spacepackets/CHANGELOG.md
Robin Mueller bb83e67e54
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
bump changelog
2022-09-03 18:50:21 +02:00

568 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[unreleased]

Added

  • Basic support for ECSS enumeration types for u8, u16, u32 and u64

Changed

  • Better names for generic error enumerations: PacketError renamed to ByteConversionError

[v0.1.0] 16.08.2022

Initial release with CCSDS Space Packet Primary Header implementation and basic PUS TC and TM implementations.