https://github.com/polyvertex/gpsrecorder-n900
A GPS data logger for the Maemo platform (Nokia N900)
https://github.com/polyvertex/gpsrecorder-n900
Last synced: about 1 year ago
JSON representation
A GPS data logger for the Maemo platform (Nokia N900)
- Host: GitHub
- URL: https://github.com/polyvertex/gpsrecorder-n900
- Owner: polyvertex
- License: other
- Created: 2015-01-19T14:51:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T17:57:21.000Z (over 11 years ago)
- Last Synced: 2025-02-09T20:41:23.507Z (over 1 year ago)
- Language: C++
- Size: 2.19 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
GPS Recorder for Maemo
A GPS data logger for the Maemo platform (Nokia N900).
It is written in C++, over the Qt framework and gets GPS data from Maemo's
liblocation.
Main features:
* Gather as much information as possible from the GPS subsystem at a desired
frequency (time, satellites, fix loss, etc...).
* Export your saved tracks to KML/KMZ, GPX and/or CSV files in a single
operation.
* Snap and name a position (POI) while recording to see it later on a map.
* Automatically update system time according to GPS time when it is accurate
enough.
Website:
http://garage.maemo.org/projects/gpsrecorder
Bug tracker and feature request:
https://garage.maemo.org/tracker/?group_id=1620
Binary packages:
https://garage.maemo.org/frs/?group_id=1620
Source code repository:
https://github.com/polyvertex/gpsrecorder-n900