Fix two problems: sometime incorrect setting of RxFreq in WideGraph, and incorrect timestamp for FST4W-120 and FST4W-300 decodes in ALL.TXT.

This commit is contained in:
Joe Taylor
2020-09-21 14:35:16 -04:00
parent 542ffe8311
commit 9fe2fc6de0
3 changed files with 13 additions and 10 deletions
+2 -1
View File
@@ -547,7 +547,8 @@ void CPlotter::DrawOverlay() //DrawOverlay()
x1=XfromFreq(m_rxFreq-m_tol);
x2=XfromFreq(m_rxFreq+m_tol);
painter0.drawLine(x1,26,x2,26); // Mark the Tol range
} }
}
}
}
if(m_mode=="JT9" or m_mode=="JT65" or m_mode=="JT9+JT65" or