some tests with subsystem
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2023-02-07 17:28:59 +01:00
parent e8120fcdef
commit 8bc71b268e
5 changed files with 50 additions and 49 deletions

View File

@ -6,7 +6,8 @@
namespace acs {
enum CtrlSubmode {
// These modes are the submodes of the ACS controller and the modes of the ACS subsystem.
enum AcsModes {
OFF = HasModesIF::MODE_OFF,
SAFE = 10,
DETUMBLE = 11,