Prepare for 3.6.0 release

This commit is contained in:
Oliver Jowett 2018-05-09 17:34:20 +01:00
parent f4fa94f842
commit fcbf32dc49

21
debian/changelog vendored
View file

@ -1,6 +1,23 @@
dump1090-fa (3.6.0~dev) UNRELEASED; urgency=medium dump1090-fa (3.6.0) stable; urgency=medium
* In development * dump1090: implement speculative decoding for Comm-B messages, capturing
most of the Mode S EHS data:
BDS 1,0 (datalink capabilities); BDS 1,7 (GICB capabilities);
BDS 2,0 (aircraft identification); BDS 3,0 (ACAS RA);
BDS 4,0 (vertical intention); BDS 5,0 (track and turn);
BDS 6,0 (heading and speed)
* dump1090: implement decoding of most of DO-260A/DO-260B including
ADS-B version, autopilot settings, NIC/Rc, NAC, SIL, GVA, etc.
* dump1090: aircraft state tracking overhaul; track data age in milliseconds
* dump1090: emit newly decoded fields in aircraft.json
* Skyview: experimental display of new fields, disabled by default; to
enable, set ExtendedData = true in config.js or add #extended to the URL
* Skyview: Remove obsolete chartbundle WAC layer, add heli layer
* Skyview: Remove Mapzen layer as Mapzen is shutting down
* faup1090: Restructure emitted data to include data age and source
* faup1090: Include newly decoded fields in reports
* dump1090, faup1090: fix use of snprintf to correctly handle buffer overruns
* dump1090: don't bother tracking ICAO 000000
-- Oliver Jowett <oliver@mutability.co.uk> Mon, 19 Jun 2017 11:11:59 -0500 -- Oliver Jowett <oliver@mutability.co.uk> Mon, 19 Jun 2017 11:11:59 -0500