Skip to content
Snippets Groups Projects
  1. Apr 29, 2012
  2. Apr 27, 2012
  3. Apr 26, 2012
  4. Apr 25, 2012
  5. Apr 24, 2012
  6. Apr 23, 2012
    • Andrew Tridgell's avatar
      DCM: buffer omega_I changes over 10 seconds · 6d837891
      Andrew Tridgell authored
      this buffers up _omega_I changes in _omega_I_sum over a period of 10
      seconds, applying the slope limit only when _omega_I_sum is
      transferred to _omega_I.
      
      The result is a huge improvement in the ability of _omega_I to track
      gyro drift over the long term.
      6d837891
    • Andrew Tridgell's avatar
      DCM: drop the 'drop z' method · 398a608b
      Andrew Tridgell authored
      the 'drop z' method reduced the impact of noise on omegaI, but it also
      made us more sensitive to errors in accelerometer calibration and
      scaling, as demonstated by the logs from Gabor here:
      
        http://diydrones.com/xn/detail/705844:Comment:834373
      
      Simulation testing shows that the other noise suppression methods
      applied in the DCM code, in particular the slope limiting on omegaI
      the removal of the weighting and the upcoming use of a _omega_I_sum
      buffer have reduced the impact of noise enough that we can now safely
      include z in the acceleration calculation.
      398a608b
  7. Apr 21, 2012
  8. Apr 20, 2012
  9. Apr 19, 2012
  10. Apr 16, 2012
  11. Apr 09, 2012
  12. Apr 08, 2012
  13. Apr 07, 2012
  14. Apr 06, 2012
  15. Apr 04, 2012
  16. Apr 02, 2012
  17. Apr 01, 2012
  18. Mar 30, 2012
Loading