fixes and updates for ACS mode tree
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -11,10 +11,10 @@ enum CtrlSubmode {
|
||||
SAFE = 2,
|
||||
DETUMBLE = 3,
|
||||
IDLE = 4,
|
||||
PTG_NADIR = 5,
|
||||
PTG_TARGET_NADIR = 5,
|
||||
PTG_TARGET = 6,
|
||||
PTG_TARGET_GS = 7,
|
||||
PTG_INERTIAL = 8,
|
||||
PTG_TARGET_INERTIAL = 8,
|
||||
};
|
||||
|
||||
static const uint8_t SUBSYSTEM_ID = SUBSYSTEM_ID::ACS_SUBSYSTEM;
|
||||
|
Reference in New Issue
Block a user