From f3b1e7bdcf5fdad082f5ec28f4a5bdab4bbbc915 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 21 Aug 2019 00:41:03 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed Aug 21 00:41:03 UTC 2019 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index dc38f1260..bef847351 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -9615,12 +9615,6 @@ is less than 50% of this value Temperature calibration for each sensor will ignore data if the temperature is lower than the value set by SYS_CAL_TMIN. deg C - - Run the FMU as a task to reduce latency - If true, the FMU will run in a separate task instead of on the work queue. Set this if low latency is required, for example for racing. This is a trade-off between RAM usage and latency: running as a task, it requires a separate stack and directly polls on the control topics, whereas running on the work queue, it runs at a fixed update rate. - - true - Control if the vehicle has a barometer Disable this if the board has no barometer, such as some of the the Omnibus F4 SD variants. If disabled, the preflight checks will not check for the presence of a barometer. -- 2.22.0