On 02/02/2016 00:31, Laurie VK3AMA wrote: > During JTAlert testing, I noted that WSJT-X 1.7 was not responding to a > replay packet sent after JTAlert receives the first heartbeat packet. I > don't see this behaviour with the 1.6 release. Hi Laurie,
this looks like an issue I have introduced. I added code to avoid sending duplicate UDP messages but this doesn't work if a server joins the network after WSJT-X is started since WSJT-X will not send any status messages until something changes in the content. I have committed a change that resets the duplicate message checking for the next message sent after a Replay message is received. I believe this will solve this issue in all scenarios. The change is r6459. 73 Bill G4WJS. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
