https://github.com/artem78/s60-gps-tracker
GPS track recorder for Symbian based phones
https://github.com/artem78/s60-gps-tracker
cplusplus cpp gps gps-location gpx location nokia positioning s60 symbian symbiancpp tracking
Last synced: 3 months ago
JSON representation
GPS track recorder for Symbian based phones
- Host: GitHub
- URL: https://github.com/artem78/s60-gps-tracker
- Owner: artem78
- License: gpl-3.0
- Created: 2020-07-24T17:34:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-16T20:35:02.000Z (8 months ago)
- Last Synced: 2025-12-27T07:21:10.881Z (5 months ago)
- Topics: cplusplus, cpp, gps, gps-location, gpx, location, nokia, positioning, s60, symbian, symbiancpp, tracking
- Language: C++
- Homepage:
- Size: 1.55 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GPS track recorder for Symbian OS based phones
This software allows you to record your trip using Nokia phone with GPS reciever.
  
From recorded track you can know travelled distance, average speed, elevation and many other information using [miscellaneous tools](#see-also). Also you can use tracks for edit maps like [OpenStreetMap](https://www.openstreetmap.org/) for adding new roads, trails and etc.
 
This application is GUI fork of my previous [console version](https://github.com/artem78/s60-gps-tracker-cli). Initially created for Symbian 9.2, probably can works with Symbian 9.1—9.4. Installer package is **unsigned**, so you need to sign it first or install on hacked phone. You can download latest stable version from [this link](https://github.com/artem78/s60-gps-tracker/releases/latest).
## Using
First go out into the open space. Positioning probably will not work or accuracy will be poor indors or near buildings. Run application. Track recording will start automatically when position from satellites will be recieved (often this takes some time up to several minutes). When it happened you will see your coordinates, speed, traveled distance, amount of recorded points and etc. At any time you can pause track recording (for example: when you stopped for a rest or entered the building). All tracks save in [GPX](https://en.wikipedia.org/wiki/GPS_Exchange_Format) format in `[C or E]:\data\GPSTracker\tracks` directory. Close program for stop track writing. After this you may transfer GPX-file(s) to your PC for future use.
## Track samples
* [Car driving](https://trackprofiler.com/track:1720528508189968369)
## Localization
* English
* Russian (Русский)
* Ukrainian (thanks to [baranovskiykonstantin](https://github.com/baranovskiykonstantin))
## Tasks
* List of tracks
* [x] Show track info: file size, distance, points count, date, etc...
* [x] Send track file via sms/email/bluetooth
* [x] Delete files
* File formats
* [ ] KML
* [ ] NMEA
* Settings
* [ ] Use static or dinamic position requestor
* [ ] Change position update interval
## See also
- [Accuracy of GNSS data](https://wiki.openstreetmap.org/wiki/Accuracy_of_GNSS_data)
### Useful tools for view/edit GPS tracks
- [GPS Track Editor](http://www.gpstrackeditor.com/)
- https://maplorer.com/view_gpx.html
- https://www.mygpsfiles.com/app/
- https://gpxstudio.github.io/