Oliver Jowett
779c66e2e9
Reindenting.
2015-12-21 17:40:39 +00:00
Oliver Jowett
457761f060
Don't spam stats reports if the system clock jumps.
2015-12-19 18:28:12 +00:00
Oliver Jowett
497f88fe1c
Don't match faup1090 tags when generating a version string from git tags.
2015-10-27 13:57:29 +00:00
Oliver Jowett
f84e9a8de1
Fix the missing comma in the monochrome display example.
2015-10-26 23:09:26 +00:00
Oliver Jowett
91fce10f30
Remember map type selection in local storage.
...
Fixes #26 .
2015-10-26 23:03:34 +00:00
Oliver Jowett
ecc45517d6
Merge pull request #78 from dschaper/nginx
...
Add nginx config file for webmap
2015-10-26 13:19:51 +00:00
Oliver Jowett
f8a3c46139
Add generic map type config for maps that can be handled by simple URL pattern substitution.
2015-10-26 12:59:38 +00:00
Oliver Jowett
482d3a1d38
Turn on scale (and zoom for good measure, though it's on by default)
2015-10-26 12:58:49 +00:00
Oliver Jowett
416c8591b7
Tweak the display of mlat aircraft icons (not convinced these are the best settings)
2015-10-26 12:30:21 +00:00
Dan Schaper
72e511594d
Add nginx configs to packaging.
2015-10-25 10:23:51 -07:00
Dan Schaper
a6cb388eef
Add nginx config file
2015-10-25 09:20:22 -07:00
Oliver Jowett
c55c71b57c
Fix off-by-one error that would ignore maxRange if it was exactly 360NM.
2015-09-30 23:59:01 +01:00
Oliver Jowett
3b4c872ea6
Merge pull request #71 from maxried/master
...
--html-dir option
2015-09-14 20:34:32 +01:00
maxried
3d4455948f
Update dump1090.c
2015-09-14 21:05:27 +02:00
maxried
f8c6513294
Update dump1090.c
2015-09-14 20:48:17 +02:00
maxried
f66420b275
Update dump1090.c
2015-09-14 20:47:30 +02:00
maxried
217e6f9216
Update dump1090.h
2015-09-14 20:44:52 +02:00
maxried
541f12fb21
Update dump1090.h
2015-09-14 20:11:00 +02:00
maxried
90adaf22f7
Update net_io.c
2015-09-14 20:03:19 +02:00
maxried
267e5d6909
Update net_io.c
2015-09-14 19:59:50 +02:00
maxried
37677f1557
--html-dir
2015-09-14 19:59:27 +02:00
maxried
392054a27b
Add --html-dir option
2015-09-14 19:58:59 +02:00
Oliver Jowett
909f1ad1e5
Allow D2 in altitude values (>62k ft)
2015-09-10 14:22:13 +01:00
Oliver Jowett
b51cafb91b
Merge branch 'dstipp-master'
2015-09-07 13:04:51 +01:00
Oliver Jowett
1c80d1b784
OS X compatibility cleanups.
...
Reattach the licenses for the compat stuff to the source.
Only build/link the compat stuff when it's needed.
Rename compat/util.h so it's not confused with util.h.
Move all the platform specific defines inside compat/compat.h.
2015-09-07 12:58:49 +01:00
David Stipp
ae126d1009
Add back Darwin/Mach/Apple portability
...
Quite a few of the changes against the MalcolmRobb/dump1090 fork are
incompatible with OSX. This patch adds back that cross platform support
back.
2015-09-05 14:42:11 -04:00
Oliver Jowett
ef34c4ce0f
Put the CI status in the README
2015-09-03 10:36:34 +01:00
Oliver Jowett
46f3b722c9
Make it noninteractive.
2015-09-03 10:30:11 +01:00
Oliver Jowett
221f8bbb92
Try using the gqrx repo for librtlsdr-dev packages for 12.04.
2015-09-03 10:27:25 +01:00
Oliver Jowett
937e0ae3ca
Trying out travis-ci
2015-09-03 10:14:52 +01:00
Oliver Jowett
4f24e008ba
Merge branch 'Dynomity-flags'
2015-09-01 17:28:32 +01:00
Oliver Jowett
976dc44d11
Regenerate the ICAO ranges table based on data extracted from Annex 10.
2015-09-01 14:21:25 +01:00
Oliver Jowett
b5960fd44a
Cleanups, reformatting, a few bugfixes, add sort-by-country.
2015-09-01 12:19:23 +01:00
Oliver Jowett
7bebcc558f
Merge branch 'flags' of https://github.com/Dynomity/dump1090 into Dynomity-flags
2015-09-01 11:06:42 +01:00
Oliver Jowett
05c8bc5d9f
Merge pull request #45 from saiarcot895/add-curl-recommends
...
Add curl as recommends.
2015-08-31 22:59:52 +01:00
Dynomity
84ad8a2788
removed old commented line
2015-08-30 11:34:37 -06:00
Dino M
0858fa2af4
fixed colspan issue for position
2015-08-30 10:25:43 -06:00
Dynomity
9e00c2d0d3
Merge remote-tracking branch 'origin/flags' into flags
...
Conflicts:
public_html/script.js
2015-08-30 10:19:53 -06:00
Dynomity
402e40fc36
fixed table display column problem
...
This is the final version for this project. (I hope!)
2015-08-30 10:16:40 -06:00
Dynomity
b5d49b451b
just cleaning up the formatting
2015-08-26 10:07:50 -06:00
Dynomity
8a1c08cafb
Moved loading of flags.js above script.js
2015-08-26 10:00:19 -06:00
Dynomity
95f90fe799
file rename
2015-08-25 19:21:58 -06:00
Dynomity
de426ba823
removed flag id
2015-08-24 20:35:00 -06:00
Dynomity
c95e5775ff
minor cosmetic tweaks around flags
2015-08-24 12:44:59 -06:00
Dynomity
899e072cf1
Added back the flag in the selected section
2015-08-24 12:39:37 -06:00
Dynomity
00f3f3723e
removed Country column
2015-08-22 10:13:02 -06:00
Dynomity
9e94a6dc1a
fixed North/South Korea elements
2015-08-21 18:44:27 -06:00
Dynomity
baddeb9034
cleaning up code and plane table
2015-08-21 18:38:38 -06:00
Dynomity
1babb5b55c
Added span for flag icon in selected
2015-08-19 22:00:57 -06:00
Dynomity
1a5e6e2187
searches in hex now.
...
The search now looks at the hex object array in flags.js. Also moved
the search in the planeObject section. See got to to figure out whether
I should add a new property for the image.
2015-08-18 22:37:34 -06:00