Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopped time is included in lap time #9

Open
suve opened this issue Sep 19, 2017 · 0 comments
Open

Stopped time is included in lap time #9

suve opened this issue Sep 19, 2017 · 0 comments

Comments

@suve
Copy link

suve commented Sep 19, 2017

When I convert a FIT file which contains laps with breaks in them, the breaks are included in the lap time in the TCX file.

Scenario:

  1. Start a lap
  2. Stop the timer (without ending the lap)
  3. Wait some time
  4. Start the timer again
  5. Record a lap
  6. Finish workout, save, copy the FIT file and convert it

Current result:
The lap written to the TCX file contains both the "active" lap time, and the time spent between steps 2-4.

Expected result:
The lap in the TCX file contains only the "active" lap time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant