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

Explanation about read values #69

Open
Bishamon1987 opened this issue Sep 26, 2023 · 0 comments
Open

Explanation about read values #69

Bishamon1987 opened this issue Sep 26, 2023 · 0 comments

Comments

@Bishamon1987
Copy link

Heey there,
I was looking at the code and didnt really understand some read values. What are the units.
For instance:
Speed get its value from 'avg_distance_cmps'
Instantaneous pace gets its value from a calculation (500 * 100) / value of 'avg_distance_cmps'.

What is 'avg_distance_cmps' what unit does it use? m/s, mil/h etc?
What are the numbers 500 and 100 and why not use 50000 instead of calculating it first?

Maybe make a list of values and what they mean with units and explanation of the math behind it if it is used?

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