Update the UDP network message specifications for new status flag

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6893 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2016-07-08 10:59:06 +00:00
parent 73ac2ebc39
commit 49cc27ce26
1 changed files with 3 additions and 1 deletions

View File

@ -119,6 +119,7 @@
* DE call utf8 * DE call utf8
* DE grid utf8 * DE grid utf8
* DX grid utf8 * DX grid utf8
* Tx Watchdog bool
* *
* WSJT-X sends this status message when various internal state * WSJT-X sends this status message when various internal state
* changes to allow the server to track the relevant state of each * changes to allow the server to track the relevant state of each
@ -138,7 +139,8 @@
* When the Rx DF changes, * When the Rx DF changes,
* When the Tx DF changes, * When the Tx DF changes,
* When the DE call or grid changes (currently when settings are exited), * When the DE call or grid changes (currently when settings are exited),
* When the DX call or grid changes. * When the DX call or grid changes,
* When the Tx watchdog is triggered.
* *
* *
* Decode Out 2 quint32 * Decode Out 2 quint32