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

Constituent: ctdb_bc_test_sumt     Tag: rad750


Interface   Compound List   File List   Compound Members   File Members  

_bc_test_config Struct Reference

#include <ctdb_bc_test_private.h>


Data Fields

int initialized
int spawned
void * bc
unsigned short cmdRxSeq
unsigned short cmdRxVal
TASK_tcb * telemRecvTask
TASK_tcb * cmdTxRecvTask
int telemRecvExit
int cmdTxRecvExit
int hkpPrint


Detailed Description

Holds configuration and resource handles for BC test application.


Field Documentation

void* _bc_test_config::bc
 

The device interface handle.

unsigned short _bc_test_config::cmdRxSeq
 

The telecommand receive test packet sequence count.

unsigned short _bc_test_config::cmdRxVal
 

The telecommand receive test packet fake data value.

int _bc_test_config::cmdTxRecvExit
 

A flag indicating the telecommand transmit task should exit.

TASK_tcb* _bc_test_config::cmdTxRecvTask
 

The handle for the telecommand trasmit listen task.

int _bc_test_config::hkpPrint
 

A flag indicating if HKP telem packets are displayed.

int _bc_test_config::initialized
 

0 = app not initialized, 1 = app initialized.

int _bc_test_config::spawned
 

0 = tasks not spawned, 1 = tasks spawned.

int _bc_test_config::telemRecvExit
 

A flag indicating the telmetry task should exit.

TASK_tcb* _bc_test_config::telemRecvTask
 

The handle for the telemetry listen task.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 2 02:40:26 2004 by doxygen 1.3.3