GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CTDB / V5-5-5 > ctdb_unit_test / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Telem Struct Reference

#include <CO1553_rt.h>

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned char* _CO1553_RT_Telem::blk_buf

A temporary buffer for constructing the telemetry packet blocks.

The size in bytes of packet headers on this interface.

The HKP packet callback argument.

The HKP packet callback function.

A RW lock to protect the HKP callback information.

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

The number of 1553 messages in one telemetry packet block.

The packet descriptor memory allocator for the high priority queue.

The packet descriptor memory allocator for the low priority queue.

A list of packets sent last frame.

The packet descriptor memory pool for the high priority queue.

The packet descriptor memory pool for the low priority queue.

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

The high priority packet queue pointers.

The low priority packet queue pointers.

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

The current transfer counter value for flow control.


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

Generated on Tue Sep 27 14:35:50 2011 by  doxygen 1.5.8