Add some comments; clean up a qDebug() output.

This commit is contained in:
Joe Taylor
2018-07-07 10:59:39 -04:00
parent cbf8b35b8d
commit cb9b39b13c
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -3500,7 +3500,8 @@ void MainWindow::guiUpdate()
m_isync=1;
if(!m_config.bGenerate77() and itype == 6 and (m_i3>0 or m_n3>0)) m_isync=2;
if(m_config.bGenerate77()) m_isync=2;
qDebug() << "itype=" << itype << "i3, n3:"<< m_i3 << m_n3 << "isync="<< m_isync << ui->tx6->text();
qDebug() << "itype i3 n3 isync :" << itype << m_i3 << m_n3 << m_isync
<< QString::fromStdString(message).trimmed();
int ft8msgbits[77];
genft8_(message, MyGrid, &bcontest, &m_i3, &m_n3, &m_isync, msgsent,