|
CCSDS 124.0-B-1 C++ 1.0.0
CCSDS 124.0-B-1 Lossless Compression
|
Files | |
| bitbuffer.hpp | |
| Variable-length bit buffer for building compressed output. | |
| bitreader.hpp | |
| Sequential bit reading from compressed data. | |
| bitvector.hpp | |
| Fixed-length bit vector with static allocation. | |
| ccsds124.hpp | |
| High-level CCSDS 124.0-B-1 compression API. | |
| compressor.hpp | |
| CCSDS 124.0-B-1 compression algorithm implementation. | |
| config.hpp | |
| CCSDS 124.0-B-1 compile-time configuration. | |
| decoder.hpp | |
| CCSDS 124.0-B-1 decoding functions (COUNT, RLE, bit insert). | |
| decompressor.hpp | |
| CCSDS 124.0-B-1 decompression algorithm implementation. | |
| encoder.hpp | |
| CCSDS 124.0-B-1 encoding functions (COUNT, RLE, BE). | |
| error.hpp | |
| CCSDS 124.0-B-1 error handling. | |
| mask.hpp | |
| CCSDS 124.0-B-1 mask update logic. | |