diff --git a/CHANGELOG.md b/CHANGELOG.md index f7742cb5..f2cee3e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,20 @@ list yields a list of all related PRs for each release. # [unreleased] +## Fixed + +- The `OBSW_SYRLINKS_SIMULATED` flag is set to 0 for for both EM and FM. + +## Changed + - Startracker temperature set and PCDU switcher set are diagnostic now +## Added + +- The CCSDS handler can accept mode commands now. It accepts ON and OFF commands. Furthermore + it has a submode for low datarate (1) and high datarate (2) for the ON command. + PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/352 + # [v1.20.0] 2023-01-24 ## Added