From dbe1d9adab6b1f69cbdd1b9796b9fad40a27e494 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Fri, 14 Jul 2017 09:27:14 +0000 Subject: [PATCH] Merge from trunk: ------------------------------------------------------------------------ r7873 | bsomervi | 2017-07-14 10:25:46 +0100 (Fri, 14 Jul 2017) | 5 lines Adjust 80m WSPR frequency to lower 200Hz of JT65 sub-band Thanks to Take, JA5AEA, for the proposals to make the 80 JT and WSPR mode suggested working frequencies compatible with the JA allowed bands. ------------------------------------------------------------------------ git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7874 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- FrequencyList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrequencyList.cpp b/FrequencyList.cpp index 1df6f3462..e96581601 100644 --- a/FrequencyList.cpp +++ b/FrequencyList.cpp @@ -61,7 +61,7 @@ namespace {3572000, Modes::JT9, IARURegions::ALL}, {3573000, Modes::FT8, IARURegions::ALL}, // above as below JT65 // is out of DM allocation - {3572600, Modes::WSPR, IARURegions::ALL}, // needs guard marker + {3568600, Modes::WSPR, IARURegions::ALL}, // needs guard marker // and lock out {7038600, Modes::WSPR, IARURegions::ALL},