mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
# setup correct defaults for battery monitoring for cube power brick
|
|
BATT2_CURR_PIN 14
|
|
BATT2_VOLT_PIN 13
|
|
BATT_AMP_PERVLT 39.877
|
|
BATT_VOLT_MULT 12.02
|
|
BATT2_AMP_PERVLT 39.877
|
|
BATT2_VOLT_MULT 12.02
|
|
|
|
# lower heater gains
|
|
BRD_HEAT_I 0.07
|
|
BRD_HEAT_P 50
|
|
EK2_PRIMARY 1
|
|
EK3_PRIMARY 1
|