mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
change unit of MPC_HOLD_DZ parameter to "%"
This commit is contained in:
parent
42ccc654b5
commit
c010962861
@ -268,7 +268,7 @@ PARAM_DEFINE_FLOAT(MPC_MAN_Y_MAX, 120.0f);
|
||||
/**
|
||||
* Deadzone of X,Y,Z where position hold is enabled
|
||||
*
|
||||
* @unit percent
|
||||
* @unit %
|
||||
* @min 0.0
|
||||
* @max 1.0
|
||||
* @group Multicopter Position Control
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user