A corner case for the watchdog timer.   Was CQ'ing and got a response but the 
timeout occurred.Perhaps any decode that contains your call sign should reset 
the timer?

Something like this I think?
Index: 
mainwindow.cpp===================================================================---
 mainwindow.cpp (revision 6924)+++ mainwindow.cpp (working copy)@@ -2391,7 
+2391,8 @@        DecodedText decodedtext;       decodedtext = 
t.replace("\n",""); //t.replace("\n","").mid(0,t.length()-4);-+      if 
(decodedtext.contains(my_callsign) watchdog(false);+               //Left (Band 
activity) window       if(!bAvgMsg) {         
ui->decodedTextBrowser->displayDecodedText (decodedtext
de Mike W9MDB
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to