mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 11:31:51 -05:00
Move 40m FT4 frequency up 500 Hz to clear W1AW code practice QRG
This is still provisional but by zero beating W1AW we should avoid most QRM to W1AW.
This commit is contained in:
parent
94b86c3b29
commit
425b0e89a8
@ -127,7 +127,9 @@ namespace
|
||||
{7074000, Modes::FT8, IARURegions::ALL},
|
||||
{7076000, Modes::JT65, IARURegions::ALL},
|
||||
{7078000, Modes::JT9, IARURegions::ALL},
|
||||
{7047000, Modes::FT4, IARURegions::ALL}, // provisional
|
||||
{7047500, Modes::FT4, IARURegions::ALL}, // provisional - moved
|
||||
// up 500Hz to clear
|
||||
// W1AW code practice QRG
|
||||
|
||||
// Band plans (all USB dial unless stated otherwise)
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user