GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LRA / V5-2-0 > lra / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LRA_telem.h File Reference

Public definitions for register access telemetry. More...

#include "LRA/LRA.h"
#include "LRA/LRA_tlmdefs.h"
#include "LSF/LSF.h"

Classes

struct  _LRA_telemDiag
 Diagnostic telemetry packet structure. More...
struct  _LRA_telemSSR
 Science telemetry packet structure. More...

Typedefs

typedef enum _LRA_telem LRA_telem
 Miscellaneous definitions.
typedef struct
_LRA_telemDiag 
LRA_telemDiag
 Diagnostic telemetry packet structure.
typedef struct
_LRA_telemSSR 
LRA_telemSSR
 Science telemetry packet structure.

Enumerations

enum  _LRA_telem {
  LRA_DIAG_APID = LRA_LRAREGDATA_TLM_APID,
  LRA_PKT_SIZE = 480,
  LRA_SCI_APID = 0x3a0,
  LRA_DGT_REGS = 0,
  LRA_DGT_ESR = 1,
  LRA_DGT_STATS = 2,
  LRA_DGM_SIZE = 65536
}
 Miscellaneous definitions. More...


Detailed Description

Public definitions for register access telemetry.

Author:
Owen H Saxton
$Id: LRA_telem.h,v 1.3 2009/07/31 22:09:23 saxton Exp $

Enumeration Type Documentation

enum _LRA_telem

Miscellaneous definitions.

Enumerator:
LRA_DIAG_APID  APID for diagnostic packets.
LRA_PKT_SIZE  Maximum diagnostic packet size.
LRA_SCI_APID  APID for science packets.
LRA_DGT_REGS  Datagram type for register values.
LRA_DGT_ESR  Datagram type for ESR data.
LRA_DGT_STATS  Datagram type for statistics data.
LRA_DGM_SIZE  Maximum science datagram size.


Generated on Fri Jul 31 15:35:51 2009 by  doxygen 1.5.3