Make spot counter work for WSPR.

This commit is contained in:
k9an 2023-10-21 09:56:41 -05:00
parent e8162970de
commit b073fa0550

View File

@ -8849,6 +8849,7 @@ void MainWindow::p1ReadFromStdout() //p1readFromStdout
}
killFileTimer.start (45*1000); //Kill in 45s (for slow modes)
}
ndecodes_label.setText(QString::number(m_nWSPRdecodes));
m_nWSPRdecodes=0;
ui->DecodeButton->setChecked (false);
if(m_uploadWSPRSpots && m_config.is_transceiver_online()) { // need working rig control