mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Tools: added battery capacity to Callisto model
This commit is contained in:
parent
e07cecb264
commit
31e3fd0771
@ -18,9 +18,13 @@
|
||||
"refTempC" : 25, # degrees C
|
||||
"refBatRes" : 0.024, # BAT.Res from log
|
||||
|
||||
|
||||
# full battery voltage
|
||||
"maxVoltage" : 50.4,
|
||||
|
||||
# full battery capacity, Ah
|
||||
"battCapacityAh" : 44,
|
||||
|
||||
# MOT_THST_EXPO
|
||||
"propExpo" : 0.5,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user