Commit Graph

69 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
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
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
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
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
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
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
73205d38d7 minor comment 2022-09-14 07:23:57 +02: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
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
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
Matthias Wirth
c659660aa1 meh 2021-06-02 15:20:30 +02:00
Matthias Wirth
80a10c39c7 improve photo caching stuff
change planespotter api request
2021-03-13 08:35:12 +01:00
Matthias Wirth
540a43f3bf fixed height for silhouette container
showPictures disables silhouettes as well if only silAvailable and not
showSil is true
2021-03-13 06:41:26 +01:00
Matthias Wirth
59dacee5a5 some more minor changes for displaying planespotter thumbnails 2021-03-12 21:33:41 +01:00
Matthias Wirth
1c91c729ce some changes to the photo logic 2021-03-12 15:48:34 +01:00
computerjoe314
acc0947342 Add pictures for airplanes 2021-03-12 08:42:10 -05:00
Matthias Wirth
a1375edb7d allow people to use custom silhouettes 2021-01-28 18:08:46 +01:00
Matthias Wirth
74c8f500de add range outline dashing as an option 2021-01-27 13:48:41 +01:00
Matthias Wirth
92e8ada3ef basic dark mode / darker line and icon colors
both via settings menu toggles
2020-11-22 23:06:29 +01:00