diff --git a/CHANGELOG.md b/CHANGELOG.md index 0705dae2..ddee6afa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ will consitute of a breaking change warranting a new major release: # [unreleased] +- Bumped `eive-fsfw` + ## Fixed - PLOC SUPV sets: Added missing `PoolReadGuard` instantiations when reading boot status report @@ -24,6 +26,11 @@ will consitute of a breaking change warranting a new major release: - Bugfix in PLOC SUPV latchup report parsing. - Bugfix in PLOC MPSoC HK set: Set and variables were not set valid. +## Changed + +- `MathOperations` functions were moved to their appropriate classes within the `eive-fsfw` +- Changed pointing strategy for target groundstation mode to prevent blinding of the STR + # [v7.6.1] 2024-02-05 ## Changed