You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell ce27ec2276 AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
..
tests AP_BattMonitor: Add calculate_mah, add unit tests 3 years ago
AP_BattMonitor.cpp AP_BattMonitor: added option to send resting voltage to GCS 3 years ago
AP_BattMonitor.h AP_BattMonitor: added option to send resting voltage to GCS 3 years ago
AP_BattMonitor_Analog.cpp AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_Analog.h AP_BattMonitor: added VLT_OFFSET for analog 3 years ago
AP_BattMonitor_Backend.cpp AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_Backend.h AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_Bebop.cpp AP_BattMonitor: Change from division to multiplication 3 years ago
AP_BattMonitor_Bebop.h AP_BattMonitor: added reset_remaining() API 6 years ago
AP_BattMonitor_ESC.cpp AP_BattMonitor: zero consumption total before recalculating 4 years ago
AP_BattMonitor_ESC.h AP_BattMonitor: zero consumption total before recalculating 4 years ago
AP_BattMonitor_FuelFlow.cpp AP_BattMonitor: move analog parameters to subgroupvarptr 4 years ago
AP_BattMonitor_FuelFlow.h AP_BattMonitor: move analog parameters to subgroupvarptr 4 years ago
AP_BattMonitor_FuelLevel_PWM.cpp AP_BattMonitor: move analog parameters to subgroupvarptr 4 years ago
AP_BattMonitor_FuelLevel_PWM.h AP_BattMonitor: move analog parameters to subgroupvarptr 4 years ago
AP_BattMonitor_Generator.cpp AP_BattMonitor: rename GENERATOR_ENABLED to HAL_GENERATOR_ENABLED 3 years ago
AP_BattMonitor_Generator.h AP_BattMonitor: rename GENERATOR_ENABLED to HAL_GENERATOR_ENABLED 3 years ago
AP_BattMonitor_INA2xx.cpp AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_INA2xx.h AP_BattMonitor: support other INA2xx battery monitors 3 years ago
AP_BattMonitor_LTC2946.cpp AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_LTC2946.h AP_BattMonitor: support LTC2946 I2C battery monitoring 3 years ago
AP_BattMonitor_Logging.cpp AP_BattMonitor_logging: update to use capacity_remaining_pct() as a bool 3 years ago
AP_BattMonitor_Params.cpp AP_BattMonitor: added option to send resting voltage to GCS 3 years ago
AP_BattMonitor_Params.h AP_BattMonitor: added option to send resting voltage to GCS 3 years ago
AP_BattMonitor_SMBus.cpp AP_BattMonitor: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
AP_BattMonitor_SMBus.h AP_BattMonitor: add SMBus address param and create SMBus subtree 4 years ago
AP_BattMonitor_SMBus_Generic.cpp AP_BattMonitor: Change from division to multiplication 3 years ago
AP_BattMonitor_SMBus_Generic.h AP_BattMonitor: add SMBus address param and create SMBus subtree 4 years ago
AP_BattMonitor_SMBus_Maxell.h AP_BattMonitor: correct Maxell capacity 5 years ago
AP_BattMonitor_SMBus_NeoDesign.cpp AP_BattMonitor: add SMBus address param and create SMBus subtree 4 years ago
AP_BattMonitor_SMBus_NeoDesign.h AP_BattMonitor: add SMBus address param and create SMBus subtree 4 years ago
AP_BattMonitor_SMBus_Rotoye.cpp AP_BattMonitor: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
AP_BattMonitor_SMBus_Rotoye.h AP_BattMonitor: SMBus remove unused bool returns 4 years ago
AP_BattMonitor_SMBus_SUI.cpp AP_BattMonitor: fixed a segv with BATT_MONITOR=14 3 years ago
AP_BattMonitor_SMBus_SUI.h AP_BattMonitor: add SMBus address param and create SMBus subtree 4 years ago
AP_BattMonitor_SMBus_Solo.cpp AP_BattMonitor: Change from division to multiplication 3 years ago
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: add SMBus address param and create SMBus subtree 4 years ago
AP_BattMonitor_Sum.cpp AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_Sum.h AP_BatteryMoniter: add mask param to sum battery backend. 3 years ago
AP_BattMonitor_Torqeedo.cpp AP_BattMonitor: fixups from peer review 3 years ago
AP_BattMonitor_Torqeedo.h AP_BattMonitor: fixups from peer review 3 years ago
AP_BattMonitor_UAVCAN.cpp AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
AP_BattMonitor_UAVCAN.h AP_BattMonitor: UAVCAN switch to CURR_MULT 3 years ago
LogStructure.h AP_BattMonitor: mark log messages as streaming 4 years ago