knallio / kettler-tcx

Generate tcx files from Kettler ergometer
GNU General Public License v3.0
3 stars 2 forks source link

Internal calculation of max and avg values #6

Open knallio opened 8 years ago

knallio commented 8 years ago

Average calculation between ergometer and endomondo differs since the ergometer takes only relevant data points (i.e. with values) into account. Endomondo uses all data points. Especially for heart rate=0 not usefull. Question: Does endomondo use the avg values in the tcx files?