mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 13:47:35 +08:00
SYS_MC_EST_GROUP mark LPE unsupported and update airframes (#11925)
This commit is contained in:
@@ -100,8 +100,8 @@ PARAM_DEFINE_INT32(SYS_RESTART_TYPE, 2);
|
||||
*
|
||||
* Set the group of estimators used for multicopters and VTOLs
|
||||
*
|
||||
* @value 1 local_position_estimator, attitude_estimator_q
|
||||
* @value 2 ekf2
|
||||
* @value 1 local_position_estimator, attitude_estimator_q (unsupported)
|
||||
* @value 2 ekf2 (recommended)
|
||||
*
|
||||
* @min 1
|
||||
* @max 2
|
||||
|
||||
Reference in New Issue
Block a user