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

Constituent: qlfs_dump     Tag: 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"

Include dependency graph for QLFS_dump.c:


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.2 2006/02/23 17:51:32 dwood Exp $
**  

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


Function Documentation

void QLFS_dump const unsigned char *  buf  ) 
 

Dump a LFS package datagram.

Parameters:
buf Pointer to buffer containing the datagram.


Variable Documentation

cpuIdStr [static]
 

Initial value:

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

seqStr [static]
 

Initial value:

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


Generated on Tue Jun 20 21:20:57 2006 by  doxygen 1.4.4