Peter Barker
|
a894b93762
|
AP_BattMonitor: make C_TO_KELVIN a function macro; create KELVIN_TO_C
These are in celsius
|
2022-01-13 18:31:46 +11:00 |
Iampete1
|
73fb871695
|
AP_BatteryMoniter: combine pointer loaded param tables
|
2021-11-02 11:12:57 +11:00 |
Josh Henderson
|
e37efa45de
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
Josh Henderson
|
84fb03cb79
|
AP_BattMonitor: SMBus remove unused bool returns
|
2021-07-18 16:13:06 -07:00 |
Josh Henderson
|
0d64782220
|
AP_BattMonitor: remove temp var for SMBus read_full_charge_capacity
|
2021-07-18 16:13:06 -07:00 |
Josh Henderson
|
dfa8e55622
|
AP_BattMonitor: add has_temperature method to Backend
|
2021-01-12 17:43:55 +11:00 |
Randy Mackay
|
2396a8176c
|
AP_BattMonitor: comment fix
|
2020-06-05 16:57:39 -07:00 |
Randy Mackay
|
268c67d12d
|
AP_BattMonitor: correct Maxell capacity
|
2020-06-05 16:57:39 -07:00 |
Andrew Tridgell
|
ece777098c
|
AP_BattMonitor: added SUI SMBUS battery backend
originally by Kelly Schrock
|
2019-12-30 09:50:04 -07:00 |
Randy Mackay
|
300c0aafb1
|
AP_BattMonitor: add cycle count for smbus batteries
|
2019-12-18 15:54:42 +11:00 |
Arjun Vinod
|
9d8cad4eea
|
AP_BattMonitor: fixed typos
|
2018-12-11 09:55:43 +09:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
6cbeb73d1b
|
AP_BattMonitor: NFC rename functions and variables to match their functionality
|
2018-03-03 17:16:34 +00:00 |
murata
|
3ec733d4f8
|
AP_BattMonitor: Aggregate the commands defined in the SMBUS specification.
AP_BattMonitor: Aggregate the commands defined in the SMBUS specification.
|
2018-02-02 09:17:30 +09:00 |
Michael du Breuil
|
8712fbd55d
|
AP_BattMonitor: Move per battery params into a containing class
|
2018-01-17 22:21:55 +00:00 |
Andrew Tridgell
|
c9652fec3c
|
AP_BattMonitor: fixed SITL segfault
|
2017-11-04 19:41:41 +11:00 |
Michael du Breuil
|
0cee2f2896
|
AP_BattMonitor: Require all backends to provide init
|
2017-10-26 20:10:08 +11:00 |
Michael du Breuil
|
f026438f22
|
AP_BattMonitor: Fetch remaining capacity
|
2017-05-30 20:28:12 +09:00 |
Michael du Breuil
|
22ab8de4d2
|
AP_BattMonitor: SMBus: Fetch pack capacity
|
2017-04-28 00:36:10 +01:00 |
Michael du Breuil
|
3ab3face9b
|
AP_BattMonitor: SMBus: Read serial number
|
2017-04-28 00:36:10 +01:00 |
Michael du Breuil
|
e0d49e6d84
|
AP_BattMonitor: Use a unified SMBus temperature interface
|
2017-04-21 00:38:41 +01:00 |
Michael du Breuil
|
9c3b97347a
|
AP_BattMonitor: Unify read_word interface
|
2017-04-21 00:38:41 +01:00 |
Michael du Breuil
|
3319c3ccdc
|
AP_BattMonitor: Use a common PEC helper
|
2017-04-21 00:38:41 +01:00 |