GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / dev > ebf_acvt / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

ebf_acvt.c File Reference

Converts a VxWorks dump of the ring buffer into a .ebf file. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Functions

int main (int argc, char *argv[])
 The usual main program.


Detailed Description

Converts a VxWorks dump of the ring buffer into a .ebf file.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: ebf_acvt.c,v 1.3 2005/10/13 22:01:00 russell Exp $

This is a cheap utility to convert the ASCII output of a dump of the LCB ring buffer into a .ebf file. The cheap part is that the user is responsible for starting/ending the dump on an event boundary. This is a host only tool.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

The usual main program.

Return values:
0,if successfull
!=0,if failure
Parameters:
argc The argument count.
argv The vector of arguments
The first argument is the input file and the second, optional argument is the output file. If no output file is specified, the file is written to /tmp/tmp.ebf.


Generated on Fri Nov 30 09:31:15 2012 by  doxygen 1.5.8