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
I believe users should not be allowed to set vc_charge_start higher than vc_charge_end. Currently we are.
This can lead to overcharging in some scenarios.
Created a check for that in /vedderb/vesc_pkg/vbms32_micro/vbms32_micro.lisp
I believe users should not be allowed to set vc_charge_start higher than vc_charge_end. Currently we are.
This can lead to overcharging in some scenarios.
Created a check for that in /vedderb/vesc_pkg/vbms32_micro/vbms32_micro.lisp