ardupilot/libraries/AP_BattMonitor
Lucas De Marchi b022c02029 global: use static method to construct AP_BattMonitor 2017-09-26 03:01:21 +01:00
..
examples/AP_BattMonitor_test global: use static method to construct AP_BattMonitor 2017-09-26 03:01:21 +01:00
AP_BattMonitor.cpp AP_BattMonitor: complement commit d3314d7684 by adding to second battery monitor too 2017-06-26 13:41:12 +01:00
AP_BattMonitor.h AP_BattMonitor: add static create method 2017-09-26 03:01:21 +01:00
AP_BattMonitor_Analog.cpp AP_BattMonitor: move has_current to backend 2017-06-06 14:57:04 +09:00
AP_BattMonitor_Analog.h AP_BattMonitor: initial FMUv4pro support 2017-07-24 13:45:37 +10:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: resistance learning 2017-06-06 14:57:04 +09:00
AP_BattMonitor_Backend.h AP_BattMonitor: add has_cell_voltages method 2017-06-06 14:57:04 +09: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: move has_current to backend 2017-06-06 14:57:04 +09:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: Fetch remaining capacity 2017-05-30 20:28:12 +09:00
AP_BattMonitor_SMBus.h AP_BattMonitor: Allow generic SMBus batteries to not have cell voltages 2017-07-15 14:53:53 +01:00
AP_BattMonitor_SMBus_Maxell.cpp AP_BattMonitor: Allow generic SMBus batteries to not have cell voltages 2017-07-15 14:53:53 +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: Allow generic SMBus batteries to not have cell voltages 2017-07-15 14:53:53 +01:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00