mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +00:00
Add Garmin Running Dynamics Data
.. read from FIT/TCX .. write to JSON .. view in Editor NOTE: They are not on any of the charts yet.
This commit is contained in:
@@ -778,6 +778,7 @@ SplitConfirm::createRideFile(long start, long stop)
|
||||
p->nm, p->watts, p->alt, p->lon, p->lat,
|
||||
p->headwind, p->slope, p->temp, p->lrbalance, p->lte, p->rte, p->lps, p->rps,
|
||||
p->smo2, p->thb,
|
||||
p->rvert, p->rcad, p->rcontact,
|
||||
p->interval);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user