Merge branch 'add_cuc_time_impl' into all_features

This commit is contained in:
Robin Müller 2022-12-20 16:28:31 +01:00
commit 6154ce6299

View File

@ -22,6 +22,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Added
CUC PR: https://egit.irs.uni-stuttgart.de/rust/spacepackets/pulls/4/files
- Added PFC enumerations: `ecss::UnsignedPfc` and `ecss::RealPfc`.
PR: https://egit.irs.uni-stuttgart.de/rust/spacepackets/pulls/5
- Added `std::error::Error` implementation for all error enumerations if the `std` feature
is enabled.
- CUC timestamp implementation as specified in CCSDS 301.0-B-4 section 3.2.