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 27489be commit e3a34ec
Showing 1 changed file with 46 additions and 22 deletions.
68 changes: 46 additions & 22 deletions edyy/ctr.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
[
{
"logon": "EDYY_C_CTR",
"logon": "EDYY_CL_CTR",
"frequency": "133.955",
"abbreviation": "CEL",
"description": "Maastricht Radar (Celle)",
"abbreviation": "CL",
"description": "Maastricht Radar (Celle Low)",
"schedule_show_booked": [
"EDWW"
"EDWW",
"EDGG"
],
"cpdlc_login": "EDYC"
},
{
"logon": "EDYY_CH_CTR",
"frequency": "128.810",
"abbreviation": "CELH",
"abbreviation": "CH",
"description": "Maastricht Radar (Celle High)",
"schedule_show_booked": [
"EDWW"
"EDWW",
"EDGG"
],
"cpdlc_login": "EDCH"
},
Expand Down Expand Up @@ -60,47 +62,69 @@
"cpdlc_login": "EDJH"
},
{
"logon": "EDYY_MNS_CTR",
"logon": "EDYY_ML_CTR",
"frequency": "122.185",
"abbreviation": "MNS",
"description": "Maastricht Radar (Muenster)",
"abbreviation": "ML",
"description": "Maastricht Radar (Münster Low)",
"schedule_show_booked": [
"EDWW",
"EDGG"
],
"cpdlc_login": "EDYM"
},
{
"logon": "EDYY_MH_CTR",
"frequency": "133.215",
"abbreviation": "MH",
"description": "Maastricht Radar (Münster High)",
"schedule_show_booked": [
"EDWW",
"EDLL",
"EDGG"
],
"cpdlc_login": "EDYM"
},
{
"logon": "EDYY_RHR_CTR",
"logon": "EDYY_RL_CTR",
"frequency": "128.790",
"abbreviation": "RHR",
"description": "Maastricht Radar (Ruhr)",
"abbreviation": "RL",
"description": "Maastricht Radar (Ruhr Low)",
"schedule_show_always": [
"EDGG",
"EDLL",
"EDFF"
"EDWW"
],
"cpdlc_login": "EDYR"
},
{
"logon": "EDYY_S_CTR",
"logon": "EDYY_RH_CTR",
"frequency": "123.835",
"abbreviation": "RH",
"description": "Maastricht Radar (Ruhr High)",
"schedule_show_booked": [
"EDWW",
"EDGG"
],
"cpdlc_login": "EDYM"
},
{
"logon": "EDYY_SL_CTR",
"frequency": "134.710",
"abbreviation": "SOL",
"description": "Maastricht Radar (Solling)",
"abbreviation": "SL",
"description": "Maastricht Radar (Solling Low)",
"schedule_show_booked": [
"EDWW"
"EDWW",
"EDGG"
],
"cpdlc_login": "EDYS"
},
{
"logon": "EDYY_SH_CTR",
"frequency": "131.380",
"abbreviation": "SOLH",
"abbreviation": "SH",
"description": "Maastricht Radar (Solling High)",
"schedule_show_booked": [
"EDWW"
"EDWW",
"EDGG"
],
"cpdlc_login": "EDSH"
}
]
]

0 comments on commit e3a34ec

Please sign in to comment.