Hi Jaime, You are not missing anything. You can wait until the QSO Logged Out message (#5) is sent to record the SNR received or you can parse the Msg part in the Decode Out message. Your choice. In the case of my program QLog that was modified for blind hams, I needed to parse the Msg in the Decode Out message as WSJT-X settings does not display the prompt QSO to log screen and therefore the QSO Logged out message is never issued. 73,
Sam W2JDB -----Original Message----- From: Jaime Robles via wsjt-devel <[email protected]> To: [email protected] Cc: Jaime Robles <[email protected]> Sent: Sat, May 7, 2022 5:55 am Subject: [wsjt-devel] Decoding the Report from a DX Station from the UDP package Good morning all, I am the developer of KLog. (https://github.com/ea4k/klog) I am having problems to find the report received from a contacted station when it answers my first call. What I have found is that WSJTX sends the received report in the message field in a Decode package... but it is only sent there? I mean... other data is sent in specific parts so I can easily find and extract them but not for the received report. Ona way is to parse the message, extracting my call, the DX Call and getting just the report. It is something not difficult but I feel I am missing something. The code to parse the UDP packages is here: https://github.com/ea4k/klog/blob/master/src/udpserver.cpp Thank you for your comments. Jaime, EA4K _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
_______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
