https://github.com/pothosware/lms-rtl-sdr
Support LimeSuite devices under the rtl-sdr API
https://github.com/pothosware/lms-rtl-sdr
Last synced: 10 months ago
JSON representation
Support LimeSuite devices under the rtl-sdr API
- Host: GitHub
- URL: https://github.com/pothosware/lms-rtl-sdr
- Owner: pothosware
- License: gpl-2.0
- Created: 2017-09-24T20:57:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T01:40:08.000Z (over 8 years ago)
- Last Synced: 2025-06-03T10:29:50.179Z (about 1 year ago)
- Language: C
- Size: 366 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# LimeSuite fork of the RTL-SDR library
This fork builds a version of librtlsdr.so that supports LimeSuite.
This is an experiment to support LimeSuite in some RTL-SDR based apps.
## Warnings
There is not always a 1:1 ratio of controls for RTL and LMS7 devices.
Be warned that it replaces the existing librtlsdr.so on your system.
## Build
* Install LimeSuite https://github.com/myriadrf/LimeSuite
* Install this project with cmake