External Code Interface (ECI)
 All Data Structures Files Functions Variables Typedefs Groups Pages
Macros
General Settings

Macros

#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
 

Detailed Description

Macro Definition Documentation

#define ECI_CMD_MSG_QUEUE_SIZE   25

Command Message Max Queue Size

#define ECI_FUNC_CODE_END   110

End of valid function code values

#define ECI_FUNC_CODE_START   100

Start of valid function code values

#define ECI_MAX_CMD_SEQUENCE_NUMBER   16383

Maximum sequence number (14 bits)

#define ECI_NO_DATA_CMD_MSG_LENGTH   CFE_SB_CMD_HDR_SIZE

Length of a no data parameter command message

#define ECI_STARTUP_SYNC_TIMEOUT   65535

Time Out (Secs) for syncing ECI apps with cFS