GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CTDB / V5-5-6 > ctdb_rt_test_sim / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

_rt_test_config Struct Reference

#include <ctdb_rt_test_private.h>

List of all members.

Public Attributes

int initialized
int spawned
void * rt
unsigned short telemSeq
unsigned short telemVal
unsigned short cmdTxSeq
unsigned short cmdTxVal
unsigned short hkpSeq
TASK_tcb * cmdRecvTask
int cmdRecvExit


Detailed Description

Hold configuration and resource handles for RT test application.

Member Data Documentation

A flag indicating the telecommand receive task should exit.

Referenced by rt_exit(), rt_pkt_cmd_rx(), rt_start(), and rt_stop().

The handle for the telecommand receive listen task.

Referenced by rt_exit(), rt_init(), rt_start(), and rt_stop().

unsigned short _rt_test_config::cmdTxSeq

The telecommand transmit test packet sequence count.

Referenced by rt_init(), and rt_pkt_cmd_tx().

unsigned short _rt_test_config::cmdTxVal

The telecommand transmit test packet fake data value.

Referenced by rt_init(), and rt_pkt_cmd_tx().

unsigned short _rt_test_config::hkpSeq

The HKP telemetry test packet sequence count.

Referenced by rt_init().

0 = app not initialized, 1 = app initialized.

Referenced by rt_clear(), rt_diag(), rt_exit(), rt_init(), rt_pkt_cmd_tx(), rt_pkt_telem(), rt_start(), and rt_stop().

0 = tasks not spawned, 1 = tasks spawned.

Referenced by rt_exit(), rt_init(), rt_start(), and rt_stop().

unsigned short _rt_test_config::telemSeq

The telemetry test packet sequence count.

Referenced by rt_init(), and rt_pkt_telem().

unsigned short _rt_test_config::telemVal

The telemetry test packet fake data value.

Referenced by rt_init(), and rt_pkt_telem().


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

Generated on Tue Nov 29 17:10:54 2011 by  doxygen 1.5.8