mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-01 21:45:00 -04:00
Modifications to give QRA64 use of longer TR periods and tone-spacing submodes. Noy yet finished, or tested!
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user