diff --git a/debian/changelog b/debian/changelog index 698e6ba..a0873c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,14 @@ dump1090-fa (3.7.0~dev) UNRELEASED; urgency=medium * in development + * Skyview: don't spin forever if there's no history to load / receiver.json + is missing + * Skyview: use heading data for icon orientation if track data is unavailable + * Bail out if rtlsdr_read_async() returns early; it probably means we lost + the USB device. There was a workaround for this (originally implemented + in dump1090-mutability) that got lost in the refactoring needed to support + different SDRs. librtlsdr can still be flaky under disconnect conditions, so + this won't catch everything. -- Oliver Jowett Mon, 04 Mar 2019 15:36:16 +0000