Skip to content

Releases: dodo-saba/fit2gpx

fit2gpx - v.1.0.2

04 Jun 15:14
4e8f375

Choose a tag to compare

Added functionality for batch conversions using the command line, using both a standard directory of FIT files or a Strava export.

fit2gpx - v.1.0.0

04 Jun 07:01
673ce12

Choose a tag to compare

Merged various pull requests, fixing:

  • Adding cadence and HR fields to GPX conversion
  • Accounting for missing / corrupt elevation data points
  • Pandas direct assignment to account for latest pandas release
  • Not adding metadata to gpx files without tracks

And adding a command line wrapper to allow for single FIT file conversions.

fit2gpx - v.0.0.7

29 Dec 14:15

Choose a tag to compare

Fixed various bugs - rereleased to PyPi