Initial commit: CCSDS 133.0-B Space Packet Protocol
- Pure OCaml implementation of CCSDS space packets
- Primary header encoding/decoding (6 octets)
- Telemetry and telecommand packet types
- Sequence flags for packet segmentation
- bytesrw streaming I/O support
- Alcotest unit tests
- Crowbar fuzz tests