]> git.droids-corp.org - aversive.git/blobdiff - projects/microb2010/mainboard/pid_config.h
real tests
[aversive.git] / projects / microb2010 / mainboard / pid_config.h
index fa95f0825031abd8f30b4fe2926d19a0b53751e0..251cca83fa69e8abcd80fd7944805489f55c391f 100755 (executable)
@@ -25,6 +25,6 @@
 /** the derivate term can be filtered to remove the noise. This value
  * is the maxium sample count to keep in memory to do this
  * filtering. For an instance of pid, this count is defined o*/
-#define PID_DERIVATE_FILTER_MAX_SIZE 4
+#define PID_DERIVATE_FILTER_MAX_SIZE 6
 
 #endif