Commit 8f14b33
committed
Add average speed to Garmin FIT session fields
Added SetAvgSpeed to session message in qfit.cpp to include average speed
as a standard Garmin field. The speed is properly converted from km/h to m/s
to match FIT protocol requirements.
Note: Total ascent and total descent fields were already present in the
session section.
https://claude.ai/code/session_013LLnko3FBSGhMpccokusdC1 parent 1ff9da3 commit 8f14b33
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
392 | 395 | | |
393 | 396 | | |
394 | 397 | | |
| |||
0 commit comments