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
Hi, did you ever get your code to work? Testing it myself it prints data called on lines 157-160:
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