kinetic-fit / fit-android-issues

Public Issue Tracker for the Android Kinetic Fit Mobile Application
2 stars 2 forks source link

FTP Test not calculating new FTP #29

Closed lexicalninja closed 4 years ago

lexicalninja commented 4 years ago

Describe the bug FTP workouts are not calculating the new FTP and are not asking user's to update their FTP on the Analysis Screen

To Reproduce Steps to reproduce the behavior:

  1. Complete one the the FTP Test workouts
  2. Go to Analysis screen
  3. New calculated FTP view should be shown at bottom of screen

Expected behavior A view with the new calculated FTP and an option to update the user's FTP should show at the bottom of the analysis screen.

Smartphone (please complete the following information):

benomar34 commented 4 years ago

I've just done FTP test workout and that's the result: Screenshot_20200427-154713 There's still a problem with the new calculated FTP but the option to update the user's FTP is shown.

lexicalninja commented 4 years ago

Maybe you just got really strong last week

benomar34 commented 4 years ago

Yes! Really really strong!

Le lun. 27 avr. 2020 à 16:39, lexicalninja notifications@github.com a écrit :

Maybe you just got really strong last week

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kinetic-fit/fit-android-issues/issues/29#issuecomment-620029032, or unsubscribe https://github.com/notifications/unsubscribe-auth/APGJGI55PO5N7QLHFY6PU4LROWKKBANCNFSM4MHAG7NA .

lexicalninja commented 4 years ago

Your new FTP can be set to 208

For some reason, the formula was multiplying the ftp calculation property by 100, instead of dividing by 100. so the number is 10,000 times bigger than it should be. I will fix this calculation, but this workout will always ask if you want to be superman.

I will push this fix out this week. Thanks for reporting this. I appreciate your help a great deal

benomar34 commented 4 years ago

Hi. The formula is now correct with 2.5.10 (241) I just had my correct FTP calculated. When I click on "Set New FTP" my FTP is not updated. I had to change it myself (not a big issue...) When I select "Free Ride" there's still "This workout will calculate a new FTP for you". Thanks for the improvements.