Skip to content

artem78/s60-gps-tracker

Repository files navigation

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. Also you can use tracks for edit maps like OpenStreetMap for adding new roads, trails and etc.

This application is GUI fork of my previous console version. 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.

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 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

Localization

Tasks

  • List of tracks
    • Show track info: file size, distance, points count, date, etc...
    • Send track file via sms/email/bluetooth
    • Delete files
  • File formats
    • KML
    • NMEA
  • Settings
    • Use static or dinamic position requestor
    • Change position update interval

See also

Useful tools for view/edit GPS tracks