diff --git a/rowers/templates/empower_fix.html b/rowers/templates/empower_fix.html index c817d02e..8e059f80 100644 --- a/rowers/templates/empower_fix.html +++ b/rowers/templates/empower_fix.html @@ -69,7 +69,26 @@ {% include "teambuttons.html" with teamid=team.id team=team %}
This functionality is aimed at users who have uploaded workouts from + the Nielsen-Kellerman Empower Oarlock/SpeedCoach combination before the + power inflation bug was known (May 4, 2018).
+ +Workouts recorded with a SpeedCoach running NK Firmware version 2.17 or + lower have Power and Work per Stroke values that are approximately + 9% (sculling) or 5% too high. The exact value of the error depends on your + inboard and oar length.
+ +Currently, we autocorrect workouts recorded with old Firmware upon + their upload, but workouts that were present on the site before + the bug was known still have incorrect values for Power and Work per Stroke. +
+ ++ You can use this page to correct those workouts. +
+ +{% if team %}