Acknowledged

SOG is always ZERO when Simulator plays back GPX files

The title says it all.

FIT file playback works as expected.

GPX file playback always shows SOG = 0.0

Parents
  • I'd like some more information to make sure I understand the issue. We don't have any Connect IQ APIs that offer SOG as a value (for example, Activity.Info will provide average, current, and max speeds, but not or average SOG or average nautical SOG). Is the problem that you aren't seeing something like averageSpeed during GPX playback?

Comment
  • I'd like some more information to make sure I understand the issue. We don't have any Connect IQ APIs that offer SOG as a value (for example, Activity.Info will provide average, current, and max speeds, but not or average SOG or average nautical SOG). Is the problem that you aren't seeing something like averageSpeed during GPX playback?

Children
  • Hi Brandon.

    I'm using Position.enableLocationEvents()

    The callback onPosition( info ) gets Position.info which includes a member speed, in meters per second.

    When I run a FIT file in the simulator using Simulation -> Activity Data -> FIT / GPX Playable File

    info.speed delivers actual speed numbers.

    When I run a GPX created from the same track, info.speed delivers 0.0 for speed