From 9d6206302ade41ab92c64b912295f036cf99be42 Mon Sep 17 00:00:00 2001 From: meggert Date: Tue, 13 Feb 2024 16:09:35 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) 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