GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FILE / V3-7-5

Constituent: file_dump     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

FILE_upl_cmd.h File Reference

File Upload Telecommand Definitions. More...

#include "FILE/FILE_cmddefs.h"

Include dependency graph for FILE_upl_cmd.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define FILE_APID_LAT_FILE_LOAD   (0x641)
#define FILE_FC_FILE_LOAD_START   (FILE_LFILUPLSTART_FCODE)
#define FILE_FC_FILE_LOAD_CANCEL   (FILE_LFILUPLCANCEL_FCODE)
#define FILE_FC_FILE_LOAD_COMMIT   (FILE_LFILUPLCOMMIT_FCODE)
#define FILE_FC_FILE_LOAD_DATA   (FILE_LFILUPLDATA_FCODE)
#define LFILEUPCOMMIT_FILEFLAGS_VO   0x0001

Typedefs

typedef FILE_LFILUPLSTART_Prm FILE_TcFileLoadStartParam
typedef FILE_LFILUPLCOMMIT_Prm FILE_TcFileLoadCommitParam
typedef FILE_LFILUPLDATA_Prm FILE_TcFileLoadDataParam
typedef FILE_LFILUPLCANCEL_Prm FILE_TcFileLoadCancelParam

Detailed Description

File Upload Telecommand Definitions.

Author:
D.L. Wood
This header provides public CCSDS telecommand definitions for the file_upl constituent. The APID and function code values are availble. These same values are used internally when accessing telecommand packets.

Define Documentation

#define FILE_APID_LAT_FILE_LOAD   (0x641)
 

APID for file load telecommands.

#define FILE_FC_FILE_LOAD_CANCEL   (FILE_LFILUPLCANCEL_FCODE)
 

Function code to indicate file load cancel telecommand.

#define FILE_FC_FILE_LOAD_COMMIT   (FILE_LFILUPLCOMMIT_FCODE)
 

Function code to indicate file load commit telecommand.

#define FILE_FC_FILE_LOAD_DATA   (FILE_LFILUPLDATA_FCODE)
 

Function code to indicate file load data telecommand.

#define FILE_FC_FILE_LOAD_START   (FILE_LFILUPLSTART_FCODE)
 

Function code to indicate file load start telecommand.

#define LFILEUPCOMMIT_FILEFLAGS_VO   0x0001
 

Bitfield definition for file upload commit telecommand file flags: validate only.


Typedef Documentation

FILE_TcFileLoadCancelParam
 

Structure representing file load cancel telecommand parameters.

FILE_TcFileLoadCommitParam
 

Structure representing file load commit telecommand parameters.

FILE_TcFileLoadDataParam
 

Structure representing file load data telecommand parameters.

FILE_TcFileLoadStartParam
 

Structure representing file load start telecommand parameters.


Generated on Wed Oct 5 22:36:13 2005 by doxygen 1.3.3