Skip to content

Commit

Permalink
Update ctr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
capzDE authored Dec 7, 2024
1 parent a27320f commit 3945e6b
Showing 1 changed file with 101 additions and 29 deletions.
130 changes: 101 additions & 29 deletions eduu/ctr.json
Original file line number Diff line number Diff line change
@@ -1,72 +1,144 @@
[
{
"logon": "EDUU_FFM_CTR",
"logon": "EDUU_F12_CTR",
"frequency": "132.330",
"abbreviation": "FFM",
"description": "Rhein Radar (Frankfurt)",
"abbreviation": "F12",
"description": "Rhein Radar (Frankfurt Low)",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"cpdlc_login": "EDUF"
},
{
"logon": "EDUU_FUL_CTR",
"logon": "EDUU_F34_CTR",
"frequency": "135.955",
"abbreviation": "F34",
"description": "Rhein Radar (Frankfurt High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_U1_CTR",
"frequency": "122.785",
"abbreviation": "FUL",
"description": "Rhein Radar (Fulda)",
"abbreviation": "U1",
"description": "Rhein Radar (Fulda Low)",
"schedule_show_always": [
"EDGG",
"EDLL",
"EDFF"
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_U23_CTR",
"frequency": "136.315",
"abbreviation": "U23",
"description": "Rhein Radar (Fulda High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_NTM_CTR",
"logon": "EDUU_N12_CTR",
"frequency": "132.080",
"abbreviation": "NTM",
"description": "Rhein Radar (Nattenheim)",
"abbreviation": "N12",
"description": "Rhein Radar (Nattenheim Low)",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"cpdlc_login": "EDUN"
},
{
"logon": "EDUU_SLN_CTR",
"logon": "EDUU_N34_CTR",
"frequency": "133.815",
"abbreviation": "N34",
"description": "Rhein Radar (Frankfurt High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_S1_CTR",
"frequency": "120.930",
"abbreviation": "SLN",
"description": "Rhein Radar (S\u00f6llingen)",
"abbreviation": "S1",
"description": "Rhein Radar (S\u00f6llingen Low)",
"schedule_show_always": [
"EDGG",
"EDLL",
"EDFF"
"EDGG"
],
"cpdlc_login": "EDUS"
},
{
"logon": "EDUU_TGO_CTR",
"logon": "EDUU_S23_CTR",
"frequency": "124.035",
"abbreviation": "S23",
"description": "Rhein Radar (Söllingen High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_T1_CTR",
"frequency": "132.405",
"abbreviation": "TGO",
"description": "Rhein Radar (Tango)",
"abbreviation": "T1",
"description": "Rhein Radar (Tango Low)",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"cpdlc_login": "EDUT"
},
{
"logon": "EDUU_WUR_CTR",
"logon": "EDUU_T23_CTR",
"frequency": "135.030",
"abbreviation": "T23",
"description": "Rhein Radar (Tango High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_Z12_CTR",
"frequency": "134.085",
"abbreviation": "WUR",
"description": "Rhein Radar (W\u00fcrzburg)",
"abbreviation": "Z12",
"description": "Rhein Radar (W\u00fcrzburg Low)",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"cpdlc_login": "EDUW"
},
{
"logon": "EDUU_Z34_CTR",
"frequency": "118.215",
"abbreviation": "Z34",
"description": "Rhein Radar (Würzburg High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_CWL_CTR",
"frequency": "134.955",
"abbreviation": "UU-CWL",
"description": "Rhein Radar (Central-West Low)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_CWH_CTR",
"frequency": "136.030",
"abbreviation": "UU-CWH",
"description": "Rhein Radar (Central-West High)",
"schedule_show_booked": [
"EDGG"
],
"cpdlc_login": "EDUU"
},
{
"logon": "EDUU_H_CTR",
"frequency": "128.235",
Expand Down Expand Up @@ -167,4 +239,4 @@
],
"cpdlc_login": "EDUR"
}
]
]

0 comments on commit 3945e6b

Please sign in to comment.