Skip to main content

Module crc

Module crc 

Source
Expand description

CRC-protected Space Packet wrapper. CCSDS Space Packet Protocol with CRC-16 Support

Spec: https://ccsds.org/Pubs/232x0b4e1c1.pdf

Structs§

CrcSpacePacket
A wrapper around a SpacePacket that automatically manages a trailing CRC-16 checksum.

Enums§

BuilderError
An error that can occur during CRC-aware Space Packet construction.
CrcError
An error related to CRC operations.