ardupilot/libraries/AP_BattMonitor
Andrew Tridgell d4e6720b01 AP_BattMonitor: added BATT_VOLT_TIMEO
this is useful for aircraft with very low C batteries, to prevent a low
voltage failsafe on takeoff. For long endurance aircraft low C batteries
are often used, and the voltage sags a lot on takeoff, but it fine for
the rest of the flight
2017-04-28 17:40:18 +10:00
..
examples/AP_BattMonitor_test AP_BattMonitor: fix warning in example 2017-04-13 19:56:16 +01:00
AP_BattMonitor.cpp AP_BattMonitor: added BATT_VOLT_TIMEO 2017-04-28 17:40:18 +10:00
AP_BattMonitor.h AP_BattMonitor: added BATT_VOLT_TIMEO 2017-04-28 17:40:18 +10:00
AP_BattMonitor_Analog.cpp AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Analog.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_Backend.h AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01: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: Remove redundant state copy 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus.h AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus_Maxell.cpp AP_BattMonitor: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +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: SMBus: Fetch pack capacity 2017-04-28 00:36:10 +01:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: Remove redundant state copy 2017-04-28 00:36:10 +01:00