Did some playing with the #Librem5 GPS. I want to build something that can record where I’ve been. I did an Android version of this but I’m excited to rebuild it w/o Google & w/free software.
Grabbed raw nmea data with
sudo cat /dev/gnss0 > output.nmea
Used gpsBabel (not on the L5) to convert to gpx
gpsbabel -i nmea -f output.nmea -o gpx -F output.gpx
I then imported that into QGis
The spaghetti-looking area was me shoveling my driveway. Then I took a stroll around the block
‘tis a start😃
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.
Stay safe. Please abide by our code of conduct.
(Source code)