Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Paul St John
Thank you Michael, It works great   73  Paul  NA4MM

From: Black Michael via wsjt-devel 
Sent: Friday, September 6, 2019 12:24 PM
To: WSJT software development 
Cc: Black Michael 
Subject: Re: [wsjt-devel] Double click on decode unresponsive?

Here's the patch to fix the double-click on <...>

de Mike W9MDB

*** "..\\wsjtx-2.1.0\\src\\wsjtx\\decodedtext.cpp"  2019-02-24 
21:48:37.0 -0600
--- decodedtext.cpp 2019-09-06 11:59:42.921762600 -0500
***
*** 10,16 

  namespace
  {
!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[A-Z0-9/]+)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  }

  DecodedText::DecodedText (QString const& the_string)
--- 10,16 

  namespace
  {
!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[\<\.\[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  }

  DecodedText::DecodedText (QString const& the_string)




On Wednesday, September 4, 2019, 05:22:29 PM CDT, Star Light 
mailto:starlite4...@gmail.com>> wrote:


Yeah, agree.  That’s pretty much it.  And in my case (still coming up the 
learning curve), there’s time wasted making sure I didn’t do something wrong, 
didn’t accidentally miss-set a setting somewhere, aren’t trying to do something 
that’s actually not appropriate or allowed, and by the time I get down that 
logic tree and start what Mike described, it’s pretty much too late.  Yeah Joe, 
sorry - it’s frustrating.
However, it doesn’t happen very often (to me) and I sure don’t mean to make a 
big deal out of it.  I just wanted to contribute to the frequency-of-report 
statistics to be helpful.  If you guys don’t hear about things, how can you 
know about them?  Sorry if reporting frustration annoyed you.

On Sep 4, 2019, at 7:18 AM, Black Michael via wsjt-devel 
mailto:wsjt-devel@lists.sourceforge.net>> 
wrote:
Let me give an example

Running JTAlert (I don't even look at the WJST-X window anymore) you see a call 
you want...you click on it...and nothing happens.  Then JTAlert clears the 
screen for the next decode (especially in FT4) and if you're not lucky enough 
to remember the callsign have to go to WSJT-X, stop the monitoring, find the 
entry that you missed (again remembering the callsign), double-click on it (for 
those that don't know that it doesn't work), then type in the callsign to the 
DX box, enable monitoring again.

I call that frustrating IMHO.

de Mike W9MDB




On Wednesday, September 4, 2019, 08:57:51 AM CDT, Joe Taylor 
mailto:j...@princeton.edu>> wrote:


Hi Andy, Mike, Russ, ...

Yes, double-clicking on the decoded message "<...> 9M2TO -18" does not
copy 9M2TO into the DX Call entry box.  Yes, we should probably add this
capability some time.

Frustrating???  Really, I don't get it.  How hard can it be to type
"9M2TO" into the DX Call box, and then click on "Generate Std Msgs" ??

As you probably noticed, most recent programming effort has been devoted
to smooth operation of FT4/FT8 in the contesting environment.

-- Joe, K1JT

On 9/3/2019 5:02 PM, Star Light wrote:
> Had this same problem yesterday as well (different station).  Very
> frustrating...
>
> Russ, KR6W
>
>
> On Sep 3, 2019, at 9:09 AM, Black Michael via wsjt-devel
> mailto:wsjt-devel@lists.sourceforge.net>
> >>
>  wrote:
>
>> This has been asked numerous times and I've never seen a reply about it.
>> I'd like to think it has been fixed but nobody knows what changes are
>> done anymore.
>>
>> de Mike W9MDB
>>
>>
>>
>>
>> On Tuesday, September 3, 2019, 11:06:35 AM CDT, Andy Durbin
>> mailto:a.dur...@msn.com> 
>> >> wrote:
>>
>>
>> With WSJT-X 2.1.0 and this group of decodes displayed in "Band activity" :
>>
>> 135600  -3  0.2  991 ~  CQ KD5FOY EM12
>> 135600 -16  0.6 2207 ~  AE4CC N4HAI -04
>>  30m
>> 135615 -14  0.1 2240 ~  <...> 9M2TO -18 <<
>>  30m
>> 135630  -8  0.2  990 ~  CQ KD5FOY EM12
>> 135630 -18  0.1 1638 ~  CQ KB8SRX EN82
>>  30m
>> 135700  -8  0.2  991 ~  CQ KD5FOY EM12
>> 135700 -12  0.6 2207 ~  AE4CC N4HAI -04
>>
>> Double click on 9M2TO gives no response but double click on any other
>> decode line moves that decode to "RX Frequency", moves the RX cursor,
>> and generates appropriate messages.   Why is 9M2TO unresponsive? The
>> transmitting stations call, frequency, and signal report are known.
>>  A knowledge of who 9M2TO was in QSO with should not be needed since
>> CQ calls are moved to "RX Frequency".
>>
>> Is lack of response to a double click on 9M2TO decode intended operation?
>>
>> In this case 9M2TO was also unresponsive in JTAlertX.
>>
>> 73,
>> Andy, k3wyc
>> ___
>> wsjt-devel mailing list
>> wsjt-dev

Re: [wsjt-devel] Occasional zero power indication when transmitting

2019-09-06 Thread Al Pawlowski
The occasional no audio/modulation fault (causing no power) is not a band edge 
issue - it has happened to me at various in-band frequencies and using "fake 
it” split mode.

Al Pawlowski, K6AVP
Los Osos, CA USA



> On Sep 6, 2019, at 13:39, wsjt-devel-requ...@lists.sourceforge.net wrote:
> 
> Date: Fri, 6 Sep 2019 12:39:08 -0700
> From: "Jerry F. Shaw" mailto:s...@scsenginc.com>>
> To: "WSJT software development"  >
> Subject: Re: [wsjt-devel] Occasional zero power indication when
>   transmitting
> 
> I use an ICOM 756PROIII and a SignalLink, I only see this issue if I try
> to answer a CQ at the extremes of the window (e.g. 2500+). So I will
> either work them split from a lower frequency or use ctrl-alt-shift-F12
> to move up 2K and work them and then use ctrl-alt-shift-F11 to move back
> down 2K………...

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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Black Michael via wsjt-devel
I see it  nowalready been removed by the time it gets to the 
regexthanks Bill.

Mike
 

On Friday, September 6, 2019, 03:43:54 PM CDT, Bill Somerville 
 wrote:  
 
  On 06/09/2019 21:00, Black Michael via wsjt-devel wrote:
  
  Hmmm...that expression doesn't seem work for <...> -- was the regex you're 
showing before the addition for this?  I don't see the period or less than or 
greater than signs in it. 
  https://regexr.com/
  
  
 
  
   Mike   
 
Hi Mike,
 
there are no '<' or '>' characters, check the class constructor code at line 27.
 
73
 Bill
 G4WJS.
 
 ___
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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Bill Somerville

On 06/09/2019 21:00, Black Michael via wsjt-devel wrote:
Hmmm...that expression doesn't seem work for <...> -- was the regex 
you're showing before the addition for this?  I don't see the period 
or less than or greater than signs in it.


https://regexr.com/

Inline image


Mike


Hi Mike,

there are no '<' or '>' characters, check the class constructor code at 
line 27.


73
Bill
G4WJS.

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


Re: [wsjt-devel] Occasional zero power indication when transmitting

2019-09-06 Thread Black Michael via wsjt-devel
Use Rig split or Fake It in the Radio settings and that problem will go away.  
You can then transmit wherever you want without hitting the bandpass edges.
de Mike W9MDB

 

On Friday, September 6, 2019, 03:13:57 PM CDT, Jerry F. Shaw 
 wrote:  
 
 I use an ICOM 756PROIII and a SignalLink, I only see this issue if I try to 
answer a CQ at the extremes of the window (e.g. 2500+). So I will either work 
them split from a lower frequency or use ctrl-alt-shift-F12 to move up 2K and 
work them and then use ctrl-alt-shift-F11 to move back down 2K. Jerry, 
KI6RRD___
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


Re: [wsjt-devel] Occasional zero power indication when transmitting

2019-09-06 Thread Jerry F. Shaw
I use an ICOM 756PROIII and a SignalLink, I only see this issue if I try
to answer a CQ at the extremes of the window (e.g. 2500+). So I will
either work them split from a lower frequency or use ctrl-alt-shift-F12
to move up 2K and work them and then use ctrl-alt-shift-F11 to move back
down 2K.
 
Jerry, KI6RRD
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Black Michael via wsjt-devel
Still missing < and > aren't we?
... matches but not <...>
Mike

 

 On Friday, September 6, 2019, 02:53:21 PM CDT, Bill Somerville 
 wrote:  
 
  Hi Mike, 
  oops, highlighted the wrong bit. I mean this: 
     QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{1,4}|\d{3}))|[A-Z0-9/]+|\.{3})\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  
  73
 Bill
 G4WJS. 
  On 06/09/2019 20:46, Bill Somerville wrote:
  
 Hi Mike, 
  yes and also that there are other as yet unpublished changes in that regexp. 
It ended up like this: 
     QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{1,4}|\d{3}))|[A-Z0-9/]+|\.{3})\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  
  73
 Bill
 G4WJS. 
  On 06/09/2019 20:38, Black Michael via wsjt-devel wrote:
  
   Yeah..I guess you mean it should have been an OR clause? 
  Mike 

 
 

 
 ___
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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Black Michael via wsjt-devel
Hmmm...that expression doesn't seem work for <...> -- was the regex you're 
showing before the addition for this?  I don't see the period or less than or 
greater than signs in it.
https://regexr.com/




Mike 

On Friday, September 6, 2019, 02:51:25 PM CDT, Bill Somerville 
 wrote:  
 
  Hi Mike, 
  yes and also that there are other as yet unpublished changes in that regexp. 
It ended up like this: 
     QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{1,4}|\d{3}))|[A-Z0-9/]+|\.{3})\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  
  73
 Bill
 G4WJS. 
  On 06/09/2019 20:38, Black Michael via wsjt-devel wrote:
  
   Yeah..I guess you mean it should have been an OR clause? 
  Mike 
   

  
  On Friday, September 6, 2019, 02:34:37 PM CDT, Bill Somerville 
 wrote:  
  
 On 06/09/2019 18:24, Black Michael via wsjt-devel wrote:
  
   Here's the patch to fix the double-click on <...> 
  de Mike W9MDB 
*** "..\\wsjtx-2.1.0\\src\\wsjtx\\decodedtext.cpp"      2019-02-24 
21:48:37.0 -0600 --- decodedtext.cpp     2019-09-06 11:59:42.921762600 
-0500 *** *** 10,16  
    namespace   { !   QRegularExpression 
words_re{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[A-Z0-9/]+)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
   } 
    DecodedText::DecodedText (QString const& the_string) --- 10,16  
    namespace   { !   QRegularExpression 
words_re{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[\<\.\[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
   } 
    DecodedText::DecodedText (QString const& the_string)  
   

  
   
 
Thanks Mike,
 
that patch isn't quite right but I have added a change that is for the next 
release.
 73 
 Bill
 G4WJS. 
 

 
 ___
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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Bill Somerville

Hi Mike,

oops, highlighted the wrong bit. I mean this:

  QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{1,4}|\d{3}))|[A-Z0-9/]+*|\.{3}*)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};


73
Bill
G4WJS.

On 06/09/2019 20:46, Bill Somerville wrote:

Hi Mike,

yes and also that there are other as yet unpublished changes in that 
regexp. It ended up like this:


   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{1,4}*|\d{3}*))|[A-Z0-9/]+|\.{3})\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};

73
Bill
G4WJS.

On 06/09/2019 20:38, Black Michael via wsjt-devel wrote:

Yeah..I guess you mean it should have been an OR clause?

Mike



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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Bill Somerville

Hi Mike,

yes and also that there are other as yet unpublished changes in that 
regexp. It ended up like this:


  QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{1,4}*|\d{3}*))|[A-Z0-9/]+|\.{3})\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};


73
Bill
G4WJS.

On 06/09/2019 20:38, Black Michael via wsjt-devel wrote:

Yeah..I guess you mean it should have been an OR clause?

Mike




On Friday, September 6, 2019, 02:34:37 PM CDT, Bill Somerville 
 wrote:



On 06/09/2019 18:24, Black Michael via wsjt-devel wrote:

Here's the patch to fix the double-click on <...>

de Mike W9MDB

*** "..\\wsjtx-2.1.0\\src\\wsjtx\\decodedtext.cpp"     2019-02-24 
21:48:37.0 -0600

--- decodedtext.cpp     2019-09-06 11:59:42.921762600 -0500
***
*** 10,16 

  namespace
  {
!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[A-Z0-9/]+)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};

  }

  DecodedText::DecodedText (QString const& the_string)
--- 10,16 

  namespace
  {
!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[\<\.\[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};

  }

  DecodedText::DecodedText (QString const& the_string)





Thanks Mike,

that patch isn't quite right but I have added a change that is for the 
next release.


73

Bill
G4WJS.



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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Black Michael via wsjt-devel
Yeah..I guess you mean it should have been an OR clause?
Mike

 

On Friday, September 6, 2019, 02:34:37 PM CDT, Bill Somerville 
 wrote:  
 
  On 06/09/2019 18:24, Black Michael via wsjt-devel wrote:
  
   Here's the patch to fix the double-click on <...> 
  de Mike W9MDB 
*** "..\\wsjtx-2.1.0\\src\\wsjtx\\decodedtext.cpp"      2019-02-24 
21:48:37.0 -0600 --- decodedtext.cpp     2019-09-06 11:59:42.921762600 
-0500 *** *** 10,16  
    namespace   { !   QRegularExpression 
words_re{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[A-Z0-9/]+)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
   } 
    DecodedText::DecodedText (QString const& the_string) --- 10,16  
    namespace   { !   QRegularExpression 
words_re{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[\<\.\[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
   } 
    DecodedText::DecodedText (QString const& the_string)  
   

  
   
 
Thanks Mike,
 
that patch isn't quite right but I have added a change that is for the next 
release.
 

73
 Bill
 G4WJS.
  ___
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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Bill Somerville

On 06/09/2019 18:24, Black Michael via wsjt-devel wrote:

Here's the patch to fix the double-click on <...>

de Mike W9MDB

*** "..\\wsjtx-2.1.0\\src\\wsjtx\\decodedtext.cpp"   2019-02-24 
21:48:37.0 -0600

--- decodedtext.cpp     2019-09-06 11:59:42.921762600 -0500
***
*** 10,16 

  namespace
  {
!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[A-Z0-9/]+)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};

  }

  DecodedText::DecodedText (QString const& the_string)
--- 10,16 

  namespace
  {
!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[\<\.\[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};

  }

  DecodedText::DecodedText (QString const& the_string)





Thanks Mike,

that patch isn't quite right but I have added a change that is for the 
next release.


73
Bill
G4WJS.

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


Re: [wsjt-devel] Double click on decode unresponsive?

2019-09-06 Thread Black Michael via wsjt-devel
Here's the patch to fix the double-click on <...>
de Mike W9MDB
*** "..\\wsjtx-2.1.0\\src\\wsjtx\\decodedtext.cpp"      2019-02-24 
21:48:37.0 -0600--- decodedtext.cpp     2019-09-06 11:59:42.921762600 
-0500** 10,16 
  namespace  {!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[A-Z0-9/]+)\s)(?:(?[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  }
  DecodedText::DecodedText (QString const& the_string)--- 10,16 
  namespace  {!   QRegularExpression words_re 
{R"(^(?:(?(?:CQ|DE|QRZ)(?:\s?DX|\s(?:[A-Z]{2}|\d{3}))|[\<\.\[A-Z0-9/]+)(?:\s(?[-+A-Z0-9]+)(?:\s(?(?:OOO|(?!RR73)[A-R]{2}[0-9]{2})))?)?)?)"};
  }
  DecodedText::DecodedText (QString const& the_string)

 

On Wednesday, September 4, 2019, 05:22:29 PM CDT, Star Light 
 wrote:  
 
 Yeah, agree.  That’s pretty much it.  And in my case (still coming up the 
learning curve), there’s time wasted making sure I didn’t do something wrong, 
didn’t accidentally miss-set a setting somewhere, aren’t trying to do something 
that’s actually not appropriate or allowed, and by the time I get down that 
logic tree and start what Mike described, it’s pretty much too late.  Yeah Joe, 
sorry - it’s frustrating.

However, it doesn’t happen very often (to me) and I sure don’t mean to make a 
big deal out of it.  I just wanted to contribute to the frequency-of-report 
statistics to be helpful.  If you guys don’t hear about things, how can you 
know about them?  Sorry if reporting frustration annoyed you.
On Sep 4, 2019, at 7:18 AM, Black Michael via wsjt-devel 
 wrote:


Let me give an example
Running JTAlert (I don't even look at the WJST-X window anymore) you see a call 
you want...you click on it...and nothing happens.  Then JTAlert clears the 
screen for the next decode (especially in FT4) and if you're not lucky enough 
to remember the callsign have to go to WSJT-X, stop the monitoring, find the 
entry that you missed (again remembering the callsign), double-click on it (for 
those that don't know that it doesn't work), then type in the callsign to the 
DX box, enable monitoring again.
I call that frustrating IMHO.
de Mike W9MDB

 

On Wednesday, September 4, 2019, 08:57:51 AM CDT, Joe Taylor 
 wrote:  
 
 Hi Andy, Mike, Russ, ...

Yes, double-clicking on the decoded message "<...> 9M2TO -18" does not 
copy 9M2TO into the DX Call entry box.  Yes, we should probably add this 
capability some time.

Frustrating???  Really, I don't get it.  How hard can it be to type 
"9M2TO" into the DX Call box, and then click on "Generate Std Msgs" ??

As you probably noticed, most recent programming effort has been devoted 
to smooth operation of FT4/FT8 in the contesting environment.

    -- Joe, K1JT

On 9/3/2019 5:02 PM, Star Light wrote:
> Had this same problem yesterday as well (different station).  Very 
> frustrating...
> 
> Russ, KR6W
> 
> 
> On Sep 3, 2019, at 9:09 AM, Black Michael via wsjt-devel 
>  > wrote:
> 
>> This has been asked numerous times and I've never seen a reply about it.
>> I'd like to think it has been fixed but nobody knows what changes are 
>> done anymore.
>>
>> de Mike W9MDB
>>
>>
>>
>>
>> On Tuesday, September 3, 2019, 11:06:35 AM CDT, Andy Durbin 
>> mailto:a.dur...@msn.com>> wrote:
>>
>>
>> With WSJT-X 2.1.0 and this group of decodes displayed in "Band activity" :
>>
>> 135600  -3  0.2  991 ~  CQ KD5FOY EM12
>> 135600 -16  0.6 2207 ~  AE4CC N4HAI -04
>>  30m
>> 135615 -14  0.1 2240 ~  <...> 9M2TO -18     <<
>>  30m
>> 135630  -8  0.2  990 ~  CQ KD5FOY EM12
>> 135630 -18  0.1 1638 ~  CQ KB8SRX EN82
>>  30m
>> 135700  -8  0.2  991 ~  CQ KD5FOY EM12
>> 135700 -12  0.6 2207 ~  AE4CC N4HAI -04
>>
>> Double click on 9M2TO gives no response but double click on any other 
>> decode line moves that decode to "RX Frequency", moves the RX cursor, 
>> and generates appropriate messages.   Why is 9M2TO unresponsive? The 
>> transmitting stations call, frequency, and signal report are known.  
>>  A knowledge of who 9M2TO was in QSO with should not be needed since 
>> CQ calls are moved to "RX Frequency".
>>
>> Is lack of response to a double click on 9M2TO decode intended operation?
>>
>> In this case 9M2TO was also unresponsive in JTAlertX.
>>
>> 73,
>> Andy, k3wyc
>> ___
>> 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
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https:/

Re: [wsjt-devel] FT4 no decode

2019-09-06 Thread Black Michael via wsjt-devel
If Meinberg wasn't working it's probably because you didn't select your 
continent from the pulldown during installation.
WIndows time will not work very well in the long run.
de Mike W9MDB

 

On Friday, September 6, 2019, 12:14:02 PM CDT, Ken Chandler  
wrote:  
 
 Hi guys
Seems it was indeed the clock.
So, I've deleted Mienberg and and in w10 pro, I set time as "Internet time".!!
I believe this sync's weekly, I'm hoping if my clock loses sync I can manually 
reset on the set time page.
So, at the mo I'm being spotted at between  0-0 and 03 a PY reported 04. 
FT4 is now decoding.
Tested with a UA9 and PY plus a few EU stn's.
Thanks for all your advice.

Ken.. G0ORH

Sent from my iPad


> On 6 Sep 2019, at 14:10, Ken Chandler  wrote:
> 
> Hi Don
> Clock Meiburg set running good.
> As I said FT8 is perfect decode FT4 no decodes on  a busy band on 14080.
> 250 QSO's FT4 in WWDIGI !!
> 
> Ken.. G0ORH
> 
> Sent from my iPad
> 
> 
>> On 4 Sep 2019, at 12:29, Don Hill AA5AU  wrote:
>> 
>> You didn't mention it and we can't assume but did you check your clock?
>> 
>> Don AA5AU
>> 
>> -Original Message-
>> From: Ken Chandler [mailto:g0...@sky.com] 
>> Sent: Wednesday, September 4, 2019 4:25 AM
>> To: wsjt-devel@lists.sourceforge.net
>> Subject: [wsjt-devel] FT4 no decode
>> 
>> Hi guys
>> I hope someone can make sense of this as I've completely lost all decode on
>> FT4.
>> 
>> During WWDIGI my log contained 250 odd QSO's all bands, most of those were
>> on FT4.
>> On Monday 1st sept, I set up N1MM + WSJT-X for the RSGB trial FT4 contest on
>> 80m.
>> I did some tests with a friend on the south coast and decoded ok with 100w.
>> However afterward others called in and I could not decode them.
>> During the RSGB trial FT4 contest (one hour duration) the waterfall was full
>> of stations.
>> I actually worked G4OGB early on but no other Stn was decoded though I could
>> see plenty were calling me on the waterfall.
>> I've reloaded 64bit software on an i7 Nuc, with Microham keyer, K3, with
>> this setup I've worked a few Thousand QSO's.
>> 
>> Please note
>> Running just WSJT-X and FT8 decodes great.
>> I tried this yesterday on 20m, switching to FT4 14080.00 lots of stn's
>> active no decode!!!
>> 
>> Regards
>> 
>> Ken.. G0ORH
>> 
>> Sent from my iPad
>> 
>> 
>> 
>> 
>> ___
>> 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
> 



___
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


Re: [wsjt-devel] FT4 no decode

2019-09-06 Thread Ken Chandler
Hi guys
Seems it was indeed the clock.
So, I've deleted Mienberg and and in w10 pro, I set time as "Internet time".!!
I believe this sync's weekly, I'm hoping if my clock loses sync I can manually 
reset on the set time page.
So, at the mo I'm being spotted at between  0-0 and 03 a PY reported 04. 
FT4 is now decoding.
Tested with a UA9 and PY plus a few EU stn's.
Thanks for all your advice.

Ken.. G0ORH

Sent from my iPad


> On 6 Sep 2019, at 14:10, Ken Chandler  wrote:
> 
> Hi Don
> Clock Meiburg set running good.
> As I said FT8 is perfect decode FT4 no decodes on  a busy band on 14080.
> 250 QSO's FT4 in WWDIGI !!
> 
> Ken.. G0ORH
> 
> Sent from my iPad
> 
> 
>> On 4 Sep 2019, at 12:29, Don Hill AA5AU  wrote:
>> 
>> You didn't mention it and we can't assume but did you check your clock?
>> 
>> Don AA5AU
>> 
>> -Original Message-
>> From: Ken Chandler [mailto:g0...@sky.com] 
>> Sent: Wednesday, September 4, 2019 4:25 AM
>> To: wsjt-devel@lists.sourceforge.net
>> Subject: [wsjt-devel] FT4 no decode
>> 
>> Hi guys
>> I hope someone can make sense of this as I've completely lost all decode on
>> FT4.
>> 
>> During WWDIGI my log contained 250 odd QSO's all bands, most of those were
>> on FT4.
>> On Monday 1st sept, I set up N1MM + WSJT-X for the RSGB trial FT4 contest on
>> 80m.
>> I did some tests with a friend on the south coast and decoded ok with 100w.
>> However afterward others called in and I could not decode them.
>> During the RSGB trial FT4 contest (one hour duration) the waterfall was full
>> of stations.
>> I actually worked G4OGB early on but no other Stn was decoded though I could
>> see plenty were calling me on the waterfall.
>> I've reloaded 64bit software on an i7 Nuc, with Microham keyer, K3, with
>> this setup I've worked a few Thousand QSO's.
>> 
>> Please note
>> Running just WSJT-X and FT8 decodes great.
>> I tried this yesterday on 20m, switching to FT4 14080.00 lots of stn's
>> active no decode!!!
>> 
>> Regards
>> 
>> Ken.. G0ORH
>> 
>> Sent from my iPad
>> 
>> 
>> 
>> 
>> ___
>> 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
> 



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


[wsjt-devel] R: FT4 no decode

2019-09-06 Thread Luigi Casari
 
Che bambo,
Ce l'ho il coso che spara aria calda, provato ma non va.

Serve un cacciavite più grosso del 2 a stella che non ho.

Luis
-Messaggio originale-
Da: Ken Chandler [mailto:g0...@sky.com] 
Inviato: venerdì, 6. settembre 2019 15:11
A: WSJT software development
Oggetto: Re: [wsjt-devel] FT4 no decode

Hi Don
Clock Meiburg set running good.
As I said FT8 is perfect decode FT4 no decodes on  a busy band on 14080.
250 QSO's FT4 in WWDIGI !!

Ken.. G0ORH

Sent from my iPad


> On 4 Sep 2019, at 12:29, Don Hill AA5AU  wrote:
> 
> You didn't mention it and we can't assume but did you check your clock?
> 
> Don AA5AU
> 
> -Original Message-
> From: Ken Chandler [mailto:g0...@sky.com]
> Sent: Wednesday, September 4, 2019 4:25 AM
> To: wsjt-devel@lists.sourceforge.net
> Subject: [wsjt-devel] FT4 no decode
> 
> Hi guys
> I hope someone can make sense of this as I've completely lost all 
> decode on FT4.
> 
> During WWDIGI my log contained 250 odd QSO's all bands, most of those 
> were on FT4.
> On Monday 1st sept, I set up N1MM + WSJT-X for the RSGB trial FT4 
> contest on 80m.
> I did some tests with a friend on the south coast and decoded ok with
100w.
> However afterward others called in and I could not decode them.
> During the RSGB trial FT4 contest (one hour duration) the waterfall 
> was full of stations.
> I actually worked G4OGB early on but no other Stn was decoded though I 
> could see plenty were calling me on the waterfall.
> I've reloaded 64bit software on an i7 Nuc, with Microham keyer, K3, 
> with this setup I've worked a few Thousand QSO's.
> 
> Please note
> Running just WSJT-X and FT8 decodes great.
> I tried this yesterday on 20m, switching to FT4 14080.00 lots of stn's 
> active no decode!!!
> 
> Regards
> 
> Ken.. G0ORH
> 
> Sent from my iPad
> 
> 
> 
> 
> ___
> 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



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


---
Questa e-mail è stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus



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


Re: [wsjt-devel] FT4 no decode

2019-09-06 Thread Ken Chandler
Hi Don
Clock Meiburg set running good.
As I said FT8 is perfect decode FT4 no decodes on  a busy band on 14080.
250 QSO's FT4 in WWDIGI !!

Ken.. G0ORH

Sent from my iPad


> On 4 Sep 2019, at 12:29, Don Hill AA5AU  wrote:
> 
> You didn't mention it and we can't assume but did you check your clock?
> 
> Don AA5AU
> 
> -Original Message-
> From: Ken Chandler [mailto:g0...@sky.com] 
> Sent: Wednesday, September 4, 2019 4:25 AM
> To: wsjt-devel@lists.sourceforge.net
> Subject: [wsjt-devel] FT4 no decode
> 
> Hi guys
> I hope someone can make sense of this as I've completely lost all decode on
> FT4.
> 
> During WWDIGI my log contained 250 odd QSO's all bands, most of those were
> on FT4.
> On Monday 1st sept, I set up N1MM + WSJT-X for the RSGB trial FT4 contest on
> 80m.
> I did some tests with a friend on the south coast and decoded ok with 100w.
> However afterward others called in and I could not decode them.
> During the RSGB trial FT4 contest (one hour duration) the waterfall was full
> of stations.
> I actually worked G4OGB early on but no other Stn was decoded though I could
> see plenty were calling me on the waterfall.
> I've reloaded 64bit software on an i7 Nuc, with Microham keyer, K3, with
> this setup I've worked a few Thousand QSO's.
> 
> Please note
> Running just WSJT-X and FT8 decodes great.
> I tried this yesterday on 20m, switching to FT4 14080.00 lots of stn's
> active no decode!!!
> 
> Regards
> 
> Ken.. G0ORH
> 
> Sent from my iPad
> 
> 
> 
> 
> ___
> 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



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