ardupilot/libraries/AP_Baro
Dr.-Ing. Amilcar Do Carmo Lucas ed916327fc AP_Baro: Use SI units conventions in parameter units
Follow the rules from:
http://physics.nist.gov/cuu/Units/units.html
http://physics.nist.gov/cuu/Units/outside.html
and
http://physics.nist.gov/cuu/Units/checklist.html
one further constrain is that only printable (7bit) ASCII characters are allowed
2017-05-17 18:07:25 +10:00
..
examples/BARO_generic AP_Baro: fix example output 2017-03-07 09:37:14 +11:00
AP_Baro.cpp AP_Baro: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10:00
AP_Baro.h AP_Baro: added set_pressure_correction() 2017-05-03 20:12:04 +10:00
AP_Baro_BMP085.cpp AP_Baro: Change from magic number 0 to definition name. 2017-02-18 14:12:36 +00:00
AP_Baro_BMP085.h Global: change Device::PeriodicCb signature 2017-01-14 10:03:54 +11:00
AP_Baro_BMP280.cpp AP_Baro: rename macros to avoid conflicts 2017-05-06 15:21:14 +10:00
AP_Baro_BMP280.h AP_Baro: fix for change to timer API 2017-01-14 12:54:37 +11:00
AP_Baro_Backend.cpp AP_Baro: fixed semaphore and thread usage in baro drivers 2016-11-09 17:08:02 +11:00
AP_Baro_Backend.h AP_Baro: support for UAVCAN connected barometers 2017-04-10 22:38:12 +01:00
AP_Baro_HIL.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Baro_HIL.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Baro_MS5611.cpp AP_Baro: rename macros to avoid conflicts 2017-05-06 15:21:14 +10:00
AP_Baro_MS5611.h AP_Baro: Add support for water pressure and Sub 2017-02-21 11:26:14 +11:00
AP_Baro_QURT.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Baro_QURT.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Baro_SITL.cpp AP_Baro: added temperature sensitivity modelling in SITL 2017-05-03 20:12:04 +10:00
AP_Baro_SITL.h AP_Baro: added temperature sensitivity modelling in SITL 2017-05-03 20:12:04 +10:00
AP_Baro_UAVCAN.cpp AP_Baro: use HAL_SEMAPHORE_BLOCK_FOREVER macro 2017-05-08 10:23:03 +09:00
AP_Baro_UAVCAN.h AP_Baro: support for UAVCAN connected barometers 2017-04-10 22:38:12 +01:00
AP_Baro_qflight.cpp AP_Baro: Change from magic number 0 to definition name. 2017-02-18 14:12:36 +00:00
AP_Baro_qflight.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00