mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 19:37:35 +08:00
Set EKF2 as default estimator
This commit is contained in:
@@ -103,7 +103,7 @@ PARAM_DEFINE_INT32(SYS_RESTART_TYPE, 2);
|
||||
* @reboot_required true
|
||||
* @group System
|
||||
*/
|
||||
PARAM_DEFINE_INT32(SYS_MC_EST_GROUP, 1);
|
||||
PARAM_DEFINE_INT32(SYS_MC_EST_GROUP, 2);
|
||||
|
||||
/**
|
||||
* TELEM2 as companion computer link
|
||||
|
||||
Reference in New Issue
Block a user