Joe,

FYI: The error that Hold TX Frequency button is always unchecked after some
mode changes, results from line 5736 in mainwindow.cpp. If that line is
disabled (//), the error disappears and the Hold TX Frequency button remains
enabled.

 

5735       if(i==14) ui->cbHoldTxFreq->setVisible(b);

5736  //   if(i==14 and (!b)) ui->cbHoldTxFreq->setVisible(b);

5737       if(i==15) ui->sbSubmode->setVisible(b);

 

73 de Uwe, DG2YCB

 

 

-----Ursprüngliche Nachricht-----
Von: Joe Taylor [mailto:j...@princeton.edu] 
Gesendet: Dienstag, 19. Mai 2020 15:35
An: WSJT software development
Betreff: Re: [wsjt-devel] Hold TX Frequency Default

 

Hi Jim,

 

On 5/19/2020 01:20, Jim Brown K9YC wrote:

 

> I have made this "feature request before, and hoped to see it in this 

> beta, but it's missing. My request is that either 1) WSJT-X remember my 

> setting of Hold TX Frequency or 2) make Hold TX Frequency the default. I 

> am continually bitten by this when I switch back and forth between the 

> slow modes and fast modes on 6M. I ALWAYS want it ON, but when I return 

> to FT8 from MSK144 or ISCAT, it's ALWAYS turned off and set to 1500 Hz.

 

I operate on 6m a lot, using FT8, MSK144, and recently also FT4.  I 

never have the problem you describe.

 

Is there a reason why you choose not to set up and use a different 

Configuration for each mode?  Configurations save all your settings. 

Switching modes from the Mode menu necessarily sets some parameters to 

the default for that mode.

 

> I'm THRILLED with the three-stage decode process. It speeds up general 

> operation a lot, because I now nearly always have time to make TX 

> decisions in time to start at the beginning of the TX period.

> 

> I'm experiencing at least as many bad decodes as before, maybe more, and 

> they seem to come from that last third decode operation. Not 

> complaining, just observing.

 

You will soon find that RC2, the second release candidate for v2.2.0, 

produces far fewer false decodes than RC1.

 

                -- 73, Joe, K1JT

 

                

 

 

_______________________________________________

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