Commit Graph

104 Commits

Author SHA1 Message Date
Matthias Wirth
33346c30a8 droneRefresh: seconds 2024-09-13 04:27:47 +02:00
Matthias Wirth
34ca43c25b shoehorn some drone id data into tar1090 2024-09-07 20:16:47 +02:00
Matthias Wirth
df1a9b88e9 remove some old adsbexchange customisation
keep some functionality around for any aggregator to use by setting
aggregator = true; in early.js
2024-08-20 22:07:27 +02:00
Matthias Wirth
070ca8e84d show AIS data differently 2024-08-15 19:29:33 +02:00
Saikrishna Arcot
d4b6cb5c60 Add some initial Mapbox layers to the map
Show these layers only if an API key has been provided.

Use streets and outdoors v10 instead of v12

This helps with some road symbols not being rendered and some bridges
not showing up.
2024-07-31 21:50:56 +02:00
Matthias Wirth
a36d699fa8 add icaoBlacklist 2024-07-20 23:12:45 +02:00
Matthias Wirth
9acbadd261 audio_url 2024-07-06 14:04:39 +02:00
Matthias Wirth
8a6997c735 wind columns: remove by default 2024-05-22 16:43:33 +02:00
Mark Bumiller
ee4b382c92 using flag-icons
the original flags come from a website that is not maintained.
using svg instead of png

flags used:
https://gitlab.com/catamphetamine/country-flag-icons

remove unused 'selected plane flag' code

Co-authored-by: Matthias Wirth <matthias.wirth@gmail.com>
2024-05-19 17:52:56 +02:00
Matthias Wirth
0fdc3a8bdc enable display of AIS-catcher geojson via config.js
code adapted from jvde: https://github.com/jvde-github/AIS-in-TAR1090

example config.js addition:
aiscatcher_server="URL";
aiscatcher_refresh=15;
2024-05-05 19:11:02 +02:00
justin4046
bbbdef0770 add altimeter pressure correction 2024-05-02 22:45:12 -05:00
Matthias Wirth
06b45b388a multiOutline via config.js var 2024-04-25 16:39:48 +02:00
Matthias Wirth
8a6bde94ed config.js: add knobs for various overlay opacities 2024-03-28 13:39:46 +01:00
Matthias Wirth
1d4b53223c allow adjusting aircraft icon alpha for webgl 2024-03-28 13:20:41 +01:00
Matthias Wirth
a84872257f sync up webgl / non webgl outlineWidth better
decrease default outline width by 10%
2023-08-17 07:25:30 +02:00
Matthias Wirth
c8ec51bb9f autoSelect coords 2023-07-28 10:25:07 +02:00
Roger Howell
e4a4d43577 Add configuration for terrain limit line opacity 2023-06-17 22:58:56 +02:00
Dirk Hohndel
7a75b5427e add configurable link back to a config page
This allows an obvious way from the map display to go back to
a web UI that can configure a feeder setup.
Off by default.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2023-06-17 22:58:14 +02:00
Matthias Wirth
b31ef61403 change default layer 2023-05-03 23:37:19 +02:00
Matthias Wirth
468555ef70 routeApi stuff 2023-04-21 19:12:49 +02:00
Matthias Wirth
ba61924a02 Merge branch 'routesets' of https://github.com/dirkhh/tar1090 2023-04-18 18:04:00 +02:00
Matthias Wirth
ce46cee26f Update GPS Location default selectable in config.js 2023-04-13 18:14:02 +02:00
Matthias Wirth
5401e1154d add URL query parameters for range rings / alt chart
implements: https://github.com/wiedehopf/tar1090/pull/235
2023-04-01 16:09:57 +02:00
Katia
7191aeb6b8 Add planespottersAPIurl variable 2023-03-29 14:16:29 +02:00
Dirk Hohndel
98dc25d5fe Add ability to download route information from an API server
This collects the callsigns in question in batches - the first one
after 5 seconds, after that every 10 seconds, and calls a (configurable)
backend server. This server can be run locally or a public server can be
used - right now this is configured for api.adsb.lol.

The feature is turned off by default.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2023-03-21 07:48:06 -07:00
Matthias Wirth
5b8f5452b6 dyngloberate 2023-02-16 15:57:12 +01:00
Matthias Wirth
2b7949090f uat bias variable
show dual source UAT data in preference when setting that in config.js
2022-08-28 08:42:26 +02:00
Matthias Wirth
441c0e8398 configurable seenTimeout 2022-08-01 00:45:08 +02:00
Matthias Wirth
ddb7713827 config switch to disable geolocation 2022-07-28 15:57:43 +02:00
Matthias Wirth
134705eb0f kx1t planefence makes funny noises 2022-06-14 11:11:09 +02:00
Matthias Wirth
a0bf9d35a8 disable position / altitude filter by default 2022-06-09 21:09:19 +02:00
Matthias Wirth
f2eb93413d special squawk all red, labels for uk_advisory get extra thing 2022-05-13 22:29:33 +02:00
Matthias Wirth
1b6be446e1 provision for offline map 2022-04-16 07:21:15 +02:00
Matthias Wirth
7512157bd4 tableInView
fixes https://github.com/wiedehopf/tar1090/issues/176
2022-04-10 16:46:50 +02:00
Matthias Wirth
0f6ffe8114 kts -> kt
reverting a recent change
2022-04-09 08:41:06 +02:00
Matthias Wirth
9ceecda94a fix some stuff
implement some of the changes in https://github.com/wiedehopf/tar1090/pull/173 by getsnoopy
2022-04-09 07:43:53 +02:00
Matthias Wirth
ecd398f90f make layer from DWD configurable 2022-03-18 22:31:15 +01:00
Matthias Wirth
cd40292ccf defaultOverlays config var 2022-03-18 22:24:42 +01:00
Matthias Wirth
4a7e4aa897 photo / photo link display logic 2022-01-30 20:52:05 +01:00
Matthias Wirth
89ee71c160 egm96-universal in its own module and only loaded on demand due to size 2022-01-08 12:37:34 +01:00
Matthias Wirth
d985de4f8f make sure we stay compatible i suppose with old config.js files 2022-01-08 07:01:08 +01:00
Matthias Wirth
ac2bde932c better labeling
remove local time ambiguity in labels
add option to show geometric altitude in labels
handle units in track labels the same as in aircraft labels
2022-01-07 22:45:36 +01:00
Matthias Wirth
dab71e5581 toggle for showing label units 2021-12-20 20:09:09 +01:00
Matthias Wirth
980d173208 optionally selecteable support to get images from planespotting.be 2021-11-08 03:34:37 +01:00
Matthias Wirth
846c795cc8 military column 2021-10-03 17:02:43 +02:00
Brian Engert
7a0ceb6409 * support local share links
* use URLSearchParams for paramters so we don't need to worry about injection.
2021-09-26 10:53:55 -05:00
Matthias Wirth
3193c7673f enable dark mode by default 2021-08-14 08:36:14 +02:00
Matthias Wirth
d57bd3c0ad new toggle to control UTC vs local time on trace timestamps 2021-07-21 20:08:58 +02:00
Matthias Wirth
1b00c0ec7f configuration options for actual range outline 2021-07-01 08:57:59 +02:00
Matthias Wirth
0d83c919a8 make registration links optional, enabled by default 2021-06-20 08:41:47 +02:00