From 6cada9bfc0d4da0b6464722a8f3a6204e53ef2c0 Mon Sep 17 00:00:00 2001 From: meggert Date: Wed, 11 Oct 2023 09:31:32 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ae7901e..0426873f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,15 @@ will consitute of a breaking change warranting a new major release: # [unreleased] +- Bumped `eive-tmtc` to v5.7.0. +- Bumped `eive-fsfw` + +## Added + +- EPS Subsystem has been added to EIVE System Tree +- Power Controller for calculating the State of Charge and FDIR regarding low SoC has been + introduced. + ## Changed - Changed internals for MPSoC boot process to make the code more understandable and some