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

Support stream args in GrOsmoSDR #3

Open
guruofquality opened this issue Oct 8, 2015 · 0 comments
Open

Support stream args in GrOsmoSDR #3

guruofquality opened this issue Oct 8, 2015 · 0 comments

Comments

@guruofquality
Copy link
Contributor

This is more of an issue for the soapy support in GrOsmoSDR, which is a different but related project. Its just easier to track it here. The GrOsmoSDR API doesn't support stream args, but many of the support modules make use of them.

The simple work around is to stash the device args provided by the user and pass them into setupStream() -- that way GrOsmoSDR users can get full use of the stream arguments through the existing API and any GrOsmoSDR command line tools that only take the device args.

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

No branches or pull requests

1 participant