gr-bladeRF
gr-bladeRF copied to clipboard
GNU Radio block for bladeRF devices
gr-bladeRF
GNU Radio source and sink blocks for bladeRF devices.
bladeRF wiki
Installation
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
GNURadio-Companion Examples
Run FM-receiver example:
cd
gnuradio-companion gr-bladeRF/apps/fm_receiver.grc
Run on Raspberry
How to install gr-bladeRF on Raspberry Pi 4