App
Slope grade
开发者 mizamae · v1.2.1
评分
3.3
评论
6
下载量
1,000
价格
免费
介绍
Update of the previous app "Slope grade in %" due to lost developer key. Datafield for Garmin devices that calculates the slope (or grade) of the hill you are walking on. It publishes the grade value (in %) to Garmin Connect so you can have a timeline inside your activity. It is based on the information provided by the GPS altitude (or barometric altitude on those chic devices). My experience is that it takes around 5 minutes for the device to properly stabilize the altitude data so before that, some erratic measurements can be obtained. It has two configuration parameters that can help you tune the calculation according to your device characteristics. Optimal values for the parameters are those left as default, at least for my Forerunner 735xt device. If Garmin would lend me some other devices to test would be grateful :-P !! From version 1.0.0 on, some data validation has been included that tries to remove (or better fix) outlier values provided by the GPS. More in concrete: - A minimal elapsed distance (5 m) has been defined to avoid getting too close readings that could increase jitter in the calculation - A maximal altitude increase has been defined that limits the maximum change in the altitude that corresponds to a 100% grade. This means 100% is now the maximum grade you can measure with this field (if you travel across grades above 100% you are climbing dude!) PARAMETER: - Number of samples to estimate the slope tendency: this value indicates the number of samples used to perform the linear regression of the altitude vs distance. - Coefficient to filter the altitude data from GPS: this value determines the amount of filtering applied to the altitude data retrieved from the GPS signal. Higher values filter more and tend to reduce the noise; but it obviously delays the calculation yielding delays between your ride and the displayed value. The colour of the label "Slope" indicates the quality of the GPS coverage: - Red: indicates no GPS signal is received - Orange: indicates a poor quality GPS signal is received - Green: indicates good quality GPS signal is received
更新内容
Set default units to % as previously
评测
评测文章即将上线。