You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar yes, but instead of putting in the actual current values you would put in the mAh consumed according to the OSD and the mAh you actually put back in the pack.
I guess it could be done in the same window.
mikeller
changed the title
FeatureRequest: Built in current sensor calibration formula
FeatureRequest: Consumption based current sensor calibration
May 24, 2020
Basically put this formula inside the configurator:
new_scale = old_scale x (OSD_mAh_consumed / mAh_charged)
https://oscarliang.com/current-sensor-calibration/
Is there already something planned like this? Otherwise I might go ahead and write that code.
The text was updated successfully, but these errors were encountered: