You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I consistently get errors from libbladerf and cannot receive samples properly. I downgraded libbladerf to 2019.07 (and also downgraded the firmware of my SDR and FPGA), and now this code works with no issues. It appears that somewhere between these two releases something was introduced that breaks 2-channel reception with SoapySDR. On either release I can receive from just one channel with no issues.
The text was updated successfully, but these errors were encountered:
Some samples are received some of the time, but never as many as requested and oftentimes the receive call will fail entirely. I posted more details on the Nuand forum here with the exact lines in which things are going wrong: https://nuand.com/forums/viewtopic.php?f=5&t=12874 - let me know if you still need more information!
On libbladerf 2021.10 with a bladeRF Micro 2.0 xA4 the following Gist will not correctly receive samples:
https://gist.github.com/AlexFWulff/9c821eb999e9da86404a163fb35b2656
I consistently get errors from libbladerf and cannot receive samples properly. I downgraded libbladerf to 2019.07 (and also downgraded the firmware of my SDR and FPGA), and now this code works with no issues. It appears that somewhere between these two releases something was introduced that breaks 2-channel reception with SoapySDR. On either release I can receive from just one channel with no issues.
The text was updated successfully, but these errors were encountered: