Messages


The vectors point to the first word of the message, occupied by a message header. This header contains more information about the message (or message fragment). For Alphanumeric messages, the header looks like this

+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+------------+--------+
| k0 | k1 | k2 | k3 | k4 | k5 | k6 | k7 | k8 | k9 | c0 | f0 | f1 | n0 | n1 | n2 | n3 | n4 | n5 | r0 | m0 | 10 bit CRC | parity |
+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+------------+--------+

Additionally, for the first fragment, a 7-bit signature is included as part of the second word in the message.

+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+------------+--------+
| s0 | s1 | s2 | s3 | s4 | s5 | s6 | a0 | a1 | a2 | a3 | a4 | a5 | a6 | b0 | b1 | b2 | b3 | b4 | b5 | b6 | 10 bit CRC | parity |
+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+------------+--------+

All other following 32 bits words contain 3 7-bit characters