Bill, > It is only a small change. If you move the call of next_tx_state() from > MainWindow::bandHopping() into WSPRBandHopping::next_hop() just after > the call to FC_hopping(). The member variable m_->tx_percent_ tracks the > current value of the UI Tx Pct spin box. > > Something like: > > tx_next = next_tx_state (m_->tx_percent_); > > then revert MainWindow::bandHopping() to the commented out line above > the previous call to next_tx_state().
This is done and has been committed as r5539. Running it here now. Steve k9an ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
