A collection of simple, useful tools for use with LimeSDR hardware.
Min, max, rms power sweep measurements vs. frequency and time in .csv, .xls and .gif format.
Power spectrum tool that aims to be compatible with rtl_power and soapy_power.
LTEScan produces automated scan of LTE bands.
- LimeSuite
- GNUplot (
sudo apt-get install gnuplot
) - FFTW3 (
sudo apt-get install libfftw3-dev
) - libsensors (
sudo apt-get install libsensors4-dev
) - turbofec
mkdir build
cd build
cmake ..
make
sudo make install
This software is published under the Apache License 2.0.