From 35181a269363e6bf35a77ea9cc84ea2d25d89153 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 8 Apr 2024 13:36:21 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 649cf44f..bfab9112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,11 +22,16 @@ will consitute of a breaking change warranting a new major release: - Rotational rate limit for the GS target pointing is now seperated from controller limit. It is also reduced to 0.75°/s now. +- PUS time service: Now dumps the time before and after relative timeshift or setting absolute time ## Fixed - Fixed wrong sign in calculation of total current within the `PWR Controller`. +## Added + +- PUS timeservice relative timeshift. + # [v7.7.3] 2024-03-18 - Bumped `eive-fsfw`