GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FILE / V3-11-1 > file_upl / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

FILE_upl_cmd.h File Reference

File Upload Telecommand Definitions. More...

#include <FILE/FILE_cmddefs.h>

Defines

#define FILE_APID_LAT_FILE_LOAD   (0x641)
#define FILE_FC_FILE_LOAD_START   (FILE_UPLOADSTART_FCODE)
#define FILE_FC_FILE_LOAD_CANCEL   (FILE_UPLOADCANCEL_FCODE)
#define FILE_FC_FILE_LOAD_COMMIT   (FILE_UPLOADCOMMIT_FCODE)
#define FILE_FC_FILE_LOAD_DATA   (FILE_UPLOADDATA_FCODE)
#define LFILEUPCOMMIT_FILEFLAGS_VO   0x0001

Typedefs

typedef FILE_UploadStart_Prm FILE_TcFileLoadStartParam
typedef FILE_UploadCommit_Prm FILE_TcFileLoadCommitParam
typedef FILE_UploadData_Prm FILE_TcFileLoadDataParam
typedef FILE_UploadCancel_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.

Referenced by FILE_uplPkt().

#define FILE_FC_FILE_LOAD_CANCEL   (FILE_UPLOADCANCEL_FCODE)

Function code to indicate file load cancel telecommand.

#define FILE_FC_FILE_LOAD_COMMIT   (FILE_UPLOADCOMMIT_FCODE)

Function code to indicate file load commit telecommand.

#define FILE_FC_FILE_LOAD_DATA   (FILE_UPLOADDATA_FCODE)

Function code to indicate file load data telecommand.

#define FILE_FC_FILE_LOAD_START   (FILE_UPLOADSTART_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.

Referenced by FILE_uplPktCommit().


Typedef Documentation

Structure representing file load cancel telecommand parameters.

Structure representing file load commit telecommand parameters.

Structure representing file load data telecommand parameters.

Structure representing file load start telecommand parameters.


Generated on Fri Sep 30 18:57:20 2011 by  doxygen 1.5.8