From 9788588abae4347118ef72b549120a172a996440 Mon Sep 17 00:00:00 2001 From: eric1tran Date: Tue, 31 Aug 2021 21:26:24 +0000 Subject: [PATCH] Release 6.0 & changelog --- debian/changelog | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index eaf6c12..d36f092 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ -dump1090-fa (6.0) UNRELEASED; urgency=medium +dump1090-fa (6.0) stable; urgency=medium - * in development + * dump1090: Adaptive gain feature with associated dump1090-fa config parameters + * dump1090: Add support for decoding BDS 4,4 - Meteorological Routine Air Report (MRAR) Comm-B messages + * dump1090: Stratux output: include current receiver gain (courtesy @b3nn0, PR #144) + * dump1090: Enable rtlsdr bounce buffers on aarch64 (courtesy @wiedehopf for suggestion) + * dump1090: New default dump1090-fa config file format + * dump1090: Use compat/compat.h for endian-swapping functions in DSP code + * dump1090: Report json write errors, with some rate limiting (fixes issue #129) + * starch: Update starch to upstream commit 0c8249fa4bc523345c156885542e9192e8bf68fd + * SkyAware: restrict overlay rendering to covered areas (reduce source load) (courtesy @wiedehopf, PR #137) + * SkyAware: Fix ignored DisplayUnits in config.js (courtesy @paulyc, PR #76) + * SkyAware: Update aircraft db to 20210817 with better Australian aircraft & types - -- Oliver Jowett Tues, 17 Aug 2021 12:41:06 +0800 + -- Eric Tran Tues, 31 Aug 2021 12:41:06 -0600 dump1090-fa (5.0) stable; urgency=medium