Skip to content
  • 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
Loading