mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
Rover Differential: remove RC keyword from params
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
@@ -20,7 +20,7 @@ parameters:
|
|||||||
description:
|
description:
|
||||||
short: Manual yaw rate scale
|
short: Manual yaw rate scale
|
||||||
long: |
|
long: |
|
||||||
In manual mode the setpoint for the yaw rate received from the rc remote
|
In manual mode the setpoint for the yaw rate received from the yaw stick
|
||||||
is scaled by this value.
|
is scaled by this value.
|
||||||
type: float
|
type: float
|
||||||
min: 0.001
|
min: 0.001
|
||||||
|
|||||||
Reference in New Issue
Block a user