From 8e16b264cd208c74e3bb03ce3dd462dee9307e33 Mon Sep 17 00:00:00 2001 From: PX4 Jenkins Date: Mon, 15 Jan 2018 04:37:12 +0000 Subject: [PATCH] Update PX4 Firmware metadata Mon Jan 15 04:37:12 UTC 2018 --- .../PX4/PX4ParameterFactMetaData.xml | 26 +++++++------------ 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index c6f781e65..618a6d305 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -3310,19 +3310,19 @@ 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 fuse vision yaw 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 only) + 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 - 255 + 4294967295 modules/local_position_estimator - fuse GPS, requires GPS for alt. init - fuse optical flow - fuse vision position - fuse vision yaw - fuse land detector - pub agl as lpos down - flow gyro compensation - fuse baro + fuse GPS, requires GPS for alt. init + fuse optical flow + fuse vision position + fuse landing target + fuse land detector + pub agl as lpos down + flow gyro compensation + fuse baro @@ -3726,12 +3726,6 @@ Used to calculate increased terrain random walk nosie due to movement0.5 modules/navigator - - Persistent onboard mission storage - When enabled, missions that have been uploaded by the GCS are stored and reloaded after reboot persistently. - - modules/navigator - Take-off altitude This is the minimum altitude the system will take off to. -- 2.22.0