Skip to content

Instantly share code, notes, and snippets.

View kugelbit's full-sized avatar

JPaulick kugelbit

View GitHub Profile
@nickoala
nickoala / gpspipe.md
Last active June 6, 2025 14:27
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: