For Q65, don't display decodes within 10 Hz of fQSO in the right window.

This commit is contained in:
Joe Taylor 2023-06-23 13:19:51 -04:00
parent 60dbba359b
commit 60bc448413

View File

@ -4154,6 +4154,7 @@ void MainWindow::readFromStdout() //readFromStdout
if((abs(audioFreq - m_wideGraph->rxFreq()) <= 10) and
!m_config.enable_VHF_features()) bDisplayRight=true;
}
if(m_mode=="Q65" and !bAvgMsg) bDisplayRight=false;
if (bDisplayRight) {
// This msg is within 10 hertz of our tuned frequency, or a JT4 or JT65 avg,