66 Commits (898a46fe0eb2b31d2991077333a58c1bf2a2cc77)

Author SHA1 Message Date
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
Randy Mackay 8c7b214d71 AP_BattMonitor: fix param description 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
murata c808ee2f49 Global: To nullptr from NULL. 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
Lucas De Marchi 64d17702e6 AP_BattMonitor: AP_BattMonitor_SMBus: fix after conversion to I2CDevice 9 years ago
Luiz Ywata 0cf4353382 AP_BattMonitor: AP_BattMonitor_SMBus: use I2CDevice interface 9 years ago
Andrew Tridgell 39dac57b56 AP_BattMonitor: support Disco battery monitoring 9 years ago
Tom Pittenger a1564bd337 AP_BattMonitor: check actual battery instances instead of max possible instances 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
Jonathan Challinger 8fdbb36827 AP_BattMonitor: add is_powering_off 9 years ago
Caio Marcelo de Oliveira Filho 9eb945d24f AP_BattMonitor: use millis/micros/panic functions 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Randy Mackay bb891a62d3 BattMonitor: fix parameter descriptions 10 years ago
Randy Mackay 3dfb447fd7 BattMon: has_current true for Bebop 10 years ago
Randy Mackay 8403b504d1 BattMon: add Bebop to monitor param description 10 years ago
Randy Mackay 9482578c60 BattMon: Bebop always uses bebop batt monitor 10 years ago
Jean-Baptiste Dubois 35ae562dbe AP_BattMonitor: Add battery support for Bebop Hardware 10 years ago