mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-03 06:24:39 -04:00
Echo mode should default to Doppler method "Own Echo".
This commit is contained in:
@@ -7100,7 +7100,7 @@ void MainWindow::on_actionEcho_triggered()
|
||||
// 01234567890123456789012345678901234567
|
||||
displayWidgets(nWidgets("00000000000000000010001000000000000000"));
|
||||
fast_config(false);
|
||||
if(m_astroWidget) m_astroWidget->selectOnDxEcho();
|
||||
if(m_astroWidget) m_astroWidget->selectOwnEcho();
|
||||
statusChanged();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user