Commit Graph

  • 372f7b4f51 优化地图 master forever 2024-10-27 21:46:45 +08:00
  • 05e9908b89 更新 .gitea/workflows/build.yaml forever 2024-06-08 17:42:36 +08:00
  • 505de3b71f 更新 .gitea/workflows/build.yaml forever 2024-06-08 17:40:38 +08:00
  • f014f604ae 添加 .gitea/workflows/build.yaml forever 2024-06-08 17:36:53 +08:00
  • 0c3bb23eb4 Fix json when metric units are set. antirez 2024-01-21 10:54:50 +01:00
  • 5579c4afe2 Reconcile magnitude scaling comment with code. antirez 2024-01-21 10:06:19 +01:00
  • de61bd564f OSM: comment a few spots in the javascript. osm antirez 2020-02-03 23:45:23 +01:00
  • 115a77445e OSM: create closure for selectPlane callback. antirez 2020-02-03 23:37:18 +01:00
  • db9f5f34a3 --loop option to read input file again and again. antirez 2020-02-03 16:15:05 +01:00
  • 07d194bbd5 OSM: ability to select a plane. antirez 2020-02-02 23:26:08 +01:00
  • e328c75010 OSM: fix icon rotation. antirez 2020-02-02 23:02:56 +01:00
  • 7df4e87994 OSM: porting to Open Street Map, basic features. antirez 2020-02-02 18:18:27 +01:00
  • bf1f711166 When --ifile is used, read the file in a loop. antirez 2020-02-02 18:17:45 +01:00
  • 0b5a58832d Merge branch 'master' of github.com:antirez/dump1090 antirez 2020-01-29 11:19:36 +01:00
  • d4be3b8a25 Merge pull request #110 from tyrower/master Yuval Adam 2017-01-09 10:57:12 +02:00
  • bceff9fc2a Update deadlink & typo Alan McCullagh 2017-01-09 02:02:26 +01:00
  • 823631979b Merge pull request #76 from xmw/master Yuval Adam 2015-03-10 16:03:18 +02:00
  • 45856db3ee Add libs to LDLIBS and leave LDFLAGS untouched. $(shell ) only evaluates once. Michael Weber 2015-03-10 14:49:14 +01:00
  • f43777bdc4 Merge pull request #73 from skreuzer/fbsd Yuval Adam 2015-03-05 20:44:10 +02:00
  • 36cec38231 Rename the LIBS variable to LDFLAGS Change the assignment operator of CFLAGS and CC to be '?=' Steven Kreuzer 2015-03-04 14:16:43 +00:00
  • ae736c147d Merge pull request #72 from fdb/add-cors-header Yuval Adam 2015-03-03 16:59:18 +02:00
  • 0fe347c8f3 Allow cross-site HTTP requests to data.json. Frederik De Bleser 2015-03-03 14:43:35 +01:00
  • 4c53e25143 typo in README.md Karel Heyse 2014-01-31 23:55:05 +01:00
  • 48a14ab697 Better mark different message parts in dump output. antirez 2014-09-23 22:16:03 +02:00
  • aecc86fa00 Fix --debug option. antirez 2014-09-19 23:14:30 +02:00
  • 53cca39ed5 Link MalcolmRobb from README. antirez 2014-04-29 23:04:01 +02:00
  • fccf6e2e9e In debug mode log when accept fails. newnet antirez 2013-12-15 22:04:02 +01:00
  • 4c16e14e41 Free the client on best effort write(2) short write. antirez 2013-12-15 21:28:29 +01:00
  • 0219f927dd Networking layer speedup and refactoring in --net-only mode. antirez 2013-12-15 21:15:24 +01:00
  • 83ffd96251 Surface position: mm->velocity is int so avoid useless ops. surface antirez 2013-12-14 23:10:37 +01:00
  • c5bd5a1d6e Added text output for DF=17, subtype=[5-8] Skip Tavakkolian 2013-06-07 15:46:08 -07:00
  • b2cd4f6d00 speed while on the ground should also be kt. Skip Tavakkolian 2013-06-07 06:45:43 -07:00
  • eea517e956 fixed an bug in bitmask of movement Skip Tavakkolian 2013-06-05 12:35:17 -07:00
  • 9c42492103 added parsing of surface position messages Skip Tavakkolian 2013-06-05 12:29:18 -07:00
  • 7d03c180a0 modesFreeClient() optimized to find new maxfd faster. antirez 2013-12-14 22:42:54 +01:00
  • eec5a6989f Constant replaced with macro MODES_NET_SERVICES_NUM. antirez 2013-12-14 22:38:39 +01:00
  • 38ed7698b3 SIGWINCH patch code style conformed to dump1090. antirez 2013-12-14 20:20:53 +01:00
  • f18180fef4 Dynamically size terminal using SIGWINCH Jon Williams 2013-06-19 00:16:13 -04:00
  • acecc6d79b Fixed typo in --help output for --enable-agc. antirez 2013-04-29 10:10:58 +02:00
  • 848fd66e2c Fix incorrect extraction of vert_rate_sign. antirez 2013-04-29 10:06:48 +02:00
  • b885085a74 Fix longitude error for southern hemisphere. antirez 2013-04-08 09:43:04 +02:00
  • ff0fe38722 Two typos fixed in gmap.html. antirez 2013-02-04 23:09:05 +01:00
  • c991d658c6 gmap.html: update plane flight field when new data is received. antirez 2013-02-03 23:20:29 +01:00
  • acc702d9ac Fake version info removed from gmap.html. antirez 2013-02-02 16:32:42 +01:00
  • 9d55d5edd7 gmap.html: no rotation jumps when selecting / deselecting planes. antirez 2013-02-02 16:32:00 +01:00
  • 3307261546 CPR decoding: southern hemisphere coords are now handled correctly. antirez 2013-02-02 14:40:58 +01:00
  • 13596ba3dd A few bugs fixed in debug.html. antirez 2013-01-27 21:42:40 +01:00
  • e9e07e0778 Improved Google map interace: select planes and see details. antirez 2013-01-27 01:37:05 +01:00
  • 27e3743d87 Remove stale aircrafts when --interactive is not enabled. antirez 2013-01-27 01:25:22 +01:00
  • 977493cf63 Strong preamble detection even with --aggressive. antirez 2013-01-26 13:03:24 +01:00
  • 184953ff92 Phase correction fixed, code reshaped to apply more corrections. antirez 2013-01-26 12:50:23 +01:00
  • 11d8db0d38 Properly initialize ICAO cached addresses hash table. antirez 2013-01-26 01:15:15 +01:00
  • c2e79d4555 Many small improvements (see full commit message). antirez 2013-01-26 01:07:43 +01:00
  • 9086290b03 SBS-1: Code style adapted to code base. antirez 2013-01-20 00:13:01 +01:00
  • 071a021f20 New feature: Output in SBS format Kemal Hadimli 2013-01-17 20:12:23 +02:00
  • 2fe188286e Do not modify the packet when AP gets decoded. antirez 2013-01-19 16:20:39 +01:00
  • c9bb48675c Squawk extraction fixed. antirez 2013-01-19 16:10:30 +01:00
  • b4805ea7d4 Two important fixes to CPR decoding: wrong cast and more precise timing. antirez 2013-01-18 23:05:08 +01:00
  • 03759a3eb0 Google map view enhanced: color by altitude and more. antirez 2013-01-16 20:25:28 +01:00
  • 21fc9de47a HTTP keep-alive fixed. Network debugging capabilities. antirez 2013-01-16 20:07:35 +01:00
  • e40e55bfe0 Less buggy network requests parser. antirez 2013-01-16 00:40:47 +01:00
  • dc91712741 Aggressive mode implemented. antirez 2013-01-15 01:41:10 +01:00
  • 0bf65d8646 Better error handling for network clients. antirez 2013-01-15 00:35:21 +01:00
  • e1d3724271 Regression fixed: set client socket non-blocking. antirez 2013-01-15 00:24:19 +01:00
  • 42eb990685 HTTP: Set clen correctly when serving gmap.html. antirez 2013-01-14 20:25:11 +01:00
  • a583615b66 Initial HTTP support with planes animated using google map. antirez 2013-01-13 01:39:29 +01:00
  • 4203b9caf6 Minor README improvements. antirez 2013-01-12 20:28:24 +01:00
  • b10c8dab35 CPR decoding fixed. antirez 2013-01-11 11:17:46 +01:00
  • f3a705f57e README -> README.md antirez 2013-01-12 11:58:25 +01:00
  • ddb1aa2209 README improved with more antennas info. antirez 2013-01-12 11:20:15 +01:00
  • 0ce746dc5f Ability to receive traffic from network. antirez 2013-01-12 11:46:32 +01:00
  • b5ff48e5f5 Network server sending raw data to clients. antirez 2013-01-10 20:58:13 +01:00
  • 539039f037 Set heading to 0 when speed is 0. antirez 2013-01-10 19:03:41 +01:00
  • af4964d72f With --raw fflush() at every output to avoid delays. antirez 2013-01-10 19:01:25 +01:00
  • 9c8ad1c6b7 More stuff on .gitignore. antirez 2013-01-10 19:00:07 +01:00
  • b6907f400a CPR position decoding. Track calculation from velocity components. antirez 2013-01-09 22:51:29 +01:00
  • ec1f34f572 Fix for --metric antirez 2013-01-08 20:02:58 +01:00
  • 32fe8d8d69 New --metric option to use meters and km/h in --interactive. antirez 2013-01-08 19:46:50 +01:00
  • f231c7adb2 Remove idle aircrafts in interactive mode. antirez 2013-01-08 19:25:28 +01:00
  • 3f47bb6f47 Initialize aircraft speed in interactive mode. antirez 2013-01-08 19:23:25 +01:00
  • 1576b61af5 Minor aesthetic change to interactive mode. antirez 2013-01-07 01:50:34 +01:00
  • 840a005d16 Interactive mode with --ifile: play at natural speed. antirez 2013-01-07 01:47:39 +01:00
  • 69ae2491a5 New AP brute forcing algorithm. antirez 2013-01-07 01:08:20 +01:00
  • fed415b699 Show 16 bit magnitude value with --debug. antirez 2013-01-07 00:29:35 +01:00
  • 0a7c5c2e2e Threads locking model fixed (reliable --ifile). antirez 2013-01-06 22:56:32 +01:00
  • c653e0e95d Added a new --onlyaddr option to just output ICAO addresses. antirez 2013-01-06 17:09:31 +01:00
  • b3945d1b4f Use 16 bit for the magnitude vector to improve sensitivity. antirez 2013-01-06 16:18:07 +01:00
  • 417cab5fda Improved message detection and --stats option. antirez 2013-01-06 15:13:40 +01:00
  • 3833673f3f Git ignore the right executable name. antirez 2013-01-05 21:42:26 +01:00
  • f01324cea4 Interactive mode: new switch --interactive-rows for max # of rows. antirez 2013-01-05 21:41:09 +01:00
  • d974a4db90 Everything renamed dump1090 (was mode1090). antirez 2013-01-05 19:57:09 +01:00
  • c059d01feb Makefile: use pkgconfig instead of hardcoded paths Steve Markgraf 2013-01-05 19:55:15 +01:00
  • f01670e425 Use 1.408 factor to create the magnitude look up talbe. antirez 2013-01-05 17:03:03 +01:00
  • d709a21f4f TODO list updated. antirez 2013-01-05 16:56:25 +01:00
  • cae1d0cda1 Fixed errors and typos in --help. antirez 2013-01-05 16:46:08 +01:00
  • 1971ba9706 --raw output format is now compatible with adsbhub. antirez 2013-01-05 14:30:23 +01:00
  • 7ca5a4b3a4 Initial commit of Dump1090, a simple Mode S decoder. antirez 2013-01-05 13:52:25 +01:00