Skip to content
Cormac Bracken edited this page Oct 11, 2018 · 5 revisions

The various settings for the app. Many settings are very specific.

A few explicitly explained details

*Target pace moving average seconds
The time averaging the pace for current pace reading and target coaching

*Target pace grace seconds
The grace time until pace over/below the target coach pace reports that the pace should be adjusted

*Smooth pace filter: mm(31);kz(5,13);sg(5)
Smoothing algorithm for the pace graph

From the GraphView source the smoothing algorithms are:

mm: moving median

Kz Kolmogorov Zurbenko moving average low pass algorithm https://en.m.wikipedia.org/wiki/Kolmogorov%E2%80%93Zurbenko_filter

SG Savitzky Golay algorithm https://en.m.wikipedia.org/wiki/Savitzky%E2%80%93Golay_filter

Settings > Sensors > Heart Rate Monitor

If your ANT+ HRM belt does not appear when scanning for devices, you may need to install these utility apps from the Play store:

Clone this wiki locally