changelog
This commit is contained in:
parent
9dfc3e7aa6
commit
0946d5165d
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,6 +1,14 @@
|
||||||
dump1090-fa (3.7.0~dev) UNRELEASED; urgency=medium
|
dump1090-fa (3.7.0~dev) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* in development
|
* 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 <oliver@mutability.co.uk> Mon, 04 Mar 2019 15:36:16 +0000
|
-- Oliver Jowett <oliver@mutability.co.uk> Mon, 04 Mar 2019 15:36:16 +0000
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue