GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCM / V1-4-6

Constituent: lcm_siu     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LCM_tlmdefs.h File Reference

Structures associated with CCSDS telemetry from subsystem LCM \ This file was auto-generated on Mon 28 Jan 2008 07:50:33 PM PST \ LCAT version: V1-22-2. More...

#include "PBI/Endianness.h"

Include dependency graph for LCM_tlmdefs.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _LCM_CpuSerial_Bfl
 Compound CPU serial number. More...
union  _LCM_CpuSerial
 Union for telemetry bitfield _LCM_CpuSerial_Bfl. More...
struct  _LCM_DUMPFLAGS_Bfl
 Info Dump Flags. More...
union  _LCM_DUMPFLAGS
 Union for telemetry bitfield _LCM_DUMPFLAGS_Bfl. More...
struct  _LCM_MemoryLog
 Contents of one row of the memory error log. More...
struct  _LCM_MsgStruct
 A complete MSG report. More...
struct  _LCM_LLCMTASKLIST_Tlm
 Task Status Dump \ APID 0x2d2. More...
struct  _LCM_LLCMMODLIST_Tlm
 Module Status Dump \ APID 0x2d1. More...
struct  _LCM_LLCMPCIERR_Tlm
 RAD750 PCI Error Report \ APID 0x2d3. More...
struct  _LCM_LLCMMEMERR_Tlm
 RAD750 MEM Error Report \ APID 0x2d4. More...
struct  _LCM_LCMMSGOUTC_Tlm
 CTDB MSG Output \ APID 0x2d5. More...
struct  _LCM_LCMMSGSSRSI_Tlm
 SSR MSG Output SIU \ APID 0x3c0. More...
struct  _LCM_LCMMSGSSRE0_Tlm
 SSR MSG Output EPU0 \ APID 0x3c1. More...
struct  _LCM_LCMMSGSSRE1_Tlm
 SSR MSG Output EPU1 \ APID 0x3c2. More...
struct  _LCM_LCMMSGSSRE2_Tlm
 SSR MSG Output EPU2 \ APID 0x3c3. More...
struct  _LCM_LCMMSGSSRE3_Tlm
 SSR MSG Output EPU3 \ APID 0x3c4. More...
struct  _LCM_STATSSIU_Tlm
 LCB and other stats processed on SIU \ APID 0x3de. More...
struct  _LCM_STATSEPU0_Tlm
 LCB and other stats processed on EPU0 \ APID 0x3df. More...
struct  _LCM_STATSEPU1_Tlm
 LCB and other stats processed on EPU1 \ APID 0x3e0. More...
struct  _LCM_STATSEPU2_Tlm
 LCB and other stats processed on EPU2 \ APID 0x3e1. More...
struct  _LCM_STATSEPU3_Tlm
 LCB and other stats processed on EPU3 \ APID 0x3e2. More...
struct  _LCM_MemoryError_Tlm
 A memory error report \ APID 0x2ce. More...
struct  _LCM_PciError_Tlm
 A PCI error report \ APID 0x2cf. More...

Defines

#define LCM_NUM_TLM_PKTS   17
 Count of telemetry packet definitions.
#define LCM_LLCMTASKLIST_TLM_APID   0x2d2
 APID define for telemetry packet LLCMTASKLIST.
#define LCM_LLCMMODLIST_TLM_APID   0x2d1
 APID define for telemetry packet LLCMMODLIST.
#define LCM_LLCMPCIERR_TLM_APID   0x2d3
 APID define for telemetry packet LLCMPCIERR.
#define LCM_LLCMMEMERR_TLM_APID   0x2d4
 APID define for telemetry packet LLCMMEMERR.
#define LCM_LCMMSGOUTC_TLM_APID   0x2d5
 APID define for telemetry packet LCMMSGOUTC.
#define LCM_LCMMSGSSRSI_TLM_APID   0x3c0
 APID define for telemetry packet LCMMSGSSRSI.
#define LCM_LCMMSGSSRE0_TLM_APID   0x3c1
 APID define for telemetry packet LCMMSGSSRE0.
#define LCM_LCMMSGSSRE1_TLM_APID   0x3c2
 APID define for telemetry packet LCMMSGSSRE1.
#define LCM_LCMMSGSSRE2_TLM_APID   0x3c3
 APID define for telemetry packet LCMMSGSSRE2.
#define LCM_LCMMSGSSRE3_TLM_APID   0x3c4
 APID define for telemetry packet LCMMSGSSRE3.
#define LCM_STATSSIU_TLM_APID   0x3de
 APID define for telemetry packet STATSSIU.
#define LCM_STATSEPU0_TLM_APID   0x3df
 APID define for telemetry packet STATSEPU0.
#define LCM_STATSEPU1_TLM_APID   0x3e0
 APID define for telemetry packet STATSEPU1.
#define LCM_STATSEPU2_TLM_APID   0x3e1
 APID define for telemetry packet STATSEPU2.
#define LCM_STATSEPU3_TLM_APID   0x3e2
 APID define for telemetry packet STATSEPU3.
#define LCM_MEMORYERROR_TLM_APID   0x2ce
 APID define for telemetry packet MemoryError.
#define LCM_PCIERROR_TLM_APID   0x2cf
 APID define for telemetry packet PciError.

Typedefs

typedef _LCM_CpuSerial_Bfl LCM_CpuSerial_Bfl
 Typedef for telemetry bitfield structure _LCM_CpuSerial_Bfl.
typedef _LCM_CpuSerial LCM_CpuSerial
 Typedef for union _LCM_CpuSerial.
typedef _LCM_DUMPFLAGS_Bfl LCM_DUMPFLAGS_Bfl
 Typedef for telemetry bitfield structure _LCM_DUMPFLAGS_Bfl.
typedef _LCM_DUMPFLAGS LCM_DUMPFLAGS
 Typedef for union _LCM_DUMPFLAGS.
typedef _LCM_MemoryLog LCM_MemoryLog
 Typedef for telemetry structure _LCM_MemoryLog.
typedef _LCM_MsgStruct LCM_MsgStruct
 Typedef for telemetry structure _LCM_MsgStruct.
typedef _LCM_LLCMTASKLIST_Tlm LCM_LLCMTASKLIST_Tlm
 Typedef for structure _LCM_LLCMTASKLIST_Tlm.
typedef _LCM_LLCMMODLIST_Tlm LCM_LLCMMODLIST_Tlm
 Typedef for structure _LCM_LLCMMODLIST_Tlm.
typedef _LCM_LLCMPCIERR_Tlm LCM_LLCMPCIERR_Tlm
 Typedef for structure _LCM_LLCMPCIERR_Tlm.
typedef _LCM_LLCMMEMERR_Tlm LCM_LLCMMEMERR_Tlm
 Typedef for structure _LCM_LLCMMEMERR_Tlm.
typedef _LCM_LCMMSGOUTC_Tlm LCM_LCMMSGOUTC_Tlm
 Typedef for structure _LCM_LCMMSGOUTC_Tlm.
typedef _LCM_LCMMSGSSRSI_Tlm LCM_LCMMSGSSRSI_Tlm
 Typedef for structure _LCM_LCMMSGSSRSI_Tlm.
typedef _LCM_LCMMSGSSRE0_Tlm LCM_LCMMSGSSRE0_Tlm
 Typedef for structure _LCM_LCMMSGSSRE0_Tlm.
typedef _LCM_LCMMSGSSRE1_Tlm LCM_LCMMSGSSRE1_Tlm
 Typedef for structure _LCM_LCMMSGSSRE1_Tlm.
typedef _LCM_LCMMSGSSRE2_Tlm LCM_LCMMSGSSRE2_Tlm
 Typedef for structure _LCM_LCMMSGSSRE2_Tlm.
typedef _LCM_LCMMSGSSRE3_Tlm LCM_LCMMSGSSRE3_Tlm
 Typedef for structure _LCM_LCMMSGSSRE3_Tlm.
typedef _LCM_STATSSIU_Tlm LCM_STATSSIU_Tlm
 Typedef for structure _LCM_STATSSIU_Tlm.
typedef _LCM_STATSEPU0_Tlm LCM_STATSEPU0_Tlm
 Typedef for structure _LCM_STATSEPU0_Tlm.
typedef _LCM_STATSEPU1_Tlm LCM_STATSEPU1_Tlm
 Typedef for structure _LCM_STATSEPU1_Tlm.
typedef _LCM_STATSEPU2_Tlm LCM_STATSEPU2_Tlm
 Typedef for structure _LCM_STATSEPU2_Tlm.
typedef _LCM_STATSEPU3_Tlm LCM_STATSEPU3_Tlm
 Typedef for structure _LCM_STATSEPU3_Tlm.
typedef _LCM_MemoryError_Tlm LCM_MemoryError_Tlm
 Typedef for structure _LCM_MemoryError_Tlm.
typedef _LCM_PciError_Tlm LCM_PciError_Tlm
 Typedef for structure _LCM_PciError_Tlm.

Detailed Description

Structures associated with CCSDS telemetry from subsystem LCM \ This file was auto-generated on Mon 28 Jan 2008 07:50:33 PM PST \ LCAT version: V1-22-2.

Warning:
Machine generated code - NEVER edit by hand

Generated on Fri Feb 1 01:18:21 2008 by  doxygen 1.4.4