FlightGear next
|
Go to the source code of this file.
Classes | |
class | FGNMEA |
Namespaces | |
namespace | NMEA |
Variables | |
const unsigned int | NMEA::GPRMC = (1<<0) |
const unsigned int | NMEA::GPGGA = (1<<1) |
const unsigned int | NMEA::GPGSA = (1<<2) |
const unsigned int | NMEA::SET = (GPRMC|GPGGA|GPGSA) |