Skip to content
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

Issue with Bladerf2 + soapy (+ osmosdr) #39

Open
ikarus23 opened this issue Nov 13, 2020 · 2 comments
Open

Issue with Bladerf2 + soapy (+ osmosdr) #39

ikarus23 opened this issue Nov 13, 2020 · 2 comments

Comments

@ikarus23
Copy link

Hi. I have an up to date Arch Linux, an Bladerf 2.0 micro and osmosdr. When I use osmocom_fft with the native bladerf driver, everything works fine. When I use it with the soapy driver, the graph jitters and I get overflows.

osmocom_fft -a bladerf -g 50 -s 4e6 -f 433e6   # works great
osmocom_fft -a soapy -g 50 -s 4e6 -f 433e6     # makes issues

Video of the issue: http://tests.icaria.de/bladerf-soapy.mkv

Does anybody have the same issues? Any idea what might cause this?

@alphafox02
Copy link

Same here, I copied and pasted your commands and I can see a noticeable difference between the two. The soapy attempt jitters and has overflows.

@guruofquality
Copy link
Contributor

Might be worth printing the parameters passed to bladerf_sync_config and bladerf_sync_rx. Maybe one of the buffer sizes are way off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants