This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V2.2 - Support activities without GPS data
### Version 2.2 Build 1909.0801 #### New features and changes <li> <p> [FEATURE #21] Conversion of Walking, Running ad Cycling activities without any GPS data is supported. You can now convert activities that were recorded using a fitness band only (that has no GPS) without using your phone during the activity. Distance calculation is an estimated distance and may differ from the real distance because calculation is based on (average) speed data during a period of seconds (typically 5 seconds) with a resolution of 1 dm/s. Closes #21. </p> </li> #### Solved issues <li> <p> [BUG #27] Solved conversion error due to improper segment handling in some cases of GPS loss and/or pause. </p> <p> Solved potential conversion error due to improper distance calculation in case the HiTrack file would not contain an explicit stop record. </p> </li> #### Known Limitations <li> [FEATURE #28] Open water swimming activities were not and are not supported (yet). </li>
- Loading branch information
Showing
1 changed file
with
50 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters