From 6652b6812299a713aa2d0545eb7fcc86c7df7d93 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 26 Jul 2011 00:27:12 +0000 Subject: renamed cpu to mpu at docs some improvments and fixes at doc/protocols git-svn-id: https://svn.spreadspace.org/mur.sat@61 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- doc/protocols/ground-crx.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/protocols/ground-crx.txt') diff --git a/doc/protocols/ground-crx.txt b/doc/protocols/ground-crx.txt index 08b87fb..e89733a 100644 --- a/doc/protocols/ground-crx.txt +++ b/doc/protocols/ground-crx.txt @@ -5,10 +5,10 @@ Protocol Definition between Ground Stations and Command RX Introduction ------------ -using DTMF on FM -receiver should be activated for min. 200ms every 5s to listen for new commands -signs get scrambled using a secret Code Table -every command must be aknowledge by a beacon with the unscrambled code +- using DTMF on FM +- receiver should be activated for min. 200ms every 5s to listen for new commands +- signs get scrambled using a secret Code Table +- every command must be aknowledged by a beacon with the unscrambled code Frame ----- @@ -18,7 +18,7 @@ Frame Checksum: --------- -Xor over Signs intrepreted as HEX (0-9A-D#*) +XOR over Signs intrepreted as HEX (0-9A-D#*) -> (0-9A-F) Codes: ------ @@ -26,8 +26,8 @@ Codes: 0 .. shut up (rfkill) 1 .. unshut up (no rfkill) -8 .. activate payload reciever +8 .. activate payload receiver C .. cancel all commands # .. reset -* .. safe mode +* .. safe mode (stop all activties and harvest energy) -- cgit v1.2.3