Skip to content

rghilduta/SoapyBladeRF

 
 

Repository files navigation

Soapy SDR plugin for Blade RF

Build Status

  • Travis: Travis Build Status

Dependencies

Documentation

Licensing information

*LGPLv2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt

Adding OVERSAMPLE Support

  1. Install libbladeRF link

  2. Install Soapy link at tag 0.8.0

  3. Install SoapyBladeRF plugin link at master

  4. Build example and run

    gcc -std=c99 ../example.c -L/usr/local/lib -lSoapySDR
    ./a.out
  5. gnuradio-companion 3.10.9.2 will prioritize the local v0.8.0 Soapy lib after install

About

Soapy SDR plugin for the Blade RF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.7%
  • C 3.3%
  • CMake 3.2%
  • Python 1.8%