X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2Ftelemetry.xsl;h=e410150742b5caf9d6935e8b17de69885a3b2bfc;hp=fa66bff919bea61d80f9dc24c96a96fd9e7c2793;hb=7acd0cf17c5ca7a00893f35c7fe9c657389070e0;hpb=6ac34f9c8efd464194137ac4ce8228bf9d7d83be 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