Ticket Created

WERETECH-7721

Simulator continues to run after playing back a .fit file

I'm using real world data files to test a data field.   In this, case, I'm testing with a 300km file.

It takes 18 hours to run this file, so simulation is pretty painful.  I extract console logs and analyze the results.

What I'm seeing it that the simulator continues to run after the end of my data file.  Whats worse, it appears to switch from playing back the .fit file to generating data.

Former Member
Former Member
  • Former Member
    Former Member

    So, it looks like this one is actually something else.  The odd behavior that I'm seeing has something to do with lack of time and distance fidelity in the simulator.   I'll write that one up with lots of details.

  • Former Member
    Former Member in reply to jim_m_58

    I didn't know about the green dot in the simulator.   Thats very helpful.

    Ideally, the simulator would do a 'Timer Stop' at the end of the .fit file, just like a real person would.

  • I guess for a DF, the sim could do a "recording stop" at the end of the file, but that wouldn't word for device apps, as they control the recording,.

  • Yes, that's the way it works.  There's actually no way for the end of a .fit file to tell an app in the sim the file is done, and this wouldn't happen on a real device.  The dot in the lower right sim window indicates what's going on though (red=file ended).  When the file is ended, you have to end things in the sim in the same way you start them.

    I've never seen the "generated data" you mention.  Things like timers will keep running until you stop the recording though, and if they are used to calculate things, I can see those values changing too.