Classes | Defines | Functions | Variables

C:/Documents and Settings/gw/My Documents/Other projects/flightos/Modules/serial.h File Reference

Go to the source code of this file.

Classes

class  SerialComms
 Serial telemetry. More...

Defines

#define MAX_CMD_LENGTH   50
#define EOT   '\n'

Functions

void _CheckError ()
void Error (const char *src)
void Errorln (const char *src)
void Error (const int src)
void Errorln (const int src)
void Error (const float src)
void Errorln (const float src)

Variables

bool g_errFirst = true

Define Documentation

#define EOT   '\n'
#define MAX_CMD_LENGTH   50

Function Documentation

void _CheckError (  ) 
void Error ( const char *  src  ) 
void Error ( const int  src  ) 
void Error ( const float  src  ) 
void Errorln ( const float  src  ) 
void Errorln ( const int  src  ) 
void Errorln ( const char *  src  ) 

Variable Documentation

bool g_errFirst = true
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines