ardupilot/libraries/AP_BattMonitor
Andrew Tridgell debe7db861 AP_BattMonitor: convert example from .pde to .cpp 2015-06-01 16:58:11 +10:00
..
examples/AP_BattMonitor_test AP_BattMonitor: convert example from .pde to .cpp 2015-06-01 16:58:11 +10:00
AP_BattMonitor.cpp BattMon_Backend: add init and set_capacity methods 2015-04-11 14:10:19 +09:00
AP_BattMonitor.h BattMon: add get_type method 2015-03-03 15:48:24 +09:00
AP_BattMonitor_Analog.cpp BattMon: analog monitor always healthy 2015-03-20 11:05:27 +09:00
AP_BattMonitor_Analog.h AP_BattMonitor: fix for HAL_SITL rename 2015-05-05 09:45:55 +10:00
AP_BattMonitor_Backend.cpp BattMon_Backend: add init and set_capacity methods 2015-04-11 14:10:19 +09:00
AP_BattMonitor_Backend.h BattMon_Backend: add init and set_capacity methods 2015-04-11 14:10:19 +09:00
AP_BattMonitor_SMBus.h BattMon: SMBus becomes unhealthy after 5sec timeout 2015-03-20 11:05:30 +09:00
AP_BattMonitor_SMBus_I2C.cpp BattMon: SMBus becomes unhealthy after 5sec timeout 2015-03-20 11:05:30 +09:00
AP_BattMonitor_SMBus_I2C.h BattMon_SMBus_I2C: add get_PEC method 2014-12-31 15:22:59 +09:00
AP_BattMonitor_SMBus_PX4.cpp BattMon: fix compile warning re to unused variable 2015-04-24 14:18:36 +09:00
AP_BattMonitor_SMBus_PX4.h BattMon_SMBus_PX4: read capacity 2015-04-11 14:10:22 +09:00