ICAROUS
|
#include <sch_msg.h>
Public Attributes | |
uint8 | TlmHeader [CFE_SB_TLM_HDR_SIZE] |
cFE Software Bus Telemetry Message Header | |
uint16 | EntryStates [SCH_NUM_STATUS_BYTES_REQD/2] |
States of each Schedule Entry. More... | |
CFE_SB_MsgId_t | MsgIDs [SCH_TABLE_ENTRIES] |
Message ID of msg associated with each entry. More... | |
\schtlm Scheduler Diagnostic Telemetry format
uint16 SCH_DiagPacket_t::EntryStates[SCH_NUM_STATUS_BYTES_REQD/2] |
\schtlmmnemonic \SCH_ENTRYSTATES
Each two bits represents the state for a single entry in Schedule Definition Table. Unused=0, Enabled=1, Disabled=2 MSBs are the lowest numbered entry
CFE_SB_MsgId_t SCH_DiagPacket_t::MsgIDs[SCH_TABLE_ENTRIES] |
\schtlmmnemonic \SCH_MSGIDS