diff --git a/Readme.md b/Readme.md index 8b3036135..8c0b4d340 100644 --- a/Readme.md +++ b/Readme.md @@ -123,7 +123,7 @@ HackRF is better used with a sampling rate of 4.8 MS/s and above. The 2.4 and 3.

⚠ It seems LimeSDR mini has trouble working with host sample rates lower than 2.5 MS/s particularly in Tx mode.

-You will need a minimal installation of LimeSuite. Presently commit 04b57e0 or later should be used with its corresponding firmware (v4) and gateware (v2.12) installed in the LimeSDR device: +You will need a minimal installation of LimeSuite. Presently commit 90c3991 or later should be used with its corresponding firmware (v4) and gateware (v2.14) installed in the LimeSDR device. LimeSDR Mini gateware v1.24 should be used. - `sudo apt-get install libsqlite3-dev` - `git clone https://github.com/myriadrf/LimeSuite.git` diff --git a/debian/changelog b/debian/changelog index b91448549..7aca10ad5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ sdrangel (3.13.0-1) unstable; urgency=medium * DATV (Digital Amateur TV) demodulator. * Option to use RTP protocol for UDP audio for AM, NFM, SSB, WFM. + * LimeSDR: show NCO and center frequency actual values + * DSD demod: new simplified symbol scope display. Reworked GUI. -- Edouard Griffiths, F4EXB Sun, 11 Mar 2018 06:14:18 +0100