mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-24 19:14:29 -04:00
Set RxFreq spoinner to freq of selected reply to my CQ.
This commit is contained in:
@@ -3770,6 +3770,7 @@ void MainWindow::readFromStdout() //readFromStdout
|
||||
ntx=3;
|
||||
}
|
||||
genStdMsgs(QString::number(decodedtext.snr()));
|
||||
ui->RxFreqSpinBox->setValue(decodedtext.frequencyOffset());
|
||||
setTxMsg(ntx);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user