Changes

From Fellrnr.com, Running tips
Jump to: navigation, search

Garmin Foot Pod Calibration

2,584 bytes added, 10:10, 4 April 2015
no edit summary
This is a small Windows utility that analyzes a run and calculates the appropriate recalibration for your [[Best Running Watch|Garmin]] [[Footpod]]. Important note: The Garmin Connect web site is no longer exporting the needed footpod data in the TCX file. I've released a beta version of the utility that will read the raw FIT files.
=Device Support=
The following devices have been tested; please let me know if you try it with other devices.
{| class="wikitable"
! Device
| Garmin 310XT
| Supported
| Using TCX File
|-
| Garmin 910XT
| Supported
| Using TCX File
|-
| iPhone with iSmoothRun
| Supported
| Using TCX File
|-
| Garmin Fenix 2
| Supported
| Requires Beta for FIT file support.
|-
| Garmin 620
| Supported
| Requires Beta for FIT file support.
|-
| Garmin 610
| Supported
| For the calibration run the speed source must be set to [[Footpod]], not GPS. Requires Beta for FIT file support.
|-
| Garmin 210
| Supported
| Requires Beta for FIT file support.
|-
| Garmin 405
* Check the executable for viruses ([[Trust No One]]!)
There is no further installation ;}
=Finding the Files=
This utility requires either a TCX or FIT file from the watch and there are various ways of finding the files.
{| class="wikitable"
! Device
! USB
! Garmin Express
! Ant Agent
! Training Center
|-
| Garmin 310XT
|
|
| X
|
|-
| Garmin 910XT
|
|
| X
|
|-
| Garmin Fenix 2
| X
|
|
|
|-
| Garmin 620
| X
|
|
|
|-
| Garmin 610
|
|
| X
|
|-
| Garmin 210
| ?
|
|
|
|}
===USB Access===
The more recent Garmin watches can be accessed via a wired USB connection. Simply start Windows Explorer and navigate to "X:\GARMIN\ACTIVITES" where "X" is the letter of the device.
[[File:GarminCalibrationUSB.JPG|none|thumb|500px]]
===Garmin Ant Agent===
The Garmin Ant Agent is used to transfer files wirelessly using a USB stick. Note that this has been replaced by Garmin Express.
# Transfer the record of the run using the Ant Agent.
# Run the executable ParseTCX.exe with no parameters. The utility will try to find the store of TCX files that the Ant Agent uses.
## On XP this is under C:\Documents and Settings\<username>\Application Data\GARMIN\Devices\<device number>\History".
## On Windows 7 this is under C:\Documents and Settings\<username>\AppData\Roaming\GARMIN\Devices\<device number>\History"
# A command window should open and print out a scaling factor for each file it finds.
# On your Garmin, multiply your current calibration factor by one of the new scaling factors. So if your scale is currently 990 and the calibration factor is 0.94255403, the new scale will be 933.
==Garmin Express==
Please read [https://support.garmin.com/support/searchSupport/case.faces?caseId={afea30d0-9b70-11e3-d5f4-000000000000} this support article on how to find your files with Garmin Express]].
===Garmin Training Center===
Garmin Training Center is an older desktop utility from Garmin.
# Transfer the record of the run to [[Garmin Training Center]].
# Export the record of the run from Garmin Training Center as a 'TCX' file.
# Run the executable ParseTCX.exe passing the full path to the TCX file as a parameter.
## Open a windows explorer window and navigate to the folder with the TCX file.
## Right click on the TCX file and select "Open With..." then "Choose Program..."
## Click on "Browse..." and navigate to where you downloaded ParseTCX.exe from.
## I would recommend checking the box "Always use the selected program to open this kind of file" so that you can just double click on the TCX file in the future.
## Click OK
# A command window should open and print out a lot of data. At the end you should have a line that says "Multiply your current calibration factor by N" where N is the scaling factor.
# On your Garmin, multiply your current calibration factor by this new scale. So if your scale is currently 990 and the calibration factor is 0.94255403, the new scale will be 933.
=Gathering the data=
This utility does not require a special calibration run to gather data. Any run with your Garmin 310XT and Foot Pod enabled will provide the data needed. Running at a steady pace will provide good data. If you take [[Walking Breaks]], this will tend to produce a lot of variability.
=Online Version=
My code has been ported to an online version at http://dashr.net:4000. However, this version is not always available.
=User Guide=
* Run the executable (GarminFootpodCalibration.exe).

Navigation menu