GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-2-2

Constituent: ctdb_rt_test_sim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_rt_test_config Struct Reference

#include <ctdb_rt_test_private.h>


Data Fields

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.


Field Documentation

int _rt_test_config::cmdRecvExit
 

A flag indicating the telecommand receive task should exit.

TASK_tcb* _rt_test_config::cmdRecvTask
 

The handle for the telecommand receive listen task.

unsigned short _rt_test_config::cmdTxSeq
 

The telecommand transmit test packet sequence count.

unsigned short _rt_test_config::cmdTxVal
 

The telecommand transmit test packet fake data value.

unsigned short _rt_test_config::hkpSeq
 

The HKP telemetry test packet sequence count.

int _rt_test_config::initialized
 

0 = app not initialized, 1 = app initialized.

void* _rt_test_config::rt
 

The device interface handle.

int _rt_test_config::spawned
 

0 = tasks not spawned, 1 = tasks spawned.

unsigned short _rt_test_config::telemSeq
 

The telemetry test packet sequence count.

unsigned short _rt_test_config::telemVal
 

The telemetry test packet fake data value.


The documentation for this struct was generated from the following file:
Generated on Thu May 5 21:51:40 2005 by doxygen 1.3.3