Contains all of the configurable options (defined as macros) which change how the ECI interacts with the cFS and external code. More...
#include "cfe.h"
Go to the source code of this file.
Macros | |
#define | PARAM_TBL_PATH_PREFIX "/cf/" |
#define | STATE_TBL_PATH_PREFIX "/cf/" |
#define | ECI_STARTUP_SYNC_TIMEOUT 65535 |
#define | ECI_NO_DATA_CMD_MSG_LENGTH CFE_SB_CMD_HDR_SIZE |
#define | ECI_FUNC_CODE_START 100 |
#define | ECI_FUNC_CODE_END 110 |
#define | ECI_CMD_MSG_QUEUE_SIZE 25 |
#define | ECI_MAX_CMD_SEQUENCE_NUMBER 16383 |
Contains all of the configurable options (defined as macros) which change how the ECI interacts with the cFS and external code.