mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Fix import of HRV from Fit files where single records occur (#3323)
* FitRideFile: handle single values in decodeHRV() Currently only records of type ListValue are handled, but single RR-intervals can also come as type SingleValue. Before such records were silently ignored. * FitRideFile: Unify indentation of decodeHRV() The indentation before was a mix of tabs and spaces, which made the code quite a challenge to read. This unifies to use 4 spaces at least throughout the function. * Added test file Fixes #3297
This commit is contained in:
BIN
test/runs/Move_2020_01_15_19_27_16_Running.fit
Normal file
BIN
test/runs/Move_2020_01_15_19_27_16_Running.fit
Normal file
Binary file not shown.
Reference in New Issue
Block a user