Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Jan 06, 2015
  3. Nov 12, 2014
  4. Aug 19, 2014
  5. Aug 14, 2014
  6. Aug 12, 2014
  7. Jul 13, 2014
  8. Jul 08, 2014
  9. Nov 07, 2013
  10. Oct 13, 2013
  11. Sep 30, 2013
  12. Sep 28, 2013
  13. Sep 21, 2013
  14. Aug 30, 2013
  15. Jan 16, 2013
  16. Jan 10, 2013
  17. Jan 09, 2013
  18. Jan 04, 2013
  19. Jan 03, 2013
  20. Dec 21, 2012
  21. Dec 20, 2012
  22. Nov 20, 2012
  23. Sep 20, 2012
  24. Aug 22, 2012
  25. Jul 06, 2012
    • Andrew Tridgell's avatar
      AP_Baro: improved barometer averaging · f501503e
      Andrew Tridgell authored
      this changes the barometer calculations to floating point. On a MS5611
      this is actually about twice as fast as the previous 64 bit
      calculations, but gains us more accuracy as we are able to take
      advantage of sub-bit precision when we average over 8 samples.
      f501503e
  26. Jul 05, 2012
  27. Jul 02, 2012
    • Andrew Tridgell's avatar
      Baro: average over all pressure/temperature samples on MS5611 · 057eb5e6
      Andrew Tridgell authored
      this allows us to use the MS5611 barometer at its full 100Hz sample
      rate (80Hz for pressure, 20Hz for temperature). The pressure and
      temperature values are averaged between reads without adding any
      latency. Previously the driver would throw away values between
      readings
      
      This also fixes a race condition in reading from the SPI bus that
      could lead to bad values from the barometer
      057eb5e6
  28. Jun 27, 2012
Loading