GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QLFS / V1-1-1 > qlfs_dump / rad750


Interface   Data Structures   File List   Data Fields   Globals  

QLFS_dump.c File Reference

Display MEM package SSR datagrams. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <LSF/LSF.h>
#include <LSF/LSF_ids.h>
#include <FBS/FBS_pubrtos.h>
#include <PBS/MBA.h>
#include <QLFS/QLFS.h>

Functions

void QLFS_dump (const unsigned char *buf)
 Dump a LFS package datagram.

Variables

static const char * cpuIdStr []
static const char * seqStr []


Detailed Description

Display MEM package SSR datagrams.

**  CVS $Id: QLFS_dump.c,v 1.3 2011/03/29 20:18:02 apw Exp $
**  

These functions display the contents of SSR datagrams sent by the LFS package.


Function Documentation

void QLFS_dump ( const unsigned char *  buf  ) 


Variable Documentation

cpuIdStr [static]

Initial value:

{
        "SIU", "EPU0", "EPU1", "EPU2", "EPU3"
}
Map of CPU ID's to names.

Referenced by QLFS_dump().

seqStr [static]

Initial value:

{
        "MID", "FIRST", "LAST", "NONE"
}
Map of sequence flags to names.

Referenced by QLFS_dump().


Generated on Wed Nov 21 21:30:16 2012 by  doxygen 1.5.8