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

Fix for Soapy (timing issue for SetupStream) #24

Open
OhSoGood opened this issue Feb 17, 2020 · 0 comments
Open

Fix for Soapy (timing issue for SetupStream) #24

OhSoGood opened this issue Feb 17, 2020 · 0 comments

Comments

@OhSoGood
Copy link

Hi,
On my PC with test_xtrx_soapy I encountered a weird bug preventing exactly once every two time test_xtrx_soapy to run, more precisely it was freezing when reading the stream. I manage to circumvent it (so that's rather a hack than a fix actually) by adding usleep(20000) after SoapySDRDevice_setupStream but before SoapySDRDevice_activateStream.

As the issue is time-based, it may be linked with the PC speed so, for info, my PC is a Ryzen 2700 running Ubuntu 18.04

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

1 participant