WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
tlm_CommandManager.h File Reference
#include "flight/Telemetry.h"
#include "apps/app_apids.h"

Go to the source code of this file.

Classes

struct  tlm_cmd_mngr_status
 Command Manager status packet definition. More...
struct  tlm_cmd_mngr_error
 Command Manager error packet definition. More...

Macros

#define TLM_CMD_MNGR_BASE   APP_APID_COMMAND_MANAGER + TLM_APID_BASE
#define TLM_CMD_MNGR_STATUS   TLM_CMD_MNGR_BASE + 0x000
 telemetry code for the Command manager status
#define TLM_CMD_MNGR_ERROR   TLM_CMD_MNGR_BASE + 0x001
 telemetry code for the Command manager error return

Macro Definition Documentation

◆ TLM_CMD_MNGR_BASE

#define TLM_CMD_MNGR_BASE   APP_APID_COMMAND_MANAGER + TLM_APID_BASE

◆ TLM_CMD_MNGR_ERROR

#define TLM_CMD_MNGR_ERROR   TLM_CMD_MNGR_BASE + 0x001

telemetry code for the Command manager error return

◆ TLM_CMD_MNGR_STATUS

#define TLM_CMD_MNGR_STATUS   TLM_CMD_MNGR_BASE + 0x000

telemetry code for the Command manager status