External Code Interface (ECI)
|
Macros | |
#define | ECI_INIT_INF_EID 101 |
#define | ECI_NOOP_INF_EID 102 |
#define | ECI_RESET_HK_CTR_INF_EID 103 |
#define | ECI_CDS_RESTORE_INF_EID 104 |
#define | ECI_CDS_NOT_AVAIL_INF_EID 105 |
#define | ECI_CDS_REGISTER_INF_EID 106 |
EIDs for cFE/cFS informational events.
#define ECI_CDS_NOT_AVAIL_INF_EID 105 |
Description: CDS not available for ECI app use
Text: "CDS not available for ECI_CDS"
Type: Informational
Cause: CFE_ES_RegisterCDS() returns CFE_ES_NOT_IMPLEMENTED
#define ECI_CDS_REGISTER_INF_EID 106 |
Description: CDS registers data from ECI_CDS
Text: "ECI_CDS[%d] registered to CDS", idx
Type: Informational
Cause: CFE_ES_RegisterCDS() returns successful return code
#define ECI_CDS_RESTORE_INF_EID 104 |
Description: Restoring existing data from CDS
Text: "ECI_CDS[%d] already exists in CDS and will be restored", idx
Type: Informational
Cause: CFE_ES_RegisterCDS() returns CFE_ES_CDS_ALREADY_EXISTS
#define ECI_INIT_INF_EID 101 |
Description: ECI initializes successfully event
Text: "Application Initialized, Revision %s", REVISION_NUMBER
Type: Informational
Cause: Application initializes
#define ECI_NOOP_INF_EID 102 |
Description: No-Op event
Text: "No-op command, Revision %s", REVISION_NUMBER
Type: Informational
Cause: No-Op command received
#define ECI_RESET_HK_CTR_INF_EID 103 |
Description: Reset HK counters event
Text: "Reset Housekeeping Counters"
Type: Informational
Cause: Housekeeping counter reset command received