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

closeStream() function is empty and device doesn't close properly when using Soapy #35

Open
Interceptor777 opened this issue Aug 2, 2021 · 0 comments

Comments

@Interceptor777
Copy link

Hey all, the XTRX Soapy wrapper has A LOT of issues and missing functionality. The issues become even more apparent when using SoapyRemote.

For some reason currently, when closeStream() is called through SoapyRemote, nothing happens and the XTRX never closes. Using fuser, you can see that the XTRX device is in fact still open. This means that anytime you interact with the XTRX, you need to restart the SoapyRemote server to be able to use it again.

Upon further inspection, closeStream() doesn't even do anything. It's literally empty.

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