Robin Mueller
ba03150178
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Introduced high-level abstractions for targetable requests in general. - PUS Service 3 (HK) abstraction for targetable HK requests - PUS Service 8 (Action) abstraction for targetable action requests
474 B
474 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]
[v0.1.2] 2024-02-17
- Bumped
spacepackets
to v0.10.0 forUnsignedEnum
trait change.
[v0.1.1] 2024-02-12
- Added missing
#![no_std]
attribute for library - Fixed unit tests
[v0.1.0] 2024-02-12
Initial release.