mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 00:05:28 +03:00
Deprecate nav_fw_roll2pitch
This commit is contained in:
parent
1f0bc8ee0f
commit
dc123d09ec
5 changed files with 0 additions and 5 deletions
|
@ -116,7 +116,6 @@ PG_RESET_TEMPLATE(navConfig_t, navConfig,
|
|||
.max_throttle = 1700,
|
||||
.min_throttle = 1200,
|
||||
.pitch_to_throttle = 10, // pwm units per degree of pitch (10pwm units ~ 1% throttle)
|
||||
.roll_to_pitch = 75, // percent of coupling
|
||||
.loiter_radius = 5000, // 50m
|
||||
|
||||
// Fixed wing launch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue