Skip to content
Snippets Groups Projects
Select Git revision
  • 5fd476bbb010e79c080122ca0271c76ce804169a
  • elen90089 default
  • main protected
3 results

gr-bladerf-cdc

  • Clone with SSH
  • Clone with HTTPS
  • 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