diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 48dc69cc536e78b2d5c89202c6a2fe0ae5b5c0e3..3b6371a0f3db556b91f1d892e2a4951daec24fad 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -293,11 +293,11 @@ velocity 2 0.01 - + Voltage drop per cell on 100% load This implicitely defines the internal resistance to maximum current ratio and assumes linearity. - 0.0 - 1.5 + 0.07 + 0.5 V 2 0.01 @@ -1594,14 +1594,6 @@ Assumes measurement is timestamped at trailing edge of integration perioddeg/s 1 - - Multicopter max throttle - Maximum actuator output on throttle allowed in the landed state - 0.1 - 0.5 - norm - 2 - Multicopter specific force threshold Multicopter threshold on the specific force measured by accelerometers in m/s^2 for free-fall detection @@ -1612,7 +1604,7 @@ Assumes measurement is timestamped at trailing edge of integration period Multicopter free-fall trigger time - Milliseconds that freefall conditions have to hold before triggering a freefall. Minimal value is limited by LAND_DETECTOR_UPDATE_RATE=50Hz in landDetector.h + 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 0.02 5 s @@ -5142,17 +5134,18 @@ This is used for gathering replay logs for the ekf2 module - Companion computer interface - 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. + Enable TELEM2 as companion computer link + 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!). 0 - 921600 + 1921600 true - Telemetry (57600 baud, 8N1) + Normal Telemetry (57600 baud, 8N1) + OSD (57600 baud, 8N1) Command Receiver (57600 baud, 8N1) + ESP8266 (921600 baud, 8N1) Companion Link (57600 baud, 8N1) Companion Link (921600 baud, 8N1) - OSD (57600 baud, 8N1)