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
  • 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

Comment
  • 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

Children
No Data