FitTrack

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • D/\SH
    Owner - Staff
    • Feb 07
    • 32484

    FitTrack

    FitTrack 0.7
    Released: 9/10/2009

    FitTrack is a GPS enabled application that tracks your fitness level while running, jogging, biking, or hiking.

    It is currently in development and feedback is appreciated. This project has been open sourced and will always be free.The code stated as PRETracker and is being developed to meet the needs of the users. A special thanks to kmax12 for releasing his code to the project.

    Release Notes:
    Version 0.7.49:
    -Fixed GPS timeout issue.
    -Five minute notifications showing distance.
    -Back end code change (More modular).
    -Smoother speed and pace calculations.

    Version 0.7:
    This version attempts to clean and smooth the data coming from the GPS Radio.
    Vertical height travel is calculated but currently does not respond well on flat distances.
    Two methods for velocity are used. One is from the GPS radio and the other is measured from the distance and time between each point.

    Features we are working on:
    Right now we are storing the GPS data only in memory. File access is not avaliable so saving something like a GPX is not possible at this point. We are working on a solution to this problem and may be able to interface with sites like
    MapMyRun.com
    Google Maps integration is on the table but restricitons in the google API may limit this for a while.
    Right now we are focusing on the basic functionality and trying to maximize the usefulness of the GPS radio.

    i take no credit and can be originally found here:
    Code:
    http://forums.precentral.net/homebrew-apps/202378-fittrack.html
Working...