ardupilot/libraries/AP_Baro
Lucas De Marchi e217faacab AP_Baro: MS56XX: cosmetic changes to members
- reorder and document members.
    - remove tentative of vertical alignement
    - like was done for accumulated values, move the calibration
      values to a struct
2016-07-30 00:55:28 -03:00
..
examples/BARO_generic
AP_Baro.cpp AP_Baro: MS5611: always use timer thread 2016-07-30 00:55:28 -03:00
AP_Baro.h Revert "AP_Baro: coverity scan - variables not initialized in constructor" 2016-07-11 22:02:41 -07:00
AP_Baro_BMP085.cpp AP_Baro: BMP085: use a moving average of 10 samples in BMP085 2016-05-10 14:24:59 -03:00
AP_Baro_BMP085.h AP_Baro: BMP085: use a moving average of 10 samples in BMP085 2016-05-10 14:24:59 -03:00
AP_Baro_Backend.cpp
AP_Baro_Backend.h
AP_Baro_HIL.cpp AP_Baro: allow setHIL to set last update time 2016-05-07 18:27:21 +10:00
AP_Baro_HIL.h
AP_Baro_MS5611.cpp AP_Baro: MS56XX: cosmetic changes to members 2016-07-30 00:55:28 -03:00
AP_Baro_MS5611.h AP_Baro: MS56XX: cosmetic changes to members 2016-07-30 00:55:28 -03:00
AP_Baro_PX4.cpp
AP_Baro_PX4.h
AP_Baro_QURT.cpp
AP_Baro_QURT.h
AP_Baro_qflight.cpp
AP_Baro_qflight.h