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

Port to use SoapySDR #12

Open
xloem opened this issue Dec 14, 2017 · 2 comments
Open

Port to use SoapySDR #12

xloem opened this issue Dec 14, 2017 · 2 comments

Comments

@xloem
Copy link

xloem commented Dec 14, 2017

https://github.com/pothosware/SoapySDR is a single generic SDR library for a variety of devices. Using it should reduce maintenance needed for supporting new devices, simplify the plugin system, and close #8 .

@mgkuhn
Copy link
Collaborator

mgkuhn commented Dec 14, 2017

Interesting. Thanks for the link. (I would love to have something like this that also includes a driver for the National Instruments RFSA platform.)

@xloem
Copy link
Author

xloem commented May 7, 2021

Just to clarify for future visitors, SoapySDR is a general plugin API; it is not hard to add new radios. Sorry for not mentioning that earlier. GnuRadio is another alternative if people have capacity to support the gnu community.

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

2 participants