mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
ekf2_params: enable baro ground effect compensation by default
This commit is contained in:
@@ -543,7 +543,7 @@ PARAM_DEFINE_FLOAT(EKF2_BARO_GATE, 5.0f);
|
||||
* @unit m
|
||||
* @decimal 1
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(EKF2_GND_EFF_DZ, 0.0f);
|
||||
PARAM_DEFINE_FLOAT(EKF2_GND_EFF_DZ, 4.0f);
|
||||
|
||||
/**
|
||||
* Height above ground level for ground effect zone
|
||||
|
||||
Reference in New Issue
Block a user