From: Keith Packard Date: Mon, 18 Nov 2013 20:37:23 +0000 (-0800) Subject: doc: Make telemetry.xsl validate X-Git-Tag: 1.3~105 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=d212d782bff977d609a9da1b805de4a2615fb474;hp=87fbe12bdaf10c9ba7ba43608b1e980cdc09d496 doc: Make telemetry.xsl validate Signed-off-by: Keith Packard --- diff --git a/doc/telemetry.xsl b/doc/telemetry.xsl index fa66bff9..e4101507 100644 --- a/doc/telemetry.xsl +++ b/doc/telemetry.xsl @@ -1,5 +1,5 @@ -
@@ -57,8 +57,10 @@
Packet Formats - This section first defines the packet header common to all packets - and then the per-packet data layout. + + This section first defines the packet header common to all packets + and then the per-packet data layout. +
Packet Header @@ -621,9 +623,10 @@ resulting in the following signal parmeters:
+ Modulation Scheme - + @@ -663,14 +666,15 @@
+ Error Correction The cc1111 provides forward error correction in hardware, which AltOS uses to improve reception of weak signals. The overall effect of this is to halve the available bandwidth for data from 38 kBaud to 19 kBaud. - Error Correction + Error Correction @@ -685,8 +689,8 @@ Error Correction - Convolutional coding FEC - 1/2 code, constraint length m=4 + Convolutional coding + 1/2 rate, constraint length m=4 Interleaving @@ -722,6 +726,7 @@ validate that the line was transmitted without any errors.
+ Packet Format