42 Commits (c1708db208b0b4a534ca1e9fc031262f8f4b01af)

Author SHA1 Message Date
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
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago
Emile Castelnuovo 1d27e0d127 AP_BattMonitor: added #defines for VRBRAIN board 11 years ago
Andrew Tridgell f34b1c280d AP_BattMonitor: added set_monitoring() API 11 years ago
Randy Mackay 1a070e61f0 BattMon: amp-per-volt reduced to 17 (was 18.002) 11 years ago
Randy Mackay 9aea577eb1 BattMonitor: correct default pins for PX4 12 years ago
Randy Mackay f1309ed63f BattMonitor: bug fix for current_total_mah 12 years ago
Randy Mackay 7d73e62a23 BattMonitor: add exhausted method 12 years ago
Randy Mackay d9fe099885 BattMonitor: update comments and defaults 12 years ago
Andrew Tridgell 366d73124a AP_Battery: fixed parameter name and default voltage ratio 12 years ago
Andrew Tridgell 88777beab0 AP_BattMonitor: minor cleanups 12 years ago
Randy Mackay 8b06a12fa4 BattMonitor: initial draft lib 12 years ago