GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > 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

TLM_Data _TLM_Control::cmd_data[20]

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

unsigned int _TLM_Control::cmd_head

Index of the head of the CMD telemetry packet queue.

unsigned int _TLM_Control::cmd_tail

Index of the tail of the CMD telemetry packet queue.

TLM_Data _TLM_Control::ctl_data[20]

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

unsigned int _TLM_Control::ctl_head

Index of the head of the CTL telemetry packet queue.

unsigned int _TLM_Control::ctl_tail

Index of the tail of the CTL telemetry packet queue.

TLM_Data _TLM_Control::ctl_x_data[20]

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

unsigned int _TLM_Control::ctl_x_head

Index of the head of the CTL_X telemetry packet queue.

unsigned int _TLM_Control::ctl_x_tail

Index of the tail of the CTL_X telemetry packet queue.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:23:46 2009 by  doxygen 1.5.3