Skip to content

Commit

Permalink
increase default nav_cruise_yaw_rate to 60 deg/s
Browse files Browse the repository at this point in the history
  • Loading branch information
DzikuVx committed Dec 26, 2023
1 parent ff889b7 commit a54da6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/fc/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a54da6a

Please sign in to comment.