FSFW Update #28

Merged
jgerhards merged 782 commits from fsfw_update into develop 2023-05-28 23:43:22 +02:00
774 changed files with 11151 additions and 8132 deletions
Showing only changes of commit 1a833e2d45 - Show all commits

View File

@@ -47,6 +47,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `DeviceHandlerBase`: Set command sender before calling `buildCommandFromCommand`. - `DeviceHandlerBase`: Set command sender before calling `buildCommandFromCommand`.
This allows finishing action commands immediately inside the function. This allows finishing action commands immediately inside the function.
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/672 PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/672
- `DeviceHandlerBase`: New signature of `handleDeviceTm` which expects
a `const SerializeIF&` and additional helper variant which expects `const uint8_t*`
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/671
# [v5.0.0] 25.07.2022 # [v5.0.0] 25.07.2022