generating finish reply
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
2
fsfw
2
fsfw
Submodule fsfw updated: e6e1936293...a8167f5431
@ -62,6 +62,7 @@ ReturnValue_t GPSHyperionHandler::buildCommandFromCommand(
|
|||||||
gpsSet.setValidity(false, true);
|
gpsSet.setValidity(false, true);
|
||||||
// The user needs to implement this. Don't touch states for now, the device should
|
// The user needs to implement this. Don't touch states for now, the device should
|
||||||
// quickly reboot and send valid strings again.
|
// quickly reboot and send valid strings again.
|
||||||
|
actionHelper.finish(true, getCommanderQueueId(deviceCommand), deviceCommand);
|
||||||
return resetCallback(resetCallbackArgs);
|
return resetCallback(resetCallbackArgs);
|
||||||
}
|
}
|
||||||
return DeviceHandlerIF::COMMAND_NOT_IMPLEMENTED;
|
return DeviceHandlerIF::COMMAND_NOT_IMPLEMENTED;
|
||||||
|
Reference in New Issue
Block a user