-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
89f1f6c
commit 91419a6
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
[ | ||
{ | ||
"logon": "EDDH_TWR", | ||
"frequency": "126.855", | ||
"abbreviation": "DHT", | ||
"description": "Hamburg Tower" | ||
}, | ||
{ | ||
"logon": "EDDH_VFR_TWR", | ||
"frequency": "121.280", | ||
"abbreviation": "DHR", | ||
"description": "Hamburg VFR Tower" | ||
}, | ||
{ | ||
"logon": "EDDV_TWR", | ||
"frequency": "120.180", | ||
"abbreviation": "DVT", | ||
"description": "Hannover Tower" | ||
}, | ||
{ | ||
"logon": "EDDW_TWR", | ||
"frequency": "120.330", | ||
"abbreviation": "DWT", | ||
"description": "Bremen Tower" | ||
}, | ||
{ | ||
"logon": "EDHL_TWR", | ||
"frequency": "128.705", | ||
"abbreviation": "HLT", | ||
"description": "Luebeck Tower" | ||
}, | ||
{ | ||
"logon": "EDHI_TWR", | ||
"frequency": "123.255", | ||
"abbreviation": "HIT", | ||
"description": "Finkenwerder Tower" | ||
}, | ||
{ | ||
"logon": "EDVE_TWR", | ||
"frequency": "120.055", | ||
"abbreviation": "VET", | ||
"description": "Braunschweig Tower" | ||
}, | ||
{ | ||
"logon": "EDVK_TWR", | ||
"frequency": "118.105", | ||
"abbreviation": "VKT", | ||
"description": "Kassel Tower" | ||
}, | ||
{ | ||
"logon": "EDXW_TWR", | ||
"frequency": "119.750", | ||
"abbreviation": "XWT", | ||
"description": "Sylt Tower" | ||
} | ||
] |