GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LTC / V6-2-3 > ltc_dump / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LTC_dump.h File Reference

LTC command and telemetry display functions. More...


Functions

Telecommand Dump Functions


void LTC_dumpRestartCmd (const unsigned char *pkt)
 Display LTCRESTART telecommand packet.
void LTC_dumpStartCmd (const unsigned char *pkt)
 Display LTCSTART telecommand packet.
void LTC_dumpStopCmd (const unsigned char *pkt)
 Display LTCSTOP telecommand packet.
void LTC_dumpSetModeCmd (const unsigned char *pkt)
 Display LTCSETMODE telecommand packet.
void LTC_dumpHtrOnOffCmd (const unsigned char *pkt)
 Display LTCHTRONOFFCTL telecommand packet.
void LTC_dumpSetParamCmd (const unsigned char *pkt)
 Display LTCSETPARAM telecommand packet.
void LTC_dumpSetTlmFreqCmd (const unsigned char *pkt)
 Display LTCSETTLMFREQ telecommand packet.
Telemetry Dump Functions


void LTC_dumpDiagTelem (const unsigned char *pkt)
 Display LTC diagnostic telemetry packet.


Detailed Description

LTC command and telemetry display functions.

Author:
D.L.Wood

Function Documentation

void LTC_dumpDiagTelem ( const unsigned char *  pkt  ) 

Display LTC diagnostic telemetry packet.

Display a LTC diagnostic telemetry packet.

Parameters:
pkt The telemetry packet.

void LTC_dumpHtrOnOffCmd ( const unsigned char *  pkt  ) 

Display LTCHTRONOFFCTL telecommand packet.

Display a LTC set command mode telecommand packet (LTCSETPARAM).

Parameters:
pkt The telecommand packet.

void LTC_dumpRestartCmd ( const unsigned char *  pkt  ) 

Display LTCRESTART telecommand packet.

Display a LTC restart telecommand packet (LTCRESTART).

Parameters:
pkt The telecommand packet.

void LTC_dumpSetModeCmd ( const unsigned char *  pkt  ) 

Display LTCSETMODE telecommand packet.

Display a LTC set command mode telecommand packet (LTCSETMODE).

Parameters:
pkt The telecommand packet.

void LTC_dumpSetParamCmd ( const unsigned char *  pkt  ) 

Display LTCSETPARAM telecommand packet.

Display a LTC set command mode telecommand packet (LTCSETPARAM).

Parameters:
pkt The telecommand packet.

void LTC_dumpSetTlmFreqCmd ( const unsigned char *  pkt  ) 

Display LTCSETTLMFREQ telecommand packet.

Display a LTC set command mode telecommand packet (LTCSETTLMFREQ).

Parameters:
pkt The telecommand packet.

void LTC_dumpStartCmd ( const unsigned char *  pkt  ) 

Display LTCSTART telecommand packet.

Display a LTC start telecommand packet (LTCSTART).

Parameters:
pkt The telecommand packet.

void LTC_dumpStopCmd ( const unsigned char *  pkt  ) 

Display LTCSTOP telecommand packet.

Display a LTC stop telecommand packet (LTCSTOP).

Parameters:
pkt The telecommand packet.


Generated on Fri Sep 18 14:11:56 2009 by  doxygen 1.5.3