mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -05:00
Add second suggested FT8 frequencies for 40, 30, and 20 meters.
This commit is contained in:
parent
8bb3c4e811
commit
2e8f33c749
@ -124,6 +124,7 @@ namespace
|
|||||||
// 7110 LSB EMCOMM
|
// 7110 LSB EMCOMM
|
||||||
//
|
//
|
||||||
{7038600, Modes::WSPR, IARURegions::ALL},
|
{7038600, Modes::WSPR, IARURegions::ALL},
|
||||||
|
{7071000, Modes::FT8, IARURegions::ALL},
|
||||||
{7074000, Modes::FT8, IARURegions::ALL},
|
{7074000, Modes::FT8, IARURegions::ALL},
|
||||||
{7076000, Modes::JT65, IARURegions::ALL},
|
{7076000, Modes::JT65, IARURegions::ALL},
|
||||||
{7078000, Modes::JT9, IARURegions::ALL},
|
{7078000, Modes::JT9, IARURegions::ALL},
|
||||||
@ -157,6 +158,7 @@ namespace
|
|||||||
// 10142.25 OLIVIA, Contestia, etc.
|
// 10142.25 OLIVIA, Contestia, etc.
|
||||||
// 10143.25 OLIVIA, Contestia, etc. (main QRQ)
|
// 10143.25 OLIVIA, Contestia, etc. (main QRQ)
|
||||||
//
|
//
|
||||||
|
{10133000, Modes::FT8, IARURegions::ALL},
|
||||||
{10136000, Modes::FT8, IARURegions::ALL},
|
{10136000, Modes::FT8, IARURegions::ALL},
|
||||||
{10138000, Modes::JT65, IARURegions::ALL},
|
{10138000, Modes::JT65, IARURegions::ALL},
|
||||||
{10138700, Modes::WSPR, IARURegions::ALL},
|
{10138700, Modes::WSPR, IARURegions::ALL},
|
||||||
@ -201,6 +203,7 @@ namespace
|
|||||||
// 14106.5 OLIVIA 1000 (main QRG)
|
// 14106.5 OLIVIA 1000 (main QRG)
|
||||||
//
|
//
|
||||||
{14095600, Modes::WSPR, IARURegions::ALL},
|
{14095600, Modes::WSPR, IARURegions::ALL},
|
||||||
|
{14071000, Modes::FT8, IARURegions::ALL},
|
||||||
{14074000, Modes::FT8, IARURegions::ALL},
|
{14074000, Modes::FT8, IARURegions::ALL},
|
||||||
{14076000, Modes::JT65, IARURegions::ALL},
|
{14076000, Modes::JT65, IARURegions::ALL},
|
||||||
{14078000, Modes::JT9, IARURegions::ALL},
|
{14078000, Modes::JT9, IARURegions::ALL},
|
||||||
|
Loading…
Reference in New Issue
Block a user