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

Constituent: lcm_siu     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LCM_imageSIU.c File Reference

SIU specific functions for image module/task telemetering. More...

#include "IMM/FPM_pubdefs.h"
#include "MDB/MDB_pubdefs.h"
#include "LCM/LCM_msgs.h"
#include "LCM_prvdefs.h"

Include dependency graph for LCM_imageSIU.c:


Functions

void LCM_freeTelem (ITC_QueueItem *qitem, unsigned int status, LCM_Control *ctl, void *prm1, void *prm2)
 Free memory after sending ITC telemetry packets.
unsigned int LCM_imageInitializeSIU (LCM_Control *ctl)
 Initialize the LCM module/task image dump subsystem (SIU specific).

Detailed Description

SIU specific functions for image module/task telemetering.

CVS $Id: LCM_imageSIU.c,v 1.2 2007/11/01 20:57:39 apw Exp $
Author:
A.P.Waite
LCM_imageSIU.c provides SIU specific support for LCM's module and task dump facilities.

Function Documentation

void LCM_freeTelem ITC_QueueItem *  qitem,
unsigned int  status,
LCM_Control ctl,
void *  prm1,
void *  prm2
 

Free memory after sending ITC telemetry packets.

Parameters:
qitem (in) The memory buffer.
status (in) Status of telemetry.
ctl (in) LCM control structure.
prm1 (in) Completion callback paramter 1.
prm2 (in) Completion callback paramter 2.

unsigned int LCM_imageInitializeSIU LCM_Control ctl  ) 
 

Initialize the LCM module/task image dump subsystem (SIU specific).

Parameters:
ctl (in) LCM control block
LCM_imageInitializeSIU() builds up the SIU specific facilities to dump module and task decriptions.


Generated on Mon Nov 5 02:23:41 2007 by  doxygen 1.4.4