<long_desc>This parameter specifies the ADC channel used to monitor voltage of main power battery. A value of -1 means to use the board default.</long_desc>
<short_desc>Battery 1 current per volt (A/V)</short_desc>
<long_desc>The voltage seen by the 3.3V ADC multiplied by this factor will determine the battery current. A value of -1 means to use the board default.</long_desc>
<long_desc>The voltage seen by the ADC multiplied by this factor will determine the battery current. A value of -1 means to use the board default.</long_desc>
<decimal>8</decimal>
<reboot_required>True</reboot_required>
</parameter>
...
...
@@ -388,6 +383,11 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Battery 1 Current ADC Channel</short_desc>
<long_desc>This parameter specifies the ADC channel used to monitor current of main power battery. A value of -1 means to use the board default.</long_desc>
<short_desc>Battery 1 Voltage ADC Channel</short_desc>
<long_desc>This parameter specifies the ADC channel used to monitor voltage of main power battery. A value of -1 means to use the board default.</long_desc>
<short_desc>Full cell voltage (5C load)</short_desc>
<long_desc>Defines the voltage where a single cell of battery 1 is considered full under a mild load. This will never be the nominal voltage of 4.2V</long_desc>
...
...
@@ -440,7 +445,7 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Battery 1 voltage divider (V divider)</short_desc>
<long_desc>This is the divider from battery 1 voltage to 3.3V ADC voltage. If using e.g. Mauch power modules the value from the datasheet can be applied straight here. A value of -1 means to use the board default.</long_desc>
<long_desc>This is the divider from battery 1 voltage to ADC voltage. If using e.g. Mauch power modules the value from the datasheet can be applied straight here. A value of -1 means to use the board default.</long_desc>
<decimal>8</decimal>
<reboot_required>True</reboot_required>
</parameter>
...
...
@@ -462,14 +467,9 @@ Set to 2 to use heading from motion capture</short_desc>
<long_desc>This parameter specifies the ADC channel used to monitor voltage of main power battery. A value of -1 means to use the board default.</long_desc>
<short_desc>Battery 2 current per volt (A/V)</short_desc>
<long_desc>The voltage seen by the 3.3V ADC multiplied by this factor will determine the battery current. A value of -1 means to use the board default.</long_desc>
<long_desc>The voltage seen by the ADC multiplied by this factor will determine the battery current. A value of -1 means to use the board default.</long_desc>
<decimal>8</decimal>
<reboot_required>True</reboot_required>
</parameter>
...
...
@@ -483,6 +483,11 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Battery 2 Current ADC Channel</short_desc>
<long_desc>This parameter specifies the ADC channel used to monitor current of main power battery. A value of -1 means to use the board default.</long_desc>
<short_desc>Battery 2 Voltage ADC Channel</short_desc>
<long_desc>This parameter specifies the ADC channel used to monitor voltage of main power battery. A value of -1 means to use the board default.</long_desc>
<short_desc>Full cell voltage (5C load)</short_desc>
<long_desc>Defines the voltage where a single cell of battery 1 is considered full under a mild load. This will never be the nominal voltage of 4.2V</long_desc>
...
...
@@ -535,7 +545,7 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Battery 2 voltage divider (V divider)</short_desc>
<long_desc>This is the divider from battery 2 voltage to 3.3V ADC voltage. If using e.g. Mauch power modules the value from the datasheet can be applied straight here. A value of -1 means to use the board default.</long_desc>
<long_desc>This is the divider from battery 2 voltage to ADC voltage. If using e.g. Mauch power modules the value from the datasheet can be applied straight here. A value of -1 means to use the board default.</long_desc>
<decimal>8</decimal>
<reboot_required>True</reboot_required>
</parameter>
...
...
@@ -574,16 +584,6 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Scaling from ADC counts to volt on the ADC input (battery current)</short_desc>
<long_desc>This is not the battery current, but the intermediate ADC voltage. A value of -1 signifies that the board defaults are used, which is highly recommended.</long_desc>
<short_desc>Scaling from ADC counts to volt on the ADC input (battery voltage)</short_desc>
<long_desc>This is not the battery voltage, but the intermediate ADC voltage. A value of -1 signifies that the board defaults are used, which is highly recommended.</long_desc>
<long_desc>Sets the threshold when the battery will be reported as critically low. This has to be lower than the low threshold. This threshold commonly will trigger RTL.</long_desc>