Update changelogs

This commit is contained in:
eric1tran 2021-12-20 17:06:29 +00:00
parent 23f5dfef2c
commit 4601566886
1 changed files with 8 additions and 2 deletions

10
debian/changelog vendored
View File

@ -1,8 +1,14 @@
dump1090-fa (7.0) UNRELEASED; urgency=medium
* in development
* dump1090: Allow env vars (not only command line overrdies) to set CPU_FEATURES_{ARCH,UNAME}
* dump1090: Treat ARCH=arm64 like ARCH=aarch64
* dump1090: Try to respect CFLAGS/CPPFLAGS as far as possible; move required extra flags into a separate var
* dump1090: Adaptive gain - more aggressively re-probe for higher gain after a decrease in gain due to increased noise floor
* dump1090: Cleanup AVR parsing
* SkyAware: Update aircraft db to 20211210
* SkyAware: Cleanup unused Openlayers files
-- Eric Tran <eric.tran@flightaware.com> Mon, 01 Nov 2021 14:30:00 -0600
-- Eric Tran <eric.tran@flightaware.com> Mon, 20 Dec 2021 11:00:00 -0600
dump1090-fa (6.1) stable; urgency=medium