Added flag to halt Tx UDP reply

The  reply  can now  be  used  to  turn off  auto  Tx  or to  halt  Tx
immediately. Also enforced the accept UDP requests setting for halt Tx
and set free text message replies.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.5@5335 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville
2015-05-06 22:24:02 +00:00
parent b4327ef7e7
commit 4d7e826549
7 changed files with 57 additions and 28 deletions
+3 -1
View File
@@ -64,6 +64,7 @@
* DX call utf8
* Report utf8
* Tx Mode utf8
* Tx Enabled bool
* Transmitting bool
*
* Decode Out 2 quint32
@@ -83,7 +84,7 @@
* Id (target unique key) utf8
* Time QTime
* snr qint32
* Delta time (S) float
* Delta time (S) float (serialized as double)
* Delta frequency (Hz) quint32
* Mode utf8
* Message utf8
@@ -109,6 +110,7 @@
*
* Halt Tx In 8
* Id (unique key) utf8
* Auto Tx Only bool
*
* Free Text In 9
* Id (unique key) utf8