msimms / OpenWorkoutTracker

A workout tracker for iOS that includes cycling, running, as well as strength exercises. Supports Bluetooth sensors.
Other
49 stars 3 forks source link

Automatic FTP Estimation #30

Closed msimms closed 4 years ago

msimms commented 4 years ago

Similar to the web app, need to ability to automatically estimate the user's cycling FTP. Algorithm is to take the greater of 1) 95% best 20 minute effort or 2) The best 1 hour effort

msimms commented 4 years ago

Done.