japina / timex_parser

Parser for timex ironman watch file
0 stars 0 forks source link

Creating the 'out.gpx' file? #1

Open blackshoals opened 9 years ago

blackshoals commented 9 years ago

Hi, did you ever get your code to work? Testing it myself it prints data called on lines 157-160:

print timex.parseWoData()
print timex.parseSummaryData()
print timex.parseSample()
print timex.parseExtensions()

but the function parseTimexDate (which creates the output file "out.gpx") does not get called in the code to do the final step in the conversion. It would be great to use your script with my watch. Thanks

japina commented 9 years ago

Hey blackshoals, thanks for the question. I'll try to look into it, but got some other things to work on, so I'm not sure about time :/