Skip to content

v1.0.0

Latest

Choose a tag to compare

@Michal-Pogorzelec Michal-Pogorzelec released this 01 Mar 07:07

Initial release for tiny embedded-C CCSDS SpacePacket protocol implementation.

What's Changed

  • Implement minimal, satisfactory implementation of CCSDS SpacePacketprotocol in embedded C11.
  • Add comprehensive README.
  • Add unit tests with ~100% coverage.
  • Add stricter compiler flags and fix resulting warnings.