Commit graph

  • 444b1cf3a2 Changed the date separator in SBS-1 Malcolm Robb 2013-04-13 02:09:57 +0100
  • 09d72d2897 Merge JungleJet Updates Malcolm Robb 2013-04-13 01:37:02 +0100
  • d96f3a679e Added Raw Output Buffering Malcolm Robb 2013-04-12 22:39:33 +0100
  • 1324e28a38 Add Timestamps to SBS-1 format output Malcolm Robb 2013-04-12 22:03:04 +0100
  • 1175a03f4b Another attempt to remove UNIX compiler warnings Malcolm Robb 2013-04-12 21:06:19 +0100
  • 8c024d1736 Try to correct single bit errors in the DF field Malcolm Robb 2013-04-12 20:45:12 +0100
  • 0c91c5f61f Merge pull request #1 from junglejet/Debug junglejet 2013-04-12 03:44:05 -0700
  • 44ca030d3f committ repeated junglejet 2013-04-12 12:30:18 +0200
  • c4956704e7 --mlat option and --interactive-rtl1090 option added junglejet 2013-04-12 12:15:52 +0200
  • 63622355e3 Change the message bit decoder Malcolm Robb 2013-04-12 10:53:46 +0100
  • ff697dbb51 Improve the decoding for DF-11 Malcolm Robb 2013-04-11 19:01:03 +0100
  • dc7e2b6a22 Change the type of the stats variables from uint64_t to int64_t Malcolm Robb 2013-04-11 18:53:09 +0100
  • 22c329849a Change the I/Q lookup table values for better detection Malcolm Robb 2013-04-10 20:57:09 +0100
  • f806f1899e Basic tidy up of the modesInit() function Malcolm Robb 2013-04-10 12:16:25 +0100
  • f1935b280c Get rid of that hideous goto Malcolm Robb 2013-04-10 11:43:55 +0100
  • e59142b9dc Merge the data bit detection and data byte assembly into the same loop Malcolm Robb 2013-04-10 11:33:18 +0100
  • d85939c4f5 Create a payload pointer in message detector loop Malcolm Robb 2013-04-10 11:08:19 +0100
  • 09af545933 Create a preamble pointer in the message detector loop Malcolm Robb 2013-04-10 01:12:50 +0100
  • 70031e1234 Create a preamble pointer in the message detector loop Malcolm Robb 2013-04-10 00:48:29 +0100
  • 316b456835 Make Things more Windows friendly Malcolm Robb 2013-04-09 23:56:20 +0100
  • ff34693d1e Make Things more Windows friendly Malcolm Robb 2013-04-09 23:56:20 +0100
  • d02a4043fe Merge remote-tracking branch 'origin/master' into Debug Malcolm Robb 2013-04-09 21:56:08 +0100
  • 4f7b51a93f Change timer granularity & incorporate terribl's latest changes Malcolm Robb 2013-04-09 21:50:58 +0100
  • 408c8468e5 Merge remote-tracking branch 'origin/master' into Debug Malcolm Robb 2013-04-09 01:00:11 +0100
  • ed80552ca1 Speed up the I/Q to magnitude calculation Malcolm Robb 2013-04-09 00:58:32 +0100
  • bbe96b6afd Merge remote-tracking branch 'origin/master' into Debug Malcolm Robb 2013-04-08 23:53:08 +0100
  • 3113223029 One bug fix, and some changes to the --interactive output format Malcolm Robb 2013-04-08 23:19:48 +0100
  • 8ba18ebcdb Type Conversion required when using --file Malcolm Robb 2013-04-08 18:25:11 +0100
  • 192cb80c08 Speed up the I/Q to magnitude calculation Malcolm Robb 2013-04-08 17:55:17 +0100
  • 43c648448f Added some other peoples commit modificatons Malcolm Robb 2013-04-08 16:42:27 +0100
  • d3662bba80 Implemented Beast Binary output Malcolm Robb 2013-04-07 16:22:02 +0100
  • ff0fe38722 Two typos fixed in gmap.html. antirez 2013-02-04 23:09:05 +0100
  • c991d658c6 gmap.html: update plane flight field when new data is received. antirez 2013-02-03 23:20:29 +0100
  • acc702d9ac Fake version info removed from gmap.html. antirez 2013-02-02 16:32:42 +0100
  • 9d55d5edd7 gmap.html: no rotation jumps when selecting / deselecting planes. antirez 2013-02-02 16:32:00 +0100
  • 3307261546 CPR decoding: southern hemisphere coords are now handled correctly. antirez 2013-02-02 14:40:58 +0100
  • 13596ba3dd A few bugs fixed in debug.html. antirez 2013-01-27 21:42:40 +0100
  • e9e07e0778 Improved Google map interace: select planes and see details. antirez 2013-01-27 01:37:05 +0100
  • 27e3743d87 Remove stale aircrafts when --interactive is not enabled. antirez 2013-01-27 01:25:22 +0100
  • 977493cf63 Strong preamble detection even with --aggressive. antirez 2013-01-26 13:03:24 +0100
  • 184953ff92 Phase correction fixed, code reshaped to apply more corrections. antirez 2013-01-26 12:50:23 +0100
  • 11d8db0d38 Properly initialize ICAO cached addresses hash table. antirez 2013-01-26 01:15:15 +0100
  • c2e79d4555 Many small improvements (see full commit message). antirez 2013-01-26 01:07:43 +0100
  • 9086290b03 SBS-1: Code style adapted to code base. antirez 2013-01-20 00:13:01 +0100
  • 071a021f20 New feature: Output in SBS format Kemal Hadimli 2013-01-17 20:12:23 +0200
  • 2fe188286e Do not modify the packet when AP gets decoded. antirez 2013-01-19 16:20:39 +0100
  • c9bb48675c Squawk extraction fixed. antirez 2013-01-19 16:10:30 +0100
  • b4805ea7d4 Two important fixes to CPR decoding: wrong cast and more precise timing. antirez 2013-01-18 23:05:08 +0100
  • 03759a3eb0 Google map view enhanced: color by altitude and more. antirez 2013-01-16 20:25:28 +0100
  • 21fc9de47a HTTP keep-alive fixed. Network debugging capabilities. antirez 2013-01-16 20:07:35 +0100
  • e40e55bfe0 Less buggy network requests parser. antirez 2013-01-16 00:40:47 +0100
  • dc91712741 Aggressive mode implemented. antirez 2013-01-15 01:41:10 +0100
  • 0bf65d8646 Better error handling for network clients. antirez 2013-01-15 00:35:21 +0100
  • e1d3724271 Regression fixed: set client socket non-blocking. antirez 2013-01-15 00:24:19 +0100
  • 42eb990685 HTTP: Set clen correctly when serving gmap.html. antirez 2013-01-14 20:25:11 +0100
  • a583615b66 Initial HTTP support with planes animated using google map. antirez 2013-01-13 01:39:29 +0100
  • 4203b9caf6 Minor README improvements. antirez 2013-01-12 20:28:24 +0100
  • b10c8dab35 CPR decoding fixed. antirez 2013-01-11 11:17:46 +0100
  • f3a705f57e README -> README.md antirez 2013-01-12 11:58:25 +0100
  • ddb1aa2209 README improved with more antennas info. antirez 2013-01-12 11:20:15 +0100
  • 0ce746dc5f Ability to receive traffic from network. antirez 2013-01-12 11:46:32 +0100
  • b5ff48e5f5 Network server sending raw data to clients. antirez 2013-01-10 20:58:13 +0100
  • 539039f037 Set heading to 0 when speed is 0. antirez 2013-01-10 19:03:41 +0100
  • af4964d72f With --raw fflush() at every output to avoid delays. antirez 2013-01-10 19:01:25 +0100
  • 9c8ad1c6b7 More stuff on .gitignore. antirez 2013-01-10 19:00:07 +0100
  • b6907f400a CPR position decoding. Track calculation from velocity components. antirez 2013-01-09 22:51:29 +0100
  • ec1f34f572 Fix for --metric antirez 2013-01-08 20:02:58 +0100
  • 32fe8d8d69 New --metric option to use meters and km/h in --interactive. antirez 2013-01-08 19:46:50 +0100
  • f231c7adb2 Remove idle aircrafts in interactive mode. antirez 2013-01-08 19:25:28 +0100
  • 3f47bb6f47 Initialize aircraft speed in interactive mode. antirez 2013-01-08 19:23:25 +0100
  • 1576b61af5 Minor aesthetic change to interactive mode. antirez 2013-01-07 01:50:34 +0100
  • 840a005d16 Interactive mode with --ifile: play at natural speed. antirez 2013-01-07 01:47:39 +0100
  • 69ae2491a5 New AP brute forcing algorithm. antirez 2013-01-07 01:08:20 +0100
  • fed415b699 Show 16 bit magnitude value with --debug. antirez 2013-01-07 00:29:35 +0100
  • 0a7c5c2e2e Threads locking model fixed (reliable --ifile). antirez 2013-01-06 22:56:32 +0100
  • c653e0e95d Added a new --onlyaddr option to just output ICAO addresses. antirez 2013-01-06 17:09:31 +0100
  • b3945d1b4f Use 16 bit for the magnitude vector to improve sensitivity. antirez 2013-01-06 16:18:07 +0100
  • 417cab5fda Improved message detection and --stats option. antirez 2013-01-06 15:13:40 +0100
  • 3833673f3f Git ignore the right executable name. antirez 2013-01-05 21:42:26 +0100
  • f01324cea4 Interactive mode: new switch --interactive-rows for max # of rows. antirez 2013-01-05 21:41:09 +0100
  • d974a4db90 Everything renamed dump1090 (was mode1090). antirez 2013-01-05 19:57:09 +0100
  • c059d01feb Makefile: use pkgconfig instead of hardcoded paths Steve Markgraf 2013-01-05 19:55:15 +0100
  • f01670e425 Use 1.408 factor to create the magnitude look up talbe. antirez 2013-01-05 17:03:03 +0100
  • d709a21f4f TODO list updated. antirez 2013-01-05 16:56:25 +0100
  • cae1d0cda1 Fixed errors and typos in --help. antirez 2013-01-05 16:46:08 +0100
  • 1971ba9706 --raw output format is now compatible with adsbhub. antirez 2013-01-05 14:30:23 +0100
  • 7ca5a4b3a4 Initial commit of Dump1090, a simple Mode S decoder. antirez 2013-01-05 13:52:25 +0100