Browse Source

Lowered Nav_P based on SIM data

mission-4.1.18
Jason Short 13 years ago committed by Andrew Tridgell
parent
commit
6b26c32e9d
  1. 2
      ArduCopter/config.h

2
ArduCopter/config.h

@ -486,7 +486,7 @@ @@ -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…
Cancel
Save