mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Lowered Nav_P based on SIM data
This commit is contained in:
parent
598705ad12
commit
d0211ed4ca
@ -486,7 +486,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef NAV_P
|
||||
# define NAV_P 3.0 //
|
||||
# define NAV_P 2.0 //
|
||||
#endif
|
||||
#ifndef NAV_I
|
||||
# define NAV_I 0.05 // Lowerd from .25 - saw lots of overshoot.
|
||||
|
Loading…
Reference in New Issue
Block a user