![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
Go to the source code of this file.
Classes | |
| struct | tlm_executive_app_error |
| Packet for app errors. More... | |
| struct | tlm_executive_schedule_overrun |
| Packet for schedule overrun. More... | |
Macros | |
| #define | TLM_EXECUTIVE_BASE APP_APID_EXECUTIVE + TLM_APID_BASE |
| #define | TLM_EXECUTIVE_APP_ERROR TLM_EXECUTIVE_BASE + 0x0000 |
| Telemetry code for the Executive to catch and telemeter error when app returns error. | |
| #define | TLM_EXECUTIVE_SCHEDULE_OVERRUN TLM_EXECUTIVE_BASE + 0x0001 |
| Telemetry code for the Executive to catch and telemeter schedule overruns. | |
| #define TLM_EXECUTIVE_APP_ERROR TLM_EXECUTIVE_BASE + 0x0000 |
Telemetry code for the Executive to catch and telemeter error when app returns error.
| #define TLM_EXECUTIVE_BASE APP_APID_EXECUTIVE + TLM_APID_BASE |
| #define TLM_EXECUTIVE_SCHEDULE_OVERRUN TLM_EXECUTIVE_BASE + 0x0001 |
Telemetry code for the Executive to catch and telemeter schedule overruns.