|
From: Carl M. <n4...@ea...> - 2020-11-28 20:50:25
|
Hi Bill, You solved my problem for me. The UDP packet was slightly larger than my 256 byte buffer and that prevented me from receiving it. I made my buffer 400 bytes and all is now well. Thanks and 73, Carl Moreschi N4PY 127 River Moss Way Hertford, NC 27944 www.n4py.com On 11/28/2020 2:18 PM, Bill Somerville wrote: > Hi Carl, > > why are you using service port 2237? That is used by the main WSJT-X UDP > Message Protocol. > > 73 > Bill > G4WJS. > > On 28/11/2020 18:57, Carl Moreschi wrote: >> I use port 2237 and have "Enable PSK Reporter spotting" not checked. >> I do have "Enable logged contact ADIF broadcast" checked. >> >> Carl Moreschi N4PY >> 127 River Moss Way >> Hertford, NC 27944 >> www.n4py.com >> >> On 11/28/2020 1:39 PM, Bill Somerville wrote: >>> On 28/11/2020 17:18, Carl Moreschi wrote: >>>> There is a bug in WSJT since FT4 was introduced. The ADIF log entry >>>> is not broadcast to the defined secondary server port when in FT4 >>>> mode. Simple switching to FT8 mode and clicking on "Log QSO" again, >>>> causes the ADIF broadcast message to be sent. >>>> >>>> So something is wrong when in FT4 mode that causes the ADIF text to >>>> not be broadcast. >>>> >>>> This bug is still in 2.3.0-rc2 >>>> >>>> 73, >>>> -- >>>> Carl Moreschi N4PY >>> >>> Hi Carl, >>> >>> are you sure, it seems to be working OK here. >>> >>> 73 >>> Bill >>> G4WJS. > > > > > _______________________________________________ > wsjt-devel mailing list > wsj...@li... > https://lists.sourceforge.net/lists/listinfo/wsjt-devel |