mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
feat(fw-tecs): increase default of FW_T_HRATE_FF from 0.3 to 0.5
Signed-off-by: Silvan <silvan@auterion.com>
This commit is contained in:
@@ -182,7 +182,7 @@ parameters:
|
|||||||
description:
|
description:
|
||||||
short: Height rate feed forward
|
short: Height rate feed forward
|
||||||
type: float
|
type: float
|
||||||
default: 0.3
|
default: 0.5
|
||||||
min: 0.0
|
min: 0.0
|
||||||
max: 1.0
|
max: 1.0
|
||||||
decimal: 2
|
decimal: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user