Oliver Jowett
971e5754ff
Try to work around a libusb crash on exit after SIGINT.
2015-01-17 19:23:57 +00:00
Oliver Jowett
d1f274d469
Avoid a (rare) divide-by-zero crash in 2MHz --phase-enhance.
2015-01-17 18:26:06 +00:00
Oliver Jowett
4a66a31839
Changelog.
2015-01-17 12:31:52 +00:00
Oliver Jowett
8f1b8566d4
Update changelog.
2015-01-16 20:37:55 +00:00
Oliver Jowett
e54b290601
Release changelog.
2015-01-14 01:17:57 +00:00
Oliver Jowett
62ec7796d0
Require that the JSON refresh interval is at least 1, as it is used
...
to control the webmap refresh rate even if JSON files are not being written.
2015-01-14 01:15:54 +00:00
Oliver Jowett
dc92cfb927
Restart lighttpd on package upgrade if we changed its config files.
2015-01-14 00:34:06 +00:00
Oliver Jowett
371f6bb5d4
Changelog.
2015-01-13 22:02:39 +00:00
Oliver Jowett
41d8a79041
Changelog.
2015-01-13 21:53:48 +00:00
Oliver Jowett
8b56cd104f
Changelog.
2015-01-13 21:41:23 +00:00
Oliver Jowett
2627933963
Changelog.
2015-01-12 16:31:22 +00:00
Oliver Jowett
2febe75ce7
Changelog.
2015-01-12 01:19:43 +00:00
Oliver Jowett
0b5aac47c4
Change plane color if we have not seen a recent position update
...
(previously, any type of message was enough).
2015-01-11 12:15:54 +00:00
Oliver Jowett
55a10e6685
Changelog.
2015-01-11 12:12:58 +00:00
Oliver Jowett
2f2803a775
Fix UTC clock display in non-UTC timezones.
2015-01-11 11:54:17 +00:00
Oliver Jowett
35e5088529
Fix initial map centering thinkos.
2015-01-07 23:54:54 +00:00
Oliver Jowett
4a04e4d46d
Changelog updates.
2015-01-07 21:42:57 +00:00
Oliver Jowett
1f06abf67d
WIP webmap cleanup
2015-01-05 23:20:03 +00:00
Oliver Jowett
99bca13844
Release changelog.
2015-01-04 20:23:30 +00:00
Oliver Jowett
43ec58c78e
Remove dead tracking code related to the removed PlanePlotter feed.
2015-01-04 20:09:38 +00:00
Oliver Jowett
76474f58ab
Fix warnings. Add -Werror so they break the build in future.
2015-01-04 20:08:33 +00:00
Oliver Jowett
14a8e71629
Version bump to reflect upstream version.
2015-01-04 12:32:36 +00:00
Oliver Jowett
66c088fa70
Release changelog.
2015-01-02 22:53:58 +00:00
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
Oliver Jowett
07bc762055
Notice if we lose the RTLSDR device and reconnect.
...
Fix some of the more glaring pthread bugs.
2015-01-02 22:29:29 +00:00
Oliver Jowett
5dd1c39710
Release changelog.
2014-12-30 17:09:44 +00:00
Oliver Jowett
a9ca260e76
Add support for LOG_DECODED_MESSAGES option to log all messages (disables --quiet).
2014-12-30 16:40:15 +00:00
Oliver Jowett
6e3238d303
Release changelog.
2014-12-30 00:01:58 +00:00
Oliver Jowett
9356c899ad
Add Provides: fatsv-data-source
2014-12-29 22:59:47 +00:00
Oliver Jowett
0fa383f633
Release changelog.
2014-12-27 22:24:51 +00:00
Oliver Jowett
2aa37f06da
Link to github from the webmap.
2014-12-27 21:40:18 +00:00
Oliver Jowett
2db9d62c1c
Warn if --modeac is used together with --oversample.
2014-12-27 21:25:32 +00:00
Oliver Jowett
727a59e8eb
Oversampling is now less scary.
2014-12-27 21:22:43 +00:00
Oliver Jowett
58dfbdcb6b
Add support for controlling the accuracy of the receiver location
...
written in the JSON metadata used by the webmap.
2014-12-27 20:52:56 +00:00
Oliver Jowett
bbcfbb8279
Changelog update.
2014-12-27 20:21:36 +00:00
Oliver Jowett
48986c48cc
Remove half-implemented --no-decode option.
2014-12-27 20:11:10 +00:00
Oliver Jowett
ff027f009a
Release changelog.
2014-12-10 21:58:26 +00:00
Oliver Jowett
55ecde9d53
Add input validation to most of the config questions.
...
> Some people, when confronted with a problem, think "I know, I'll use regular expressions."
> Now they have two problems.
Dongle "device index" actually accepts serial numbers too, document that.
2014-12-10 20:26:51 +00:00
Oliver Jowett
9fa09e0e92
receiver.json support, internal webserver cleanup.
...
Add data/receiver.json (generated once) and support for it in script.js.
Internal webserver rearrangement to support multiple json files.
2014-12-10 17:05:22 +00:00
Oliver Jowett
c6077b1e6c
Use the package version as the version number compiled into the binary.
2014-12-10 12:25:43 +00:00
Oliver Jowett
890d1afbf1
Be much more cautious about missing config settings so we don't explode
...
so badly if something is omitted.
2014-12-10 02:03:57 +00:00
Oliver Jowett
660eb08c66
Ask about json interval before json dir. Skip the dir question if
...
the interval is disabled, it makes more sense that way.
2014-12-10 02:02:19 +00:00
Oliver Jowett
2a2306ff57
Probably time for another release - release changelog.
2014-12-10 01:07:26 +00:00
Oliver Jowett
0305eb25e5
Update Build-Depends based on glitches found building under pbuilder.
2014-12-09 21:41:14 +00:00
Oliver Jowett
47e70a96fe
Changelog update.
2014-12-09 20:37:52 +00:00
Oliver Jowett
2dcc8e3524
Add direct support for FATSV-format output.
...
This is adapted from the FlightAware fork, with some cleanup and
modifications needed to work with the net-cleanup changes.
Inclusion of "verbatim" TSV data read from an AVR-format input
connection is not supported.
2014-12-08 19:56:45 +00:00
Oliver Jowett
66849e1096
Changelog update.
2014-12-07 14:14:51 +00:00
Oliver Jowett
2c374503f0
Release changelog.
2014-12-06 23:07:16 +00:00
Oliver Jowett
aa4aadbccc
Can't make up my mind about versions!
2014-12-06 21:51:08 +00:00
Oliver Jowett
b4b1c0b920
Update packaging to build a -mutability package.
2014-12-06 21:47:46 +00:00
Oliver Jowett
d88c9d6ab3
Release changelog.
2014-12-06 18:37:36 +00:00
Oliver Jowett
786dd622ee
Update changelog for recent changes.
2014-12-06 16:08:42 +00:00
Oliver Jowett
b7ee4009e4
Release changelog.
2014-12-05 22:56:14 +00:00
Oliver Jowett
0ae1d72e83
Initial work on raspbian packaging.
2014-12-05 20:18:57 +00:00