GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CTDB / V5-5-6 > co1553_rt_sim / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Sim Struct Reference

#include <CO1553_rt_sim_private.h>

List of all members.

Public Attributes

struct _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.

Member Data Documentation

Buffer allocator for CmdRx receive packets.

Referenced by CO1553_rtSimExit(), CO1553_rtSimInit(), CO1553_rtSimPktCmdRxFree(), and CO1553_rtSimPktCmdRxRecv().

Buffer memory pool for CmdRx receive packets.

Referenced by CO1553_rtSimExit(), and CO1553_rtSimInit().

The slave telecommand receive socket.

Referenced by CO1553_rtSimPktCmdRxRecv(), CO1553_rtSimStart(), and CO1553_rtSimStop().

The master telecommand receive socket.

Referenced by CO1553_rtSimExit(), CO1553_rtSimInit(), and CO1553_rtSimStart().

The slave telecommand send socket.

Referenced by CO1553_rtSimPktCmdTxSend(), CO1553_rtSimStart(), and CO1553_rtSimStop().

The master telecommand send socket.

Referenced by CO1553_rtSimExit(), CO1553_rtSimInit(), and CO1553_rtSimStart().

The size in bytes of a CCSDS telecommand packet header.

Referenced by CO1553_rtSimInit(), CO1553_rtSimPktCmdRxRecv(), and CO1553_rtSimPktCmdTxSend().

The size in bytes of a CCSDS telemetry packet header.

Referenced by CO1553_rtSimInit(), and CO1553_rtSimPktTelemSend().

Fake HKP callback arg for driver compatability.

Referenced by CO1553_rtSimHkpGet(), CO1553_rtSimHkpSet(), and CO1553_rtSimInit().

Fake HKP callback for driver compatability.

Referenced by CO1553_rtSimHkpGet(), CO1553_rtSimHkpSet(), and CO1553_rtSimInit().

A RW lock to protect the HKP callback information.

Referenced by CO1553_rtSimExit(), CO1553_rtSimHkpGet(), CO1553_rtSimHkpSet(), and CO1553_rtSimInit().

The slave telemetry send socket.

Referenced by CO1553_rtSimPktTelemSend(), CO1553_rtSimStart(), and CO1553_rtSimStop().

The master telemetry send socket.

Referenced by CO1553_rtSimExit(), CO1553_rtSimInit(), and CO1553_rtSimStart().


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

Generated on Tue Nov 29 20:13:21 2011 by  doxygen 1.5.8