Audioholic11 / gr-limesdr

gr-limesdr Plugin for GNURadio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gr-limesdr 1.0.0-RC

Package includes GNU Radio blocks for LimeSDR-USB/LimeSDR-Mini boards. Various settings are hidden or shown, depending on the selected device type.

Documentation

Dependencies

  • GNU Radio
  • BOOST
  • SWIG
  • LimeSuite

Installation process

  • Linux
cd gr-limesdr
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig
  • Windows

If you have "GNU Radio", merge windows\GNU_Radio folders with folders located in

C:\Program Files\GNURadio-3.7

If you have "Pothos SDR dev environment", merge windows\Pothos_SDR folders with folders located in

C:\Program Files\PothosSDR

Known issues

Known issues are located in: gr-limesdr/docs/known_issues.txt

GNU Radio-Companion examples

GNU Radio-Companion examples are located in: gr-limesdr/examples

About

gr-limesdr Plugin for GNURadio

License:Other


Languages

Language:Python 34.3%Language:C++ 34.2%Language:CMake 31.5%