GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LFS / V1-12-0

Constituent: lfs_scp     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LFS_Control Struct Reference

LFS LCP control block. More...

#include <LFS_lcp_private.h>


Data Fields

LFS_ControlState state
RW_ctl rwi
const FILE_DB_Schema * config
ITC_Task * task
void * copy_buf
unsigned char * bnk_buf
unsigned char * hdr_buf
ITC_NodeID node_id
char * path_str_0
char * path_str_1
unsigned char * telem_buf
SEM telem_sem
WUT_tmr * telem_timer
FPM_Pool * telem_pool
unsigned int cmd_hdr_size
unsigned int telem_hdr_size
unsigned int itc_hdr_size


Detailed Description

LFS LCP control block.


Field Documentation

unsigned char* _LFS_Control::bnk_buf
 

EEPROM bank header buffer.

unsigned int _LFS_Control::cmd_hdr_size
 

CCSDS telecommand packet header size

const FILE_DB_Schema* _LFS_Control::config
 

FILE_DB configuration database values.

void* _LFS_Control::copy_buf
 

File copy temporary buffer.

unsigned char* _LFS_Control::hdr_buf
 

Boot file header buffer.

unsigned int _LFS_Control::itc_hdr_size
 

ITC routing control header size

ITC_NodeID _LFS_Control::node_id
 

ITC node ID of this node.

char* _LFS_Control::path_str_0
 

File path string buffer.

char* _LFS_Control::path_str_1
 

File path string buffer.

RW_ctl _LFS_Control::rwi
 

LFS_Control read/write interlock

LFS_ControlState _LFS_Control::state
 

State of LFS

ITC_Task* _LFS_Control::task
 

FILE task description block

unsigned char* _LFS_Control::telem_buf
 

Telemetry packet buffer. (EPU only)

unsigned int _LFS_Control::telem_hdr_size
 

CCSDS telemetry packet header size

FPM_Pool* _LFS_Control::telem_pool
 

Dump telemetry packet pool (SIU only)

SEM _LFS_Control::telem_sem
 

Dump telemetry synch. (EPU only)

WUT_tmr* _LFS_Control::telem_timer
 

Dump telemetry pace timer (EPU only)


The documentation for this struct was generated from the following file:
Generated on Thu Dec 14 02:21:53 2006 by  doxygen 1.4.4