Skip to content

Commit

Permalink
add MIL TWR and APP
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikvogel committed Nov 10, 2023
1 parent 406614d commit 8ee3573
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions edmm/military.json
Original file line number Diff line number Diff line change
@@ -0,0 +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"
]
}
]

0 comments on commit 8ee3573

Please sign in to comment.