Expand description
CRC-protected Space Packet wrapper. CCSDS Space Packet Protocol with CRC-16 Support
Spec: https://ccsds.org/Pubs/232x0b4e1c1.pdf
Structs§
- CrcSpace
Packet - A wrapper around a
SpacePacketthat automatically manages a trailing CRC-16 checksum.
Enums§
- Builder
Error - An error that can occur during CRC-aware Space Packet construction.
- CrcError
- An error related to CRC operations.