dvmarinoff / Flux

Indoor Cycling App for Structured Training
https://flux-web.vercel.app
GNU Affero General Public License v3.0
505 stars 86 forks source link

Constant speed with drastic power differences? #148

Closed twinchell8 closed 1 year ago

twinchell8 commented 1 year ago

I did a 4x10m workout today, and the speed the app was outputting was the exact same, even though the power varied dramatically. Given a constant 0 slope, how is this possible?

image

dvmarinoff commented 1 year ago

Thanks for the report!

First lets verify your local settings. On the Settings Tab under Simulation if it says Speed the app is going to take the speed as reported by the trainer and in most cases this is going to be just flywheel speed which is dependent only on the gear combination and does not take in account power. If it is switched to Power the app will calculate speed based on the power reported from the current power source (trainer or power meter). In this case we want it to be set to Power.

Screenshot 2023-07-19 at 16 04 42
twinchell8 commented 1 year ago

Ahhh it's set to speed! I never knew that was there....thanks so much, switching over to power from now on :) Thanks again!