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

Constituent: co1553_bc_sim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_BC_Sim Struct Reference

#include <CO1553_bc_sim_private.h>

Collaboration diagram for _CO1553_BC_Sim:

Collaboration graph
[legend]

Data Fields

_CO1553_BC_Simcheck
CO1553_BC_Sim_Config sim_config
unsigned int rt_addr
int cmd_rx_sock
int cmd_tx_sock
int telem_sock
FPA_fcb * cmd_tx_fpa
unsigned char * cmd_tx_pool
FPA_fcb * telem_fpa
unsigned char * telem_pool
unsigned int hdr_size_cmd
unsigned int hdr_size_telem

Detailed Description

Remote terminal simulator descriptor.


Field Documentation

struct _CO1553_BC_Sim* _CO1553_BC_Sim::check
 

Descriptor validity check value.

int _CO1553_BC_Sim::cmd_rx_sock
 

The telecommand receive socket.

FPA_fcb* _CO1553_BC_Sim::cmd_tx_fpa
 

Buffer allocator for CmdTx receive packets.

unsigned char* _CO1553_BC_Sim::cmd_tx_pool
 

Buffer memory pool for CmdTx receive packets.

int _CO1553_BC_Sim::cmd_tx_sock
 

The telecommand send socket.

unsigned int _CO1553_BC_Sim::hdr_size_cmd
 

The size in bytes of a CCSDS telecommand packet header.

unsigned int _CO1553_BC_Sim::hdr_size_telem
 

The size in bytes of a CCSDS telemetry packet header.

unsigned int _CO1553_BC_Sim::rt_addr
 

The IP address of the connected RT simulator.

CO1553_BC_Sim_Config _CO1553_BC_Sim::sim_config
 

The cached initialization configuration.

FPA_fcb* _CO1553_BC_Sim::telem_fpa
 

Buffer allocator for Telem receive packets.

unsigned char* _CO1553_BC_Sim::telem_pool
 

Buffer memory pool for Telem receive packets.

int _CO1553_BC_Sim::telem_sock
 

The telemetry send socket.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 7 22:50:44 2005 by doxygen 1.3.3