-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unstable bladeRF on lastest versions #977
Comments
I have the same problem, the buffer constantly drops after 10 seconds and it doesn't matter what the width is |
I have the same issue |
This error also happens |
This is a bug with many causes. On the RPi5 I would suggest trying to power the bladeRF separately via the DC barrel connector. @ccgauche If you are in VM, please ensure xHCI accleration/passthrough is enabled. @Andrii067 With regards to buffers dropping, it is imperative that the thread calling bladerf_sync_rx() receives samples then saves them and immediately comes back to calling bladerf_sync_rx(). DSP should be left for another thread. |
@rghilduta I also tried with the blade powered from the barrel jack and the error still happens... I'm running flat raspbian on my RPi5...
On the jack barrel. My DC barrel is rated for 5V - 2A. I can try to find another one if it's not enough but from the bladeRF docs I've seen it should be enough. Also I'm only using the bladeRF RX so I should need less power ? |
Edit: |
I tested on multiple bladeRFs and I always get errors on my raspberry pi 5
Or this one:
Versions:
Did anyone get the same issue ?
The text was updated successfully, but these errors were encountered: