From 4120befef0de64776b9622ac3ff8cc84d4254fc2 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 11 May 2022 01:50:49 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff8271b..af74f87c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ list yields a list of all related PRs for each release. ## Added +- `RwAssembly` added to system components. Assembly works in principle, + issues making 4 consecutives RWs communicate at once.. + PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/224 - Adds a yocto helper script which is able to install the release build binaries (OBSW and Watchdog) into the `q7s-yocto` repository as long as the `q7s-package` or `q7s-yocto` repo was cloned in the same directory the EIVE OBSW repo. @@ -44,8 +47,6 @@ list yields a list of all related PRs for each release. ## Added -- `RwAssembly` added to system components - PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/224 - Custom Syrlinks FDIR which disabled most of the default FDIR functionality PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/232 - Custom Gomspace FDIR which disabled most of the default FDIR functionality