Skip to content

Commit 1337b1c

Browse files
Update the nominal_voltage in battery parameters (#114)
See context: #112 (comment)
1 parent 309b251 commit 1337b1c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reg/drone/service/battery/Parameters.0.3.uavcan

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ Technology.0.1 technology
6666

6767
uavcan.si.unit.voltage.Scalar.1.0 nominal_voltage
6868
# The nominal voltage of the battery pack (not per-cell) as defined by the vendor.
69-
# The Smart Battery Data Specification v1.1 uses the term "design voltage".
70-
# E.g., a typical 22S LiCoO2 pack might report 81.4 V here.
69+
# E.g., a typical 22S LiCoO2 pack would usually report 81.4 V here.
7170

7271
@assert _offset_.count == 1 # It is intended to be a fixed-size type (although it's not required).
7372
@extent 8 * 67

0 commit comments

Comments
 (0)