Skip to content

Commit

Permalink
update EDUU based on checks
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoKle committed Dec 1, 2023
1 parent ab166d9 commit a2260c6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions eduu/ctr.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,48 +58,48 @@
"frequency": "133.860",
"abbreviation": "SAL",
"description": "Rhein Radar (Saale)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
},
{
"logon": "EDUU_CHI_CTR",
"frequency": "123.390",
"abbreviation": "CHI",
"description": "Rhein Radar (Chiem)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
},
{
"logon": "EDUU_DON_CTR",
"frequency": "127.290",
"abbreviation": "DON",
"description": "Rhein Radar (Donau)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
},
{
"logon": "EDUU_ISA_CTR",
"frequency": "136.335",
"abbreviation": "ISA",
"description": "Rhein Radar (Isar)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
},
{
"logon": "EDUU_ALP_CTR",
"frequency": "133.755",
"abbreviation": "ALP",
"description": "Rhein Radar (Alpen)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
},
{
"logon": "EDUU_P_CTR",
"frequency": "133.285",
"abbreviation": "SPE",
"description": "Rhein Radar (Spree)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
},
{
"logon": "EDUU_R_CTR",
"frequency": "136.405",
"abbreviation": "ERL",
"description": "Rhein Radar (Erlangen)",
"schedule_groups": "EDMM"
"schedule_groups": ["EDMM"]
}
]
]

0 comments on commit a2260c6

Please sign in to comment.