changelog
This commit is contained in:
parent
105c598c53
commit
20584b45ca
@ -31,6 +31,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
call `user_data` but are also in line with the PUS packet standard names for those fields.
|
call `user_data` but are also in line with the PUS packet standard names for those fields.
|
||||||
- Added new marker trait `IsPusTelemetry` implemented by `PusTmCreator` and `PusTmReader`.
|
- Added new marker trait `IsPusTelemetry` implemented by `PusTmCreator` and `PusTmReader`.
|
||||||
- Added new marker trait `IsPusTelecommand` implemented by `PusTcCreator` and `PusTcReader`.
|
- Added new marker trait `IsPusTelecommand` implemented by `PusTcCreator` and `PusTcReader`.
|
||||||
|
- `metadata_param` getter method for the `MetadataPdu` object.
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
- All `MetadataGenericParam` fields are now public.
|
||||||
|
|
||||||
# [v0.6.0] 2023-07-06
|
# [v0.6.0] 2023-07-06
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user