mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -05:00
Set RxFreq spoinner to freq of selected reply to my CQ.
This commit is contained in:
parent
4fb06dda43
commit
675a768de1
@ -3770,6 +3770,7 @@ void MainWindow::readFromStdout() //readFromStdout
|
||||
ntx=3;
|
||||
}
|
||||
genStdMsgs(QString::number(decodedtext.snr()));
|
||||
ui->RxFreqSpinBox->setValue(decodedtext.frequencyOffset());
|
||||
setTxMsg(ntx);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user