mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 08:28:30 -04:00
dcc4f69f7c
Previously we checked PEC support continuously at 10hz. With this change PEC support (or lack of support) is determined first before we try to read from the battery. Once determined, we do not repeat the checks. Also simplified logic to determine PEC support based on version (should have no functional effect) Also renamed get_pec_support to check_pec_support Also renamed _pec_confirm to _pec_confirmed |
||
---|---|---|
.. | ||
examples/AP_BattMonitor_test | ||
AP_BattMonitor_Analog.cpp | ||
AP_BattMonitor_Analog.h | ||
AP_BattMonitor_Backend.cpp | ||
AP_BattMonitor_Backend.h | ||
AP_BattMonitor_Bebop.cpp | ||
AP_BattMonitor_Bebop.h | ||
AP_BattMonitor_SMBus_Maxell.cpp | ||
AP_BattMonitor_SMBus_Maxell.h | ||
AP_BattMonitor_SMBus_Solo.cpp | ||
AP_BattMonitor_SMBus_Solo.h | ||
AP_BattMonitor_SMBus.h | ||
AP_BattMonitor.cpp | ||
AP_BattMonitor.h |