Commit Graph

  • 1a3f65eaab Add --no-interactive, --show-only options to view1090 Oliver Jowett 2015-06-29 12:41:55 +0100
  • bd96d40e4e Display aircraft with mlat-derived positions with a different row color. Oliver Jowett 2015-06-29 10:47:29 +0100
  • 51b5f4af24 Include mlatFlags in aircraft.json. Oliver Jowett 2015-06-29 10:46:37 +0100
  • b793f83a29 Rewrite and fix heartbeat code. Oliver Jowett 2015-06-29 10:06:13 +0100
  • 803760ca80 Treat an all-zeros message as bad. Oliver Jowett 2015-06-29 00:45:33 +0100
  • 75851778c0 Fix up filter population so it's not completely insane. Oliver Jowett 2015-06-29 00:32:30 +0100
  • 934dfee6a4 Change the mlat timestamp to something that doesn't need escaping. Oliver Jowett 2015-06-29 00:31:42 +0100
  • 12a7d45e75 Mlat synthetic message detection. Oliver Jowett 2015-06-28 20:04:09 +0100
  • 8f08c1b87f Make faup1090 write to stdout, not listen on port 10001. Oliver Jowett 2015-06-28 19:59:49 +0100
  • c7722f2b97 Guard against closing clients in a couple of places. Oliver Jowett 2015-06-26 21:29:54 +0100
  • 8d1df036ae Don't use DF0/4/16/20 altitudes when DF17/18 altitudes are available. Oliver Jowett 2015-06-26 20:43:46 +0100
  • 5c2ec7106e Clean up dependencies. Oliver Jowett 2015-06-26 18:35:42 +0100
  • 99dd290352 Rebuild a basic faup1090 using the reworked network services bits. Oliver Jowett 2015-06-26 17:54:23 +0100
  • 278448179d Factor out net services so they're not tied to a static array. Oliver Jowett 2015-06-26 17:50:51 +0100
  • 5fa039a2d4 Only 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
  • 656df98a76 Add --stats-range Oliver Jowett 2015-06-19 17:29:14 +0100
  • e7e9cecc1a Add --throttle option. Oliver Jowett 2015-06-18 11:24:01 +0100
  • 21bdc45bf0 Tweaks to noise measurements. Oliver Jowett 2015-06-16 10:13:25 +0100
  • 7d4eaf6a48 Don'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
  • 4f861f653a Track age of heading/speed/altitude; use this when deciding what to emit in FATSV format. Oliver Jowett 2015-06-15 23:13:04 +0100
  • 03b53c2d29 Factor 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
  • a3d26ea510 Merge pull request #2 from flightaware/FA-first-on-map oldmaster Taylor Vaughn 2015-06-10 17:45:29 -0500
  • 0e8726a12c moved flightaware first when a plane is selected Taylor Vaughn 2015-06-10 22:33:28 +0000
  • c033f621dc Merge pull request #1 from flightaware/latlon Karl Lehenbauer 2015-06-10 16:35:57 -0500
  • ffd083c2e6 Merge branch 'master' into latlon Taylor Vaughn 2015-06-10 19:29:10 +0000
  • 4837fb615d fixed typo and bad if statement syntax Taylor Vaughn 2015-06-10 15:26:11 +0000
  • 84413b20f4 we should edit init file. We dont actually want to hard code the template Taylor Vaughn 2015-06-09 22:03:14 +0000
  • be08514799 config updated to support lat/lon saved in file Taylor Vaughn 2015-06-09 19:18:11 +0000
  • f58ff14d7c Fix queueing/resending very old Mode A/C messages. Oliver Jowett 2015-06-07 23:00:24 +0100
  • 03ba828f8d Rearrange position cleanup to be a bit more obvious. Oliver Jowett 2015-06-07 12:07:08 +0100
  • 9aa60c46ef Avoid librtlsdr dependency for utilities that don't use it. Oliver Jowett 2015-05-31 11:34:42 +0100
  • a60270e20e Don't hang if the ICAO hashtable fills up. Oliver Jowett 2015-05-30 01:09:41 +0100
  • 079de99eec Add --iformat option that controls the format of the data read from --ifile. Oliver Jowett 2015-05-29 18:13:47 +0100
  • 05469fbff8
    Add curl as recommends. Saikrishna Arcot 2015-05-04 11:11:06 -0500
  • 0bd897cad1 Fix --mlat --raw stdout formatting on big-endian systems. Oliver Jowett 2015-04-19 00:57:24 +0100
  • 4d697ac61d Emit capitalized hex in avrmlat output. Oliver Jowett 2015-04-18 11:20:16 +0100
  • e9378fb1c5 Fix endian issues in timestamp input/output. Oliver Jowett 2015-04-18 11:05:12 +0100
  • ff094519a6 Fix interactive-mode delay timing when using --ifile. Oliver Jowett 2015-04-09 19:18:49 +0100
  • 15ea5ba3da Rearrangements to the receive thread. Oliver Jowett 2015-04-09 18:51:31 +0100
  • e6c81251bf Fix timestamp correction when sample blocks are dropped. (Fixes #43) Oliver Jowett 2015-04-08 19:13:40 +0100
  • 069ebf37c7 Only send messages that have the LatLon updated. davidbaker 2015-03-24 12:05:38 -0500
  • 6148a05cef Raspbian doesn't do ${python:Depends} Oliver Jowett 2015-02-25 13:51:47 +0000
  • e8ad60de6b Making progress output a bit friendlier. Oliver Jowett 2015-02-25 13:51:28 +0000
  • 89ac9ad107 Mark this version as ~dev. Oliver Jowett 2015-02-25 13:17:20 +0000
  • 60eab2284f Package changes to support the aircraft DB. Oliver Jowett 2015-02-25 13:16:54 +0000
  • 8209267301 Avoid creating small child blocks, keep data in the parent where possible. Oliver Jowett 2015-02-24 23:04:26 +0000
  • da2fff8531 Proof of concept for an aircraft metadata DB. Oliver Jowett 2015-02-24 21:51:30 +0000
  • d7c5047fd3 Fix crash when requesting nonexistent extensionless files (but only if HTMLPATH does not contain a '.') Oliver Jowett 2015-02-23 00:11:55 +0000
  • e1d262d992 Add --show-only for extracting messages from a single plane. Oliver Jowett 2015-02-22 23:01:54 +0000
  • b804359077 Initialize category. Oliver Jowett 2015-02-22 20:11:11 +0000
  • 87bd16812a Add formatter.js to conffiles. Oliver Jowett 2015-02-22 17:03:47 +0000
  • 7fbdde156a Change map icon based on aircraft category. Oliver Jowett 2015-02-22 17:02:23 +0000
  • 7bd2bcc0a2 Move color settings into config.js Oliver Jowett 2015-02-22 12:27:01 +0000
  • 8f3be2cd79 Decode aircraft category, export in aircraft.json. Oliver Jowett 2015-02-22 12:15:26 +0000
  • 8fabfcb94f Merge branch 'm30164-title_numbers' Oliver Jowett 2015-02-22 11:53:28 +0000
  • 268599a211 Tweaks to title mangling: Oliver Jowett 2015-02-22 11:51:58 +0000
  • 288a8242dd Merge branch 'title_numbers' of https://github.com/m30164/dump1090 into m30164-title_numbers Oliver Jowett 2015-02-22 11:35:59 +0000
  • df64abe433 Move special-character definitions to formatter.js. Oliver Jowett 2015-02-22 01:29:02 +0000
  • 0367429b9d Merge branch 'm30164-Unit_settings' (closes: #27) Oliver Jowett 2015-02-22 01:23:26 +0000
  • 5c1cf53316 Simplify settings down to just Metric / ShowOtherUnit. Oliver Jowett 2015-02-22 01:22:05 +0000
  • 082e973990 Merge branch 'Unit_settings' of git://github.com/m30164/dump1090 into m30164-Unit_settings Oliver Jowett 2015-02-22 00:55:46 +0000
  • e7d7fd549c Fix off-by-one error in Beast-format input. Oliver Jowett 2015-02-21 23:50:35 +0000
  • 8e9220e330 Quick prototype of color-by-altitude. Oliver Jowett 2015-02-21 18:41:59 +0000
  • 297d3b0125 Number of planes and messages in title m30164 2015-02-20 11:42:29 +0100
  • a531327533 Added extended unit settings m30164 2015-02-20 00:09:03 +0100
  • ab8c4db85b Fix edge cases when specifying the user to run as. Oliver Jowett 2015-02-19 22:41:39 +0000
  • f391bf4b22 Release changelog. v1.14 Oliver Jowett 2015-02-19 19:41:44 +0000
  • e0f167b703 Fix json syntax error. Oliver Jowett 2015-02-19 19:12:06 +0000
  • f6d2f3dfff More CPR stats. Oliver Jowett 2015-02-19 18:53:11 +0000
  • 46ad97da15 More changelogging. Oliver Jowett 2015-02-19 12:11:30 +0000
  • 65e7d32390 Mark all HTML/Javascript as conffiles. Oliver Jowett 2015-02-19 12:05:53 +0000
  • ecd22d82a2 Make non-pbuilder debuild happier. Oliver Jowett 2015-02-19 12:03:08 +0000
  • 8fa7209aa1 Changelog updates for 1.14. Oliver Jowett 2015-02-19 12:02:45 +0000
  • 7cc9438b2d Speed check improvements. Entirely invalidate position messages that look wrong. Oliver Jowett 2015-02-18 18:26:23 +0000
  • 44302bb199 Fix NaN in greatcircle calc if positions are identical. Oliver Jowett 2015-02-18 01:53:47 +0000
  • bfe2cb0336 NUCp tracking and CPR position sanity checks. Oliver Jowett 2015-02-18 00:12:35 +0000
  • 38845c2447 Rearrange main loop so that --net-only isn't quite such a special case. Oliver Jowett 2015-02-17 21:44:30 +0000
  • 0a055c34d0 Log timestamped messages on startup/shutdown. Oliver Jowett 2015-02-17 21:43:17 +0000
  • dcdfd2acab Catch SIGTERM, log on signals. Oliver Jowett 2015-02-17 21:41:40 +0000
  • 342eafd438 Include timestamps on USB connect/disconnect logging. Oliver Jowett 2015-02-17 21:40:26 +0000
  • af4f81caf7 Include timezone in stats output. Oliver Jowett 2015-02-17 21:35:23 +0000
  • 03e096475c Wait for at most 100ms for more data from the rx thread, so that we do not starve background tasks if the rx thread blocks (e.g on USB disconnect). Oliver Jowett 2015-02-17 21:07:36 +0000
  • aee837c903 Start with --nicelevel -5 to reduce the chance of dropped buffers, except in --net-only mode. Oliver Jowett 2015-02-11 21:20:31 +0000
  • 967a3e9558 If maxRange is >= 360NM, don't do receiver-centered local CPR at all. Oliver Jowett 2015-02-11 12:10:40 +0000
  • 7849e1019d Init start/end on all stats so the json output looks sensible for the first minute. Oliver Jowett 2015-02-11 01:14:21 +0000
  • 6fbeae070c Handle long refresh rates better, don't draw all tracks as dotted. Oliver Jowett 2015-02-11 00:15:48 +0000
  • 2ba56231a6 Do an initial data fetch immediately (useful if the refresh interval is long). Oliver Jowett 2015-02-11 00:15:21 +0000
  • 849697f84c Fix integer overflow in stats output. Oliver Jowett 2015-02-11 00:14:28 +0000
  • af382ac79c Fix max flush interval to be in milliseconds. Oliver Jowett 2015-02-10 23:43:48 +0000
  • f9ed7e4a97 More time_t -> milliseconds conversions. This lets us support fractional net flush times among other things, which is handy. Oliver Jowett 2015-02-10 22:24:22 +0000
  • 7053ad02da Make aircraft tracking use milliseconds everywhere. Oliver Jowett 2015-02-10 21:49:37 +0000
  • 686d433b1f Prune dead timestamp fields from aircraft state. Oliver Jowett 2015-02-10 21:33:01 +0000
  • 474fe45256 Don't mark undecodable altitudes as ALTITUDE_VALID when decoding. Oliver Jowett 2015-02-09 22:53:18 +0000
  • 54677f3ae0 Don't try to correct >1 error in DF11. Oliver Jowett 2015-02-09 22:51:34 +0000
  • f19eee898b Use the right inter-CPR max interval for surface position messages. Fixes #18. Oliver Jowett 2015-02-09 14:17:31 +0000
  • 9fd0c822f6 Extract NUCp from message type; needed for #16. Oliver Jowett 2015-02-09 14:14:12 +0000
  • e7e7f9e7c2 Only display altitude when dumping position messages if it is valid. Oliver Jowett 2015-02-09 14:11:04 +0000
  • 07a39331c9 Changelog mostly to bump the version to reduce confusion. Oliver Jowett 2015-02-08 23:11:50 +0000
  • 25ac2d044d Increase the onehit TTL a bit, 30s is a bit too aggressive. Oliver Jowett 2015-02-08 22:46:44 +0000
  • b313834338 Make the is_number regex accept numbers beginning with -0 Oliver Jowett 2015-02-08 22:44:02 +0000