From dca02f301baff609439888ea3031f7bcfc354581 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 29 May 2019 07:37:38 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed May 29 07:37:38 UTC 2019 --- .../PX4/PX4ParameterFactMetaData.xml | 28 ------------------- 1 file changed, 28 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index ee3314c64..003ba2ebe 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -9133,34 +9133,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 - - TELEM2 as companion computer link (deprecated) - This parameter is deprecated and will be removed after 1.9.0. Use the generic serial configuration parameters instead (e.g. MAV_0_CONFIG, MAV_0_MODE, etc.). - 0 - 6460800 - true - - Disabled - FrSky Telemetry - Crazyflie (Syslink) - Companion Link (57600 baud, 8N1) - OSD (57600 baud, 8N1) - Command Receiver (57600 baud, 8N1) - Normal Telemetry (19200 baud, 8N1) - Normal Telemetry (38400 baud, 8N1) - Normal Telemetry (57600 baud, 8N1) - Minimal Telemetry (19200 baud, 8N1) - Minimal Telemetry (38400 baud, 8N1) - Minimal Telemetry (57600 baud, 8N1) - Companion Link (921600 baud, 8N1) - Companion Link (1500000 baud, 8N1) - ESP8266 (921600 baud, 8N1) - Normal Telemetry (115200 baud, 8N1) - Iridium Telemetry (115200 baud, 8N1) - Minimal Telemetry (115200 baud, 8N1) - RTPS Client (460800 baud) - - 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. -- 2.22.0