Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 781 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 781 Bytes

gr-limesdr v0.9 beta

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

Documentation

Currently under development

  • Callback functions
  • NCO setting
  • Windows OS support

Dependencies

  • GNU Radio
  • BOOST
  • SWIG
  • LimeSuite

Installation process

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

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

Select .wav file path before running any of the TX examples.