ClemensElflein / open_mower_ros

Other
498 stars 122 forks source link

Log reason for docking. Allow for short voltage drops during mowing due to current spikes. #82

Closed olliewalsh closed 3 months ago

olliewalsh commented 4 months ago

If voltage drops and remains below empty voltage for 20s then dock. If voltage drops below critical voltage immediate dock. OM_BATTERY_CRITICAL_VOLTAGE (the related param of it) defaults to OM_BATTERY_EMPTY_VOLTAGE if not set, preserving current behaviour Lowered default empty voltage to 24V,, at 25V almost half of the battery capacity remains. On my c500 24V still leaves at least 30mins of time if stuck in emergency before hitting BMS undervoltage which seems to be around 19.5-20.0V.