This is a fork of GNU Radio source and sink blocks for bladeRF devices. The only difference is the reduction in the default number and size of the Tx buffers in the sink to reduce latency.
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