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

Constituent: ctdb_bc_test_sim     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_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
unsigned short scSeq
unsigned short ttVal
unsigned short ancVal
unsigned short attVal


Detailed Description

Holds configuration and resource handles for BC test application.


Field Documentation

unsigned short _bc_test_config::ancVal
 

The SC ancillary test packet fake data value (VSBC only).

unsigned short _bc_test_config::attVal
 

The SC attitude test packet fake data value (VSBC only).

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.

unsigned short _bc_test_config::scSeq
 

The SC synchronous command test packet sequence count (VSBC only).

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.

unsigned short _bc_test_config::ttVal
 

The SC time tone test packet fake data value (VSBC only).


The documentation for this struct was generated from the following file:
Generated on Sun Jul 17 00:49:34 2005 by doxygen 1.3.3