GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QPD / dev > qpd / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

QPD_read.c File Reference

Routines for reading files of diagnostic data sent from the LAT. More...

#include <QPD/QPD.h>
#include <QPD/QPD_msgs.h>
#include <QSD/CCSDS_telemetry.h>
#include <MSG/MSG_pubdefs.h>
#include <PBS/BSWP.h>
#include <fcntl.h>
#include <unistd.h>

Classes

union  _QPD_packet

Typedefs

typedef union _QPD_packet QPD_packet

Functions

unsigned QPD_readDiag (char *fName, QPD_optns optns)
 Read the contents of a packet file.


Detailed Description

Routines for reading files of diagnostic data sent from the LAT.

Author:
Owen H Saxton
Id
QPD_read.c,v 1.4 2011/03/30 20:37:06 saxton Exp

Function Documentation

unsigned QPD_readDiag ( char *  fName,
QPD_optns  optns 
)

Read the contents of a packet file.

This routine reads a file of diagnostic data returned from the LAT and calls a processing routine for each received packet.

Parameters:
fName The name of the file to be processed
optns Various processing options
Return values:
QPD_SUCCESS Success

References QPD_dispCmndConf(), QPD_dispHeader(), QPD_dispLimData(), QPD_dispModData(), QPD_dispMsgData(), QPD_dispTaskData(), QPD_FLG_FIRST, QPD_FLG_LAST, QPD_FLG_NEW_APID, and QPD_OPT_HEADER.


Generated on Wed Mar 30 13:39:34 2011 by  doxygen 1.5.8