SoapySDR
SoapySDR copied to clipboard
List of SDR software with Soapy support
It would be great to extend the list of SDR software that supports Soapy at the bottom of the bottom of the README.md. GQRX has good support and CubicSDR is supposed to work, but I never got it working properly...
We are building a Raspberry Pi based SDR transciever (tujasdr.com) and are using Soapy as our "native" interface so I'm very interested to learn about all available software..
In particular there seems to be a lack of software for Windows and software with good support for tx...
I concur, I tend to add things here and there that I found out about, but I would be great to see folks more proactive about sharing their projects. Like the other day or so, I accidentally found out that someone was working on gr-soapy gnuradio blocks. Thats good to list here for others to see :-)
- Some examples listed here: https://github.com/pothosware/SoapySDR/wiki#example-platforms
- And the list on the sidebar
* `Pothos SDR`_
* `Cubic SDR`_
* `Rx Tools`_
* `LuaRadio`_
* `GNURadio blocks`_
* `Osmocom blocks`_
* `QSpectrumAnalyzer`_
@ast PS -- https://github.com/pothosware/SoapyFCDPP/issues/3
Hi.
There is some other softwares that support SoapySDR. Here is what I found:
- rtl_433: https://github.com/merbanan/rtl_433
- welle.io: https://www.welle.io/
I forgot sdrangel SDR software https://github.com/f4exb/sdrangel It now has SoapySDR support.
rtl_airband https://github.com/szpajder/RTLSDR-Airband
Thanks, I have been updating the wiki and sidebar.
PS Wow, it really is a lot of receive-centric apps :-)
Yes! There's really a lack of a good transciever app. SDRangel is one but it's still quite complicated.
I found another SDR program that now supports SoapySDR:
LinHPSDR https://github.com/g0orx/linhpsdr
It seems to support transmit and receive but I didn't tryed it.
https://github.com/ogre/habdec
A transmitter application: https://github.com/fsphil/hacktv
https://github.com/Opendigitalradio/ODR-DabMod
A new receive app get added SoapySDR support: QUISK http://james.ahlstrom.name/quisk/
A signal analyzer app that support SoapySDR: SigDigger https://github.com/BatchDrake/SigDigger
You need to read between the lines, because it's optional. But openwebrx supports SoapySDR as well. So we have a web based receiver available now ... https://github.com/jketterl/openwebrx/wiki/Manual-Package-installation-(including-digital-voice)
https://github.com/qradiolink/qradiolink very experimental but supports transmitting, at least with SoapyPlutoSDR and SoapyLMS7.
A new SDR software with SoapySDR support: SDR++: https://github.com/AlexandreRouma/SDRPlusPlus
A DAB/DAB+ new software with SoapySDR support: AbracaDABra https://github.com/KejPi/AbracaDABra
Agreed. Can a PR be made for this ?