88 Commits (5f11afde6db2d2efe74358b231f211145326beb9)

Author SHA1 Message Date
Peter Barker 4fd31b7bc4 AP_BattMonitor: use corrected version of send_to_components 5 years ago
James e474b7dcfe AP_BattMonitor: add PWM Fuel Level Sensor 6 years ago
Pierre Kancir b67bab01f6 AP_BattMonitor: pass mavlink_message_t by const reference 6 years ago
Michael du Breuil 0a4e3a77b3 AP_BattMonitor: Refactor interface for fetching current related data 6 years ago
Andrew Tridgell 88111ef81a AP_BattMonitor: reset failsafe flags when we reset battery remaining 6 years ago
Andrew Tridgell 11518857b6 AP_BattMonitor: added reset_remaining() API 6 years ago
Michael du Breuil cc7d13e9ef AP_BattMonitor: Remove param ignore flags 6 years ago
Tom Pittenger 9aa1fe6dc5 AP_BattMonitor: rename dataflash to logger 6 years ago
Andrew Tridgell 5571a84a49 AP_BattMonitor: added a "battery" backend for liquid fuel flow 6 years ago
Tom Pittenger 8ef4616bc2 AP_BattMonitor: unify singleton naming to _singleton and get_singleton() 6 years ago
Peter Barker ef699367d5 AP_BattMonitor: correct use of random stack data 6 years ago
Matt 134e7fb81c AP_BattMonitor: Add powering off mavlink broadcast 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell 25247433dc AP_BattMonitor: added Sum backend type 6 years ago
Andrew Tridgell 4673fd8c7c AP_BattMonitor: fix problem with BATT_MONITOR=0 and BATT2_MONITOR=N 6 years ago
Andrew Tridgell 1a5d60609d AP_BattMonitor: added BATT_MONITOR_DEFAULT option 6 years ago
Peter Barker 9923bd1fd2 AP_BattMonitor: use sizeof(array) in place of constant 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
Michael du Breuil 1bb4f07365 AP_BattMonitor: Move failsafe checks to the backend 6 years ago
Siddharth Purohit 6e85003b56 AP_BattMonitor: move BattInfo message subscription and handling to AP_BattMonitor 7 years ago
Michael du Breuil fd9f9cdfe0 AP_BattMonitor: Removed the need to set the battery_voltage flag 7 years ago
Andrew Tridgell dc9ae42067 AP_BattMonitor: added ESC telemetry virtual battery 7 years ago
Randy Mackay bb9b866c7f AP_BattMonitor: resolve compiler warning re init order 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 08346deed5 AP_BattMonitor: run SMBus batteries at 100kHz 7 years ago
Patrick José Pereira 73a76455d2 AP_BattMonitor: Solve typo in BATT2 description 7 years ago
Francisco Ferreira a83457ab07
AP_BattMonitor: complement commit d3314d7684 by adding to second battery monitor too 8 years ago
fsherratt d3314d7684 AP_BattMonitor: param desc explicitly list Pixhawk 2 PM1 pins 8 years ago
Randy Mackay 7a2d8fd5fd AP_BattMonitor: add has_cell_voltages method 8 years ago
Randy Mackay 6d8dc0fccf AP_BattMonitor: replace int with uint8_t 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
Randy Mackay 989677ddfd AP_BattMonitor: move has_current to backend 8 years ago
Francisco Ferreira 9c027713d1
AP_BattMonitor: update current/voltage parameter documentation 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 25cfee9824 AP_BattMonitor: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell d4e6720b01 AP_BattMonitor: added BATT_VOLT_TIMEO 8 years ago
Michael du Breuil f919c409bb AP_BattMonitor: Remove redundant state copy 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
Andre Kjellstrup 94eabed583 AP_BattMonitor: update volt and curr pin param descriptions 8 years ago