dump1090/debian/changelog
Oliver Jowett 69532b3c53 Center the webmap on the receiver location.
Mark config.js as a conffile, so user changes won't get overwritten.
2015-01-02 22:48:27 +00:00

67 lines
2.9 KiB
Plaintext

dump1090-mutability (1.08.2302.14+1mu-7) UNRELEASED; urgency=medium
* Notice if we lose the RTLSDR device, and try to reconnect when that happens.
This lets you unplug/replug the RTLSDR without dump1090 exiting, and also
lets dump1090 tolerate occasional USB glitches that make the dongle reset
itself.
* Fix some of the more glaring pthread bugs.
* Center the webmap on the receiver location.
* Mark config.js as a conffile, so user changes won't get overwritten.
-- Oliver Jowett <oliver@mutability.co.uk> Fri, 02 Jan 2015 22:27:44 +0000
dump1090-mutability (1.08.2302.14+1mu-6) unstable; urgency=medium
* Add support for LOG_DECODED_MESSAGES option to log all messages (disables --quiet).
-- Oliver Jowett <oliver@mutability.co.uk> Tue, 30 Dec 2014 17:09:36 +0000
dump1090-mutability (1.08.2302.14+1mu-5) unstable; urgency=medium
* Add Provides: fatsv-data-source
-- Oliver Jowett <oliver@mutability.co.uk> Tue, 30 Dec 2014 00:01:51 +0000
dump1090-mutability (1.08.2302.14+1mu-4) unstable; urgency=medium
* Remove half-implemented --no-decode option.
* Remove Windows support files that aren't needed for the Debian package.
* Remove some legacy support scripts not needed by the Debian package.
* Add support for controlling the accuracy of the receiver location
written in the JSON metadata used by the webmap.
* Oversampling is now less scary!
* Warn if --modeac is used together with --oversample.
* Link to github from the webmap.
-- Oliver Jowett <oliver@mutability.co.uk> Sat, 27 Dec 2014 22:24:39 +0000
dump1090-mutability (1.08.2302.14+1mu-3) unstable; urgency=medium
* Ask about json interval before json dir and skip the dir question if
the interval is disabled, it makes more sense that way.
* Be much more cautious about missing config settings so we don't explode
so badly if something is omitted.
* Use the package version as the version number compiled into the binary.
* Add data/receiver.json (generated once) and support for it in script.js.
* Internal webserver rearrangement to support multiple json files.
* Dongle "device index" actually accepts serial numbers too, document that.
* Add input validation to most of the config questions.
-- Oliver Jowett <oliver@mutability.co.uk> Wed, 10 Dec 2014 21:58:12 +0000
dump1090-mutability (1.08.2302.14+1mu-2) unstable; urgency=medium
* Fix a memory leak from use of realpath() in HTTP request processing.
* Add direct support for FATSV-format output, adapted from the FlightAware
fork.
* Big rearrangement of configuration to add debconf support.
* Update Build-Depends based on glitches found building under pbuilder.
-- Oliver Jowett <oliver@mutability.co.uk> Wed, 10 Dec 2014 01:06:56 +0000
dump1090-mutability (1.08.2302.14+1mu-1) unstable; urgency=medium
* Initial release.
-- Oliver Jowett <oliver@mutability.co.uk> Sat, 06 Dec 2014 23:07:02 +0000