From 486468afe027e7efa2e4691ddc6cf7dec092580d Mon Sep 17 00:00:00 2001 From: f4exb Date: Sun, 22 Apr 2018 18:49:58 +0200 Subject: [PATCH] Updated Debian changelog and DSD demod doc --- debian/changelog | 9 +++++++++ plugins/channelrx/demoddsd/readme.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 517edb9c3..057c4dce7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sdrangel (3.14.4-1) unstable; urgency=medium + + * AM demod: squelch buffer to open at start of valid squelch + * NFM demod: same as AM with squelch noise tail cut + * SSB demod: squelch buffer to cut squelch noise tail + * DSD demod: squelch buffer to open at start of valid squelch not loosing any samples + + -- Edouard Griffiths, F4EXB Sun, 22 Apr 2018 17:14:18 +0200 + sdrangel (3.14.3-1) unstable; urgency=medium * LimeSDR: compiled with LimeSuite release 18.04.1 diff --git a/plugins/channelrx/demoddsd/readme.md b/plugins/channelrx/demoddsd/readme.md index 86d7a1fa9..7beae3a15 100644 --- a/plugins/channelrx/demoddsd/readme.md +++ b/plugins/channelrx/demoddsd/readme.md @@ -110,7 +110,7 @@ The level corresponds to the channel power above which the squelch gate opens.

A.9: Squelch time gate

-Number of milliseconds following squelch gate opening after which the signal is actually fed to the decoder. 0 means no delay i.e. immediate feed. +Number of milliseconds following squelch gate opening after which the signal is declared open. There is a delay line for the samples so samples applied to the decoder actually start at the beginning of the gate period not loosing any samples. 0 means squelch is declared open with no delay.

A.10: High-pass filter for audio