Lowered Nav_P based on SIM data

This commit is contained in:
Jason Short 2011-11-09 12:46:34 -08:00
parent 598705ad12
commit d0211ed4ca

View File

@ -486,7 +486,7 @@
#endif #endif
#ifndef NAV_P #ifndef NAV_P
# define NAV_P 3.0 // # define NAV_P 2.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.