Commit Graph

  • dee6ded673 Merge pull request #35 from mutability/use-repaired-checksums MalcolmRobb 2014-10-02 21:29:10 +0100
  • 4f449a8d44 Make Pull # compatible with Pull #42 Malcolm Robb 2014-10-02 21:08:57 +0100
  • 16a900c667 Merge pull request #42 from mutability/prefer-global-cpr MalcolmRobb 2014-10-02 21:05:26 +0100
  • bc496fbcad Merge pull request #43 from mutability/more-stats MalcolmRobb 2014-10-02 20:51:13 +0100
  • 5a5c52d7a9 Merge remote-tracking branch 'origin/pr/46' Malcolm Robb 2014-10-02 19:53:43 +0100
  • 98f510540e Merge pull request #47 from mutability/flightradar-compat-fix MalcolmRobb 2014-10-02 19:41:18 +0100
  • 15f3408d8e Always emit a message reception time, as otherwise the FR24 uploader is unhappy. Oliver Jowett 2014-10-02 12:20:37 +0100
  • 13fe375437 Merge branch 'master' of https://www.github.com/MalcolmRobb/dump1090 into http_server_wk hhm 2014-10-01 11:10:41 -0400
  • 8b4d5b3dca Merge branch 'master' of https://www.github.com/MalcolmRobb/dump1090 into socket_hang hhm 2014-10-01 11:10:19 -0400
  • bf111360bc Merge pull request #44 from mutability/fix-obinary MalcolmRobb 2014-10-01 13:57:07 +0100
  • 186cac5c25 Use the anet-reported error string when reporting bind errors. Oliver Jowett 2014-10-01 12:37:29 +0100
  • a513c3677b Detect client EOF properly. Handle EWOULDBLOCK. Oliver Jowett 2014-10-01 12:29:16 +0100
  • 98c7c73d06 Only use O_BINARY on Win32 Oliver Jowett 2014-10-01 12:17:51 +0100
  • c09c68466c Merge pull request #41 from mutability/skip-remote-timestamps MalcolmRobb 2014-09-30 17:15:46 +0100
  • e3bbf7b266 Read Files are binary Malcolm Robb 2014-09-30 16:36:56 +0100
  • aa063ba89f Undo Parts of Pull request #29 Malcolm Robb 2014-09-30 16:35:15 +0100
  • 732fe52a10 Merge pull request #28 from ddeitterick/change_plotted_plane_table_bg_color MalcolmRobb 2014-09-30 15:19:42 +0100
  • 9d3452f424 Merge pull request #27 from ddeitterick/format_track_field MalcolmRobb 2014-09-30 15:18:35 +0100
  • 5cdcc22734 Merge pull request #29 from tslocum/bettermap MalcolmRobb 2014-09-30 15:16:25 +0100
  • bd151e1e54 Merge pull request #40 from mutability/discard-bad-cpr-latitudes MalcolmRobb 2014-09-30 15:10:33 +0100
  • 8725ba0b6d Merge pull request #39 from mutability/fractional-gain MalcolmRobb 2014-09-30 15:00:12 +0100
  • b98c6856b3 Move the stats reset strictly after stats display, so the total message count is shown correctly. Oliver Jowett 2014-09-25 22:02:52 +0100
  • 3eb39ab788 Don't output message reception time in SBS format for remote messages. Oliver Jowett 2014-09-25 21:45:46 +0100
  • 4fc2697555 Add stats for number of sample blocks processed and dropped. Oliver Jowett 2014-09-25 20:35:54 +0100
  • 10061675de Add --stats-every <secs> option. Oliver Jowett 2014-09-25 20:33:50 +0100
  • 661246d347 Prefer to use global CPR decoding where possible. Oliver Jowett 2014-09-25 17:10:55 +0100
  • e5b3572e8b Reject out-of-range latitudes when doing CPR decoding. Oliver Jowett 2014-09-25 15:49:39 +0100
  • 95ccb90c76 Fix --gain with fractional gain values. Oliver Jowett 2014-09-24 20:01:06 +0100
  • 48a14ab697 Better mark different message parts in dump output. antirez 2014-09-23 22:16:03 +0200
  • aecc86fa00 Fix --debug option. antirez 2014-09-19 23:14:30 +0200
  • c265ea1d55 B"H net_io.c http server: hopefully mem code is OK now hhm 2014-09-17 07:58:19 -0400
  • 32fc5fddd0 B"H net_io.c: http server: content should be dynamically allocated hhm 2014-09-17 07:32:34 -0400
  • df19d51bc6 B"H net_io.c: use %d like local code hhm 2014-09-17 06:58:53 -0400
  • 8d307cd0eb B"H net_io.c: http serve: return HTTP response codes hhm 2014-09-17 06:32:03 -0400
  • 04f4abda70 B"H net_io.c: add missing else statement hhm 2014-09-15 09:08:49 -0400
  • 31b28b3878 Rearrange phase enhancement so that it handles phase errors in both directions. This almost doubles the number of messages recovered by phase enhancement. Oliver Jowett 2014-09-15 01:43:14 +0100
  • eb41be3884 B"H net_io: http: check if file can be sent hhm 2014-09-14 06:28:03 -0400
  • 7fab5b0cb5 Check if bit correction happened before bailing out due to a bad CRC. Oliver Jowett 2014-09-13 12:11:19 +0100
  • 84fa09c228 B"H net_io.c: revert previous change and advertise HTTP 1.1 hhm 2014-08-18 03:06:43 -0400
  • 0317c48aac B"H make sure to close sockets when finished hhm 2014-08-15 04:39:35 -0400
  • e5fddba182 Add flightradar24.com link Trevor Slocum 2014-08-10 00:01:31 -0700
  • b7d01c5615 Don't restrict sidebar width Trevor Slocum 2014-08-07 23:50:28 -0700
  • 14ff25b87f Improve map display layout and styling Trevor Slocum 2014-08-06 19:31:05 -0700
  • a82df07c0c Version 1.09.0608.14 Malcolm Robb 2014-08-06 15:26:05 +0100
  • 90fa1dac81 net_io port 30003 bug Malcolm Robb 2014-08-06 15:21:50 +0100
  • f1b85ec5e7 Tidy up interactive.c Malcolm Robb 2014-08-06 15:18:56 +0100
  • 845289ad9f Version 1.09.1607.14 Malcolm Robb 2014-07-16 16:34:42 +0100
  • 8b05286a24 Version 1.09.1007.14 Malcolm Robb 2014-07-10 18:11:13 +0100
  • df4a8ce00b Change the Background Color for a Plotted Plane ddeitterick 2014-08-03 22:11:09 -0400
  • 0c2487df30 Add Degree Symbol to Track Value ddeitterick 2014-08-01 23:42:58 -0400
  • f933ed2723 Center "Distance from Site" for Selected Plane ddeitterick 2014-07-16 21:51:41 -0400
  • a13c2f8540 Add Distance to Table Info ddeitterick 2014-07-16 21:42:02 -0400
  • a17e5b0f98 Merge pull request #23 from hhm0/decoding MalcolmRobb 2014-07-16 15:21:42 +0100
  • d1b37ad1c5 B"H decoding: use last air position to calculate ground position hhm 2014-07-14 04:03:07 -0400
  • 60e2c92c05 Merge pull request #21 from hhm0/view1090_net_mods MalcolmRobb 2014-07-10 16:52:46 +0100
  • f68ae551df Merge pull request #22 from matthewbrandes/master MalcolmRobb 2014-07-10 16:48:53 +0100
  • 6f14ecf7dd Update dump1090.c matthewbrandes 2014-07-08 17:34:43 -0500
  • c80582274b Delete convienience.c matthewbrandes 2014-07-08 17:32:30 -0500
  • 3043e86096 Delete convienience.h matthewbrandes 2014-07-08 17:32:16 -0500
  • 652af93b88 Update dump1090.c matthewbrandes 2014-07-08 16:58:23 -0500
  • d0207569b6 Update dump1090.c matthewbrandes 2014-07-08 16:56:03 -0500
  • a190677ad4 Create convienience.c matthewbrandes 2014-07-08 16:55:16 -0500
  • 50b05c538e Create convienience.h matthewbrandes 2014-07-08 16:54:30 -0500
  • 8110549fee Update dump1090.c matthewbrandes 2014-07-08 15:12:46 -0500
  • a86eb7a61c B"H view1090: do not use pthreads hhm 2014-07-06 05:58:44 -0400
  • ec09cc7a71 B"H view1090: sleep a bit between loops hhm 2014-07-03 02:41:06 -0400
  • 350a57f858 B"H view1090: do not block hhm 2014-07-02 07:41:43 -0400
  • 96015e38c8 B"H view1090: handle disconnection hhm 2014-07-02 07:38:46 -0400
  • c0d6ea073f Merge pull request #20 from hhm0/network_disabling MalcolmRobb 2014-06-27 11:45:41 +0100
  • 190a746dce Merge pull request #19 from hhm0/decoding MalcolmRobb 2014-06-27 11:43:30 +0100
  • 59984ac8af B"H allow disable ports, doc disable net heartbeat hhm 2014-06-24 23:58:46 -0400
  • 506be6e054 B"H decode more data, etc. hhm 2014-06-22 13:05:39 -0400
  • 189e726792 Merge pull request #16 from papasven/master MalcolmRobb 2014-06-18 11:13:37 +0100
  • e6c43382b9 Incorrect value for auto-gain papasven 2014-06-01 02:14:40 +0200
  • 04d39fab0f fixes antirez/dump1090#54 DarwinSurvivor 2014-05-30 17:02:27 -0700
  • 6afdc9bd1b Merge remote-tracking branch 'origin/Debug' Malcolm Robb 2014-05-27 13:17:49 +0100
  • 903f93f530 Publish Version 1.08.2705.14 Malcolm Robb 2014-05-27 13:16:57 +0100
  • 00533e7ff4 Fixed: now skipping correct number of values in magnitude buffer Markus Gräb 2014-05-14 19:36:36 +0200
  • dfb319146e Merge pull request #14 from kopppa91/master MalcolmRobb 2014-05-27 12:13:24 +0100
  • 583f24299a Fixed: now skipping correct number of values in magnitude buffer Markus Gräb 2014-05-14 19:36:36 +0200
  • a55b9a76b5 BUGFIX : Windows version HTML Web browser support Malcolm Robb 2014-05-09 23:44:11 +0100
  • 5edcc767f9 Update for issue #51 Brian Davenport 2014-05-04 12:31:59 -0400
  • 918362fa9f Merge remote-tracking branch 'upstream/master' into ipv6 proller 2014-05-02 23:09:12 +0400
  • 53cca39ed5 Link MalcolmRobb from README. antirez 2014-04-29 23:04:01 +0200
  • d200099244 BUGFIX : Possible linked list bug Malcolm Robb 2014-04-25 17:00:58 +0100
  • 30ae45ec2b Windows Version of dump1090 Malcolm Robb 2014-04-25 14:48:14 +0100
  • c057ea19d0 Update gmap.html lcsky 2014-03-27 09:45:07 +0800
  • f7843c1691 Implement TCP Heartbeat Malcolm Robb 2014-03-11 01:09:49 +0000
  • cc27ff6234 link to FlightAware for flight details Jeff Lawson 2014-02-27 14:40:14 -0600
  • 4a438d6e34 Update the Windows version of View1090 Malcolm Robb 2014-02-24 10:44:51 +0000
  • 97c7f69c83 Publish V1.08.2302.14 Malcolm Robb 2014-02-24 10:28:35 +0000
  • 260b955f47 BUGFIX : Beast Binary Escape characters Malcolm Robb 2014-02-23 01:55:34 +0000
  • 75a4c6ee21 BUGFIX : Missed data causes timestamp slip Malcolm Robb 2014-02-22 23:11:13 +0000
  • 24080a22b1 antirez Malcolm Robb 2014-02-22 22:35:42 +0000
  • b9a1a3e650 antirez Malcolm Robb 2014-02-22 22:28:20 +0000
  • f331887b7f antirez Malcolm Robb 2014-02-22 22:20:25 +0000
  • 86093ea95e WIZARDISHUNGRY Malcolm Robb 2014-02-22 22:11:11 +0000
  • 05c068ce9b Changed algorithm to speed up fixSingleBitErrors() and fixTwoBitsErrors(). Old: Modify mesage, recalculate CRC, compare until a valid solution is found. New: Calculate CRC, identify incorrect bits bits, correct message. No recalculation if CRC is needed. Allows fixing of two bit errors on "slow" systems like RaspberryPi. Kalofin 2014-02-20 21:48:34 +0100
  • 80754e35e5 typo in README.md Karel Heyse 2014-01-31 23:55:05 +0100
  • ce2d0fbf6e re-center the map to the location of the first plane seen. Jeff Lawson 2014-01-07 15:12:26 -0600