CCSDS 124.0-B-1 C 1.0.0
CCSDS 124.0-B-1 Lossless Compression
Loading...
Searching...
No Matches
Version Information

Macros

#define CCSDS124_VERSION_MAJOR   1
 
#define CCSDS124_VERSION_MINOR   0
 
#define CCSDS124_VERSION_PATCH   0
 

Detailed Description

CCSDS 124.0-B-1: Robust Compression of Fixed-Length Housekeeping Data

This library implements the CCSDS 124.0-B-1 lossless compression algorithm standardized by CCSDS for spacecraft housekeeping telemetry.

Authors
Georges Labrèche georg.nosp@m.es@t.nosp@m.anagr.nosp@m.aspa.nosp@m.ce.co.nosp@m.mhttps://georges.fyi
Claude Code (Anthropic) norep.nosp@m.ly@a.nosp@m.nthro.nosp@m.pic..nosp@m.com
See also
https://ccsds.org/Pubs/124x0b1.pdf CCSDS 124.0-B-1 Standard
https://ccsds.org/Pubs/124x0b1.pdf CCSDS 124.0-B-1 Standard

Macro Definition Documentation

◆ CCSDS124_VERSION_MAJOR

#define CCSDS124_VERSION_MAJOR   1

Major version number

Definition at line 38 of file ccsds124.h.

◆ CCSDS124_VERSION_MINOR

#define CCSDS124_VERSION_MINOR   0

Minor version number

Definition at line 39 of file ccsds124.h.

◆ CCSDS124_VERSION_PATCH

#define CCSDS124_VERSION_PATCH   0

Patch version number

Definition at line 40 of file ccsds124.h.