Skip to content

Commit

Permalink
Consolidated and formatted data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 18, 2024
1 parent 2d1d8f6 commit 039662d
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 19 deletions.
32 changes: 21 additions & 11 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4339,13 +4339,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 @@ -4371,7 +4379,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 @@ -4441,12 +4453,6 @@
"EDGG"
]
},
{
"logon": "ETHF_GND",
"frequency": "131.450",
"abbreviation": "THFG",
"description": "Fritzlar Ground"
},
{
"logon": "ETHF_TWR",
"frequency": "128.830",
Expand Down Expand Up @@ -4721,7 +4727,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 @@ -4745,7 +4755,7 @@
},
{
"logon": "ETSB_TWR",
"frequency": "131.460",
"frequency": "129.060",
"abbreviation": "TSBT",
"description": "B\u00fcchel Tower",
"schedule_show_booked": [
Expand Down
2 changes: 1 addition & 1 deletion edgg/military.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,4 @@
"EDGG"
]
}
]
]
7 changes: 1 addition & 6 deletions legacy/atc_station_mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2374,11 +2374,6 @@
"callsignPrefix": "ETHF",
"frequency": "120.865"
},
{
"id": "THFG",
"callsignPrefix": "ETHF",
"frequency": "131.450"
},
{
"id": "THFT",
"callsignPrefix": "ETHF",
Expand Down Expand Up @@ -2547,7 +2542,7 @@
{
"id": "TSBT",
"callsignPrefix": "ETSB",
"frequency": "131.460"
"frequency": "129.060"
},
{
"id": "SHR",
Expand Down
9 changes: 8 additions & 1 deletion legacy/schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,17 @@
"EDUU_TGO_CTR",
"EDUU_WUR_CTR",
"ETAD_APP",
"ETAD_DEL",
"ETAD_GND",
"ETAD_TWR",
"ETAR_APP",
"ETAR_GND",
"ETAR_TWR",
"ETHF_APP",
"ETHF_TWR",
"ETHN_APP",
"ETHN_TWR",
"ETOU_GND",
"ETOU_TWR",
"ETSB_APP",
"ETSB_TWR"
Expand Down Expand Up @@ -187,8 +191,11 @@
"EDUU_WUR_CTR",
"EDYY_MNS_CTR",
"ETAD_APP",
"ETAD_DEL",
"ETAD_GND",
"ETAD_TWR",
"ETAR_APP",
"ETAR_GND",
"ETAR_TWR",
"ETHF_APP",
"ETHF_TWR",
Expand All @@ -198,6 +205,7 @@
"ETNG_TWR",
"ETNN_APP",
"ETNN_TWR",
"ETOU_GND",
"ETOU_TWR",
"ETSB_APP",
"ETSB_TWR"
Expand Down Expand Up @@ -450,7 +458,6 @@
"ETHC_APP",
"ETHC_TWR",
"ETHF_APP",
"ETHF_GND",
"ETHF_TWR",
"ETHL_TWR",
"ETHN_APP",
Expand Down

0 comments on commit 039662d

Please sign in to comment.