Skip to content

Commit

Permalink
Added missing military stations EDWW (#88)
Browse files Browse the repository at this point in the history
* Added missing military stations

* Consolidated and formatted data

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
hannesaltmann and actions-user authored Nov 17, 2024
1 parent 6d23bb8 commit 6f40326
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 0 deletions.
45 changes: 45 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4395,6 +4395,33 @@
"abbreviation": "TEBT",
"description": "Ansbach Tower"
},
{
"logon": "ETHB_APP",
"frequency": "124.505",
"abbreviation": "HBR",
"description": "B\u00fckeburg Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHB_TWR",
"frequency": "122.100",
"abbreviation": "HBT",
"description": "B\u00fckeburg Tower",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHC_APP",
"frequency": "123.305",
"abbreviation": "HCR",
"description": "Celle Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHC_TWR",
"frequency": "118.255",
Expand Down Expand Up @@ -4459,6 +4486,15 @@
"EDGG"
]
},
{
"logon": "ETHS_APP",
"frequency": "119.355",
"abbreviation": "HSR",
"description": "Fassberg Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHS_TWR",
"frequency": "118.525",
Expand Down Expand Up @@ -4663,6 +4699,15 @@
"EDWW"
]
},
{
"logon": "ETNW_APP",
"frequency": "124.655",
"abbreviation": "NWR",
"description": "Wunstorf Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETNW_TWR",
"frequency": "132.055",
Expand Down
45 changes: 45 additions & 0 deletions edww/military.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"logon": "ETHB_TWR",
"frequency": "122.100",
"abbreviation": "HBT",
"description": "B\u00fckeburg Tower",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHB_APP",
"frequency": "124.505",
"abbreviation": "HBR",
"description": "B\u00fckeburg Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHC_TWR",
"frequency": "118.255",
Expand All @@ -8,6 +26,15 @@
"EDWW"
]
},
{
"logon": "ETHC_APP",
"frequency": "123.305",
"abbreviation": "HCR",
"description": "Celle Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETHS_TWR",
"frequency": "118.525",
Expand All @@ -17,6 +44,15 @@
"EDWW"
]
},
{
"logon": "ETHS_APP",
"frequency": "119.355",
"abbreviation": "HSR",
"description": "Fassberg Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETMN_APP",
"frequency": "129.855",
Expand Down Expand Up @@ -152,6 +188,15 @@
"EDWW"
]
},
{
"logon": "ETNW_APP",
"frequency": "124.655",
"abbreviation": "NWR",
"description": "Wunstorf Radar",
"schedule_show_booked": [
"EDWW"
]
},
{
"logon": "ETSH_TWR",
"frequency": "130.505",
Expand Down
25 changes: 25 additions & 0 deletions legacy/atc_station_mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2349,6 +2349,21 @@
"callsignPrefix": "ETEB",
"frequency": "122.100"
},
{
"id": "HBR",
"callsignPrefix": "ETHB",
"frequency": "124.505"
},
{
"id": "HBT",
"callsignPrefix": "ETHB",
"frequency": "122.100"
},
{
"id": "HCR",
"callsignPrefix": "ETHC",
"frequency": "123.305"
},
{
"id": "HCT",
"callsignPrefix": "ETHC",
Expand Down Expand Up @@ -2384,6 +2399,11 @@
"callsignPrefix": "ETHN",
"frequency": "119.780"
},
{
"id": "HSR",
"callsignPrefix": "ETHS",
"frequency": "119.355"
},
{
"id": "HST",
"callsignPrefix": "ETHS",
Expand Down Expand Up @@ -2499,6 +2519,11 @@
"callsignPrefix": "ETNT",
"frequency": "118.730"
},
{
"id": "NWR",
"callsignPrefix": "ETNW",
"frequency": "124.655"
},
{
"id": "NWT",
"callsignPrefix": "ETNW",
Expand Down
10 changes: 10 additions & 0 deletions legacy/schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,11 @@
"EDYY_MNS_CTR",
"EDYY_SH_CTR",
"EDYY_S_CTR",
"ETHB_APP",
"ETHB_TWR",
"ETHC_APP",
"ETHC_TWR",
"ETHS_APP",
"ETHS_TWR",
"ETMN_APP",
"ETMN_TWR",
Expand All @@ -423,6 +427,7 @@
"ETNS_TWR",
"ETNT_APP",
"ETNT_TWR",
"ETNW_APP",
"ETNW_TWR",
"ETSH_APP",
"ETSH_TWR"
Expand All @@ -440,13 +445,17 @@
"ETAR_TWR",
"ETEB_GND",
"ETEB_TWR",
"ETHB_APP",
"ETHB_TWR",
"ETHC_APP",
"ETHC_TWR",
"ETHF_APP",
"ETHF_GND",
"ETHF_TWR",
"ETHL_TWR",
"ETHN_APP",
"ETHN_TWR",
"ETHS_APP",
"ETHS_TWR",
"ETIC_TWR",
"ETIK_GND",
Expand All @@ -470,6 +479,7 @@
"ETNS_TWR",
"ETNT_APP",
"ETNT_TWR",
"ETNW_APP",
"ETNW_TWR",
"ETOU_GND",
"ETOU_TWR",
Expand Down

0 comments on commit 6f40326

Please sign in to comment.