-
Notifications
You must be signed in to change notification settings - Fork 18
Sensor: GPS SENSOR
Jaume Olivé Petrus edited this page Oct 30, 2017
·
4 revisions
This sensor is intended for get the geographic coordinates received from UART NMEA 0183 compatible GPS sensors. A NMEA 0183 parser is included in the sensor driver that listens for GPGGA NMEA sentence.
What | Comments | |
---|---|---|
Interface | UART | |
Read () from sensor | lon | longitude (degrees) |
lat | latitude (degrees) | |
sats | number of satellites |