Skip to content

Releases: OpenSpaceCode/EmbeddedSDLP

v2.0.0

Choose a tag to compare

@Michal-Pogorzelec Michal-Pogorzelec released this 08 Jul 17:02
8fec1c8

Release with setup update, bugfixes, clang formatting and general code improvement.

v1.1.0

Choose a tag to compare

@Michal-Pogorzelec Michal-Pogorzelec released this 13 Mar 18:24
f82b311

Remove trash files from docs.

v1.0.0

Choose a tag to compare

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

Initial release for tiny embedded-C CCSDS SDLP protocol implementation

What's Changed

  • Implement lightweight embedded TM/TC SDLP protocol in C.
  • Add comprehensive README documentation.
  • Add unit tests with ~100% code coverage.
  • TC Segment Header: compile-time only, remove non-standard runtime field.
  • Add strict compiler flags and fix all resulting warnings.

Full Changelog: https://github.com/OpenSpaceCode/EmbeddedSDLP/commits/v1.0.0