Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureRequest: Consumption based current sensor calibration #2035

Open
TempleClause opened this issue May 24, 2020 · 2 comments
Open

FeatureRequest: Consumption based current sensor calibration #2035

TempleClause opened this issue May 24, 2020 · 2 comments

Comments

@TempleClause
Copy link

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.

@McGiverGim
Copy link
Member

Something like this? #1439

@TempleClause
Copy link
Author

TempleClause commented May 24, 2020

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 mikeller changed the title FeatureRequest: Built in current sensor calibration formula FeatureRequest: Consumption based current sensor calibration May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants