Skip to content

Matom-ai/LimeSuiteNG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lime Suite NG

Build Status: Cross platform build status

Lime Suite NG is a collection of software supporting several hardware platforms based on the LMS7002M transceiver RFIC, such as LimeSDR family. It contains the following components:

  • limesuiteng library that provides C++ API ;
  • limeGUI graphical user interface for manipulating low-level chip functions and board settings, displaying FFT;

Plugins for external software:

  • SoapyLMS LimeSDR devices support for SoapySDR;

Supported devices

Installing

Linux:

  • Building from source:
git clone https://github.com/myriadrf/LimeSuiteNG
cd LimeSuiteNG
sudo ./install_dependencies.sh
cmake -B build && cd build
make
sudo make install
sudo ldconfig
  • Installing from packages: TODO

Windows:

git clone https://github.com/myriadrf/LimeSuiteNG
cd LimeSuiteNG
cmake -B build
cmake --build build

Documentation

Information about LimeSDR boards:

Help and support

The discourse forum is a good way to find help and discuss topics:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.0%
  • C++ 25.6%
  • Python 3.8%
  • CMake 1.6%
  • Shell 0.0%
  • MATLAB 0.0%