ardupilot/libraries/AP_BattMonitor
Andrew Tridgell 4673fd8c7c AP_BattMonitor: fix problem with BATT_MONITOR=0 and BATT2_MONITOR=N
this fixes a problem that came up with a user where they had
BATT_MONITOR=0 and BATT2_MONITOR=7. They did not get any battery
monitoring.

There are several ways to tackle this, but this is the simplest
2018-11-26 13:27:02 +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_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_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_Params.cpp AP_BattMonitor: Add docs for Plane QLand failsafe 2018-11-24 14:37:04 -08:00
AP_BattMonitor_Params.h AP_BattMonitor: Allow AP_BattMonitor to run arming checks 2018-10-09 00:44:46 +01: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_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_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
AP_BattMonitor.cpp AP_BattMonitor: fix problem with BATT_MONITOR=0 and BATT2_MONITOR=N 2018-11-26 13:27:02 +11:00
AP_BattMonitor.h AP_BattMonitor: Enable 9 battery monitors 2018-10-09 00:44:46 +01:00