ardupilot/libraries/AP_BattMonitor
Tatsuya Yamaguchi d30350276c AP_BattMonitor: I2C driver becomes Solo driver
Rename class to Solo
Use internal I2C bus
Add capacity, current, button press checking
Only check continuously for voltage if reading fails for more than 5 seconds
2017-02-09 10:44:50 +09:00
..
examples/AP_BattMonitor_test AP_BattMonitor: example sketch uses Solo battery 2017-02-09 09:21:55 +09:00
AP_BattMonitor.cpp AP_BattMonitor: I2C driver becomes Solo driver 2017-02-09 10:44:50 +09:00
AP_BattMonitor.h AP_BattMonitor: I2C driver becomes Solo driver 2017-02-09 10:44:50 +09:00
AP_BattMonitor_Analog.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_BattMonitor_Analog.h AP_BattMonitor: add default PM definitions for Navio boards 2016-12-01 05:41:37 -08:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: remove Bebop fixed capacity 2016-10-24 09:24:11 -03:00
AP_BattMonitor_Backend.h AP_BattMonitor: remove Bebop fixed capacity 2016-10-24 09:24:11 -03: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: add override specifier to Bebop 2017-02-09 08:35:12 +09:00
AP_BattMonitor_SMBus.h AP_BattMonitor: I2C driver becomes Solo driver 2017-02-09 10:44:50 +09:00
AP_BattMonitor_SMBus_PX4.cpp AP_BattMonitor: auto-start batt_smbus driver if enabled 2016-08-10 19:54:00 +10:00
AP_BattMonitor_SMBus_PX4.h AP_BattMonitor: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_BattMonitor_SMBus_Solo.cpp AP_BattMonitor: I2C driver becomes Solo driver 2017-02-09 10:44:50 +09:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: I2C driver becomes Solo driver 2017-02-09 10:44:50 +09:00