<short_desc>Voltage drop per cell on 100% load</short_desc>
<long_desc>This implicitely defines the internal resistance to maximum current ratio and assumes linearity.</long_desc>
<min>0.0</min>
<max>1.5</max>
<min>0.07</min>
<max>0.5</max>
<unit>V</unit>
<decimal>2</decimal>
<increment>0.01</increment>
@ -1594,14 +1594,6 @@ Assumes measurement is timestamped at trailing edge of integration period</short
@@ -1594,14 +1594,6 @@ Assumes measurement is timestamped at trailing edge of integration period</short
<short_desc>Multicopter specific force threshold</short_desc>
<long_desc>Multicopter threshold on the specific force measured by accelerometers in m/s^2 for free-fall detection</long_desc>
@ -1612,7 +1604,7 @@ Assumes measurement is timestamped at trailing edge of integration period</short
@@ -1612,7 +1604,7 @@ Assumes measurement is timestamped at trailing edge of integration period</short
<long_desc>Milliseconds that freefall conditions have to hold before triggering a freefall. Minimal value is limited by LAND_DETECTOR_UPDATE_RATE=50Hz in landDetector.h</long_desc>
<long_desc>Seconds (decimal) that freefall conditions have to met before triggering a freefall. Minimal value is limited by LAND_DETECTOR_UPDATE_RATE=50Hz in landDetector.h</long_desc>
<min>0.02</min>
<max>5</max>
<unit>s</unit>
@ -5142,17 +5134,18 @@ This is used for gathering replay logs for the ekf2 module</short_desc>
@@ -5142,17 +5134,18 @@ This is used for gathering replay logs for the ekf2 module</short_desc>
<long_desc>CHANGING THIS VALUE REQUIRES A RESTART. Configures the baud rate of the companion computer interface. Set to zero to disable, set to these values to enable (NO OTHER VALUES SUPPORTED!) 921600: enables onboard mode at 921600 baud, 8N1. 57600: enables onboard mode at 57600 baud, 8N1. 157600: enables OSD mode at 57600 baud, 8N1.</long_desc>
<short_desc>Enable TELEM2 as companion computer link</short_desc>
<long_desc>CHANGING THIS VALUE REQUIRES A RESTART. Configures the baud rate of the TELEM2 connector as companion computer interface. Set to zero to disable, set to these values to enable (NO OTHER VALUES SUPPORTED!).</long_desc>