Complete
over 4 years ago

WERETECH-8794

Cannot Reproduce

Simulator has utterly incorrect averageSpeed values.

Hi,

STEPS TO REPRODUCE:

1. Create a DataField in which you track all three of info.currentSpeed, info.averageSpeed, info.maxSpeed

2. Either simulate data or play back a previously stored .fit file

3. Observe how the values change

EXPECTED RESULT:

Average speed should lie somewhere in the range between zero and maximum speed. It is MATHEMATICALLY IMPOSSIBLE for an average to exceed the range of observed values.

ACTUAL RESULT:

After a few seconds of play, the average routinely shoots up to a ridiculous figure - sometimes just twice as high as the maximum, but often several orders of magnitude out.

ENVIRONMENT:

Latest Connect SDK simulator with Eclipse.

G