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