24#ifndef PARKEDENGINEERINGSTATE_H_
25#define PARKEDENGINEERINGSTATE_H_
27#include <EngineeringState.h>
Definition DisableCommand.h:40
Engineering state.
Definition EngineeringState.h:37
Definition ExitEngineeringCommand.h:34
Command to start bump testing of force actuator.
Definition ForceActuatorBumpTestCommand.h:40
Stops any running force actuator bump test.
Definition KillForceActuatorBumpTestCommand.h:40
Abort any hardpoint test in progress,.
Definition KillHardpointTestCommand.h:38
Parked Engineering State.
Definition ParkedEngineeringState.h:37
States::Type update(UpdateCommand *command) override
Called to retrieve telemetry data.
Definition ParkedEngineeringState.cpp:49
Definition RaiseM1M3Command.h:35
Definition TestHardpointCommand.h:35
Definition UpdateCommand.h:39