From 1833adb47438b43c08dcd50834bd43dc2abca28c Mon Sep 17 00:00:00 2001 From: Jannik <65237035+jannikvogel@users.noreply.github.com> Date: Sat, 9 Dec 2023 13:14:14 +0100 Subject: [PATCH] Fix RDG frequency (#26) * fix RDG frequency * Consolidated and formatted data --------- Co-authored-by: GitHub Action --- data.json | 2 +- edmm/ctr.json | 2 +- legacy/atc_station_mappings.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index b51867e..5214157 100644 --- a/data.json +++ b/data.json @@ -1838,7 +1838,7 @@ }, { "logon": "EDMM_RDG_CTR", - "frequency": "132.550", + "frequency": "132.555", "abbreviation": "RDG", "description": "M\u00fcnchen Radar (Roding)", "schedule_minstation": [ diff --git a/edmm/ctr.json b/edmm/ctr.json index d1138b1..22d37fc 100644 --- a/edmm/ctr.json +++ b/edmm/ctr.json @@ -124,7 +124,7 @@ }, { "logon": "EDMM_RDG_CTR", - "frequency": "132.550", + "frequency": "132.555", "abbreviation": "RDG", "description": "M\u00fcnchen Radar (Roding)", "schedule_minstation": [ diff --git a/legacy/atc_station_mappings.json b/legacy/atc_station_mappings.json index fb2f6f0..73c45cc 100644 --- a/legacy/atc_station_mappings.json +++ b/legacy/atc_station_mappings.json @@ -1037,7 +1037,7 @@ { "id": "RDG", "callsignPrefix": "EDMM", - "frequency": "132.550" + "frequency": "132.555" }, { "id": "STA",