Browse Source

increased imax

mission-4.1.18
Jason Short 14 years ago
parent
commit
c15b6be83f
  1. 4
      ArduCopter/config.h

4
ArduCopter/config.h

@ -482,10 +482,10 @@ @@ -482,10 +482,10 @@
# define NAV_P 2.0 // for 4.5 ms error = 13.5 pitch
#endif
#ifndef NAV_I
# define NAV_I 0.1 // this
# define NAV_I 0.12 // this
#endif
#ifndef NAV_IMAX
# define NAV_IMAX 16 // degrees
# define NAV_IMAX 20 // degrees
#endif
/*

Loading…
Cancel
Save