External Code Interface (ECI)
|
fsw | |
src | |
eci_app.c | Interface implementation between app-specified Simulink-generated code and cFE |
eci_app.h | Defines the datatypes & macros used by the ECI interface header file |
eci_app_cfg.h | Contains all of the configurable options (defined as macros) which change how the ECI interacts with the cFS and external code |
eci_app_event.h | This file contains all of the event ids used by the ECI when sending messages to event services |
eci_app_hk.h | Specification for ECI app housekeeping telemetry packet |
eci_app_msgdefs.h | Specification for ECI app command codes |
eci_tbl_if.h | Interface implementation between app-specified Simulink-generated code and cFE table services |
eci_util_macro.h | Defines utility macros which are used throughout the code |