Go to the source code of this file.
| Defines | |
| #define | DTYPE unsigned char | 
| #define | MODNN(x) mod255(x) | 
| #define | MM 8 | 
| #define | NN 255 | 
| #define | ALPHA_TO CCSDS_alpha_to | 
| #define | INDEX_OF CCSDS_index_of | 
| #define | GENPOLY CCSDS_poly | 
| #define | NROOTS 32 | 
| #define | FCR 112 | 
| #define | PRIM 11 | 
| #define | IPRIM 116 | 
| #define | A0 (NN) | 
| #define | ENCODE_RS encode_rs_8 | 
| #define | DECODE_RS decode_rs_8 | 
| Functions | |
| void | ENCODE_RS (DTYPE *data, DTYPE *parity) | 
| int | DECODE_RS (DTYPE *data, int *eras_pos, int no_eras) | 
| Variables | |
| unsigned char | CCSDS_alpha_to [] | 
| unsigned char | CCSDS_index_of [] | 
| unsigned char | CCSDS_poly [] | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.3.3
 
1.3.3