diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index 7abe31420..b321cf268 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -6464,6 +6464,7 @@ void MainWindow::WSPR_config(bool b) ui->logQSOButton->setVisible(!b); ui->DecodeButton->setEnabled(!b); ui->band_hopping_group_box->setVisible(true); + ui->RoundRobin->setVisible(b and (m_mode=="FST240W")); if(b and m_mode!="Echo" and m_mode!="FST240W") { QString t="UTC dB DT Freq Drift Call Grid dBm "; if(m_config.miles()) t += " mi"; diff --git a/widgets/mainwindow.ui b/widgets/mainwindow.ui index 31bdefcc4..c66488293 100644 --- a/widgets/mainwindow.ui +++ b/widgets/mainwindow.ui @@ -2697,7 +2697,7 @@ list. The list can be maintained in Settings (F2). 6 digit locators cause 2 different messages to be sent, the second contains the full locator but only a hashed callsign, other stations must have decoded the first once before they can decode your call in the second. Check this option to only send 4 digit locators if it will avoid the two message protocol. - Prefer type 1 messages + Prefer Type 1 messages true