mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Make LPE default estimator. (#4483)
This commit is contained in:
parent
c22e7ed5c9
commit
437221bec2
@ -104,7 +104,7 @@ PARAM_DEFINE_INT32(SYS_RESTART_TYPE, 2);
|
||||
* @reboot_required true
|
||||
* @group System
|
||||
*/
|
||||
PARAM_DEFINE_INT32(SYS_MC_EST_GROUP, 0);
|
||||
PARAM_DEFINE_INT32(SYS_MC_EST_GROUP, 1);
|
||||
|
||||
/**
|
||||
* TELEM2 as companion computer link
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user