Clean up the formation and display of JT4 average and DS decodes.

This commit is contained in:
Joe Taylor
2020-04-17 12:14:43 -04:00
parent e94cacb265
commit 35eb391e23
3 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -3136,7 +3136,7 @@ void MainWindow::readFromStdout() //readFromStdout
navg=line_read.mid(nd+2,1).toInt();
if(line_read.mid(nd+2,1)=="*") navg=10;
}
if(m_mode=="JT65") {
if(m_mode=="JT65" or m_mode=="JT4") {
int na=-1;
if(nf<0 and nd<0) na=line_read.indexOf("a");
if(na>0) {