GNU Radio source and sink blocks for bladeRF devices.
Build from source
git clone https://github.com/Nuand/gr-bladeRF.git
cd gr-bladeRF
mkdir build
cd build
cmake ..
make -j4
sudo make install
Run FM-receiver example:
cd
gnuradio-companion gr-bladeRF/apps/fm_receiver.grc