c62dda5136adding country flags to ICAO listing
Dynomity
2015-08-16 12:49:41 -0600
5eaa62d59cUse invoke-rc.d to restart lighttpd as per Debian policy
Raphael Geissert
2015-08-08 13:47:05 +0200
8d815b7a9cfaup1090 accepts/requires --stdout
Oliver Jowett
2015-08-07 11:04:32 +0100
b4490c7b47Clear markers and don't color rows if the aircraft sees no positions for 60s, even if they are still receiving other messages.
Oliver Jowett
2015-07-15 17:07:28 +0100
45d645a864Default to not forwarding mlat messages. Add --forward-mlat option to enable it.
Oliver Jowett
2015-07-03 21:56:23 +0100
e5053ac5c9Only set/reset position_from_mlat when we actually see position data.
Oliver Jowett
2015-06-29 15:51:42 +0100
32f87412d6Show mlat positions differently in the detail pane.
Oliver Jowett
2015-06-29 14:04:52 +0100
de4e233969When considering whether to suppress altitude messages, ignore mlat DF17s.
Oliver Jowett
2015-06-29 12:45:50 +0100
f1f76cb8e3When receiving mlat, allow larger gaps between positions before plotting estimated tracks.
Oliver Jowett
2015-06-29 12:44:19 +0100
98a55c8decTweak CPR rules for mlat messages, add some debug.
Oliver Jowett
2015-06-29 12:43:58 +0100
f6ff1c853bShow synthetic MLAT messages as such.
Oliver Jowett
2015-06-29 12:42:50 +0100
1a3f65eaabAdd --no-interactive, --show-only options to view1090
Oliver Jowett
2015-06-29 12:41:55 +0100
bd96d40e4eDisplay aircraft with mlat-derived positions with a different row color.
Oliver Jowett
2015-06-29 10:47:29 +0100
51b5f4af24Include mlatFlags in aircraft.json.
Oliver Jowett
2015-06-29 10:46:37 +0100
b793f83a29Rewrite and fix heartbeat code.
Oliver Jowett
2015-06-29 10:06:13 +0100
803760ca80Treat an all-zeros message as bad.
Oliver Jowett
2015-06-29 00:45:33 +0100
75851778c0Fix up filter population so it's not completely insane.
Oliver Jowett
2015-06-29 00:32:30 +0100
934dfee6a4Change the mlat timestamp to something that doesn't need escaping.
Oliver Jowett
2015-06-29 00:31:42 +0100
12a7d45e75Mlat synthetic message detection.
Oliver Jowett
2015-06-28 20:04:09 +0100
8f08c1b87fMake faup1090 write to stdout, not listen on port 10001.
Oliver Jowett
2015-06-28 19:59:49 +0100
c7722f2b97Guard against closing clients in a couple of places.
Oliver Jowett
2015-06-26 21:29:54 +0100
8d1df036aeDon't use DF0/4/16/20 altitudes when DF17/18 altitudes are available.
Oliver Jowett
2015-06-26 20:43:46 +0100
5c2ec7106eClean up dependencies.
Oliver Jowett
2015-06-26 18:35:42 +0100
99dd290352Rebuild a basic faup1090 using the reworked network services bits.
Oliver Jowett
2015-06-26 17:54:23 +0100
278448179dFactor out net services so they're not tied to a static array.
Oliver Jowett
2015-06-26 17:50:51 +0100
5fa039a2d4Only require librtlsdr headers while we're compiling dump1090, not the other helpers that don't use the dongle.
Oliver Jowett
2015-06-26 17:49:21 +0100
656df98a76Add --stats-range
Oliver Jowett
2015-06-19 17:29:14 +0100
e7e9cecc1aAdd --throttle option.
Oliver Jowett
2015-06-18 11:24:01 +0100
21bdc45bf0Tweaks to noise measurements.
Oliver Jowett
2015-06-16 10:13:25 +0100
7d4eaf6a48Don't emit stale alt/speed/track/pos (more than 30s old) even if they were updated since we last emitted a message.
Oliver Jowett
2015-06-16 01:38:44 +0100
4f861f653aTrack age of heading/speed/altitude; use this when deciding what to emit in FATSV format.
Oliver Jowett
2015-06-15 23:13:04 +0100
03b53c2d29Factor out the sample -> magnitude conversion code and make everything a little less sample-rate-dependent. Add optional noise measurement (cheaper than the old version) Add optional DC filter (expensive, not really needed with rtlsdr input)
Oliver Jowett
2015-06-15 22:14:37 +0100
f58ff14d7cFix queueing/resending very old Mode A/C messages.
Oliver Jowett
2015-06-07 23:00:24 +0100
03ba828f8dRearrange position cleanup to be a bit more obvious.
Oliver Jowett
2015-06-07 12:07:08 +0100
a60270e20eDon't hang if the ICAO hashtable fills up.
Oliver Jowett
2015-05-30 01:09:41 +0100
079de99eecAdd --iformat option that controls the format of the data read from --ifile.
Oliver Jowett
2015-05-29 18:13:47 +0100
Add curl as recommends.
Saikrishna Arcot
2015-05-04 11:11:06 -0500
0bd897cad1Fix --mlat --raw stdout formatting on big-endian systems.
Oliver Jowett
2015-04-19 00:57:24 +0100
4d697ac61dEmit capitalized hex in avrmlat output.
Oliver Jowett
2015-04-18 11:20:16 +0100
e9378fb1c5Fix endian issues in timestamp input/output.
Oliver Jowett
2015-04-18 11:05:12 +0100
ff094519a6Fix interactive-mode delay timing when using --ifile.
Oliver Jowett
2015-04-09 19:18:49 +0100
15ea5ba3daRearrangements to the receive thread.
Oliver Jowett
2015-04-09 18:51:31 +0100
e6c81251bfFix timestamp correction when sample blocks are dropped. (Fixes#43)
Oliver Jowett
2015-04-08 19:13:40 +0100
6148a05cefRaspbian doesn't do ${python:Depends}
Oliver Jowett
2015-02-25 13:51:47 +0000
e8ad60de6bMaking progress output a bit friendlier.
Oliver Jowett
2015-02-25 13:51:28 +0000
89ac9ad107Mark this version as ~dev.
Oliver Jowett
2015-02-25 13:17:20 +0000
60eab2284fPackage changes to support the aircraft DB.
Oliver Jowett
2015-02-25 13:16:54 +0000
8209267301Avoid creating small child blocks, keep data in the parent where possible.
Oliver Jowett
2015-02-24 23:04:26 +0000
da2fff8531Proof of concept for an aircraft metadata DB.
Oliver Jowett
2015-02-24 21:51:30 +0000
d7c5047fd3Fix crash when requesting nonexistent extensionless files (but only if HTMLPATH does not contain a '.')
Oliver Jowett
2015-02-23 00:11:55 +0000
e1d262d992Add --show-only for extracting messages from a single plane.
Oliver Jowett
2015-02-22 23:01:54 +0000
b804359077Initialize category.
Oliver Jowett
2015-02-22 20:11:11 +0000
87bd16812aAdd formatter.js to conffiles.
Oliver Jowett
2015-02-22 17:03:47 +0000
7fbdde156aChange map icon based on aircraft category.
Oliver Jowett
2015-02-22 17:02:23 +0000