mirror of https://github.com/ArduPilot/ardupilot
back to original config for testing
This commit is contained in:
parent
e9907fbd67
commit
fafa6e52e9
|
@ -486,7 +486,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef NAV_P
|
#ifndef NAV_P
|
||||||
# define NAV_P 2.0 //
|
# define NAV_P 3.0 //
|
||||||
#endif
|
#endif
|
||||||
#ifndef NAV_I
|
#ifndef NAV_I
|
||||||
# define NAV_I 0.05 // Lowerd from .25 - saw lots of overshoot.
|
# define NAV_I 0.05 // Lowerd from .25 - saw lots of overshoot.
|
||||||
|
|
Loading…
Reference in New Issue