From 20df025ccb559d560fc3bfd87eb09962986f8bee Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 1 Feb 2023 18:44:00 +0100 Subject: [PATCH] update fsfw --- CHANGELOG.md | 12 +++++++++--- fsfw | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c6d1040..46c22798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,12 +21,18 @@ change warranting a new major release: - Bumped FSFW to include improvements and bugfix for Health Service. The health service now supports the announce all health info command. + PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/725 ## Fixed - - The CCSDS handler starts the transmitter timer each time it is commanded to MODE_ON and times out the timer when the handler is commanded to MODE_OFF - - If the timer is timed out the CCSDS handler will disable the TX clock which will cause the syrlinks to got to standby mode - - PDEC handler now parses the FAR register also in interrupt mode +- Bumped FSFW to include fixes in the time service. + PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/726 +- The CCSDS handler starts the transmitter timer each time it is commanded to MODE_ON and times + out the timer when the handler is commanded to MODE_OFF +- If the timer is timed out the CCSDS handler will disable the TX clock which will cause the + syrlinks to got to standby mode +- PDEC handler now parses the FAR register also in interrupt mode + # [v1.22.1] 2023-01-30 diff --git a/fsfw b/fsfw index 64787f85..bd586f65 160000 --- a/fsfw +++ b/fsfw @@ -1 +1 @@ -Subproject commit 64787f85ca4ce796003240dfbebeb07f6e2b0816 +Subproject commit bd586f6564b3c70a9688a87467639b5ed41e920a