mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
change fmuv1 default config to INAV and att_estimator_q
This commit is contained in:
parent
9179fcefc9
commit
aa4bdd2af3
@ -67,11 +67,10 @@ MODULES += modules/land_detector
|
||||
# Estimation modules (EKF / other filters)
|
||||
#
|
||||
# Too high RAM usage due to static allocations
|
||||
# MODULES += modules/attitude_estimator_ekf
|
||||
MODULES += modules/ekf_att_pos_estimator
|
||||
# Since attitude_estimator_ekf is disabled, this app won't be
|
||||
# worthwhile on its own
|
||||
# MODULES += modules/position_estimator_inav
|
||||
MODULES += modules/attitude_estimator_ekf
|
||||
# MODULES += modules/ekf_att_pos_estimator
|
||||
MODULES += modules/attitude_estimator_q
|
||||
MODULES += modules/position_estimator_inav
|
||||
|
||||
#
|
||||
# Vehicle Control
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user