ardupilot/libraries/AP_BattMonitor
Dr.-Ing. Amilcar Do Carmo Lucas 25cfee9824 AP_BattMonitor: 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/AP_BattMonitor_test AP_BattMonitor: fix warning in example 2017-04-13 19:56:16 +01:00
AP_BattMonitor.cpp AP_BattMonitor: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10:00
AP_BattMonitor.h AP_BattMonitor: added BATT_VOLT_TIMEO 2017-04-28 17:40:18 +10:00
AP_BattMonitor_Analog.cpp AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Analog.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Backend.h AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Bebop.cpp AP_BattMonitor: remove Bebop fixed capacity 2016-10-24 09:24:11 -03:00
AP_BattMonitor_Bebop.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus.h AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus_Maxell.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus_Maxell.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus_Solo.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00