Open GoogleCodeExporter opened 9 years ago
[deleted comment]
I'm agree is very important this information for training¡¡¡
Original comment by jose12...@gmail.com
on 31 May 2011 at 11:38
Can you post info that explains the calculations? (I've found vague
references, but nothing clear-cut)
Original comment by jrg...@gmail.com
on 3 Jun 2011 at 1:58
There is no need to do any calculations here, what i think is important is to
record and dump all the info the chest-bands capture, after finishing the
workout, you export this info and do all the very very complicated calculations
in the desktop programs (firstbeat, sporttracks, etc)
example:
i am running at 150bpm, so my Zephyr is sending 150 bluetooth packets per
minute, that is 2.5 per second, but i am recording 1 GPS position every 5
seconds, so obviously we are losing here a lot of information about our workout,
what i think is necessary: able to export to TCX or SDF with all this
information.
Original comment by ble...@gmail.com
on 4 Jun 2011 at 10:46
TCX allows track points with HR only. A program like SportTracks can handle
this well.
A limitation is though that trackpoints are recorded with second resolution and
HR is stored in bytes. Extended data can be stored though. It is possible to
store sub-second resolution in GPX too.
A format like .fit may work better.
Without looking at the code, this should not be impossible.
Second resolution (or 1/2.5 s) may not be sufficient for r-r analysis though.
tcx definition:
http://developer.garmin.com/schemas/tcx/v2/oxygen/TrainingCenterDatabasev2.xsd.h
tml_h666013407.html
Original comment by gerhard....@gmail.com
on 31 Aug 2013 at 8:01
Original comment by jshih@google.com
on 14 Oct 2014 at 8:49
Original issue reported on code.google.com by
ble...@gmail.com
on 24 May 2011 at 9:16