mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-12-16 00:53:39 +00:00
First pass at TOTA support #82
This commit is contained in:
@@ -81,6 +81,19 @@ spot-providers:
|
||||
class: "UKPacketNet"
|
||||
name: "UK Packet Radio Net"
|
||||
enabled: false
|
||||
-
|
||||
class: "XOTA"
|
||||
name: "39C3 TOTA"
|
||||
enabled: false
|
||||
url: "https://39c3.c3nav.de/"
|
||||
# Start/end dates and fixed SIG/latitude/longitude for all spots are currently only a feature for the "XOTA" provider,
|
||||
# the software found at https://github.com/nischu/xOTA/
|
||||
start-date: "2025-12-26"
|
||||
end-date: "2025-12-31"
|
||||
sig: "TOTA"
|
||||
latitude: 53.5622678
|
||||
longitude: 9.9855205
|
||||
|
||||
|
||||
# Alert providers to use. Same setup as the spot providers list above.
|
||||
alert-providers:
|
||||
|
||||
Reference in New Issue
Block a user