Acknowledged

Running Power still Broken

Garmin introduced major new firmware for the Forerunner 955. Ver 14.15.

One fix was Running Power Graph.

But a MAJOR bug still exists. CIQ reports NULL for Current.Power, while CIQ does report Average.Power correctly, for running activities. Too bad this wasn't fixed. The watch itself knows about current running power. Just doesn't hand it off to CIQ properly. Must be an extremely easy fix. Average.Power is handed off properly. 

Parents
  • Toybox.Activity.Info.currentPower is ALWAYS null during running activities. Even though the watch generates native running power and the native field displays it. Toybox.Activity.Info.averagePower works fine. So it must be a one line code bug that is just preventing the CIQ method from accessing the value.

Comment
  • Toybox.Activity.Info.currentPower is ALWAYS null during running activities. Even though the watch generates native running power and the native field displays it. Toybox.Activity.Info.averagePower works fine. So it must be a one line code bug that is just preventing the CIQ method from accessing the value.

Children
No Data