mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 13:31:27 +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:
|
||||
short: Height rate feed forward
|
||||
type: float
|
||||
default: 0.3
|
||||
default: 0.5
|
||||
min: 0.0
|
||||
max: 1.0
|
||||
decimal: 2
|
||||
|
||||
Reference in New Issue
Block a user