GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSM / V2-5-7

Constituent: lsm_dump     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LSM_dump.c File Reference

Utilities to dump LSM packets. More...

#include <stdio.h>
#include <time.h>
#include <string.h>
#include "PBS/WCT.h"
#include "CCSDS/CCSDS_pkt.h"
#include "LSM/LSM_cmddefs.h"

Include dependency graph for LSM_dump.c:


Defines

#define ASCTIME(_tstruct, _str, _size)   asctime_r((_tstruct), (_str), (_size))

Functions

void LSM_dumpAncillary (const unsigned char *pkt)
 Dump a spacecraft ancillary telecommand.
void LSM_dumpAttitude (const unsigned char *pkt)
 Dump a spacecraft attitude telecommand.
void LSM_dumpTimetone (const unsigned char *pkt)
 Dump a spacecraft timetone telecommand.

Detailed Description

Utilities to dump LSM packets.

CVS $Id: LSM_dump.c,v 1.8 2005/10/06 22:40:19 ebacho Exp $
Author:
A.P.Waite

Define Documentation

#define ASCTIME _tstruct,
_str,
_size   )     asctime_r((_tstruct), (_str), (_size))
 

Portable call to asctime_r() function.


Function Documentation

void LSM_dumpAncillary const unsigned char *  pkt  ) 
 

Dump a spacecraft ancillary telecommand.

Warning:
CCSDS payload is expected in network (big-endian) format

void LSM_dumpAttitude const unsigned char *  pkt  ) 
 

Dump a spacecraft attitude telecommand.

Warning:
CCSDS payload is expected in network (big-endian) format

void LSM_dumpTimetone const unsigned char *  pkt  ) 
 

Dump a spacecraft timetone telecommand.

Warning:
CCSDS payload is expected in network (big-endian) format


Generated on Thu May 31 01:46:24 2007 by  doxygen 1.4.4