ardupilot/libraries/AP_BattMonitor
Lucas De Marchi ae53920e5b build: don't build examples with old build system
We currently check examples are buildable with waf which doesn't need
the libraries to be specified in a make.inc file.  Having the makefiles
there is misleading since people try to build and realize the build is
broken.
2016-10-11 13:03:08 +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 AP_BattMonitor: Get pack_capacity_mah function 2016-08-25 10:16:18 +10:00
AP_BattMonitor.h AP_BattMonitor: Get pack_capacity_mah function 2016-08-25 10:16:18 +10:00
AP_BattMonitor_Analog.cpp AP_BattMonitor: use millis/micros/panic functions 2015-11-20 12:29:45 +09:00
AP_BattMonitor_Analog.h VRBRAIN / AP_BattMonitor_Analog: definition of default value for battery monitor for all VirtualRobotix boards 2016-08-07 20:31:51 +10:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_BattMonitor_Backend.h AP_BattMonitor: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_BattMonitor_Bebop.cpp AP_BattMonitor: fixed typo 2016-09-21 17:37:32 +10:00
AP_BattMonitor_Bebop.h AP_BattMonitor: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_BattMonitor_SMBus.h AP_BattMonitor: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_BattMonitor_SMBus_I2C.cpp AP_BattMonitor: AP_BattMonitor_SMBus: fix after conversion to I2CDevice 2016-07-22 13:10:51 -03:00
AP_BattMonitor_SMBus_I2C.h AP_BattMonitor: AP_BattMonitor_SMBus: fix after conversion to I2CDevice 2016-07-22 13:10:51 -03: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