Function declaration, MACRO and data structure definitions for the tracker 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 "sch_msgids.h"
#include "tracker_tbl.h"
#include <time.h>
Go to the source code of this file.
|
#define | TRACKER_STARTUP_INF_EID 0 |
|
#define | TRACKER_COMMAND_ERR_EID 1 |
|
#define | TRACKER_PIPE_DEPTH 30 |
|
#define | TRACKER_PIPE_NAME "TRACKER_PIPE" |
|
#define | TRACKER_MAJOR_VERSION 1 |
|
#define | TRACKER_MINOR_VERSION 0 |
|
◆ TRACKER_AppCleanUp()
void TRACKER_AppCleanUp |
( |
void |
| ) |
|
◆ TRACKER_AppInit()
void TRACKER_AppInit |
( |
void |
| ) |
|
Initializes data structures and cfs related entities.
◆ TRACKER_AppMain()
void TRACKER_AppMain |
( |
void |
| ) |
|
◆ TRACKER_ProcessPacket()
void TRACKER_ProcessPacket |
( |
void |
| ) |
|
Processes incoming software bus messages
◆ trackerTableValidationFunc()
int32_t trackerTableValidationFunc |
( |
void * |
TblPtr | ) |
|
Validates table parameters
- Parameters
-
- Returns
- 0 if success