function definitions for apInterface app
More...
#include <Icarous_msg.h>
#include "apInterface.h"
#include "apInterface_version.h"
#include "apIntf_tbl.c"
◆ APINTERFACE_AppCleanUp()
void APINTERFACE_AppCleanUp |
( |
void |
| ) |
|
◆ APINTERFACE_AppInit()
void APINTERFACE_AppInit |
( |
void |
| ) |
|
Initialize app properties
◆ APINTERFACE_AppMain()
void APINTERFACE_AppMain |
( |
void |
| ) |
|
◆ APINTERFACE_GetADSBData()
void APINTERFACE_GetADSBData |
( |
| ) |
|
◆ APINTERFACE_InitializeAPPorts()
void APINTERFACE_InitializeAPPorts |
( |
| ) |
|
Initialize ports to the autopilot
◆ APINTERFACE_ProcessAPData()
void APINTERFACE_ProcessAPData |
( |
void |
| ) |
|
Process data from the autopilot
◆ APINTERFACE_ProcessSBData()
void APINTERFACE_ProcessSBData |
( |
void |
| ) |
|
Process data from the SB message
◆ ApInterfaceTableValidationFunc()
int32_t ApInterfaceTableValidationFunc |
( |
void * |
TblPtr | ) |
|
Validate table data
- Parameters
-
◆ APInterface_EventFilters
CFE_EVS_BinFilter_t APInterface_EventFilters[] |
Initial value:=
{
{APINTERFACE_STARTUP_INF_EID, 0x0000},
{APINTERFACE_COMMAND_ERR_EID, 0x0000},
}