1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00

increase default nav_cruise_yaw_rate to 60 deg/s

This commit is contained in:
Pawel Spychalski (DzikuVx) 2023-12-26 11:52:18 +01:00
parent ff889b7587
commit a54da6a370

View file

@ -2695,7 +2695,7 @@ groups:
type: bool
- name: nav_cruise_yaw_rate
description: "Max YAW rate when NAV COURSE HOLD/CRUISE mode is enabled. Set to 0 to disable on fixed wing (Note: On multirotor setting to 0 will disable Course Hold/Cruise mode completely) [dps]"
default_value: 20
default_value: 60
field: general.cruise_yaw_rate
min: 0
max: 120