Add Left/Right Power Support

Add Left/Right Power Balance for FIT and Polar HRM parsers
 Add Left/Right Balance metric
 Add Left/Right series to Ride Chart

Fixes #711.
This commit is contained in:
Damien
2012-08-19 14:56:46 +02:00
committed by Mark Liversedge
parent 40321723d8
commit d51cb951ce
38 changed files with 334 additions and 59 deletions

View File

@@ -772,7 +772,7 @@ SplitConfirm::createRideFile(long start, long stop)
returning->appendPoint(p->secs - offset, // start from zero!
p->cad, p->hr, p->km - distanceoffset, p->kph,
p->nm, p->watts, p->alt, p->lon, p->lat,
p->headwind, p->slope, p->temp, p->interval);
p->headwind, p->slope, p->temp, p->lrbalance, p->interval);
}
// lets keep intervals that start in our section truncating them