ardupilot/libraries/AP_BattMonitor
Randy Mackay cc6298e7ac AP_BattMonitor: SMBus Generic reads up to 12 cell voltages
Checks for the highest cell for 15 seconds and then reduces the cell voltage calls to cover only those cells that actually exist

also renames SMBus _last_cell_update_us
2020-06-24 10:19:15 +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: remove code dependant on HAL-VRBRAIN defines 2019-01-19 19:44:19 +11:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: Rearrange arming check order 2020-06-02 09:55:36 +10:00
AP_BattMonitor_Backend.h AP_BattMonitor: add cycle count for smbus batteries 2019-12-18 15:54:42 +11: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: added reset_remaining() API 2019-06-25 09:56:25 +10:00
AP_BattMonitor_BLHeliESC.cpp AP_BattMonitor: minor format fix to BLHeliESC 2018-12-13 14:06:57 +09:00
AP_BattMonitor_BLHeliESC.h AP_BattMonitor: changes from PR review 2018-06-19 09:36:03 +10:00
AP_BattMonitor_FuelFlow.cpp AP_BattMonitor: add floating point constant designators 2019-04-05 23:04:17 -07:00
AP_BattMonitor_FuelFlow.h AP_BattMonitor: added a "battery" backend for liquid fuel flow 2019-03-19 11:35:59 +11:00
AP_BattMonitor_FuelLevel_PWM.cpp AP_BattMonitor: add PWM Fuel Level Sensor 2019-08-05 11:35:16 +10:00
AP_BattMonitor_FuelLevel_PWM.h AP_BattMonitor: add PWM Fuel Level Sensor 2019-08-05 11:35:16 +10:00
AP_BattMonitor_Params.cpp AP_BattMonitor: TYPE param swap for SMBus-Maxell and SMBus-Generic 2020-06-05 16:57:39 -07:00
AP_BattMonitor_Params.h AP_BattMonitor: TYPE param swap for SMBus-Maxell and SMBus-Generic 2020-06-05 16:57:39 -07:00
AP_BattMonitor_SMBus_Generic.cpp AP_BattMonitor: SMBus Generic reads up to 12 cell voltages 2020-06-24 10:19:15 +09:00
AP_BattMonitor_SMBus_Generic.h AP_BattMonitor: SMBus Generic reads up to 12 cell voltages 2020-06-24 10:19:15 +09:00
AP_BattMonitor_SMBus_Maxell.h AP_BattMonitor: correct Maxell capacity 2020-06-05 16:57:39 -07:00
AP_BattMonitor_SMBus_NeoDesign.cpp AP_BattMonitor: NeoDesign battery driver 2020-04-28 10:39:57 +10:00
AP_BattMonitor_SMBus_NeoDesign.h AP_BattMonitor: NeoDesign battery driver 2020-04-28 10:39:57 +10:00
AP_BattMonitor_SMBus_Solo.cpp AP_Battmonitor_SMBus_Solo: removed unused code/options 2020-02-06 15:04:18 -07:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: simplify SMBus driver includes 2020-06-05 16:57:39 -07:00
AP_BattMonitor_SMBus_SUI.cpp AP_Battery: fixed bug in SUI driver 2020-04-10 11:46:01 +10:00
AP_BattMonitor_SMBus_SUI.h AP_BattMonitor: simplify SMBus driver includes 2020-06-05 16:57:39 -07:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: comment fix 2020-06-05 16:57:39 -07:00
AP_BattMonitor_SMBus.h AP_BattMonitor: comment fix 2020-06-05 16:57:39 -07:00
AP_BattMonitor_Sum.cpp AP_BattMonitor: Refactor interface for fetching current related data 2019-07-14 00:28:00 -07: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: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10: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: TYPE param swap for SMBus-Maxell and SMBus-Generic 2020-06-05 16:57:39 -07:00
AP_BattMonitor.h AP_BattMonitor: SMBus Generic reads up to 12 cell voltages 2020-06-24 10:19:15 +09:00