Fix NaN for Limiting Rotation Rates #872

Merged
meggert merged 17 commits from limit-rot-rate-fix into main 2024-03-06 11:13:02 +01:00
Showing only changes of commit c52818a5ce - Show all commits

View File

@ -16,6 +16,13 @@ will consitute of a breaking change warranting a new major release:
# [unreleased] # [unreleased]
- Bumped `eive-tmtc` to v
- Bumped `eive-fsfw`
## Added
-
## Fixed ## Fixed
- Fixed case in which control values within the `AcsController` could become NaN. - Fixed case in which control values within the `AcsController` could become NaN.