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_Config Struct Reference

#include <CO1553_rt_sim.h>

List of all members.

Public Attributes

unsigned short cmd_rx_port
unsigned int cmd_rx_pkt_size
unsigned int cmd_rx_user_size
unsigned int cmd_rx_queue_size
unsigned short cmd_tx_port
unsigned int cmd_tx_pkt_size
unsigned short telem_port
unsigned int telem_pkt_size


Detailed Description

Describes the configuration of a remote terminal simulator.

Member Data Documentation

The maximum size in bytes, including header, of a telecommand receive packet.

Referenced by CO1553_rtSimInit(), and CO1553_rtSimPktCmdRxRecv().

The TCP port number for telecommand receive socket.

Referenced by CO1553_rtSimInit().

The number of telecommand receive packet buffers.

Referenced by CO1553_rtSimInit().

The size in bytes to reserve for users in telecommand receive packet buffers.

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

The maximum size in bytes, including header, of a telecommand send packet.

Referenced by CO1553_rtSimInit(), and CO1553_rtSimPktCmdTxSend().

The TCP port number for telecommand transmit socket.

Referenced by CO1553_rtSimInit().

The maximum size in bytes, including header, of a telemetry send packet.

Referenced by CO1553_rtSimInit(), and CO1553_rtSimPktTelemSend().

The TCP port number for telemetry send socket.

Referenced by CO1553_rtSimInit().


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