diff --git a/debian/changelog b/debian/changelog index 3df6fbc..18a241a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,19 @@ dump1090-fa (3.2.0~dev) UNRELEASED; urgency=medium - * In development + * Fix a stray extra comma in port 30003 output if only GNSS altitude + was available + * Track CPR encoding type directly rather than inferring it from airground; + using airground meant some position messages that should be usable were + not used + * Mode A/C aircraft association tuning, allows dump1090 to handle much + higher A/C rates without chewing tons of CPU + * Map: Decrease the maximum marker size shown + * Map: Show additional datasource information (TIS-B etc) in table mode + * Map: Move the datablock so it doesn't overlap the zoom control + * Map: Allow skipping the history load by adding a #nohistory fragment + to the URL (e.g. for high latency connections) + * view1090-fa: Use ncurses to reduce flicker on remote connections + * view1090-fa: Fix knots -> km/h conversion in interactive mode -- Oliver Jowett Tue, 11 Oct 2016 14:15:54 +0100