Release 6.0 & changelog

This commit is contained in:
eric1tran 2021-08-31 21:26:24 +00:00
parent 8b9dd42676
commit 9788588aba
1 changed files with 13 additions and 3 deletions

16
debian/changelog vendored
View File

@ -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 <oliver.jowett@flightaware.com> Tues, 17 Aug 2021 12:41:06 +0800
-- Eric Tran <eric.tran@flightaware.com> Tues, 31 Aug 2021 12:41:06 -0600
dump1090-fa (5.0) stable; urgency=medium