GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-19-1

Constituent: lim_unit_test     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_TLM_Control Struct Reference

Control information for the telemetry handler. More...

Collaboration diagram for _TLM_Control:

Collaboration graph
[legend]

Data Fields

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.


Field 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 Mon Jan 14 12:13:06 2008 by  doxygen 1.4.4