Go Back  Bike Forums > Bike Forums > Road Cycling
Reload this Page >

DashWare and TCX Files

Search
Notices
Road Cycling “It is by riding a bicycle that you learn the contours of a country best, since you have to sweat up the hills and coast down them. Thus you remember them as they actually are, while in a motor car only a high hill impresses you, and you have no such accurate remembrance of country you have driven through as you gain by riding a bicycle.” -- Ernest Hemingway

DashWare and TCX Files

Thread Tools
 
Search this Thread
 
Old 06-17-10 | 02:40 PM
  #1  
Thread Starter
Junior Member
 
Joined: Jun 2010
Posts: 5
Likes: 0
DashWare and TCX Files

I noticed some of you are using DashWare by ChaseCam to make cool data overlays on your bicycling videos. I'm trying to make your lives easier. You currently have to go through some pains to get your TCX data imported, so I have added TCX (and GPX) import capabilities that will be there in our next DashWare release. We convert to CSV on the fly.

I need some more test data, so if any of you could send some TCX and/or GPX files to me that would be very helpful. Also, if any TCX DashWare users want to help beta test it, that would be great too. It's one thing to look at someone else's data, but if you are intimately familiar with your own data you will notice issues easier than me.

The TCX documentation I have found is not very complete, and I gather some of the fields (e.g. Watts) are considered to be extensions to the format. Right now I am pulling in the following data items:
Time,Lap,Latitude,Longitude,Altitude,Distance,HeartRate,Cadence,Watts

I get these values from the XML as follows (omitting many fields that I ignore, for the sake of simplicity):

Code:
<TrainingCenterDatabase xmlns="https://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2"
  xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="https://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2
  https://www.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd">
  <Activities>
    <Activity>
      <Lap StartTime="2010-04-29T01:01:35Z">
        <Track>

          <Trackpoint>
            <Time>2010-04-29T01:01:36Z</Time>
            <Position>
              <LatitudeDegrees>34.432264</LatitudeDegrees>
              <LongitudeDegrees>-119.864785</LongitudeDegrees>
            </Position>
            <AltitudeMeters>23.276</AltitudeMeters>
            <DistanceMeters>5.254</DistanceMeters>
            <HeartRateBpm>
              <Value>94</Value>
            </HeartRateBpm>
            <Cadence>49</Cadence>
            <Extensions>
              <TPX xmlns="https://www.garmin.com/xmlschemas/ActivityExtension/v2">
                <Watts>247</Watts>
              </TPX>
            </Extensions>
          </Trackpoint>

        </Track>
      <Lap StartTime="2010-04-29T01:01:35Z">
    </Activity>
  </Activities>
</TrainingCenterDatabase>
I also have DashWare calculating the speed based on the GPS movement over time. I have not added a Slope Calculator yet, but this is also possible.

Thanks,
Rolf
rolf at chasecam.com

Last edited by Kazai; 06-17-10 at 10:48 PM.
Kazai is offline  
Reply
Old 06-17-10 | 03:13 PM
  #2  
umd's Avatar
umd
Banned
 
Joined: Sep 2005
Posts: 28,387
Likes: 3
From: Santa Barbara, CA

Bikes: Specialized Tarmac SL2, Specialized Tarmac SL, Giant TCR Composite, Specialized StumpJumper Expert HT

Hi Rolf, you and I talked a bit on the dashware forums and I sent you some files. I still have your email address and can send you some more if you like. I also pointed the Ride Video Thread this way in case any of those people that had subscribed are interested.

Btw, the improved interpolation has worked well but I haven't finished any videos with it yet. My last race that I used the camera was in between a bunch of buildings and the GPS speed is all wonky.
umd is offline  
Reply
Old 06-17-10 | 10:45 PM
  #3  
Thread Starter
Junior Member
 
Joined: Jun 2010
Posts: 5
Likes: 0
Steve,

Thanks for that. I have it working great with your provided data. I just want to make sure it works with data from other cycling loggers if they format it slightly differently. I would like to try and make it work with pretty much everything out there if possible.

Thanks,
Rolf
Kazai is offline  
Reply
Old 06-18-10 | 06:49 AM
  #4  
jabbahop's Avatar
Renewed cyclist in VT
 
Joined: May 2008
Posts: 128
Likes: 0
From: Vermont

Bikes: serotta, cervelo TT, felt cross

I tried Dashcam last night for the first time with my Garmin data and failed to successfully create a project after trying to copy the data into the columns of an existing file. I have .tcx files files if you want them.
jabbahop is offline  
Reply
Old 06-18-10 | 11:01 AM
  #5  
Thread Starter
Junior Member
 
Joined: Jun 2010
Posts: 5
Likes: 0
Originally Posted by jabbahop
I tried Dashcam last night for the first time with my Garmin data and failed to successfully create a project after trying to copy the data into the columns of an existing file. I have .tcx files files if you want them.
The current public release does not have TCX or GPX support.

I'll PM you.
Kazai is offline  
Reply
Old 07-26-10 | 03:00 PM
  #6  
Thread Starter
Junior Member
 
Joined: Jun 2010
Posts: 5
Likes: 0
DashWare 1.1.4 was released today with GPX and TCX importing support:
https://www.chasecam.com/dashware


Release notes here:
https://www.chasecam.com/forum/showth...=2399#post2399



Thanks!
Kazai is offline  
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Aidoneus
Electronics, Lighting, & Gadgets
17
08-15-16 01:23 PM
JonnyHK
Electronics, Lighting, & Gadgets
10
11-04-15 04:52 PM
napoleoninrags
Electronics, Lighting, & Gadgets
1
11-30-10 09:08 AM
bikerjp
Road Cycling
11
11-23-10 09:47 PM
tuxbailey
Electronics, Lighting, & Gadgets
4
01-24-10 03:12 PM

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.