ACS Ctrl Bug Bash #439

Merged
muellerr merged 42 commits from acs-bug-bash into develop 2023-03-10 19:21:19 +01:00
90 changed files with 968 additions and 1221 deletions
Showing only changes of commit 5b0db43e0f - Show all commits

View File

@@ -36,6 +36,8 @@ will consitute of a breaking change warranting a new major release:
- Fixed wrong check on wether file used for persistant boolean flag on successful still existed. - Fixed wrong check on wether file used for persistant boolean flag on successful still existed.
- Scaling of MTQ Cmds now scales the current values to command with the current values and not - Scaling of MTQ Cmds now scales the current values to command with the current values and not
the values of the last step, which would result in undefined behaviour. the values of the last step, which would result in undefined behaviour.
- Solved naming collision between file used for solar array deployment and confirmation for
ACS for solar array deployment.
## Changed ## Changed