Structs§
Constants§
- GPS_
PATH_ MAX - MAXCHANNELS
- must be > 12 GPS + 12 GLONASS + 2 WAAS
- MAXUSERDEVS
- WATCH_
DEVICE - watch specific device
- WATCH_
DISABLE - disable watching
- WATCH_
ENABLE - enable streaming
- WATCH_
JSON - JSON output
- WATCH_
NEWSTYLE - force JSON streaming
- WATCH_
NMEA - output in NMEA
- WATCH_
PPS - enable PPS JSON
- WATCH_
RARE - output of packets in hex
- WATCH_
RAW - output of raw packets
- WATCH_
SCALED - scale output to floats
- WATCH_
SPLI T24 - split AIS Type 24s
- WATCH_
TIMING - timing information
Functions§
- gps_
dbus_ ⚠open - gps_
shm_ ⚠close - gps_
shm_ ⚠open - gps_
shm_ ⚠read - gps_
shm_ ⚠waiting - gps_
sock_ ⚠close - Close connection to gpsd socket
- gps_
sock_ ⚠data - gps_
sock_ ⚠mainloop - Continously read data from socket, invoking the given hook when successful.
- gps_
sock_ ⚠open - Open connection to gpsd socket
- gps_
sock_ ⚠read - gps_
sock_ ⚠send - gps_
sock_ ⚠stream - gps_
sock_ ⚠waiting
Type Aliases§
- GPSMaskT
- Latitude
- Latitude in decimal degrees
- Longitude
- Longitude in decimal degrees
- SocketT
- TimestampT