From 43b30ba0bdefe789665411c145e098e0a0b1d3dc Mon Sep 17 00:00:00 2001 From: DonLakeFlyer Date: Wed, 17 Jan 2018 12:06:45 -0800 Subject: [PATCH] Fix meta data again --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 7bd0c188a..826309d9f 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -3379,7 +3379,7 @@ by initializing the estimator to the LPE_LAT/LON parameters when global informat Integer bitmask controlling data fusion Set bits in the following positions to enable: 0 : Set to true to fuse GPS data if available, also requires GPS for altitude init 1 : Set to true to fuse optical flow data if available 2 : Set to true to fuse vision position 3 : Set to true to enable landing target 4 : Set to true to fuse land detector 5 : Set to true to publish AGL as local position down component 6 : Set to true to enable flow gyro compensation 7 : Set to true to enable baro fusion default (145 - GPS, baro, land detector) 0 - 4294967295 + 255 modules/local_position_estimator fuse GPS, requires GPS for alt. init -- 2.22.0