Commit Graph

121 Commits

Author SHA1 Message Date
Matthias Wirth
e2003ccd31 preparations for offline map based on openfreemap 2025-10-06 14:15:30 +00:00
Matthias Wirth
6f924c4163 add config option: MergeNonIcao
set to true to merge non icao hex with the icao hex (remove the ~)
2025-09-21 09:29:09 +00:00
Matthias Wirth
45b08ca7c5 route display: more config options 2025-08-04 15:01:53 +00:00
Matthias Wirth
3bc8daedcd config.js: labelFont option wasn't working, replace it
labelStyle
labelFamily
labelScale

are now settable in config.js
2025-07-22 11:16:35 +00:00
TEBandCo
e65afc145a routes: Option to use ICAO airport codes instead of IATA 2025-06-24 19:39:59 +00:00
Matthias Wirth
fb446f9138 add option to relabel data input into readsb jaero port 2025-06-19 08:24:19 +00:00
Matthias Wirth
1d8a12826d readme 2025-05-05 20:06:03 +00:00
Matthias Wirth
43c60a1dcd switch default route api url to adsb.im
allow enabling route lookup via the settings on the website even when
useRouteApi is set to false
2025-05-05 15:02:02 +00:00
Matthias Wirth
aa0c453cbf ais: improve consistency
ais_test is now always on and redundant
2025-04-30 16:28:02 +00:00
Matthias Wirth
aea8e96e34 dwd radolan layer: fixup and improve
seems the former product gives 403 now
the colors on this new product aren't as nice but i haven't found a
better alternative

while at it, improve the update logic to properly update on a fixed 5
min interval when the product updates
the product is always 5 minutes delayed it seems

really the rainviewer layer seems much better
2025-04-15 15:31:19 +00:00
Matthias Wirth
edf1d9d6c3 discourage SiteLat/Lon config variable usage 2025-04-07 07:32:11 +00:00
Matthias Wirth
5561abe718 audio url titles 2025-03-13 10:00:43 +00:00
Matthias Wirth
8a0f0822ca support multiple audio urls 2025-03-13 07:50:09 +00:00
Matthias Wirth
4381c13fba fixup col names in default / config js 2024-11-12 19:36:48 +01:00
Matthias Wirth
694b8058af note about dashed lines 2024-10-24 11:10:19 -04:00
Matthias Wirth
015159e3ef unknown aircrat: just a bit darker 2024-10-22 13:09:24 -04:00
Matthias Wirth
9457177f48 change color for unknown altitude to light grey 2024-10-22 11:30:27 -04:00
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