ardupilot/libraries/AP_BattMonitor
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature
Remove bool return as it's never being used and not supported on PX4.
2017-01-14 10:03:54 +11:00
..
examples/AP_BattMonitor_test build: don't build examples with old build system 2016-10-11 13:03:08 +11:00
AP_BattMonitor.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_BattMonitor.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_BattMonitor_Analog.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_BattMonitor_Analog.h AP_BattMonitor: add default PM definitions for Navio boards 2016-12-01 05:41:37 -08:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: remove Bebop fixed capacity 2016-10-24 09:24:11 -03:00
AP_BattMonitor_Backend.h AP_BattMonitor: remove Bebop fixed capacity 2016-10-24 09:24:11 -03:00
AP_BattMonitor_Bebop.cpp AP_BattMonitor: remove Bebop fixed capacity 2016-10-24 09:24:11 -03:00
AP_BattMonitor_Bebop.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_BattMonitor_SMBus.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_BattMonitor_SMBus_I2C.cpp Global: change Device::PeriodicCb signature 2017-01-14 10:03:54 +11:00
AP_BattMonitor_SMBus_I2C.h Global: change Device::PeriodicCb signature 2017-01-14 10:03:54 +11:00
AP_BattMonitor_SMBus_PX4.cpp AP_BattMonitor: auto-start batt_smbus driver if enabled 2016-08-10 19:54:00 +10:00
AP_BattMonitor_SMBus_PX4.h AP_BattMonitor: replace header guard with pragma once 2016-02-18 14:52:34 -02:00