Commit Graph

  • 2a07897354 Be more selective about what is flagged as TIS-B. Oliver Jowett 2016-01-24 19:09:30 +0000
  • 2b466535de Support multiple listening ports per listener type. Beast input defaults to listening on both 30004 and 30104. Drop the FATSV listener entirely (use faup1090 for that) Ignore --net-beast. Oliver Jowett 2016-01-24 18:45:35 +0000
  • 1a2926b311 Display ES data for DF=18, CF=2 when showing messages verbosely. Always show an address for DF=18, using the NON_ICAO flag as needed. Oliver Jowett 2016-01-22 14:36:59 +0000
  • cc04f315b4 Make the HAE/Baro offset field a bit clearer. Oliver Jowett 2016-01-22 14:36:17 +0000
  • d02893fe3c Merge branch 'upstream' Oliver Jowett 2016-01-21 21:48:15 +0000
  • c4e162287d Oops, sprintf -> snprintf Oliver Jowett 2016-01-21 20:22:18 +0000
  • d9eec668cf Track what data we got via TIS-B, report it as such. Oliver Jowett 2016-01-21 19:42:37 +0000
  • 1170ed9620 Set faup1090 default max range to 360NM. Oliver Jowett 2016-01-21 19:01:11 +0000
  • 5632a2ccdb Try to get travis working again. Oliver Jowett 2016-01-21 18:35:41 +0000
  • ecbdbf23d6 Never forward mlat via SBS or raw output; it is no longer identifiable as mlat when forwarded on those paths. Oliver Jowett 2016-01-21 17:48:06 +0000
  • 5c3692a513 Require an explicit #define at build time to enable --aggressive. Oliver Jowett 2016-01-21 17:45:27 +0000
  • b433a521bf Start trimming dump1090-mutability down for use in piaware. Oliver Jowett 2016-01-13 00:00:08 +0000
  • 9479a5c9be If --hae is passed, report altitudes as HAE where available, with a H suffix. Oliver Jowett 2016-01-01 15:15:28 +0000
  • c99e4d9aed Factor out metric conversions, always report FL as feet-based in rtl1090 mode. Oliver Jowett 2016-01-01 15:14:34 +0000
  • efd6b94310 Track HAE altitude separately to baro altitude where possible. Oliver Jowett 2016-01-01 13:42:30 +0000
  • c4a2a5c9fb Fix the upintheair URL. Oliver Jowett 2015-12-23 10:10:05 +0000
  • 75ddd87408 Basic support for terrain-limit rings based on data from heywhatsthat.com Oliver Jowett 2015-12-21 17:42:05 +0000
  • 779c66e2e9 Reindenting. Oliver Jowett 2015-12-21 17:40:39 +0000
  • 457761f060 Don't spam stats reports if the system clock jumps. Oliver Jowett 2015-12-19 18:28:12 +0000
  • 497f88fe1c Don't match faup1090 tags when generating a version string from git tags. Oliver Jowett 2015-10-27 13:57:29 +0000
  • f84e9a8de1 Fix the missing comma in the monochrome display example. Oliver Jowett 2015-10-26 23:09:26 +0000
  • 91fce10f30 Remember map type selection in local storage. Oliver Jowett 2015-10-26 23:03:34 +0000
  • ecc45517d6 Merge pull request #78 from dschaper/nginx Oliver Jowett 2015-10-26 13:19:51 +0000
  • f8a3c46139 Add generic map type config for maps that can be handled by simple URL pattern substitution. Oliver Jowett 2015-10-26 12:59:38 +0000
  • 482d3a1d38 Turn on scale (and zoom for good measure, though it's on by default) Oliver Jowett 2015-10-26 12:58:49 +0000
  • 416c8591b7 Tweak the display of mlat aircraft icons (not convinced these are the best settings) Oliver Jowett 2015-10-26 12:30:21 +0000
  • 72e511594d Add nginx configs to packaging. Dan Schaper 2015-10-25 10:23:51 -0700
  • a6cb388eef Add nginx config file Dan Schaper 2015-10-25 09:20:22 -0700
  • c55c71b57c Fix off-by-one error that would ignore maxRange if it was exactly 360NM. Oliver Jowett 2015-09-30 23:59:01 +0100
  • e993ec1250 Change default Beast input port to 30104 in preparation for a change to where mlat data gets fed to. dump1090-v1.2-3 legacy_dump1090_mr Oliver Jowett 2015-09-17 10:34:17 +0100
  • 702d7c5423 Allow overriding the version define. Oliver Jowett 2015-09-17 10:33:22 +0100
  • 3b4c872ea6 Merge pull request #71 from maxried/master Oliver Jowett 2015-09-14 20:34:32 +0100
  • 3d4455948f Update dump1090.c maxried 2015-09-14 21:05:27 +0200
  • f8c6513294 Update dump1090.c maxried 2015-09-14 20:48:17 +0200
  • f66420b275 Update dump1090.c maxried 2015-09-14 20:47:30 +0200
  • 217e6f9216 Update dump1090.h maxried 2015-09-14 20:44:52 +0200
  • 541f12fb21 Update dump1090.h maxried 2015-09-14 20:11:00 +0200
  • 90adaf22f7 Update net_io.c maxried 2015-09-14 20:03:19 +0200
  • 267e5d6909 Update net_io.c maxried 2015-09-14 19:59:50 +0200
  • 37677f1557 --html-dir maxried 2015-09-14 19:59:27 +0200
  • 392054a27b Add --html-dir option maxried 2015-09-14 19:58:59 +0200
  • 909f1ad1e5 Allow D2 in altitude values (>62k ft) Oliver Jowett 2015-09-10 14:22:13 +0100
  • b51cafb91b Merge branch 'dstipp-master' Oliver Jowett 2015-09-07 13:04:51 +0100
  • 1c80d1b784 OS X compatibility cleanups. Oliver Jowett 2015-09-07 12:58:49 +0100
  • ae126d1009 Add back Darwin/Mach/Apple portability David Stipp 2015-09-02 23:41:00 -0400
  • ef34c4ce0f Put the CI status in the README Oliver Jowett 2015-09-03 10:36:34 +0100
  • 46f3b722c9 Make it noninteractive. Oliver Jowett 2015-09-03 10:30:11 +0100
  • 221f8bbb92 Try using the gqrx repo for librtlsdr-dev packages for 12.04. Oliver Jowett 2015-09-03 10:27:25 +0100
  • 937e0ae3ca Trying out travis-ci Oliver Jowett 2015-09-03 10:14:52 +0100
  • 4f24e008ba Merge branch 'Dynomity-flags' Oliver Jowett 2015-09-01 17:28:32 +0100
  • 976dc44d11 Regenerate the ICAO ranges table based on data extracted from Annex 10. Oliver Jowett 2015-09-01 14:21:25 +0100
  • b5960fd44a Cleanups, reformatting, a few bugfixes, add sort-by-country. Oliver Jowett 2015-09-01 12:19:23 +0100
  • 7bebcc558f Merge branch 'flags' of https://github.com/Dynomity/dump1090 into Dynomity-flags Oliver Jowett 2015-09-01 11:06:42 +0100
  • 05c8bc5d9f Merge pull request #45 from saiarcot895/add-curl-recommends Oliver Jowett 2015-08-31 22:59:52 +0100
  • 84ad8a2788 removed old commented line Dynomity 2015-08-30 11:34:37 -0600
  • 0858fa2af4 fixed colspan issue for position Dino M 2015-08-30 10:25:43 -0600
  • 9e00c2d0d3 Merge remote-tracking branch 'origin/flags' into flags Dynomity 2015-08-30 10:19:53 -0600
  • 402e40fc36 fixed table display column problem Dynomity 2015-08-30 10:16:40 -0600
  • b5d49b451b just cleaning up the formatting Dynomity 2015-08-26 10:07:50 -0600
  • 8a1c08cafb Moved loading of flags.js above script.js Dynomity 2015-08-26 10:00:19 -0600
  • 95f90fe799 file rename Dynomity 2015-08-24 19:26:08 -0600
  • de426ba823 removed flag id Dynomity 2015-08-24 20:35:00 -0600
  • c95e5775ff minor cosmetic tweaks around flags Dynomity 2015-08-24 12:44:59 -0600
  • 899e072cf1 Added back the flag in the selected section Dynomity 2015-08-24 12:39:37 -0600
  • 00f3f3723e removed Country column Dynomity 2015-08-22 10:13:02 -0600
  • 9e94a6dc1a fixed North/South Korea elements Dynomity 2015-08-21 18:44:27 -0600
  • baddeb9034 cleaning up code and plane table Dynomity 2015-08-21 18:38:38 -0600
  • 1babb5b55c Added span for flag icon in selected Dynomity 2015-08-19 22:00:57 -0600
  • 1a5e6e2187 searches in hex now. Dynomity 2015-08-18 22:37:34 -0600
  • 687720386f Removed decimal ICAO codes. Only hex objects Dynomity 2015-08-18 22:31:13 -0600
  • 725fd31249 Update flags.js Dynomity 2015-08-18 12:19:43 -0600
  • 31ccabe952 added flags.js Dynomity 2015-08-17 22:25:39 -0600
  • 849fc1acf2 work in progress Dynomity 2015-08-17 22:23:23 -0600
  • 37c58322e5 Merge remote-tracking branch 'origin/flags' into flags Dynomity 2015-08-17 22:21:18 -0600
  • bb576566ca changed ICAO to Country in selected section Dynomity 2015-08-17 22:20:13 -0600
  • d7bb5f10b5 Merge remote-tracking branch 'mutability/master' into flags Dynomity 2015-08-17 17:32:03 -0600
  • ee36258f49 Create README.txt Dynomity 2015-08-17 12:20:34 -0600
  • e438e1e0c5 Fix decoding of even lat=0 + odd lat=0 which can have 3 results (-90, 0, +90) Oliver Jowett 2015-08-17 18:07:40 +0100
  • 6d37952b14 Add tests for surface decoding at the poles/equator. Oliver Jowett 2015-08-17 18:06:37 +0100
  • 3b4c5c5889 Merge pull request #63 from rgeissert/debian-package-fixes Oliver Jowett 2015-08-17 17:37:00 +0100
  • 3f4d35f04c add blank flag Dynomity 2015-08-17 05:00:06 -0600
  • e907a068f2 Update gmap.html Dynomity 2015-08-16 17:22:10 -0600
  • 54be82c50c Update script.js Dynomity 2015-08-16 17:17:16 -0600
  • c3e3130da8 flag images Dynomity 2015-08-16 14:09:13 -0600
  • c62dda5136 adding country flags to ICAO listing Dynomity 2015-08-16 12:49:41 -0600
  • 5eaa62d59c Use invoke-rc.d to restart lighttpd as per Debian policy Raphael Geissert 2015-08-08 13:47:05 +0200
  • 8d815b7a9c faup1090 accepts/requires --stdout Oliver Jowett 2015-08-07 11:04:32 +0100
  • b4490c7b47 Clear markers and don't color rows if the aircraft sees no positions for 60s, even if they are still receiving other messages. Oliver Jowett 2015-07-15 17:07:28 +0100
  • e3cd88e24a Default to not forwarding mlat messages. Add --forward-mlat option to enable it. Oliver Jowett 2015-07-03 22:06:35 +0100
  • 45d645a864 Default to not forwarding mlat messages. Add --forward-mlat option to enable it. Oliver Jowett 2015-07-03 21:56:23 +0100
  • 5ef9bdd6f3 Make mlat plane markers blue-ish. Oliver Jowett 2015-07-02 15:03:33 +0100
  • 727361c1ab Link librtlsdr statically, so we don't need to ship a copy which might conflict with other packages. Oliver Jowett 2015-07-01 23:37:17 +0100
  • 2cf1a40eb6 Minimal changes needed to display aircraft with mlat positions differently. Oliver Jowett 2015-07-01 19:48:23 +0100
  • 161c11d10f Disable FATSV port as the translation now always happens in faup1090. Oliver Jowett 2015-07-01 19:47:40 +0100
  • e5053ac5c9 Only set/reset position_from_mlat when we actually see position data. Oliver Jowett 2015-06-29 15:51:42 +0100
  • 32f87412d6 Show mlat positions differently in the detail pane. Oliver Jowett 2015-06-29 14:04:52 +0100
  • de4e233969 When considering whether to suppress altitude messages, ignore mlat DF17s. Oliver Jowett 2015-06-29 12:45:50 +0100
  • f1f76cb8e3 When receiving mlat, allow larger gaps between positions before plotting estimated tracks. Oliver Jowett 2015-06-29 12:44:19 +0100
  • 98a55c8dec Tweak CPR rules for mlat messages, add some debug. Oliver Jowett 2015-06-29 12:43:58 +0100
  • f6ff1c853b Show synthetic MLAT messages as such. Oliver Jowett 2015-06-29 12:42:50 +0100