r8072
Checking the option for Full Call in Tx5 only produces the wrong thing in
Tx5.The other two options for Tx1 and Tx3 are OK.
It's this section of code -- should the else clause be removed?
case Configuration::type_2_msg_5_only: msgtype(t00 + my_grid,
ui->tx1); if (!eme_short_codes) { if ((m_mode=="MSK144" ||
m_mode=="FT8") && m_config.contestMode()) {
msgtype(t + "R " + my_grid, ui->tx3); msgtype(t + "RRR", ui->tx4);
} else { t=t0 + "R" + rpt;
msgtype(t, ui->tx3); } } msgtype(t + "73",
ui->tx5->lineEdit ()); break;
de Mike W9MDB
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel