GNURadio
Installation
Note
This application needs a SoapySDR plugin. Please refer to Software installation.
sudo apt install gnuradio
Usage
In order to use USDR with GNURadio, you have to use the “Osmocom Source” block with the following “Device Arguments”.
"soapy,driver=usdr"
Now you can create a simple FM receiver and start listening to the radio.
You can download the example file here.