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
Matthias Wirth
bf91de1bfd
disable some legacy stuff by default
2021-06-15 10:13:05 +02:00
Matthias Wirth
c659660aa1
meh
2021-06-02 15:20:30 +02:00
Matthias Wirth
0eddbc3c97
make sure callsigns display even more consistent
...
show labels for ~ hexes one zoom lvl further in for ground stuff
2021-05-04 10:23:21 +02:00
Matthias Wirth
bccb4d9d9a
clean up some data source stuff
...
remove unused variable refreshMultiplier
2021-04-05 10:35:35 +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
b0e2f5d072
minor fix
2021-03-12 22:58:49 +01:00
Matthias Wirth
8e9c985b56
enable pictures by default
2021-03-12 21:41:43 +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
Matthias Wirth
74c8f500de
add range outline dashing as an option
2021-01-27 13:48:41 +01:00
Matthias Wirth
cd82d850ac
jaeroTimeout
2020-12-23 23:55:29 +01:00
Matthias Wirth
5488f45fca
prepare some globeIndex changes
2020-12-19 18:07:19 +01:00
Matthias Wirth
242b5aadfc
correct some corner cases for the source filter and clean up a bit of
...
crud
2020-12-04 08:45:59 +01:00