Diagnostics and Control

Functions for diagnostics and control of the hardware and flight data recorder. More...


Defines

#define DIAG_BYTES_PER_LINE   32
 Number of bytes per line to display when reading flight data recorder.

Functions

void diagEraseFlash ()
 Process the command to erase the data logger flash.
void diagReadFlash ()
 Process the command to dump the contents of the data logger flash.
void diagMenu ()
 Display the engineering mode menu.
void diagPort ()
 Process commands through the external RS-232 port.


Detailed Description

Functions for diagnostics and control of the hardware and flight data recorder.

Define Documentation

#define DIAG_BYTES_PER_LINE   32

Number of bytes per line to display when reading flight data recorder.

Referenced by diagReadFlash().


Function Documentation

void diagEraseFlash (  ) 

Process the command to erase the data logger flash.

References flashErase().

Referenced by diagPort().

Here is the call graph for this function:

void diagMenu (  ) 

Display the engineering mode menu.

Referenced by diagPort().

void diagPort (  ) 

void diagReadFlash (  ) 

Process the command to dump the contents of the data logger flash.

References DIAG_BYTES_PER_LINE, and flashReadBlock().

Referenced by diagPort().

Here is the call graph for this function:


Generated on Sun Oct 5 11:29:37 2008 for HF-APRS Beacon by  doxygen 1.5.7