CMD + K

limesuite

Community

Driver and GUI for LMS7002M-based (Lime) SDR platforms

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::limesuite

Usage Tracking

23.11.0
23.10.0
22.09.1
22.09.0
20.10.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. Installing the Lime Suite enables many SDR applications such as GQRX to work with supported hardware through the bundled SoapySDR support module.

The liblimesuite package contains the main library that other packages should develop against. The soapysdr-module-lms7 package contains the Soapy SDR module that supports Lime devices. The limesuite package provides the entire software suite, depending on the previous packages and also providing GUI tools.

For Windows users of liblimesuite with a LimeSDR (not mini!) device, this package uses libusb to communicate over USB instead of the standard CyUSB library which is not open source. If you have used your LimeSDR with another software package, you will have to switch USB drivers to one compatible with WinUSB/libusb by installing the WinUSB driver with Zadig (https://zadig.akeo.ie/) and selecting your Lime device.

For Linux users of liblimesuite, you will likely want to link the provided udev rule into your system installation in order for the hardware to have the correct permissions:

sudo ln -s $CONDA_PREFIX/lib/udev/rules.d/64-limesuite.rules /etc/udev/rules.d/
sudo udevadm control --reload
sudo udevadm trigger

About

Summary

Driver and GUI for LMS7002M-based (Lime) SDR platforms

Last Updated

Nov 20, 2023 at 06:39

License

Apache-2.0 AND MIT AND BSD-3-Clause

Total Downloads

46.4K

Version Downloads

13.9K

Supported Platforms

win-64
macOS-64
macOS-arm64
linux-aarch64
linux-ppc64le
linux-64