From ac7b5a9e6f402cde1f737f737612f7d771d302b5 Mon Sep 17 00:00:00 2001 From: f4exb Date: Tue, 9 May 2017 04:26:51 +0200 Subject: [PATCH] LimeSDR support: built-in LimeSuite for Debian: updated documentation --- Readme.md | 2 -- plugins/samplesink/limesdroutput/readme.md | 2 +- plugins/samplesource/limesdrinput/readme.md | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index d342a542c..f21ff2ab2 100644 --- a/Readme.md +++ b/Readme.md @@ -81,8 +81,6 @@ HackRF is better used with a sampling rate of 4.8 MS/s and above. The 2.4 and 3. Linux only and experimental. -⚠ The LimeSDR plugins are not deployed in the binary packages because it does not build with Debian - ⚠ LimeSuite library itself is unstable or made unstable in the source and sink plugins due to lack of documentation. These plugins are provided as a minimal support and further development is suspended until proper support for LimeSDR is available. You will need a minimal installation of LimeSuite: diff --git a/plugins/samplesink/limesdroutput/readme.md b/plugins/samplesink/limesdroutput/readme.md index e6da1dc56..7037525be 100644 --- a/plugins/samplesink/limesdroutput/readme.md +++ b/plugins/samplesink/limesdroutput/readme.md @@ -27,7 +27,7 @@ Then add the following defines on `cmake` command line:

Installation from binary packages

-⚠ The LimeSDR plugins are not deployed in the binary packages because it does not build with Debian +☞ LimeSuite is built in the binary packages so there is no external dependency

Interface

diff --git a/plugins/samplesource/limesdrinput/readme.md b/plugins/samplesource/limesdrinput/readme.md index 6b44f762e..75fc5c557 100644 --- a/plugins/samplesource/limesdrinput/readme.md +++ b/plugins/samplesource/limesdrinput/readme.md @@ -27,7 +27,7 @@ Then add the following defines on `cmake` command line:

Installation from binary packages

-⚠ The LimeSDR plugins are not deployed in the binary packages because it does not build with Debian +☞ LimeSuite is built in the binary packages so there is no external dependency

Interface