Open GoogleCodeExporter opened 9 years ago
Hi,
I don't see what could be the contents of a gpx file generated from the example
file
of indoor activity attached: even if gpx file can record series of data such as
HR, it is first based on location data, distance, etc and the example file,
there is no location data available, and distance remains to 0 from beginning
to end.
What could be the contents of generated gpx file in such a case, when there is
nothing to generate a track from inside the input xml file?
Regards
Original comment by jconr...@gmail.com
on 22 May 2013 at 8:57
I see, didn't realize .gpx to be so tied to location data.
Maybe could try to inject some bogus distance data then when Ambit GPS is
turned off to make .gpx legit for sports-tracker?
Maybe the distance data is just filtered out in the ST UI or something in case
of indoor sport.(I have not recorded an indoor sport on ST before) I see that
the GPS is turned on when i start an indoor sport on ST, so it would seem that
the issue is here that Ambit can do indoor sport without gps and the gps data
is left out from the xml.
Original comment by hannu.ko...@gmail.com
on 23 May 2013 at 7:38
Ok, Took a shot at it, adding some gps data (and the time needed some tweaks
too). Might need some testing, not sure if i broke something, haven't really
played around with python.
Need to install dateutils module for the datetime handlings.
(Just have to remember to set the distance to zero in the sports-tracker import
window)
Added reference image from both ST and movescount, and updated script.
Original comment by hannu.ko...@gmail.com
on 23 May 2013 at 1:18
Attachments:
Original issue reported on code.google.com by
hannu.ko...@gmail.com
on 21 May 2013 at 7:59Attachments: