61 Commits (debc13965ae38df36028a7abf7956b5a0fadbfd7)

Author SHA1 Message Date
Randy Mackay 300c0aafb1 AP_BattMonitor: add cycle count for smbus batteries 5 years ago
Andrew Tridgell fbe69ba9ab AP_BattMonitor: support selective enable of SMBUS and fuel battery monitors 5 years ago
James e474b7dcfe AP_BattMonitor: add PWM Fuel Level Sensor 6 years ago
Michael du Breuil 0a4e3a77b3 AP_BattMonitor: Refactor interface for fetching current related data 6 years ago
Andrew Tridgell 11518857b6 AP_BattMonitor: added reset_remaining() API 6 years ago
Michael du Breuil e177db7dcd AP_BattMonitor: Remove unused method, make some public functions private 6 years ago
Andrew Tridgell 5571a84a49 AP_BattMonitor: added a "battery" backend for liquid fuel flow 6 years ago
Michael du Breuil d96aad86a5 AP_BattMonitor: Make type() const 6 years ago
Tom Pittenger 8ef4616bc2 AP_BattMonitor: unify singleton naming to _singleton and get_singleton() 6 years ago
Matt 134e7fb81c AP_BattMonitor: Add powering off mavlink broadcast 6 years ago
Andrew Tridgell 25247433dc AP_BattMonitor: added Sum backend type 6 years ago
Michael du Breuil 8b3d993b1e AP_BattMonitor: Enable 9 battery monitors 6 years ago
Michael du Breuil 0137d6543f AP_BattMonitor: Allow AP_BattMonitor to run arming checks 6 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 24c1b0890d AP_BattMonitor: NFC improve coments 7 years ago
Michael du Breuil 4a11093ebb AP_BattMonitor: Support critical and low battery failsafes 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 6cbeb73d1b AP_BattMonitor: NFC rename functions and variables to match their functionality 7 years ago
DOMINATOR\Eugene fcccc0174b AP_BattMonitor: UAVCAN battery information added 7 years ago
Holger Steinhaus 7383552ebc AP_BatteryMonitor: count mWh spent since powerup 7 years ago
Michael du Breuil 03bf247d36 AP_BattMonitor: Create a battery singleton 7 years ago
Michael du Breuil 8712fbd55d AP_BattMonitor: Move per battery params into a containing class 7 years ago
Michael du Breuil bb0d43d03c AP_BattMonitor: Remove unneeded memebers 7 years ago
Andrew Tridgell a4c56fcb82 AP_BattMonitor: removed create() method for objects 7 years ago
Lucas De Marchi bd8f0a9e93 AP_BattMonitor: add static create method 7 years ago
Randy Mackay 7a2d8fd5fd AP_BattMonitor: add has_cell_voltages method 8 years ago
Leonard Hall d5e898156f AP_BattMonitor: allow using resting voltage for failsafe 8 years ago
Leonard Hall 8709fe58ec AP_BattMonitor: resistance learning 8 years ago
Randy Mackay f64777849f AP_BattMonitor: rename VOLT_TIMER to LOW_TIMER 8 years ago
Andrew Tridgell d4e6720b01 AP_BattMonitor: added BATT_VOLT_TIMEO 8 years ago
Michael du Breuil 3ab3face9b AP_BattMonitor: SMBus: Read serial number 8 years ago
Michael du Breuil 121ebebfef AP_BattMonitor: Add temperature interface 8 years ago
Michael du Breuil e39ae6d48c AP_BattMonitor: Add cell monitoring 8 years ago
Randy Mackay ebb60e8d2f AP_BattMonitor: remove PX4 driver 8 years ago
Tatsuya Yamaguchi 3e445fd4b8 AP_BattMonitor: add Maxell Battery support 8 years ago
Tatsuya Yamaguchi d30350276c AP_BattMonitor: I2C driver becomes Solo driver 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
floaledm ec157bd4c2 AP_BattMonitor: Get pack_capacity_mah function 9 years ago
Tom Pittenger 5108b4cbb6 AP_BattMonitor: move vehicle dependant code to be c-file only, not header 9 years ago
Tom Pittenger d2c9b02ca5 AP_BattMonitor: remove voltage2() since we have voltage(x) available 9 years ago
Tom Pittenger 0e775f595d AP_BattMonitor: make param BATT_WATT_MAX plane only 9 years ago
Tom Pittenger 035f3b16a1 AP_BattMonitor: add new param BATT_WATT_MAX 9 years ago
Lucas De Marchi 62f50aede7 AP_BattMonitor: replace header guard with pragma once 9 years ago
Jonathan Challinger 8fdbb36827 AP_BattMonitor: add is_powering_off 9 years ago
Gustavo Jose de Sousa ff20124f1d AP_BattMonitor: standardize inclusion of libaries headers 10 years ago
Randy Mackay 9482578c60 BattMon: Bebop always uses bebop batt monitor 10 years ago
Randy Mackay 1217ab9579 BattMon: add get_type method 10 years ago
Randy Mackay aecc8aac1f BattMon: correct typo in monitor type enum 10 years ago
Randy Mackay 76a28a962c BattMon: remove #defines for monitor type 10 years ago
Randy Mackay eec66d8451 BattMon: parent class becomes frontend class 10 years ago
Andrew Tridgell ab6302540d AP_BattMonitor: added 2nd battery voltage monitoring 11 years ago
Emile Castelnuovo bdd9fe77c7 VRBRAIN: change default pin for analog input. 11 years ago