From 0715eb63960b300ee78f53d777f9fcf99d121583 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 20 Jan 2021 15:19:18 -0500 Subject: [PATCH] Add 50.211 as a Q65 frequency for Q65. This one is for EME; ionoscatter is on 50.275. --- models/FrequencyList.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/models/FrequencyList.cpp b/models/FrequencyList.cpp index e774f298b..beae8fd6d 100644 --- a/models/FrequencyList.cpp +++ b/models/FrequencyList.cpp @@ -263,6 +263,7 @@ namespace {28180000, Modes::FT4, IARURegions::ALL}, {50200000, Modes::Echo, IARURegions::ALL}, + {50211000, Modes::Q65, IARURegions::ALL}, {50275000, Modes::Q65, IARURegions::ALL}, {50276000, Modes::JT65, IARURegions::R2}, {50276000, Modes::JT65, IARURegions::R3},