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 conversion from soapysdr::Args into seify::Args #7

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

porkiedev
Copy link
Contributor

I noticed when enumerating devices through the soapy driver that certain args were missing or would get truncated to one word.

For example, with the soapysdr+rtlsdr driver, the 'label' field should be "Generic RTL2832U OEM :: 00000001", but it gets truncated to "Generic". Some other args were completely missing as well.

This just changes how the soapysdr::Args are cast into seify::Args

@bastibl
Copy link
Member

bastibl commented Feb 23, 2024

Thank you!

@bastibl bastibl merged commit 5a0e57f into FutureSDR:main Feb 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants