Definition of defines, structs and functions for rotorsim monitoring app.
More...
#include "cfe.h"
#include "cfe_error.h"
#include "cfe_evs.h"
#include "cfe_sb.h"
#include "cfe_es.h"
#include "cfe_platform_cfg.h"
#include <string.h>
#include "rotorsim_table.h"
#include "Icarous_msgids.h"
#include "Icarous_msg.h"
#include "sch_msgids.h"
Go to the source code of this file.
|
#define | ROTORSIM_STARTUP_INF_EID 0 |
|
#define | ROTORSIM_COMMAND_ERR_EID 1 |
|
#define | ROTORSIM_PIPE_DEPTH 100 |
|
#define | ROTORSIM_PIPE_NAME "ROTORSIM_PIPE" |
|
#define | ROTORSIM_MAJOR_VERSION 1 |
|
#define | ROTORSIM_MINOR_VERSION 0 |
|
◆ Rotorsim_AppCleanUp()
void Rotorsim_AppCleanUp |
( |
void |
| ) |
|
◆ Rotorsim_AppInit()
void Rotorsim_AppInit |
( |
void |
| ) |
|
◆ Rotorsim_AppInitData()
◆ Rotorsim_AppMain()
void Rotorsim_AppMain |
( |
void |
| ) |
|
◆ Rotorsim_ProcessPacket()
void Rotorsim_ProcessPacket |
( |
void |
| ) |
|
Function to process received packets
◆ RotorsimTableValidationFunc()
int32_t RotorsimTableValidationFunc |
( |
void * |
TblPtr | ) |
|
Function to validate table parameters
- Parameters
-
- Returns
- 0 if success