-
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
8ee3573
commit ae9d0d7
Showing
4 changed files
with
213 additions
and
73 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
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
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 |
---|---|---|
@@ -1,74 +1,74 @@ | ||
[ | ||
{ | ||
"logon": "ETHL_TWR", | ||
"frequency": "122.100", | ||
"abbreviation": "HLT", | ||
"description": "Lima Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETIC_TWR", | ||
"frequency": "122.075", | ||
"abbreviation": "ICT", | ||
"description": "Grafenwoehr Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSI_APP", | ||
"frequency": "120.605", | ||
"abbreviation": "IGL", | ||
"description": "Ingo Radar", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSI_TWR", | ||
"frequency": "125.255", | ||
"abbreviation": "SIT", | ||
"description": "Ingo Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "", | ||
"frequency": "", | ||
"abbreviation": "", | ||
"description": "", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSL_APP", | ||
"frequency": "129.030", | ||
"abbreviation": "LCH", | ||
"description": "Lechfeld Radar", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSL_TWR", | ||
"frequency": "122.100", | ||
"abbreviation": "SLT", | ||
"description": "Lechfeld Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSN_TWR", | ||
"frequency": "122.100", | ||
"abbreviation": "SNT", | ||
"description": "Donau Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
} | ||
{ | ||
"logon": "ETHL_TWR", | ||
"frequency": "122.100", | ||
"abbreviation": "HLT", | ||
"description": "Lima Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETIC_TWR", | ||
"frequency": "122.075", | ||
"abbreviation": "ICT", | ||
"description": "Grafenwoehr Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSI_APP", | ||
"frequency": "120.605", | ||
"abbreviation": "IGL", | ||
"description": "Ingo Radar", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSI_TWR", | ||
"frequency": "125.255", | ||
"abbreviation": "SIT", | ||
"description": "Ingo Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "", | ||
"frequency": "", | ||
"abbreviation": "", | ||
"description": "", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSL_APP", | ||
"frequency": "129.030", | ||
"abbreviation": "LCH", | ||
"description": "Lechfeld Radar", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSL_TWR", | ||
"frequency": "122.100", | ||
"abbreviation": "SLT", | ||
"description": "Lechfeld Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
}, | ||
{ | ||
"logon": "ETSN_TWR", | ||
"frequency": "122.100", | ||
"abbreviation": "SNT", | ||
"description": "Donau Tower", | ||
"schedule_groups": [ | ||
"EDMM" | ||
] | ||
} | ||
] |
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