Fix the bug with people calling CR140AA with invalid Tx1 message.

This commit is contained in:
Joe Taylor 2018-10-18 11:44:51 -04:00
parent e57f5cfbc4
commit 96e589e8b1

View File

@ -4769,6 +4769,7 @@ void MainWindow::genStdMsgs(QString rpt, bool unconditional)
t=t0;
if(b77 and !bMyCall) t=t0b;
if(b77 and !bHisCall) t=t0a;
if(b77 and (t!=t0)) msgtype(t, ui->tx1);
if(m_config.bNA_VHF_Contest()) sent=my_grid;
if(m_config.bFieldDay()) sent=m_config.FieldDayExchange();
if(m_config.bRTTYroundup()) {