function declarations, definitions of macros, datastructures and global variables for the apInterface application
More...
#include "cfe.h"
#include "cfe_error.h"
#include "cfe_evs.h"
#include "cfe_sb.h"
#include "cfe_es.h"
#include <string.h>
#include <errno.h>
#include <unistd.h>
#include "network_includes.h"
#include "apInterface_events.h"
#include "Icarous_msg.h"
#include "traffic_msg.h"
#include "Icarous_msgids.h"
#include "sch_msgids.h"
#include "traffic_msgids.h"
#include "port_lib.h"
Go to the source code of this file.
|
#define | APINTERFACE_PIPE_NAME "APFLTPLAN" |
|
#define | APINTERFACE_PIPE_DEPTH 100 |
|
#define | SCH_APINTERFACE_PIPE1_NAME "SCH_AUTOPILOT" |
|
◆ 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
-