GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-4-0

Constituent: ctdb_com_test_poll     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Telem Struct Reference

#include <CO1553_rt.h>

Collaboration diagram for _CO1553_RT_Telem:

Collaboration graph
[legend]

Data Fields

unsigned int telem_pkt_size
unsigned int hkp_pkt_size
unsigned int hdr_size
unsigned int msg_count
unsigned char * blk_buf
LI_head pkt_queue_high
LI_head pkt_queue_low
CO1553_RT_Pkt_Descpkt_prev
L_head pkt_list
unsigned char * pkt_pool_high
unsigned char * pkt_pool_low
FPA_fcb * pkt_fpa_high
FPA_fcb * pkt_fpa_low
unsigned short xfer_counter
CO1553_RT_Hkp_Handlerhkp_handler
void * hkp_arg
RW_ctl hkp_lock

Detailed Description

Interface descriptor for the remote terminal CCSDS telemetry packet interface.


Field Documentation

unsigned char* _CO1553_RT_Telem::blk_buf
 

A temporary buffer for constructing the telemetry packet blocks.

unsigned int _CO1553_RT_Telem::hdr_size
 

The size in bytes of packet headers on this interface.

void* _CO1553_RT_Telem::hkp_arg
 

The HKP packet callback argument.

CO1553_RT_Hkp_Handler* _CO1553_RT_Telem::hkp_handler
 

The HKP packet callback function.

RW_ctl _CO1553_RT_Telem::hkp_lock
 

A RW lock to protect the HKP callback information.

unsigned int _CO1553_RT_Telem::hkp_pkt_size
 

The maximum size in bytes of a HKP packet on this interface.

unsigned int _CO1553_RT_Telem::msg_count
 

The number of 1553 messages in one telemetry packet block.

FPA_fcb* _CO1553_RT_Telem::pkt_fpa_high
 

The packet descriptor memory allocator for the high priority queue.

FPA_fcb* _CO1553_RT_Telem::pkt_fpa_low
 

The packet descriptor memory allocator for the low priority queue.

L_head _CO1553_RT_Telem::pkt_list
 

A list of packets sent last frame.

unsigned char* _CO1553_RT_Telem::pkt_pool_high
 

The packet descriptor memory pool for the high priority queue.

unsigned char* _CO1553_RT_Telem::pkt_pool_low
 

The packet descriptor memory pool for the low priority queue.

CO1553_RT_Pkt_Desc* _CO1553_RT_Telem::pkt_prev
 

A pointer to a packet left over from the last frame.

LI_head _CO1553_RT_Telem::pkt_queue_high
 

The high priority packet queue pointers.

LI_head _CO1553_RT_Telem::pkt_queue_low
 

The low priority packet queue pointers.

unsigned int _CO1553_RT_Telem::telem_pkt_size
 

The maximum size in bytes of a non-HKP packet on this interface.

unsigned short _CO1553_RT_Telem::xfer_counter
 

The current transfer counter value for flow control.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 17 01:07:02 2005 by doxygen 1.3.3