summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2012-01-28 01:12:16 +0000
committerChristian Pointner <equinox@mur.at>2012-01-28 01:12:16 +0000
commit3022ed96d72cd36347f705f1f99ef2f2b4d2b807 (patch)
treec1afc380c459bf3c59384857c542fc069acaf9b6 /doc
parentstart beacon after reset (diff)
cleanup
git-svn-id: https://svn.spreadspace.org/mur.sat@238 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols/ihu-ttx.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/protocols/ihu-ttx.txt b/doc/protocols/ihu-ttx.txt
index cde59d7..d4fdcec 100644
--- a/doc/protocols/ihu-ttx.txt
+++ b/doc/protocols/ihu-ttx.txt
@@ -46,14 +46,14 @@ Commands
Hex '0'
~~~~~~~
- This tells the TTX to shut up. The TTX will send out one aknowledge over cw and after
+ This tells the TTX to shut up. The TTX will send out one aknowledge over CW and after
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
+ This is the reverse of the '0' command. The TTX will send out an aknowledge over CW
and reenables broadcasting of beacons. The 1 octet of data contains the ASCII code to
use for the CW aknowledge.
@@ -66,13 +66,13 @@ Commands
Hex '3'
~~~~~~~
- This sets a new cw speed. It is followed by four octets representing the dot, dash,
+ This sets a new CW speed. It is followed by four octets representing the dot, dash,
word space and tune times.
Hex 'A'
~~~~~~~
- This instructs the TTX to send out an aknowledge frame over cw. The command
+ This instructs the TTX to send out an aknowledge frame over CW. The command
has 1 octet of data containing the ASCII Code of the aknowledge to send out.
Hex 'B'
@@ -87,7 +87,7 @@ Commands
This command sends the latest telemetry values to the TTX. This values will be used
in the very next beacon and until new values get transmitted. In case of a power fail
- these values will be reset by the IHU so the TTY doesn't have to store this values in
+ these values will be reset by the IHU so the TTX doesn't have to store this values in
non volatile memory.
The contents and length of the data field are to be defined.