mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ekf2: disable EKF2_EV_CTRL and EKF2_AGP_CTRL by default
This commit is contained in:
parent
9cc4e2ac01
commit
338bcc6ca3
@ -524,7 +524,7 @@ parameters:
|
||||
1: Vertical position
|
||||
2: 3D velocity
|
||||
3: Yaw
|
||||
default: 15
|
||||
default: 0
|
||||
min: 0
|
||||
max: 15
|
||||
EKF2_GPS_CTRL:
|
||||
@ -1303,7 +1303,7 @@ parameters:
|
||||
bit:
|
||||
0: Horizontal position
|
||||
1: Vertical position
|
||||
default: 1
|
||||
default: 0
|
||||
min: 0
|
||||
max: 3
|
||||
EKF2_AGP_DELAY:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user