f0fe4663d5Oops, helps to actually commit the fix too..
Oliver Jowett
2015-01-17 18:26:36 +0000
d1f274d469Avoid a (rare) divide-by-zero crash in 2MHz --phase-enhance.
Oliver Jowett
2015-01-17 18:26:06 +0000
4a66a31839Changelog.
Oliver Jowett
2015-01-17 12:31:52 +0000
f71f93464bAlways sort missing values at the end of the table, even in a descending sort.
Oliver Jowett
2015-01-17 12:27:13 +0000
8f1b8566d4Update changelog.
Oliver Jowett
2015-01-16 20:37:55 +0000
bfcfb1fdcbFix sort-by-message-count.
Oliver Jowett
2015-01-15 21:38:14 +0000
e68949bdb3Write an accurate value for the history count, so the progress bar is correct.
Oliver Jowett
2015-01-15 22:23:53 +0000
dd734debc3Add a loading progress bar, as it can be slow with internal webserver (100ms/request) plus large history (120 requests).
Oliver Jowett
2015-01-15 22:23:15 +0000
870233977cLess aggressive history settings.
Oliver Jowett
2015-01-15 22:22:22 +0000
c7204ec6abSupport image/gif content type
Oliver Jowett
2015-01-15 21:34:58 +0000
6458cfd2feLoad history when the map is initialized. This can take a few seconds, so add a loading spinny while it loads.
Oliver Jowett
2015-01-15 21:01:14 +0000
1db63ebc65Add generation of history JSON. Add support for URL handlers that match a path prefix.
Oliver Jowett
2015-01-15 20:55:55 +0000
b1bfb4d520Rationalization of JSON output. Pass actual URL path to URL handler.
Oliver Jowett
2015-01-15 20:54:22 +0000
63fb121d1cStatus messages in HTTP responses.
Oliver Jowett
2015-01-15 20:48:54 +0000
10c372f528Display stats on exit in --net-only mode.
Oliver Jowett
2015-01-12 18:54:18 +0000
e701f883b3Do tuner gain setting properly.
Oliver Jowett
2015-01-10 23:52:37 +0000
62ec7796d0Require 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.
Oliver Jowett
2015-01-14 01:15:54 +0000
dc92cfb927Restart lighttpd on package upgrade if we changed its config files.
Oliver Jowett
2015-01-14 00:34:06 +0000
371f6bb5d4Changelog.
Oliver Jowett
2015-01-13 22:02:39 +0000
72bfc31458Display message rate (30 sec average) on the webmap.
Oliver Jowett
2015-01-13 19:10:55 +0000
41d8a79041Changelog.
Oliver Jowett
2015-01-13 21:53:48 +0000
fefce7b4bdAdd --max-range parameter. Use it for relative position limits, and to discard bad position results.
Oliver Jowett
2015-01-13 20:03:34 +0000
8b56cd104fChangelog.
Oliver Jowett
2015-01-13 21:41:23 +0000
4c8993865eEverything depends on dump1090.h, tell make about it.
Oliver Jowett
2015-01-12 18:50:01 +0000
165f98a567Fix hanging exit on control-C.
Oliver Jowett
2015-01-13 20:12:59 +0000
2627933963Changelog.
Oliver Jowett
2015-01-12 16:31:22 +0000
8d0d16c30aWhen sanity-checking relative CPR results, use the correct relative location (which may not be the aircraft location).
Oliver Jowett
2015-01-12 16:29:24 +0000
583984af8aUse floor() not trunc() in relative CPR decoding. The comment saying to use trunc() is wrong; the original algorithm is correct.
Oliver Jowett
2015-01-12 16:28:10 +0000
bebc00c257Fix quadrant selection for global CPR surface position decoding.
Oliver Jowett
2015-01-12 16:26:05 +0000
e1d2af42bbCPR relative decoding: avoid truncation when finding the fractional position of the reference position within a lat/lng zone.
Oliver Jowett
2015-01-12 16:16:32 +0000
2febe75ce7Changelog.
Oliver Jowett
2015-01-12 01:19:43 +0000
fa4c85eba5Another bug found by valgrind.
Oliver Jowett
2015-01-12 01:19:25 +0000
272efcbdc4Fix thinko in skipping over decoded message samples.
Oliver Jowett
2015-01-12 01:00:05 +0000
f72fc3dbeeFix a couple of problems found by valgrind.
Oliver Jowett
2015-01-12 00:22:54 +0000
0b5aac47c4Change plane color if we have not seen a recent position update (previously, any type of message was enough).
Oliver Jowett
2015-01-11 12:15:54 +0000
55a10e6685Changelog.
Oliver Jowett
2015-01-11 12:12:58 +0000
019fd1fb06Tweak the column widths in the infoblock slightly.
Oliver Jowett
2015-01-11 12:12:28 +0000
0ccb5cc48eTweak wordwrap on the infoblock.
Oliver Jowett
2015-01-11 12:02:25 +0000
2f2803a775Fix UTC clock display in non-UTC timezones.
Oliver Jowett
2015-01-11 11:54:17 +0000
94f62e5b5fSimplify sort functions, fix stable sort in the descending case.
Oliver Jowett
2015-01-07 22:16:49 +0000
b639fb9107Don't display a track of "0" for aircraft with no heading data.
Oliver Jowett
2015-01-07 22:14:50 +0000
4a04e4d46dChangelog updates.
Oliver Jowett
2015-01-07 21:42:57 +0000
86b59e7bd9Don't need to stash ICAO on the marker now that we're binding the event listener function directly.
Oliver Jowett
2015-01-07 21:15:56 +0000
b4de83090dDon't update icao in updateData, it should never change.
Oliver Jowett
2015-01-07 21:15:34 +0000
25ff88c252Only reset marker title if it changes.
Oliver Jowett
2015-01-07 21:03:26 +0000
0f1c0778f2Disable lighttpd's stat cache in the sample config.
Oliver Jowett
2015-01-07 19:01:56 +0000
2c0fb752e1Add the missing div used to display errors.
Oliver Jowett
2015-01-07 18:44:45 +0000
93aedbe15cTell the user about AJAX errors. Set AJAX options: 5s timeout, no caching. Don't spool up a second request while the previous one is in progress. If we repeatedly see the same receiver timestamp, warn the user that the JSON isn't being updated.
Oliver Jowett
2015-01-07 18:43:08 +0000
97ca1c77e7Add some notes to config.js
Oliver Jowett
2015-01-07 18:41:38 +0000
0976d12b88Ditch any query strings in HTTP requests before handling them, to allow AJAX requests to tack on a query string to avoid caching.
Oliver Jowett
2015-01-07 18:40:55 +0000
b2b0aa9afeRearrangements to clock layout. Provide UTC and last-receiver-update clocks.
Oliver Jowett
2015-01-07 18:39:19 +0000
e6a70345b5Remove options / extension support (no plans to work on those in the current form).
Oliver Jowett
2015-01-07 17:37:34 +0000
139ed5cb36Turn on strict mode, fix a few errors.
Oliver Jowett
2015-01-07 17:35:32 +0000
df79f7c989Fix up selected vs is_selected.
Oliver Jowett
2015-01-07 17:32:20 +0000
29509d9633Make PlaneObject a class. Rearrange internal storage of positions. Maintain sitedist within PlaneObject, not externally. Clean up speed/dist/etc formatting. Show both metric & imperial values in the plane detail infobox.
Oliver Jowett
2015-01-07 17:18:33 +0000
58e5485c2aStylistic cleanups. Unify special squawk data.
Oliver Jowett
2015-01-07 16:32:58 +0000
feb8c55bacDisplay the number of history points stored. Rejuggle how markers are handled so that we avoid creating lots of new icons all the time. Rearrange reaping / update times so that it is all based on timestamps from the receiver.
Oliver Jowett
2015-01-07 01:19:05 +0000
9996b7c9fbZoom in a bit more by default.
Oliver Jowett
2015-01-07 01:18:36 +0000
43d29389f2Lots more map work, mostly around switching from "construct a big HTML string" to working directly with the DOM to update the table / selected plane info. Seems to speed things up (and deflicker them) a lot.
Oliver Jowett
2015-01-06 20:15:25 +0000
9b38353d48Merge branch 'master' of github.com:flightaware/dump1090_mr
Karl Lehenbauer
2015-01-06 17:25:21 +0000
bbc3412ce2Bump piaware version to 1.19.
Karl Lehenbauer
2015-01-06 17:25:04 +0000
9dd09e74acMerge pull request #8 from mutability/uninitialized-tsv-verbatim
Karl Lehenbauer
2015-01-06 11:05:42 -0600
5fe52b37b0Enable RTL-SDR auto-gain; remove net rate limit
Karl Lehenbauer
2015-01-06 17:02:14 +0000
e8a62293c2More WIP on the webmap, mostly fixing up track history.
Oliver Jowett
2015-01-06 01:00:44 +0000
1f06abf67dWIP webmap cleanup
Oliver Jowett
2015-01-05 23:20:03 +0000
69532b3c53Center the webmap on the receiver location. Mark config.js as a conffile, so user changes won't get overwritten.
Oliver Jowett
2015-01-02 22:48:27 +0000
85eee61358Oops, one unsaved file.
Oliver Jowett
2015-01-02 22:34:35 +0000
07bc762055Notice if we lose the RTLSDR device and reconnect. Fix some of the more glaring pthread bugs.
Oliver Jowett
2015-01-02 22:29:29 +0000