ACS Modes Refactoring #455

Merged
muellerr merged 10 commits from acs-modes-refactoring into develop 2023-03-10 15:02:26 +01:00
8 changed files with 55 additions and 125 deletions
Showing only changes of commit 2f4f7f088e - Show all commits

View File

@ -122,6 +122,7 @@ void AcsController::performControlOperation() {
performDetumble();
break;
}
break;
case acs::PTG_IDLE:
case acs::PTG_TARGET:
case acs::PTG_TARGET_GS:

2
tmtc

Submodule tmtc updated: a249d71840...d5685adb48