Step length calibration #1624
Replies: 2 comments
-
from my understanding, the pinetime/infinitime only detects the steps, and does not care about your step length. it syncs only steps count, and not a distance.
|
Beta Was this translation helpful? Give feedback.
-
@ITCactus But I'm more referring to benefiting from the phone's GPS and making use of it to automatically determine a sufficient accuracy of the step size, which can then be used to display the distance traveled directly on the watch. This is why I also mentioned issue #883 Once the value has been determined and saved, the watch does not necessarily need to be paired to display the distance. It would also be nice if the calibration could be quickly started from the watch menu so that the step size could be determined again for a hike, which is certainly different than when you walk around in the house. And the value would certainly be significantly different again if you want to have as accurate as possible stepsize to check the covered track while jogging. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Verification
Pitch us your idea!
Calibrate step-length with Gadgetbridge to show an accurate distance
Description
When a constant step count for more like say one minute is determined by the watch, a calibration process could be started by sending a "workout request" to Gadgetbridge, which then returns GPS data every second, which then could be buffered for some 30 seconds until sending a "workout ended".
From the buffered GPS data a step length could be calculated then, which could be utilized to display a relatively accurate distance on the watch.
https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/OpenTracks-API
Related issue: #883
Beta Was this translation helpful? Give feedback.
All reactions