summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2011-07-27 00:39:07 +0000
committerChristian Pointner <equinox@mur.at>2011-07-27 00:39:07 +0000
commite34f4cef5b441e5c4d69404e78166355a78e6162 (patch)
treedc119b8b9ade4e8910fb3ad0f4c0aa55bbf05473 /doc
parentihu-ttx implement read of csum @ihu (not yet tested) (diff)
ttx <-> ihu communication include checksum/ack works now
git-svn-id: https://svn.spreadspace.org/mur.sat@64 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols/ihu-ttx.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/protocols/ihu-ttx.txt b/doc/protocols/ihu-ttx.txt
index 9eb46e9..cde59d7 100644
--- a/doc/protocols/ihu-ttx.txt
+++ b/doc/protocols/ihu-ttx.txt
@@ -47,13 +47,15 @@ Commands
~~~~~~~
This tells the TTX to shut up. The TTX will send out one aknowledge over cw and after
- that disables any further broadcasts.
+ that disables any further broadcasts. The 1 octet of data contains the ASCII code to
+ use for the CW aknowledge.
Hex '1'
~~~~~~~
This is the reverse of the '0' command. The TTX will send out an aknowledge over cw
- and reenables broadcasting of beacons.
+ and reenables broadcasting of beacons. The 1 octet of data contains the ASCII code to
+ use for the CW aknowledge.
Hex '2'
~~~~~~~