@@ -423,6 +423,7 @@ Set to 2 to use heading from motion capture</short_desc>
<long_desc>This parameter controls the source of battery data. The value 'Power Module' means that measurements are expected to come from a power module. If the value is set to 'External' then the system expects to receive mavlink battery status messages. If the value is set to 'ESCs', the battery information are taken from the esc_status message. This requires the ESC to provide both voltage as well as current.</long_desc>
<reboot_required>True</reboot_required>
<values>
<valuecode="-1">Disabled</value>
<valuecode="0">Power Module</value>
<valuecode="1">External</value>
<valuecode="2">ESCs</value>
...
...
@@ -518,11 +519,12 @@ Set to 2 to use heading from motion capture</short_desc>
<long_desc>This parameter controls the source of battery data. The value 'Power Module' means that measurements are expected to come from a power module. If the value is set to 'External' then the system expects to receive mavlink battery status messages. If the value is set to 'ESCs', the battery information are taken from the esc_status message. This requires the ESC to provide both voltage as well as current.</long_desc>