Package includes GNU Radio blocks for LimeSDR-USB/LimeSDR-Mini boards. Various settings are hidden or shown, depending on the selected device type.
- GNU Radio
- BOOST
- SWIG
- LimeSuite
- Linux
cd gr-limesdr mkdir build cd build cmake .. make sudo make install sudo ldconfig
- Windows
If you have "GNU Radio", download zip file from MyriadRF Wiki and extract it to:
C:\Program Files\GNURadio-3.7
Known issues are located in: gr-limesdr/docs/known_issues.txt
GNU Radio-Companion examples are located in: gr-limesdr/examples