File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 231
231
<param index =" 6" >Empty</param >
232
232
<param index =" 7" >Empty</param >
233
233
</entry >
234
+ <entry value =" 42651" name =" MAV_CMD_BATTERY_RESET" hasLocation =" false" isDestination =" false" >
235
+ <description >Reset battery capacity for batteries that accumulate consumed battery via integration.</description >
236
+ <param index =" 1" label =" battery mask" >Bitmask of batteries to reset. Least significant bit is for the first battery.</param >
237
+ <param index =" 2" label =" percentage" minValue =" 0" maxValue =" 100" increment =" 1" >Battery percentage remaining to set.</param >
238
+ <param index =" 3" >Reserved, send 0</param >
239
+ <param index =" 4" >Reserved, send 0</param >
240
+ <param index =" 5" >Reserved, send 0</param >
241
+ <param index =" 6" >Reserved, send 0</param >
242
+ <param index =" 7" >Reserved, send 0</param >
243
+ </entry >
234
244
</enum >
235
245
<!-- AP_Limits Enums -->
236
246
<enum name =" LIMITS_STATE" >
Original file line number Diff line number Diff line change 1471
1471
<param index =" 6" >Longitude / Y position.</param >
1472
1472
<param index =" 7" >Altitude / Z position.</param >
1473
1473
</entry >
1474
- <entry value =" 253" name =" MAV_CMD_BATTERY_RESET" hasLocation =" false" isDestination =" false" >
1475
- <description >Reset battery capacity for batteries that accumulate consumed battery via integration.</description >
1476
- <param index =" 1" label =" battery mask" >Bitmask of batteries to reset. Least significant bit is for the first battery.</param >
1477
- <param index =" 2" label =" percentage" minValue =" 0" maxValue =" 100" increment =" 1" >Battery percentage remaining to set.</param >
1478
- <param index =" 3" >Reserved, send 0</param >
1479
- <param index =" 4" >Reserved, send 0</param >
1480
- <param index =" 5" >Reserved, send 0</param >
1481
- <param index =" 6" >Reserved, send 0</param >
1482
- <param index =" 7" >Reserved, send 0</param >
1483
- </entry >
1484
1474
<entry value =" 300" name =" MAV_CMD_MISSION_START" hasLocation =" false" isDestination =" false" >
1485
1475
<description >start running a mission</description >
1486
1476
<param index =" 1" label =" First Item" minValue =" 0" increment =" 1" >first_item: the first mission item to run</param >
You can’t perform that action at this time.
0 commit comments