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


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_BC_Sim Struct Reference

#include <CO1553_bc_sim_private.h>

List of all members.

Public Attributes

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

Member Data Documentation

The telecommand receive socket.

Referenced by CO1553_bcSimPktCmdRxSend(), CO1553_bcSimStart(), and CO1553_bcSimStop().

Buffer allocator for CmdTx receive packets.

Referenced by CO1553_bcSimExit(), CO1553_bcSimInit(), CO1553_bcSimPktCmdTxFree(), and CO1553_bcSimPktCmdTxRecv().

Buffer memory pool for CmdTx receive packets.

Referenced by CO1553_bcSimExit(), and CO1553_bcSimInit().

The telecommand send socket.

Referenced by CO1553_bcSimPktCmdTxRecv(), CO1553_bcSimStart(), and CO1553_bcSimStop().

The size in bytes of a CCSDS telecommand packet header.

Referenced by CO1553_bcSimInit(), CO1553_bcSimPktCmdRxSend(), and CO1553_bcSimPktCmdTxRecv().

The size in bytes of a CCSDS telemetry packet header.

Referenced by CO1553_bcSimInit(), and CO1553_bcSimPktTelemRecv().

The IP address of the connected RT simulator.

Referenced by CO1553_bcSimInit(), and CO1553_bcSimStart().

Buffer allocator for Telem receive packets.

Referenced by CO1553_bcSimExit(), CO1553_bcSimInit(), CO1553_bcSimPktTelemFree(), and CO1553_bcSimPktTelemRecv().

Buffer memory pool for Telem receive packets.

Referenced by CO1553_bcSimExit(), and CO1553_bcSimInit().

The telemetry send socket.

Referenced by CO1553_bcSimPktTelemRecv(), CO1553_bcSimStart(), and CO1553_bcSimStop().


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

Generated on Wed Nov 21 20:00:26 2012 by  doxygen 1.5.8