WSJT-X/UDPExamples
Bill Somerville ee2badb86f Use the low confidence decode quality marker to elide spots and pass info via UDP
The UDP  decode and reply message  have been augmented with  a boolean
flag denoting a  low confidence decode when set.  Existing clients can
safely use the  reply message without passing the flag  as the default
value will  still action  messages that have  high confidence.  If low
confidence decodes  are to be passed  back via the reply  message then
the low  confidence flag must be  included and correctly set  to match
the original decode.

See NetworkMessage.hpp for message fields and meanings.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7957 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-26 21:18:59 +00:00
..
qss Add Tx watchdog status to UDP Status message 2016-07-08 10:25:21 +00:00
BeaconsModel.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
BeaconsModel.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
ClientWidget.cpp Use the low confidence decode quality marker to elide spots and pass info via UDP 2017-07-26 21:18:59 +00:00
ClientWidget.hpp Use the low confidence decode quality marker to elide spots and pass info via UDP 2017-07-26 21:18:59 +00:00
DecodesModel.cpp Use the low confidence decode quality marker to elide spots and pass info via UDP 2017-07-26 21:18:59 +00:00
DecodesModel.hpp Use the low confidence decode quality marker to elide spots and pass info via UDP 2017-07-26 21:18:59 +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 Use the low confidence decode quality marker to elide spots and pass info via UDP 2017-07-26 21:18:59 +00:00
MessageAggregatorMainWindow.hpp Fix Log QSO so new data entries on form are actually used for the UDP message. 2017-01-18 17:24:08 +00:00
UDPDaemon.cpp Use the low confidence decode quality marker to elide spots and pass info via UDP 2017-07-26 21:18:59 +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