Modifications to give QRA64 use of longer TR periods and tone-spacing submodes. Noy yet finished, or tested!

This commit is contained in:
Joe Taylor
2020-08-08 09:14:12 -04:00
parent 2de2874672
commit bf38f4416c
9 changed files with 98 additions and 55 deletions
+1 -1
View File
@@ -472,7 +472,7 @@ void CPlotter::DrawOverlay() //DrawOverlay()
}
if(m_mode=="QRA66") { //QRA66
bw=65.0*12000.0/1920.0;
bw=65.0*12000.0/1800.0;
}
if(m_modeTx=="JT65") { //JT65
bw=65.0*11025.0/4096.0;