Good day,

My server works in sync with WSJT-X now.

My mistakes might be of interest for others, so I wish to share this conclusion with you.

First of all, I wish to thank David, Laurie VK3AMA, Brian and Bill G4WJS for their suggestions to my previous messages.

They gave me feedbacks that made me identify 4 mistakes. A brilliant demonstration of team value!

- First one was a misuse of QTime type: at one line of my code I had forgotten that QTime is NOT Unix time.

- Second a mix-up of hex code in utf8 where ascii was expected.

- Third a complete misunderstanding of this sentence: "the message exactly describes a prior decode" that lead me to substitute the CQ in the DECODE message by my call. I should not have modified the message text.

- Last was the socket sendto sending to the multicast address instead of the client IP address. I was expecting WSJT-X to listen for diagrams on the multicast group.


Thank a lot again for the efficient help.

Cheers

Serge


--

73, de Serge
F6BHK, ex-VR2LL, G5BHT, FM5GC
PUY SAINT MARTIN, 26 DROME, FRANCE
JN24LP


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