trumpimar / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

CSV export should contain heart rate, if recorded #224

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The current experimental build from issue 9 allows for heart rate monitoring 
with Zephyr HxM.

It would be great if the heart rate would be contained in the CSV export.

Original issue reported on code.google.com by marian.s...@gmail.com on 19 Nov 2010 at 9:55

GoogleCodeExporter commented 9 years ago

Original comment by sandordo...@google.com on 6 Jan 2011 at 4:55

GoogleCodeExporter commented 9 years ago

Original comment by sandordo...@google.com on 17 Feb 2011 at 5:54

GoogleCodeExporter commented 9 years ago
I did this already in my clone.  Works.  I just saw it was an issue.  
ref: 
https://code.google.com/r/jrgert-sensor/source/detail?r=fadb07e14a60ce034ce131ef
d40ceea3dc2bec76

CsvTrackWriter.java

Original comment by jrg...@gmail.com on 26 Apr 2011 at 1:59

GoogleCodeExporter commented 9 years ago
I understand this is going through code review with Sandor.

Original comment by rdama...@google.com on 30 Apr 2011 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by rdama...@google.com on 30 Apr 2011 at 5:48

GoogleCodeExporter commented 9 years ago
The gist of the change is here:
https://code.google.com/r/jrgert-sensor/source/diff?spec=svnfadb07e14a60ce034ce1
31efd40ceea3dc2bec76&r=fadb07e14a60ce034ce131efd40ceea3dc2bec76&format=side&path
=/MyTracks/src/com/google/android/apps/mytracks/io/file/CsvTrackWriter.java

It should not be too hard to take the good bits out of that change.

Original comment by sandordo...@google.com on 20 Aug 2011 at 9:09

GoogleCodeExporter commented 9 years ago
Hi Sandor:

Here is a proposed change to CsvTrackWriter. Wondering if you can review.

http://code.google.com/r/jshih-mytracks2/source/detail?r=aca13c508711f69a31b2212
de8549ecc83ab5060

Thanks

Original comment by jshih@google.com on 27 Feb 2012 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by jshih@google.com on 29 Feb 2012 at 6:58