ardupilot/libraries/AP_BattMonitor
Andrew Tridgell 25247433dc AP_BattMonitor: added Sum backend type
this is used to combine battery monitors into a single reporting
unit. It operates on all instances beyond itself
2018-11-30 13:02:35 +11:00
..
AP_BattMonitor.cpp AP_BattMonitor: added Sum backend type 2018-11-30 13:02:35 +11:00
AP_BattMonitor.h AP_BattMonitor: added Sum backend type 2018-11-30 13:02:35 +11:00
AP_BattMonitor_Analog.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Analog.h AP_BattMonitor: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_BattMonitor_BLHeliESC.cpp AP_BattMonitor: fixed ESC telem scaling 2018-07-05 09:16:50 +10:00
AP_BattMonitor_BLHeliESC.h AP_BattMonitor: changes from PR review 2018-06-19 09:36:03 +10:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: fixed build warnings 2018-10-17 12:54:22 +11:00
AP_BattMonitor_Backend.h AP_BattMonitor: Allow AP_BattMonitor to run arming checks 2018-10-09 00:44:46 +01:00
AP_BattMonitor_Bebop.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Bebop.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_Params.cpp AP_BattMonitor: added Sum backend type 2018-11-30 13:02:35 +11:00
AP_BattMonitor_Params.h AP_BattMonitor: added Sum backend type 2018-11-30 13:02:35 +11:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_SMBus.h AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09:00
AP_BattMonitor_SMBus_Maxell.cpp AP_BattMonitor: fixed SAFETY_STATUS register 2018-11-09 09:44:24 +09:00
AP_BattMonitor_SMBus_Maxell.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_SMBus_Solo.cpp AP_BattMonitor: Increase solo's power off button delay time 2018-11-23 08:59:08 +11:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_Sum.cpp AP_BattMonitor: added Sum backend type 2018-11-30 13:02:35 +11:00
AP_BattMonitor_Sum.h AP_BattMonitor: added Sum backend type 2018-11-30 13:02:35 +11:00
AP_BattMonitor_UAVCAN.cpp AP_BattMonitor: move BattInfo message subscription and handling to AP_BattMonitor 2018-08-29 22:54:59 +01:00
AP_BattMonitor_UAVCAN.h AP_BattMonitor: move BattInfo message subscription and handling to AP_BattMonitor 2018-08-29 22:54:59 +01:00