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

#include <CO1553_bc_sim.h>

List of all members.

Public Attributes

unsigned short cmd_rx_port
unsigned int cmd_rx_pkt_size
unsigned short cmd_tx_port
unsigned int cmd_tx_pkt_size
unsigned int cmd_tx_queue_size
unsigned short telem_port
unsigned int telem_pkt_size
unsigned int telem_queue_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_bcSimInit(), and CO1553_bcSimPktCmdRxSend().

The TCP port number for telecommand receive socket.

Referenced by CO1553_bcSimInit(), and CO1553_bcSimStart().

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

Referenced by CO1553_bcSimInit(), and CO1553_bcSimPktCmdTxRecv().

The TCP port number for telecommand transmit socket.

Referenced by CO1553_bcSimInit(), and CO1553_bcSimStart().

The number of telecommand transmit packet buffers.

Referenced by CO1553_bcSimInit().

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

Referenced by CO1553_bcSimInit(), and CO1553_bcSimPktTelemRecv().

The TCP port number for telemetry send socket.

Referenced by CO1553_bcSimInit(), and CO1553_bcSimStart().

The number of telemetry packet buffers.

Referenced by CO1553_bcSimInit().


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