This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Forgot to hit "STOP"

Former Member
Former Member
Using my FR110 for a MtB ride yesterday. When we got back to the car we were so wet and muddy that getting dry became the top priority and I forgot to stop my FR110. Didn't realize it until we drove about 3 miles down the road.

How can I trim off the tail end of the activity as recorded to reflect the actual ride?

THX

Ed
  • Former Member
    0 Former Member over 13 years ago
    Editing tcx file

    I just did a similar thing today and forgot to hit lap between my two workouts!
    1. I uploaded my workout to Garmin Connect
    2. Double-clicked the workout requiring editing
    3. On that workout’s detail page, click the Export button; hit TCX file
    4. A tab appears on the bottom of the page with the name like activity_######.tcx
    5. Drag that file icon into the main window (or open that file up in notepad)
    6. Copy the code into notepad
    7. Save as c:users/username/appdata/roaming/garmin/devices/#######/History/2012-03-22-new#####.tcx (make sure “all files *.*” is selected as notepad’s Save as type)
    8. Edit out the all the sections you need to delete. Take a look at each section between <Trackpoint> and </Trackpoint>. Find the clock times/duration that you don’t want (you’ll most likely detect where exactly by your low heart rate #s). Delete the entire section that you don’t want starting with <Trackpoint> for the first clocktime ending with </Trackpoint> following the last clocktime.
    9. You can adjust your heartrate averages, calories, duration either here in the code at the top or manually edit them once you get this file uploaded to myConnect
    10. In Garmin Connect, click upload. Click “Manual Upload”, “Choose File” click your new file, Click “Upload activities from file”
    11. Now you can fine-tune and edit your workout name, calories, duration, etc.
    Hope this helps!