mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-04 18:38:43 -04:00
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:
parent
73ac2ebc39
commit
49cc27ce26
@ -119,6 +119,7 @@
|
||||
* DE call utf8
|
||||
* DE grid utf8
|
||||
* DX grid utf8
|
||||
* Tx Watchdog bool
|
||||
*
|
||||
* WSJT-X sends this status message when various internal state
|
||||
* changes to allow the server to track the relevant state of each
|
||||
@ -138,7 +139,8 @@
|
||||
* When the Rx DF changes,
|
||||
* When the Tx DF changes,
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user