because we are not using our standalone gps and I do like to have a record of our trips I made a little script that saves the "raw" binary data from the gps on an sdcard.
I also made a python2.7 script to extract the position data from the binary allgps file into a gpx file so that you can use it in other programs like google earth, basecamp or on openstreetmap.org if you have been driving somewhere where data is not complete
Anyway pretty rough scripts just for my use right now but I don't mind sharing.
github.com
I also made a python2.7 script to extract the position data from the binary allgps file into a gpx file so that you can use it in other programs like google earth, basecamp or on openstreetmap.org if you have been driving somewhere where data is not complete
Anyway pretty rough scripts just for my use right now but I don't mind sharing.
GitHub - Mafketel/audi-mmi-3g-gps-logging: Logging the position of the car on an sdcard
Logging the position of the car on an sdcard. Contribute to Mafketel/audi-mmi-3g-gps-logging development by creating an account on GitHub.
