|
|
@ -597,7 +597,7 @@ |
|
|
|
# define NAV_I 0.03 // Lowerd from .25 - saw lots of overshoot.
|
|
|
|
# define NAV_I 0.03 // Lowerd from .25 - saw lots of overshoot.
|
|
|
|
#endif |
|
|
|
#endif |
|
|
|
#ifndef NAV_IMAX |
|
|
|
#ifndef NAV_IMAX |
|
|
|
# define NAV_IMAX 20 // degrees
|
|
|
|
# define NAV_IMAX 30 // degrees
|
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#ifndef WAYPOINT_SPEED_MAX |
|
|
|
#ifndef WAYPOINT_SPEED_MAX |
|
|
|