GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCI / V6-0-0 > lci / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_LCI_controller Struct Reference

Structure brings together all the resources needed for the calibration. More...

#include <control_p.h>

List of all members.

Public Attributes

LCI_state state
 Current state of the LCI task.
SEM sem
 Semaphore protecting the state variable.
ITC_Task * itc
 Pointer to ITC task description block.
unsigned int runId
 ID of the last calibration run.
unsigned int cfgFid
 LCI configuration file ID.
unsigned int latcFid
 LAT configuration file ID.
WCT_time_sat_u startTime
 Start time of the last run.
WCT_time_sat_u endTime
 End time of the last run.
unsigned int endStat
 End status of the last run.
unsigned int cycle
 Count of the number of cycles performed during this/the last calibration.
unsigned int mon
 Monitoring level.
unsigned int nCycle
 Number of cycles.
unsigned int nColl
 Number of collection cycles.
unsigned int nEvent
 Number of events collected.
RBM_Ring * tcrx
 Ring buffer (telecommand receive).
RBM_Ring * cctx
 Ring buffer (cmd confirm/alert transmit).
FPA_fcb * srtx
 FPA (status report transmit).
void * srtx_buffer
 Buffer used with the srtx FPA.
ITC_QueueItem * scqi
 Start cycle queue item.
ITC_NodeID iniNode
 Node ID of the task that initiated the calibration.
ITC_TaskID iniTask
 Task ID of the task that initiated the calibration.
ITC_QueueID iniQueue
 Queue ID to send the final status code of the calibration.
LCBD lcbd
 Pointer to the LCB control block.
LCBD_evt_cbp cbp
 Structure holding the LCB event callback and parameter for protocol 1.
LEM_micr * cr
 Pointer to multi-item command response list.
unsigned int comp
 Compression level, used for testing.
unsigned int cap
 Capacity of the LCI storage structures (number of events).
unsigned int ost
 Number of oustanding events requested for the current configuration.
unsigned int newCnf
 TRUE if new configuration read.
LCI_configurationcnf
 Pointer to LCI configuration structure.
LCI_configurationcnfNxt
 Pointer to structure for next config.
LCI_collectioncll
 Pointer to LCI collection structure.
LCI_consignmentcns
 Pointer to LCI consignment structure.
LSEC_compaction * cpc
 Pointer to LCI compaction structure.


Detailed Description

Structure brings together all the resources needed for the calibration.
The documentation for this struct was generated from the following file:
Generated on Thu Aug 20 14:53:31 2009 by  doxygen 1.5.3