From 5e6b0f5ea295d5b67665dc0d7f44f59f7aaf2e68 Mon Sep 17 00:00:00 2001 From: meggert Date: Thu, 22 Feb 2024 15:08:27 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 657043fc..ad62cbb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,9 @@ will consitute of a breaking change warranting a new major release: ## 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 +- Changed pointing strategy for target groundstation mode to prevent blinding of the STR. This + also limits the rotation for the reference target quaternion to prevent spikes in required + rotation rates. # [v7.6.1] 2024-02-05