From d212d782bff977d609a9da1b805de4a2615fb474 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 18 Nov 2013 12:37:23 -0800 Subject: [PATCH 1/1] doc: Make telemetry.xsl validate Signed-off-by: Keith Packard --- doc/telemetry.xsl | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) 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 -- 2.30.2