forked from Archive/PX4-Autopilot
control_allocator: extend description for CA_SP0_ANGx
This commit is contained in:
parent
e346190e63
commit
608ab9ff9c
|
@ -396,6 +396,8 @@ parameters:
|
|||
CA_SP0_ANG${i}:
|
||||
description:
|
||||
short: Angle for swash plate servo ${i}
|
||||
long: |
|
||||
The angle is measured clockwise (as seen from top), with 0 pointing forwards (X axis).
|
||||
type: float
|
||||
decimal: 0
|
||||
increment: 10
|
||||
|
|
Loading…
Reference in New Issue