SELKIELogger
1.0.0
|
GPS Device specific parameters. More...
#include <LoggerGPS.h>
Public Attributes | |
char * | portName |
Target port name. | |
char * | sourceName |
User defined name for this GPS. | |
uint8_t | sourceNum |
Source ID for messages. | |
int | initialBaud |
Baud rate for initial configuration. | |
int | targetBaud |
Baud rate for operations (currently unused) | |
int | handle |
Handle for currently opened device. | |
bool | dumpAll |
Dump all GPS messages to output queue. | |
GPS Device specific parameters.
Definition at line 50 of file LoggerGPS.h.