SDR Radio is a very simple demo project developed by the Simulation team at the Auburn University RFID Lab for testing Ettus' UHD library on USRP B210. It is capable of sampling, filtering, and storing approximately 15 seconds of uncompressed signals from WEGL radio station.
If you already have access to a USRP B210, SDR Radio can be used as a guide for getting started with the UHD API.
You can download the Windows executable from here.
If you wish to build the project from source, clone this repository using the command below and follow the instructions here:
git clone https://github.com/AU-RFID/SDR-Radio.git