MGM: small tweak, gain factor was always them same #724

Merged
gaisser merged 3 commits from eive/fsfw:mgm_handler_small_fix into development 2023-02-06 14:36:35 +01:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit eb223dae88 - Show all commits

View File

@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Fixes
- HAL MGM3100 Handler: Use axis specific gain/scaling factors. Previously,
only the X scaling factor was used.
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/724
- TC Scheduler Service 11: Add size and CRC check for contained TC.
- Only delete health table entry in `HealthHelper` destructor if
health table was set.