mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
battery: default to reasonable internal resistance
instead of disabling the load compensation using current.
This commit is contained in:
parent
58b1139a21
commit
2cbdcc9671
@ -76,7 +76,7 @@ parameters:
|
||||
reboot_required: true
|
||||
num_instances: *max_num_config_instances
|
||||
instance_start: 1
|
||||
default: [-1.0, -1.0]
|
||||
default: [0.005, 0.005]
|
||||
|
||||
BAT${i}_N_CELLS:
|
||||
description:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user