VO max - where to find?

Former Member
Former Member
Hello,
Is it possible to access the VO-max the calculated for the user on the watch? I can not find it in Toybox::UserProfile::Profile , but I guess this is where it should have been if it exists / is accessible?

BR,
David
  • Former Member
    Former Member over 10 years ago
    There is something called

    - (Object) activityClass
    Activity level from 0-100; 20 is low activity, 50 is medium, 80 is high (athlete)


    Which is something similar to VO max but not the same
  • It isn't accessible. I'd expect it to be in the UserProfile module. Perhaps this is something that the Garmin devs could easily add.
  • I think we'd probably want to make as many of the 'My Stats' items available as we can. I know the VO2 Max in particular is calculated either at the end of an activity or when changing an activity, and is written into the FIT file for the activity. I'll file a feature request for this, but I don't know whether this would really fit in with the UserProfile or the ActivityInfo.