Improve qso time values. #1 Using double-clicks in Rx Frequency window to 
progress qso now works#2 FT8 works along with other modes#3 Time does not reset 
until Log QSO is accepted#4 Tx 6 or Tx 1 resets start time to 0. 
https://www.dropbox.com/s/ayswwygnvsaj95e/qsotime2.patch?dl=1

If anybody wants to see the start time behavior you can add this line and the 
qso start time full date value will be put in the title bar as it changes.

@@ -2862,6 +2861,7 @@   double txDuration;   QString rt; +  
setWindowTitle(program_title()+" "+m_dateTimeQSOOn.toString());   
if(m_TRperiod==0) m_TRperiod=60;   txDuration=0.0;   if(m_modeTx=="FT8")  
txDuration=1.0 + 79*1920/12000.0;      // FT8

de Mike W9MDB

      From: Black Michael via wsjt-devel <wsjt-devel@lists.sourceforge.net>
 To: WSJT software development <wsjt-devel@lists.sourceforge.net> 
Cc: Black Michael <mdblac...@yahoo.com>
 Sent: Saturday, July 8, 2017 8:09 AM
 Subject: Re: [wsjt-devel] Log timestamps for transmitted FT8
   
I'm working on that as we speak.
de Mike W9MDB

      From: Claude Frantz <claude.fra...@bayern-mail.de>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Saturday, July 8, 2017 7:55 AM
 Subject: Re: [wsjt-devel] Log timestamps for transmitted FT8
  
On 07/08/2017 11:46 AM, John Nelson wrote:

Hi John & all,

>> r7811 adds seconds to the timestamps for received FT8 messages. 

I have observed that in Rev: 7812, the begin and end time is not more
right in the ADIF log, especially in JT65.

Best wishes,
Claude (DJ0OT)


------------------------------------------------------------------------------
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


   
------------------------------------------------------------------------------
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


   
------------------------------------------------------------------------------
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

Reply via email to