mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 10:20:35 +08:00
SYS_MC_EST_GROUP: add q estimator only option and activate on omnibus
This commit is contained in:
@@ -102,9 +102,8 @@ PARAM_DEFINE_INT32(SYS_RESTART_TYPE, 2);
|
||||
*
|
||||
* @value 1 local_position_estimator, attitude_estimator_q (unsupported)
|
||||
* @value 2 ekf2 (recommended)
|
||||
* @value 3 Q attitude estimator (no position)
|
||||
*
|
||||
* @min 1
|
||||
* @max 2
|
||||
* @reboot_required true
|
||||
* @group System
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user