these commands make more sense
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:
parent
2ddd95c7fd
commit
15641c61ea
@ -67,10 +67,9 @@ class CoreController : public ExtendedControllerBase {
|
||||
static constexpr ActionId_t SWITCH_IMG_LOCK = 7;
|
||||
static constexpr ActionId_t SET_MAX_REBOOT_CNT = 8;
|
||||
|
||||
static constexpr ActionId_t COPY_OBSW_UPDATE_0_0 = 10;
|
||||
static constexpr ActionId_t COPY_OBSW_UPDATE_0_1 = 11;
|
||||
static constexpr ActionId_t COPY_OBSW_UPDATE_1_0 = 12;
|
||||
static constexpr ActionId_t COPY_OBSW_UPDATE_1_1 = 13;
|
||||
static constexpr ActionId_t OBSW_UPDATE_FROM_SD_0 = 10;
|
||||
static constexpr ActionId_t OBSW_UPDATE_FROM_SD_1 = 11;
|
||||
static constexpr ActionId_t OBSW_UPDATE_FROM_TMP = 12;
|
||||
|
||||
//! Reboot using the xsc_boot_copy command
|
||||
static constexpr ActionId_t XSC_REBOOT_OBC = 32;
|
||||
|
Loading…
Reference in New Issue
Block a user