Took a look at the startup and it appears it was the intent to have Tx6 on
startup.
Deleting one line makes it happen. txrb6 was already set but later txrb1 was
set.
de Mike W9MDB
Index:
mainwindow.cpp===================================================================---
mainwindow.cpp (revision 7595)+++ mainwindow.cpp (working copy)@@
-845,7 +848,6 @@
m_bVHFwarned=false; m_bDoubleClicked=false; m_wait=0;-
ui->txrb1->setChecked(true);
if(m_mode.startsWith ("WSPR") and m_pctx>0) { QPalette palette
{ui->sbTxPercent->palette ()};
txrb6 is set at line 776 along with m_ntx
m_ntx = 6; ui->txrb6->setChecked(true)
------------------------------------------------------------------------------
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel