On 11/09/2015 17:05, Joe Taylor wrote: > Hi Bill, Hi Joe, > >> Perhaps we should be doing the same as for WSPR with the fast modes i.e. >> turning off split on the rig. It looks like you have already added some >> of the relevant code in r5774 assuming that >> MainWindow::fast_config(true) is being called appropriately. > I had previously thought this would be a good idea, but now when trying > to implement automatic rig control for handling the "CQ nnn ... " > protocol I think we need to keep the split capability, at least in JTMSK > mode. OK, so that sounds like using split in the "DX" pile up way. No problem with that, we just need to make sure that the WSJT-X "XIT" code is not active since that shifts audio frequency.
I assume fast modes will normally always be at the same nominal audio frequency probably centred in the SSB Tx passband. That probably requires m_bSimplex to be true, perhaps not the best name for that variable and Configuration::transceiver_tx_frequency() to be signalled when Configuration::transceiver_frequency() has been signalled to set a new Rx frequency so that the Tx frequency is either the calling frequency or the working frequency (zero could be used for the working frequency as that will turn off SPLIT on the rig). ... 73 Bill G4WJS. ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel