From d6b5104637f21ea1ff175d9e1a776231f40b31c9 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Sat, 16 Mar 2024 15:17:59 -0400 Subject: [PATCH] Adding changes. --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abe60d82..c8bab759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +**1.2.52** +- Added MID codes for coastal stations, by continent. +- Added secondary selector offset to the dial frequency. +- Fixed dial frequency updates when secondary FFT clicked. +- Fixed repeated secondary demodulator creation. +- Improved CCIR493 and SITORB decoders. +- Printing valid DSC messages as INFO, errors as DEBUG. +- Not killing SatDump, will quit on its own. + **1.2.51** - Background DSC decoding now works. - Added DSC display of timestamps and frequencies.