Skip to content

Add gradient aware pacing #9

Description

@simonech

Now that we have setup the basics, let's add gradient aware pacing.

Basically just change the power based on gradient.
If road is flat use 100% of the power, if climbing goes higher if downhill less power.

Downhill less than -5% 85%
-5% to -1% 90%
-1% to 1% 100%
1 to 3 102%
3 to 6 107%
More than 6 110%

In the CLI pls also print power per segment and avg power on the top

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions