ardupilot/libraries/AP_BattMonitor
Lucas De Marchi 49d08ba72a Global: remove minlure
Minlure is a port of ArduPilot to Minnow Board connected to daughter
board. Very few of those were produced and nobody is flying with it.

It served its purpose and all the the improvements to ArduPilot remain
regardless of it not being supported anymore. Now it's just adding
maintenance work with no clear benefit, so pull the plug.
2018-06-26 07:32:08 -07:00
..
AP_BattMonitor.cpp AP_BattMonitor: added ESC telemetry virtual battery 2018-06-19 09:36:03 +10:00
AP_BattMonitor.h AP_BattMonitor: NFC improve coments 2018-03-28 17:01:33 +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 Global: remove minlure 2018-06-26 07:32:08 -07:00
AP_BattMonitor_BLHeliESC.cpp AP_BattMonitor: changes from PR review 2018-06-19 09:36:03 +10:00
AP_BattMonitor_BLHeliESC.h AP_BattMonitor: changes from PR review 2018-06-19 09:36:03 +10:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Backend.h AP_BattMonitor: UAVCAN battery information added 2018-03-02 11:48:00 +12: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: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_Params.cpp AP_BattMonitor: Update param docs to be more UX friendly 2018-05-26 08:49:02 +09:00
AP_BattMonitor_Params.h AP_BattMonitor: added ESC telemetry virtual battery 2018-06-19 09:36:03 +10:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_SMBus.h AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09:00
AP_BattMonitor_SMBus_Maxell.cpp AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09:00
AP_BattMonitor_SMBus_Maxell.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_SMBus_Solo.cpp AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_UAVCAN.cpp AP_BattMonitor: helper func 2018-06-09 22:46:48 -07:00
AP_BattMonitor_UAVCAN.h AP_BattMonitor: UAVCAN battery information added 2018-03-02 11:48:00 +12:00