Skip to content

Instantly share code, notes, and snippets.

View fabiotnt's full-sized avatar

Fabio Nicolau fabiotnt

View GitHub Profile
@nickoala
nickoala / gpspipe.md
Last active March 11, 2023 18:47
Log GPSD Outputs and Extract Lat/Lon

Log GPSD Outputs and Extract Lat/Lon

$ gpspipe -w             # log to stdout
$ gpspipe -w -o abc.log  # log to a file

To auto-log on startup, insert the following line to the file /etc/rc.local: