INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         
gbxgarminacfr Namespace Reference

Garmin GPS driver. More...

Classes

class  Config
 Configuration structure. More...
 
class  Driver
 
class  GenericData
 Generic data type returned by a read. More...
 
struct  GgaData
 
class  RmcData
 Gps data structure. More...
 
class  RmeData
 
class  VtgData
 Vector track and speed over ground data structure. More...
 

Enumerations

enum  DataType { GpGga, GpVtg, PgRme, GpRmc }
 Possible types GenericData can contain. More...
 
enum  FixType { Invalid, Autonomous, Differential }
 GPS fix types. More...
 

Detailed Description

Garmin GPS driver.

This namespace is part of a Garmin GPS driver.

See also
GbxGarminAcfr

Enumeration Type Documentation

◆ DataType

Possible types GenericData can contain.

Enumerator
GpGga 

Contents of PGGGA message.

GpVtg 

Contents of PGVTG message.

PgRme 

Contents of PGRME message.

GpRmc 

Contents of GPRMC message.

◆ FixType

GPS fix types.

Enumerator
Invalid 

Invalid or not available.

Autonomous 

Autonomous position (This is the normal case for non-differential GPS)

Differential 

Differentially corrected.

 

Generated for GearBox by  doxygen 1.4.5