GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / dev > lim_unit_test / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TLM_Control Struct Reference

Control information for the telemetry handler. More...

List of all members.

Public Attributes

TLM_Data cmd_data [20]
unsigned int cmd_head
unsigned int cmd_tail
TLM_Data ctl_data [20]
unsigned int ctl_head
unsigned int ctl_tail
TLM_Data ctl_x_data [20]
unsigned int ctl_x_head
unsigned int ctl_x_tail


Detailed Description

Control information for the telemetry handler.

Member Data Documentation

Queue of telemetry packets that have been received on the CMD queue.

Referenced by TLM_check_no_tlm(), and TLM_check_tlm().

unsigned int _TLM_Control::cmd_head

Index of the head of the CMD telemetry packet queue.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), and TLM_init().

unsigned int _TLM_Control::cmd_tail

Index of the tail of the CMD telemetry packet queue.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), and TLM_init().

Queue of telemetry packets that have been received on the CTL queue.

Referenced by TLM_check_no_tlm(), and TLM_check_tlm().

unsigned int _TLM_Control::ctl_head

Index of the head of the CTL telemetry packet queue.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), and TLM_init().

unsigned int _TLM_Control::ctl_tail

Index of the tail of the CTL telemetry packet queue.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), and TLM_init().

Queue of telemetry packets that have been received on the CTL_X queue.

Referenced by TLM_check_no_tlm(), and TLM_check_tlm().

Index of the head of the CTL_X telemetry packet queue.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), and TLM_init().

Index of the tail of the CTL_X telemetry packet queue.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), and TLM_init().


The documentation for this struct was generated from the following file:

Generated on Wed Mar 30 15:28:26 2011 by  doxygen 1.5.8