ardupilot/libraries/AP_BattMonitor
Eugene Shamaev f7e9ce44b1 AP_BattMonitor: helper func 2018-06-09 22:46:48 -07:00
..
AP_BattMonitor.cpp AP_BattMonitor: resolve compiler warning re init order 2018-03-28 15:08:54 +09:00
AP_BattMonitor.h AP_BattMonitor: NFC improve coments 2018-03-28 17:01:33 +09: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: fix pin order for PocketPilot 2018-05-12 07:17:44 +10:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Backend.h AP_BattMonitor: UAVCAN battery information added 2018-03-02 11:48:00 +12: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: Update param docs to be more UX friendly 2018-05-26 08:49:02 +09:00
AP_BattMonitor_Params.h AP_BattMonitor: Support critical and low battery failsafes 2018-03-27 22:12:21 +01: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: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +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: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09: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_UAVCAN.cpp AP_BattMonitor: helper func 2018-06-09 22:46:48 -07:00
AP_BattMonitor_UAVCAN.h AP_BattMonitor: UAVCAN battery information added 2018-03-02 11:48:00 +12:00