mirror of https://github.com/ArduPilot/ardupilot
Up Nav_Rate_P
This commit is contained in:
parent
7cb4711e8e
commit
b29384581a
|
@ -637,7 +637,7 @@
|
|||
// WP Navigation control gains
|
||||
//
|
||||
#ifndef NAV_P
|
||||
# define NAV_P 2.8 //
|
||||
# define NAV_P 3.0 //
|
||||
#endif
|
||||
#ifndef NAV_I
|
||||
# define NAV_I 0.4 // Wind control
|
||||
|
|
Loading…
Reference in New Issue