Tnx Mike, it will be in -rc3.

        -- Joe, K1JT

On 9/26/2018 2:22 PM, Black Michael via wsjt-devel wrote:
I submitted this before but since it's not in RC2 here it is again.

Need to turn off transmit before we reset power after Tune otherwise can get a power spike at the end of Tune.

else{//we'returningoffsorememberourTunepwrsettingandresettoTxpwr

if(m_config.pwrBandTuneMemory()||m_config.pwrBandTxMemory()){

+ stopTx();

m_pwrBandTuneMemory[curBand]=ui->outAttenuation->value();//rememberourTunepwr

m_PwrBandSetOK=false;



de Mike W9MDB




_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to