Skip to content

Commit

Permalink
Update military.json
Browse files Browse the repository at this point in the history
  • Loading branch information
capzDE authored Nov 18, 2024
1 parent 6f40326 commit 2d1d8f6
Showing 1 changed file with 22 additions and 12 deletions.
34 changes: 22 additions & 12 deletions edgg/military.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,21 @@
"logon": "ETAD_DEL",
"frequency": "120.905",
"abbreviation": "TADC",
"description": "Spangdahlem Clearance"
"description": "Spangdahlem Clearance",
"schedule_show_booked": [
"EDFF",
"EDGG"
]
},
{
"logon": "ETAD_GND",
"frequency": "121.865",
"abbreviation": "TADG",
"description": "Spangdahlem Ground"
"description": "Spangdahlem Ground",
"schedule_show_booked": [
"EDFF",
"EDGG"
]
},
{
"logon": "ETAD_TWR",
Expand All @@ -35,7 +43,11 @@
"logon": "ETAR_GND",
"frequency": "121.775",
"abbreviation": "TARG",
"description": "Ramstein Ground"
"description": "Ramstein Ground",
"schedule_show_booked": [
"EDFF",
"EDGG"
]
},
{
"logon": "ETAR_TWR",
Expand Down Expand Up @@ -69,12 +81,6 @@
"abbreviation": "TEBT",
"description": "Ansbach Tower"
},
{
"logon": "ETHF_GND",
"frequency": "131.450",
"abbreviation": "THFG",
"description": "Fritzlar Ground"
},
{
"logon": "ETHF_TWR",
"frequency": "128.830",
Expand Down Expand Up @@ -171,7 +177,11 @@
"logon": "ETOU_GND",
"frequency": "126.555",
"abbreviation": "TOUG",
"description": "Wiesbaden Ground"
"description": "Wiesbaden Ground",
"schedule_show_booked": [
"EDFF",
"EDGG"
]
},
{
"logon": "ETOU_TWR",
Expand All @@ -185,7 +195,7 @@
},
{
"logon": "ETSB_TWR",
"frequency": "131.460",
"frequency": "129.060",
"abbreviation": "TSBT",
"description": "B\u00fcchel Tower",
"schedule_show_booked": [
Expand All @@ -203,4 +213,4 @@
"EDGG"
]
}
]
]

0 comments on commit 2d1d8f6

Please sign in to comment.