mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
style(ekf2): minor style fixes
This commit is contained in:
parent
8624682db1
commit
c8a1a38147
@ -196,11 +196,11 @@ parameters:
|
||||
EKF2_SENS_EN:
|
||||
description:
|
||||
short: Sensor fusion enable bitmask
|
||||
long: 'Bitmask to control which sensor fusion sources are enabled.
|
||||
long: Bitmask to control which sensor fusion sources are enabled.
|
||||
Sources whose bit is cleared will be disabled.
|
||||
Only applied while disarmed. For in-flight changes use the
|
||||
MAVLink command VEHICLE_CMD_ESTIMATOR_SENSOR_ENABLE or the
|
||||
individual CTRL params (e.g. EKF2_GPS_CTRL, EKF2_BARO_CTRL).'
|
||||
individual CTRL params (e.g. EKF2_GPS_CTRL, EKF2_BARO_CTRL).
|
||||
type: bitmask
|
||||
bit:
|
||||
0: GNSS 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user