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

Constituent: co1553_rt_sim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Sim Struct Reference

#include <CO1553_rt_sim_private.h>

Collaboration diagram for _CO1553_RT_Sim:

Collaboration graph
[legend]

Data Fields

_CO1553_RT_Simcheck
CO1553_RT_Sim_Config sim_config
int cmd_rx_sock_listen
int cmd_rx_sock_data
int cmd_tx_sock_listen
int cmd_tx_sock_data
int telem_sock_listen
int telem_sock_data
FPA_fcb * cmd_rx_fpa
unsigned char * cmd_rx_pool
unsigned int hdr_size_cmd
unsigned int hdr_size_telem
void * hkp_handler
void * hkp_arg
RW_ctl hkp_lock

Detailed Description

Remote terminal simulator descriptor.


Field Documentation

struct _CO1553_RT_Sim* _CO1553_RT_Sim::check
 

Descriptor validity check value.

FPA_fcb* _CO1553_RT_Sim::cmd_rx_fpa
 

Buffer allocator for CmdRx receive packets.

unsigned char* _CO1553_RT_Sim::cmd_rx_pool
 

Buffer memory pool for CmdRx receive packets.

int _CO1553_RT_Sim::cmd_rx_sock_data
 

The slave telecommand receive socket.

int _CO1553_RT_Sim::cmd_rx_sock_listen
 

The master telecommand receive socket.

int _CO1553_RT_Sim::cmd_tx_sock_data
 

The slave telecommand send socket.

int _CO1553_RT_Sim::cmd_tx_sock_listen
 

The master telecommand send socket.

unsigned int _CO1553_RT_Sim::hdr_size_cmd
 

The size in bytes of a CCSDS telecommand packet header.

unsigned int _CO1553_RT_Sim::hdr_size_telem
 

The size in bytes of a CCSDS telemetry packet header.

void* _CO1553_RT_Sim::hkp_arg
 

Fake HKP callback arg for driver compatability.

void* _CO1553_RT_Sim::hkp_handler
 

Fake HKP callback for driver compatability.

RW_ctl _CO1553_RT_Sim::hkp_lock
 

A RW lock to protect the HKP callback information.

CO1553_RT_Sim_Config _CO1553_RT_Sim::sim_config
 

The cached initialization configuration

int _CO1553_RT_Sim::telem_sock_data
 

The slave telemetry send socket.

int _CO1553_RT_Sim::telem_sock_listen
 

The master telemetry send socket.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 14 22:12:21 2005 by  doxygen 1.4.4