TX = RX


Jim Lill
 

Further experiments indicate that the issue is at wsprnet. If I run a non-WD kiwi's extension with WA2ZKD/K as reporter, all is well. If WA2ZKD is reporter, spots do not make it to the log there or appear on it database page.

-Jim

On 12/22/21 12:23 PM, Jim Lill wrote:
I have a TX running on 630M and it being heard but about 8 people, including myself. However, I don't see "spots of myself" in the wsprnet database.  Is this a known issue?

WA2ZKD







Gwyn Griffiths
 

Jim
From a copy that I have seen the following line is in the php code on the wsprnet.org server function that adds a spot :

  if ($rcall == $tcall) return 0;

if exactly equal then spot not added, adding /K as reporter allows the function to complete.

73
Gwyn G3ZIL


Jim Lill
 

Thanks for digging into that...

that seems like a bug/flaw

Happy Holidays

-Jim

On 12/23/21 6:34 AM, Gwyn Griffiths via groups.io wrote:

Jim
From a copy that I have seen the following line is in the php code on the wsprnet.org server function that adds a spot :

  if ($rcall == $tcall) return 0;

if exactly equal then spot not added, adding /K as reporter allows the function to complete.

73
Gwyn G3ZIL