Marius Chincisan

Results 14 issues of Marius Chincisan

Hi, Where I can find documentation to add and manage in file creation bars, measures, repeats, tempos 4/3 3/4 and such ,

The PCB for the usb female, what is the USB type with 8 pins. ![image](https://github.com/user-attachments/assets/6a1d122b-5532-488c-9706-789b6abd4221) Is it USB 3.1 ?

Hi, On Jamer. I get Transmission failed, though scanning and analyzing works, ![image](https://github.com/user-attachments/assets/f3aac883-632e-4ff6-a6a0-c066de89fe08) so the NRF seems alive. I double-checked the MISO MOSI SCK IRQ CS, I even changed the...

``` ./bayer2rgba -fBGGR -b10 -w2720 -v2080 -i./image1.raw -o/tmp/rgb1 Segmentation fault (core dumped) rgb1 is 2 bytes/bayer cell ``` At: ``` rgb[-1] = (uint16_t) t0; rgb[0] = (uint16_t) t1; rgb[1] =...