Browse Source

Tools: added battery capacity to Callisto model

zr-v5.1
Andrew Tridgell 4 years ago
parent
commit
31e3fd0771
  1. 4
      Tools/autotest/models/Callisto.json

4
Tools/autotest/models/Callisto.json

@ -18,9 +18,13 @@ @@ -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…
Cancel
Save