Added new payload PST
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
This commit is contained in:
@ -82,7 +82,7 @@ void FreshSupvHandler::performDeviceOperation(uint8_t opCode) {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else if (opCode == OpCode::HANDLE_ACTIVE_CMDS) {
|
||||
} else if (opCode == OpCode::PARSE_TM) {
|
||||
std::vector<ActionId_t> cmdsToRemove;
|
||||
for (auto& activeCmd : activeActionCmds) {
|
||||
if (activeCmd.second.cmdCountdown.hasTimedOut()) {
|
||||
|
Reference in New Issue
Block a user