Tools: added battery capacity to Callisto model

This commit is contained in:
Andrew Tridgell 2020-10-25 07:38:17 +11:00
parent e07cecb264
commit 31e3fd0771

View File

@ -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,