clear active action cmds on OFF mode
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
This commit is contained in:
parent
19594bc173
commit
b1ddf1d4fd
@ -522,6 +522,7 @@ void FreshSupvHandler::handleTransitionToOff() {
|
||||
hkSet.setReportingEnabled(false);
|
||||
hkSet.setValidity(false, true);
|
||||
uartManager->stop();
|
||||
activeActionCmds.clear();
|
||||
uartIsolatorSwitch.pullLow();
|
||||
switchIF.sendSwitchCommand(switchId, PowerSwitchIF::SWITCH_OFF);
|
||||
shutdownState = ShutdownState::POWER_SWITCHING;
|
||||
|
Loading…
x
Reference in New Issue
Block a user