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:
@@ -490,6 +490,7 @@ WkoParser::parseRawData(WKO_UCHAR *fb)
|
||||
kph, nm, watts, alt, lon, lat, wind, slope, temp, 0.0,
|
||||
0.0,0.0,0.0,0.0, // vector pedal torque eff and smoothness not supported in WKO (?)
|
||||
0.0,0.0,
|
||||
0.0,0.0,0.0, // running dynamics
|
||||
0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user