Skip to content
Snippets Groups Projects
  1. Jan 12, 2015
  2. Jan 09, 2015
  3. Nov 12, 2014
    • Andrew Tridgell's avatar
      AP_Baro: add set_external_temperature() · d404cc65
      Andrew Tridgell authored
      this allows the use of an external temperature sensor for calibration
      purposes, such as the sensor built in to the digital airspeed sensor.
      
      The main affect this has is on the EAS2TAS calculation
      
      The get_calibration_temperature() is used to choose either an external
      temperature or an internal one. If an internal one is used then it is
      clamped at no higher than 25 degrees C, to prevent hot electronics
      on startup affecting altitude scaling and EAS2TAS
      d404cc65
  4. Oct 14, 2014
  5. Aug 14, 2014
  6. Jul 24, 2014
  7. Jul 08, 2014
  8. Apr 11, 2014
  9. Feb 14, 2014
  10. Dec 30, 2013
  11. Oct 05, 2013
  12. Sep 21, 2013
  13. Aug 30, 2013
  14. Jul 10, 2013
  15. Jul 04, 2013
  16. Jun 18, 2013
  17. Jan 16, 2013
  18. Dec 20, 2012
  19. Aug 22, 2012
  20. Aug 08, 2012
  21. 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
  22. Jul 05, 2012
  23. Jun 27, 2012
Loading