forked from Archive/PX4-Autopilot
kakuteh7v2/mini: EKF2 is already the default
This commit is contained in:
parent
593b3d250d
commit
ea20217c1b
|
@ -22,9 +22,7 @@ param set-default CBRK_SUPPLY_CHK 894281
|
|||
# Select the Generic 250 Racer by default
|
||||
param set-default SYS_AUTOSTART 4050
|
||||
|
||||
# use EKF2
|
||||
param set-default SYS_MC_EST_GROUP 2
|
||||
# and set it without mag
|
||||
# use EKF2 without mag
|
||||
param set-default SYS_HAS_MAG 0
|
||||
# and enable gravity fusion
|
||||
param set-default EKF2_IMU_CONTROL 7
|
||||
|
|
|
@ -22,9 +22,7 @@ param set-default CBRK_SUPPLY_CHK 894281
|
|||
# Select the Generic 250 Racer by default
|
||||
param set-default SYS_AUTOSTART 4050
|
||||
|
||||
# use EKF2
|
||||
param set-default SYS_MC_EST_GROUP 2
|
||||
# and set it without mag
|
||||
# use EKF2 without mag
|
||||
param set-default SYS_HAS_MAG 0
|
||||
# and enable gravity fusion
|
||||
param set-default EKF2_IMU_CONTROL 7
|
||||
|
|
Loading…
Reference in New Issue