Merge pull request 'Improve device FDIR' (#885) from improve-dev-fdir into main
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

Reviewed-on: #885
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
This commit is contained in:
2024-04-10 11:43:30 +02:00
3 changed files with 5 additions and 2 deletions

View File

@ -41,6 +41,9 @@ will consitute of a breaking change warranting a new major release:
## Fixed
- Fixed wrong order in quaternion multiplication for computation of the error quaternion.
- Re-worked some FDIR logic in the FSFW. The former logic prevented events with a severity
higher than INFO if the device was in EXTERNAL CONTROL. The new logic will allow to trigger
events but still inhibit FDIR reactions if the device is in EXTERNAL CONTROL.
# [v7.7.4] 2024-03-21

2
fsfw

Submodule fsfw updated: a229748aa4...8b21dd276d

2
tmtc

Submodule tmtc updated: 5a0edbefa8...96636d59e9