Possible Bugfix for Duallane Swichting #545

Merged
muellerr merged 6 commits from possible_bugfix_duallane_power_switching into develop 2023-04-01 13:43:37 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit e365e03c2a - Show all commits

View File

@ -123,6 +123,7 @@ ReturnValue_t AcsBoardAssembly::handleNormalOrOnModeCmd(Mode_t mode, Submode_t s
// TODO: Ugly hack. The base class should support arbitrary number of steps..
needsSecondStep = true;
} else if (sideSwitchState == SideSwitchState::DISABLE_OTHER_SIDE) {
dualToSingleSideTransition = true;
submode = targetSubmodeForSideSwitch;
}
auto cmdSeq = [&](object_id_t objectId, Mode_t devMode, ModeTableIdx tableIdx) {

2
tmtc

@ -1 +1 @@
Subproject commit aab50dce5ace6878432377fff5e6b2cd1c485213
Subproject commit 5b613f98eea415242c152ed3498ed3c0434f139f