|
From: Derek T. <g4...@ya...> - 2019-03-11 13:33:33
|
Dear Bill I am putting the finishing touches on my WSJT Assistant program. Some early screenshots are on my QRZ page. The main outstanding issue is that when my program does an alert for an 'interesting' callsign, which by the way can be in any QSO state not just CQing, I have to search the WSJT Band Activity panel for that callsign and then double click to get the callsign to appear in the RX Frequency panel in order to monitor his QSO progress. When the band is busy this can take quite a few moments and I often have to wait a whole transmission cycle to respond.. Now the Highlight Callsign type 13 message almost does what I want but not quite. What I really want is a UDP message that takes the wanted station's frequency and then propagates it into the WSJT RX Frequency dropdown text field. That is my request. I hope you appreciate that this is an ease-of-use request. I cannot see how it could put us onto the slippery slope to robotic working in any way. In fact it forces the user's attention back to the WSJT window away from the helper. Many thanks for considering this request. Regards Derek Turner G4SWY +++ P.S.I am most grateful for this post because I have been working with an earlier version of NetworkMessage.hpp and although I discovered the type 12 message and made it work perfectly for LOTW (but thinking that it was undocumented) I would never have found out about the Highlight Callsign type 13 message by myself. Clearly I need to work out some way of keeping up to date. On Sunday, 10 March 2019, 18:59:23 GMT, Bill Somerville <g4...@cl...> wrote: On 10/03/2019 18:51, Ed Stokes wrote: > I have written a quickie test program which captures the UDP stream on > port 2237. > > But most of what I am seeing is just a bunch of “0”s. > Ed, the message types and content is documented in the commentary at the top of this file: https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/NetworkMessage.hpp 73 Bill G4WJS. _______________________________________________ wsjt-devel mailing list wsj...@li... https://lists.sourceforge.net/lists/listinfo/wsjt-devel |