Skip to content

Commit

Permalink
Added Director Stations
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgutierrez96 authored Oct 19, 2023
1 parent 002dc7e commit f496fa3
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion edww/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"abbreviation": "HAME",
"description": "Bremen Radar (Hamburg Arrival East)"
},
{
"logon": "EDDH_F_APP",
"frequency": "118.205",
"abbreviation": "DHAT",
"description": "Bremen Radar (Hamburg Director)"
},
{
"logon": "EDDH_W_APP",
"frequency": "134.255",
Expand All @@ -17,10 +23,22 @@
"abbreviation": "HAN",
"description": "Bremen Radar (Hannover Arrival)"
},
{
"logon": "EDDV_F_APP",
"frequency": "119.605",
"abbreviation": "DVAT",
"description": "Bremen Radar (Hannover Director)"
},
{
"logon": "EDDW_APP",
"frequency": "124.800",
"abbreviation": "FRI",
"description": "Bremen Radar (Friesland)"
},
{
"logon": "EDDW_F_APP",
"frequency": "120.350",
"abbreviation": "DWAT",
"description": "Bremen Radar (Bremen Director)"
}
]
]

0 comments on commit f496fa3

Please sign in to comment.