WSJT-X/UDPExamples
Bill Somerville dfe037423f New incoming UDP message to allow external applications to highlight decoded callsigns
UDP  servers can  request that  WSJT-X clients  highlight a  specified
callsign  in  the  Band  Activity  decodes  window.  Either  the  last
occurrence of the  callsign may be highlighted or all  past and future
occurrences can be  highlighted. The latter case  WSJT-X will remember
the  callsign  and  requested  highlighting  options  so  that  future
occurrences can be correctly highlighted.

Either or  both of the text  background color and the  text foreground
color may  be specified. A further  UDP message may be  sent to change
the  persistent color  highlighting  for a  given callsign,  including
reseting persistent highlighting by passing an invalid color value.

Thanks to Alex, VE3NEA, for this contribution.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8589 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-03-28 22:25:46 +00:00
..
qss Add Tx watchdog status to UDP Status message 2016-07-08 10:25:21 +00:00
BeaconsModel.cpp Improve performance of the UDP reference application message_aggregator 2017-09-22 22:08:41 +00:00
BeaconsModel.hpp Restore functionality of sending .WAV playback decodes to UDP 2017-09-16 22:20:59 +00:00
ClientWidget.cpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
ClientWidget.hpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
DecodesModel.cpp Improve performance of the UDP reference application message_aggregator 2017-09-22 22:08:41 +00:00
DecodesModel.hpp Extend UDP Reply message with keyboard modifiers 2017-09-22 15:36:24 +00:00
MessageAggregator.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
MessageAggregatorMainWindow.cpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
MessageAggregatorMainWindow.hpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
UDPDaemon.cpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
message_aggregator.qrc.in Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
message_aggregator.rc Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
udp_daemon.rc Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00