Iampete1
|
6e6fcf4880
|
AP_BattMonitor: params always use set method
|
3 years ago |
Peter Barker
|
a894b93762
|
AP_BattMonitor: make C_TO_KELVIN a function macro; create KELVIN_TO_C
These are in celsius
|
3 years ago |
Iampete1
|
73fb871695
|
AP_BatteryMoniter: combine pointer loaded param tables
|
3 years ago |
Josh Henderson
|
e37efa45de
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
4 years ago |
Josh Henderson
|
84fb03cb79
|
AP_BattMonitor: SMBus remove unused bool returns
|
4 years ago |
Josh Henderson
|
0d64782220
|
AP_BattMonitor: remove temp var for SMBus read_full_charge_capacity
|
4 years ago |
Josh Henderson
|
dfa8e55622
|
AP_BattMonitor: add has_temperature method to Backend
|
4 years ago |
Randy Mackay
|
2396a8176c
|
AP_BattMonitor: comment fix
|
5 years ago |
Randy Mackay
|
268c67d12d
|
AP_BattMonitor: correct Maxell capacity
|
5 years ago |
Andrew Tridgell
|
ece777098c
|
AP_BattMonitor: added SUI SMBUS battery backend
originally by Kelly Schrock
|
5 years ago |
Randy Mackay
|
300c0aafb1
|
AP_BattMonitor: add cycle count for smbus batteries
|
5 years ago |
Arjun Vinod
|
9d8cad4eea
|
AP_BattMonitor: fixed typos
|
6 years ago |
Dr.-Ing. Amilcar Do Carmo Lucas
|
6cbeb73d1b
|
AP_BattMonitor: NFC rename functions and variables to match their functionality
|
7 years ago |
murata
|
3ec733d4f8
|
AP_BattMonitor: Aggregate the commands defined in the SMBUS specification.
AP_BattMonitor: Aggregate the commands defined in the SMBUS specification.
|
7 years ago |
Michael du Breuil
|
8712fbd55d
|
AP_BattMonitor: Move per battery params into a containing class
|
7 years ago |
Andrew Tridgell
|
c9652fec3c
|
AP_BattMonitor: fixed SITL segfault
|
7 years ago |
Michael du Breuil
|
0cee2f2896
|
AP_BattMonitor: Require all backends to provide init
|
7 years ago |
Michael du Breuil
|
f026438f22
|
AP_BattMonitor: Fetch remaining capacity
|
8 years ago |
Michael du Breuil
|
22ab8de4d2
|
AP_BattMonitor: SMBus: Fetch pack capacity
|
8 years ago |
Michael du Breuil
|
3ab3face9b
|
AP_BattMonitor: SMBus: Read serial number
|
8 years ago |
Michael du Breuil
|
e0d49e6d84
|
AP_BattMonitor: Use a unified SMBus temperature interface
|
8 years ago |
Michael du Breuil
|
9c3b97347a
|
AP_BattMonitor: Unify read_word interface
|
8 years ago |
Michael du Breuil
|
3319c3ccdc
|
AP_BattMonitor: Use a common PEC helper
|
8 years ago |