mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 01:17:51 +08:00
kakuteh7v2/mini: EKF2 is already the default
This commit is contained in:
@@ -22,9 +22,7 @@ param set-default CBRK_SUPPLY_CHK 894281
|
|||||||
# Select the Generic 250 Racer by default
|
# Select the Generic 250 Racer by default
|
||||||
param set-default SYS_AUTOSTART 4050
|
param set-default SYS_AUTOSTART 4050
|
||||||
|
|
||||||
# use EKF2
|
# use EKF2 without mag
|
||||||
param set-default SYS_MC_EST_GROUP 2
|
|
||||||
# and set it without mag
|
|
||||||
param set-default SYS_HAS_MAG 0
|
param set-default SYS_HAS_MAG 0
|
||||||
# and enable gravity fusion
|
# and enable gravity fusion
|
||||||
param set-default EKF2_IMU_CONTROL 7
|
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
|
# Select the Generic 250 Racer by default
|
||||||
param set-default SYS_AUTOSTART 4050
|
param set-default SYS_AUTOSTART 4050
|
||||||
|
|
||||||
# use EKF2
|
# use EKF2 without mag
|
||||||
param set-default SYS_MC_EST_GROUP 2
|
|
||||||
# and set it without mag
|
|
||||||
param set-default SYS_HAS_MAG 0
|
param set-default SYS_HAS_MAG 0
|
||||||
# and enable gravity fusion
|
# and enable gravity fusion
|
||||||
param set-default EKF2_IMU_CONTROL 7
|
param set-default EKF2_IMU_CONTROL 7
|
||||||
|
|||||||
Reference in New Issue
Block a user