changelog
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Marius Eggert 2023-03-13 16:24:13 +01:00
parent e77766ae59
commit 4d74c8ec43

View File

@ -19,6 +19,8 @@ will consitute of a breaking change warranting a new major release:
## Added
- Added `EXECUTE_SHELL_CMD` action command for `CoreController` to execute arbitrary Linux commands.
- Added NaN and Inf check for the `MEKF`. If these are detected, the `AcsController` will reset
the `MEKF` on its own.
## Fixed