GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-3-0 > qse / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QDF_tkr_ped.c File Reference

Decodes the TKR data when in the encoded in a pedestal event format. More...

#include "QSE/QDF_tkr.h"
#include "QSE/QSE_tkr.h"
#include "QDF_tkr_def.h"
#include "EDS/FFS.h"
#include "LDT/BFU.h"
#include "dprintf.h"
#include <stdlib.h>

Functions

BFU QDF_tkrPedDecode (QDF_tkrCtx *ctx, QDF_tkrEvt *evt, const unsigned int *src, const unsigned int max, BFU bfu)
 Decodes the TKR.


Detailed Description

Decodes the TKR data when in the encoded in a pedestal event format.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QDF_tkr_ped.c,v 1.3 2009/05/19 15:40:25 russell Exp $

Function Documentation

BFU QDF_tkrPedDecode ( QDF_tkrCtx ctx,
QDF_tkrEvt evt,
const unsigned int *  src,
const unsigned int  max,
BFU  bfu 
)

Decodes the TKR.

Returns:
The updated bit position and current deblocked 32-bit buffer
Parameters:
ctx The TKR compressed data decoding context
evt The TKR event block to fill in
src The data source, i.e. the bit stream
max The maximum bit position
bfu The current bit position and temporary buffer


Generated on Thu Sep 2 14:54:55 2010 by  doxygen 1.5.3