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:
@@ -249,6 +249,7 @@ PwxFileReader::PwxFromDomDoc(QDomDocument doc, QStringList &errors) const
|
||||
add.nm, add.watts, add.alt, add.lon, add.lat, add.headwind,
|
||||
add.slope, add.temp, add.lrbalance, add.lte, add.rte, add.lps, add.rps,
|
||||
add.smo2, add.thb,
|
||||
add.rvert, add.rcad, add.rcontact,
|
||||
add.interval);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user