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

Constituent: qpd     Tag: linux-gcc


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>

Include dependency graph for QPD_read.c:


Data Structures

union  _QPD_packet

Typedefs

typedef _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.1.1.1 2008/04/04 19:24:22 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


Generated on Tue Apr 15 01:16:16 2008 by  doxygen 1.4.4