Nuand / gr-bladeRF

GNU Radio block for bladeRF devices
GNU General Public License v3.0
28 stars 9 forks source link
bladerf gnuradio gnuradio-companion sdr

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