Skip to content

Commit

Permalink
Director --> Arrival
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesaltmann authored Nov 8, 2024
1 parent 6d23bb8 commit a062796
Showing 1 changed file with 9 additions and 29 deletions.
38 changes: 9 additions & 29 deletions edww/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@
"gcap_status": "1"
},
{
"logon": "EDDB_D_APP",
"logon": "EDDB_AS_APP",
"frequency": "121.130",
"abbreviation": "DBAST",
"description": "Berlin Director Sued",
"description": "Berlin Arrival (Feeder Sued)",
"schedule_show_always": [
"EDWW"
],
"gcap_status": "1"
},
{
"logon": "EDDB_F_APP",
"logon": "EDDB_AN_APP",
"frequency": "136.105",
"abbreviation": "DBANT",
"description": "Berlin Director Nord",
"description": "Berlin Arrival (Feeder Nord)",
"schedule_show_booked": [
"EDWW"
],
Expand All @@ -60,26 +60,6 @@
],
"gcap_status": "1"
},
{
"logon": "EDDB_Z_APP",
"frequency": "126.425",
"abbreviation": "DBASQ",
"description": "Bremen Radar (Berlin Arrival Sued Coordinator)",
"schedule_show_booked": [
"EDWW"
],
"gcap_status": "1"
},
{
"logon": "EDDB_Y_APP",
"frequency": "119.630",
"abbreviation": "DBANQ",
"description": "Bremen Radar (Berlin Arrival Nord Coordinator)",
"schedule_show_booked": [
"EDWW"
],
"gcap_status": "1"
},
{
"logon": "EDDH_E_APP",
"frequency": "119.510",
Expand All @@ -92,10 +72,10 @@
"gcap_status": "1"
},
{
"logon": "EDDH_F_APP",
"logon": "EDDH_A_APP",
"frequency": "118.205",
"abbreviation": "DHAT",
"description": "Hamburg Director",
"description": "Hamburg Arrival (Feeder)",
"schedule_show_always": [
"EDWW"
],
Expand All @@ -122,10 +102,10 @@
]
},
{
"logon": "EDDV_F_APP",
"logon": "EDDV_A_APP",
"frequency": "119.605",
"abbreviation": "DVAT",
"description": "Hannover Director",
"description": "Hannover Arrival (Feeder)",
"schedule_show_booked": [
"EDWW"
]
Expand All @@ -140,4 +120,4 @@
"EDWW"
]
}
]
]

0 comments on commit a062796

Please sign in to comment.