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

[Block] Add SoapySDR vendor-neutral SDR source block #28

Closed
rxseger opened this issue Jul 16, 2016 · 1 comment
Closed

[Block] Add SoapySDR vendor-neutral SDR source block #28

rxseger opened this issue Jul 16, 2016 · 1 comment
Labels

Comments

@rxseger
Copy link

rxseger commented Jul 16, 2016

A source (and/or sink) block for https://github.com/pothosware/SoapySDR would add support for most SDR device types automatically, without the need for vendor-specific blocks like:

#20 SDRplay
#19 bladeRF
#18 HackRF
#11 AirSpy
RtlSdrSource

@vsergeev vsergeev added the block label Jul 17, 2016
@vsergeev
Copy link
Owner

SoapySDRSource and SoapySDRSink blocks will certainly be added to LuaRadio. In some cases, they appear to be the best way to support certain hardware SDRs (e.g. LimeSDR).

The vendor-specific blocks will probably also remain, though, so as not to strictly require the install of a middleware like SoapySDR and its individual plugins, in addition to the underlying libraries.

vsergeev added a commit that referenced this issue Aug 24, 2016
vsergeev added a commit that referenced this issue Aug 24, 2016
vsergeev added a commit that referenced this issue Aug 24, 2016
vsergeev added a commit that referenced this issue Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants