MTQ Commanding from ACS Ctrl fixes #363

Merged
muellerr merged 7 commits from eggert/mtq-cmd-fixes into develop 2023-02-03 16:12:34 +01:00
Showing only changes of commit 8c03b2ec95 - Show all commits

View File

@ -21,6 +21,8 @@ change warranting a new major release:
- Bugfix in FSFW where the sequence flags of the PUS packets were set to continuation segment (0b00)
instead of unsegmented (0b11).
- Fixed usage of uint instead of int for commanding MTQ. Also fixed the range in which the ACS Ctrl
commands the MTQ to match the actual commanding range.
# [v1.23.0] 2023-02-01