mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
fix(mc_pos_control): correct initial spelling in MPC_TILTMAX_LND short (#27951)
User-facing parameter description shown in QGC/MAVLink metadata. Co-authored-by: Daniel Pike <daniel@team-of-light.com>
This commit is contained in:
@@ -60,7 +60,7 @@ parameters:
|
||||
increment: 1
|
||||
MPC_TILTMAX_LND:
|
||||
description:
|
||||
short: Maximum tilt during inital takeoff ramp
|
||||
short: Maximum tilt during initial takeoff ramp
|
||||
long: Tighter tilt limit during takeoff to avoid tip over.
|
||||
type: float
|
||||
default: 12.0
|
||||
|
||||
Reference in New Issue
Block a user