Commit Graph

  • e6889f4596 Changed default db user/password in dump1090.c and the scripts according to a raspberry pi (user: pi password: raspberry). dl6kbg 2013-03-08 19:08:08 +0000
  • 90b9e9388d corrected user/password for database connection. dl6kbg 2013-03-08 19:03:05 +0000
  • ffcd21aff0 Added database creation file in tools/mysql folder. dl6kbg 2013-03-08 19:01:15 +0000
  • eef4537f4a modified tracks.sql script. dl6kbg 2013-03-08 05:49:33 +0000
  • d28ee67d75 preparation of additional sql statements. dl6kbg 2013-03-07 16:05:46 +0000
  • 5c705782e2 tools/mysql files cleanup. dl6kbg 2013-03-07 15:46:00 +0000
  • 61d217aed4 added tracks.sql file for MySQL Database setup. dl6kbg 2013-03-07 15:32:40 +0000
  • 74b96c8e44 updated README. dl6kbg 2013-03-07 14:07:02 +0000
  • a58e35f136 Removed debug messages. dl6kbg 2013-03-07 14:03:48 +0000
  • 06e1f78b70 Added some tools to make GPX/GPS Tracks out of recorded aircraft data. dl6kbg 2013-03-07 11:12:23 +0000
  • 4317873efc Added mysql support short description to README.md. dl6kbg 2013-03-07 10:06:53 +0000
  • 638f8d1bee Added a brief implementation of feeding a MySQL Database. Could be invoked with the --mysql switch. dl6kbg 2013-03-07 08:36:30 +0000
  • 971a53feaf fix tyop Douglas Campos 2013-03-04 21:28:29 -0300
  • 172380c9c0 Update dump1090.c terribl 2013-03-04 17:08:01 +0200
  • 1ece8c1703 Squawk field on interactive mode terribl 2013-03-04 16:14:55 +0200
  • 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
  • f682d074bb Merge b326015c36 into 03759a3eb0 DE8MSH 2013-01-18 03:17:59 -0800
  • 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
  • b326015c36 Update TODO DE8MSH 2013-01-05 22:40:11 +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