Adding SoapySDR as a backend would let it work with any SDR that has a SoapySDR driver, instead of needing native support for every device.
For example, I have a PlutoSDR exposed over the network (via SoapyPlutoSDR + the network-attached iio backend). With iridium-sniffer I can use the PlutoSDR with ./iridium-sniffer -i soapy:driver=plutosdr,uri=ip:10.1.3.11,agc=true -r 12000000 -c 1621000000 --web.
Thank you for considering!
Adding SoapySDR as a backend would let it work with any SDR that has a SoapySDR driver, instead of needing native support for every device.
For example, I have a PlutoSDR exposed over the network (via SoapyPlutoSDR + the network-attached iio backend). With iridium-sniffer I can use the PlutoSDR with
./iridium-sniffer -i soapy:driver=plutosdr,uri=ip:10.1.3.11,agc=true -r 12000000 -c 1621000000 --web.Thank you for considering!