[][src]Module adafruit_gps::PMTK::send_pmtk

Structs

EpoData
NmeaOutput

Enums

DgpsMode

Dgps (Differential GPS) mode is the usage of ground stations to aid in the accuracy of position.

Pmtk001Ack

PMTK001 return types:

Sbas

SBAS (Satellite-based augmentation systems) uses ground stations broadcasting satellite messages to aid in navigation and accuracy.

SbasMode

Traits

SendPmtk

Functions

add_checksum
set_baud_rate

Sets baud rate for the gps If the baud rate you are trying to set is not compatible with the current frequency, change the frequency first (probably to 1000 miliseconds) and then change the baud rate.