mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
fix(vtol_att_control): fix typo in parameter description
seperately→separately
This commit is contained in:
@@ -213,7 +213,7 @@ parameters:
|
||||
description:
|
||||
short: Differential thrust in forwards flight
|
||||
long: |-
|
||||
Enable differential thrust seperately for roll, pitch, yaw in forward (fixed-wing) mode.
|
||||
Enable differential thrust separately for roll, pitch, yaw in forward (fixed-wing) mode.
|
||||
The effectiveness of differential thrust around the corresponding axis can be
|
||||
tuned by setting VT_FW_DIFTHR_S_R / VT_FW_DIFTHR_S_P / VT_FW_DIFTHR_S_Y.
|
||||
type: bitmask
|
||||
|
||||
Reference in New Issue
Block a user