From 6969d4c702749a591a8185b5ee94bbfdc06d2e04 Mon Sep 17 00:00:00 2001 From: Bernhard Tittelbach Date: Fri, 24 Feb 2012 00:24:44 +0000 Subject: character coded numbers from amsat git-svn-id: https://svn.spreadspace.org/mur.sat@250 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- doc/protocols/ttx-down.txt | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'doc/protocols') diff --git a/doc/protocols/ttx-down.txt b/doc/protocols/ttx-down.txt index 81ede35..aa88564 100644 --- a/doc/protocols/ttx-down.txt +++ b/doc/protocols/ttx-down.txt @@ -5,9 +5,9 @@ Protocol Definition for TTX Beacon to Ground Stations Introduction ------------ -- using CW on FSK +- using CW - transceiver should send a beacon about every 60s -- transceiver sends a aknowledge frame if requested +- transceiver sends acknowledge frame if requested - parity Signs (Char Table) @@ -21,6 +21,7 @@ DEFGHIJK LMNOPQRS TUVWXYZ + Base32 Coded Signs ------------------ @@ -29,6 +30,28 @@ Base32 Coded Signs 00 | A B C D E F G H I J K L M N O P 10 | Q R S T U V W X Y Z 2 3 4 5 6 7 +Values following this encoding scheme marked with: (Base32) + + +Character Coded Numbers +----------------------- + +Num | Character +--------------- + 0 | T + 1 | A + 2 | U + 3 | V + 4 | 4 + 5 | E + 6 | 6 + 7 | B + 8 | D + 9 | N + +Values following this encoding scheme marked with: (NumChar) + + Beacon Frame: ------------- @@ -50,7 +73,7 @@ CHECKSUM (1 Sign) .. Parity Sign ... tba MSB -Aknowledge Frame +Acknowledge Frame ---------------- 'A' (1 Sign) .. Start Character (.-) -- cgit v1.2.3