ik1xpv / ExtIO_sddc

ExtIO_sddc.dll - BreadBoard RF103 / HDSDR
Other
69 stars 26 forks source link

libusb_dev_mem_alloc doesn't work on macOS? #216

Closed cozycactus closed 8 months ago

cozycactus commented 2 years ago

https://github.com/ik1xpv/ExtIO_sddc/blob/87f4df25d71553f9281b95b798cef73a783d8fc8/Core/arch/linux/streaming.c#L142

@fventuri

cozycactus commented 2 years ago

I'm getting this error /E/b/libsddc (macos) [SIGINT]> ./sddc_stream_test ../../SDDC_FX3.img 8000000 frame_size = 138240, iso_packets_per_frame = 135 ERROR - libusb_dev_mem_alloc() failed in streaming_open_async at /Users/cozy/ExtIO_sddc/Core/arch/linux/streaming.c:144 started streaming .. for 3000 ms ..

cozycactus commented 2 years ago

fix is here #220