.. |
tests
|
AP_BattMonitor: Add calculate_mah, add unit tests
|
2021-12-22 07:52:03 +11:00 |
AP_BattMonitor.cpp
|
AP_BattMonitor: add array and null check to drivers[]
|
2023-02-24 09:50:14 -08:00 |
AP_BattMonitor.h
|
AP_BattMonitor: support EFI "battery" backend
|
2023-02-09 07:12:39 +11:00 |
AP_BattMonitor_Analog.cpp
|
AP_BattMonitor: add synthetic current sensor,fix SITL current
|
2022-11-24 06:53:35 +11:00 |
AP_BattMonitor_Analog.h
|
AP_BattMonitor: added VLT_OFFSET for analog
|
2021-11-17 19:09:40 +11:00 |
AP_BattMonitor_Backend.cpp
|
AP_BattMoniter: don't allow equal low and critical FS thresholds
|
2023-01-17 10:36:09 +11:00 |
AP_BattMonitor_Backend.h
|
AP_BattMonitor: refactor Option param usage
|
2023-02-24 09:50:14 -08:00 |
AP_BattMonitor_Bebop.cpp
|
AP_BattMonitor: Change from division to multiplication
|
2022-03-16 18:41:52 +11:00 |
AP_BattMonitor_Bebop.h
|
…
|
|
AP_BattMonitor_EFI.cpp
|
AP_BattMonitor: support EFI "battery" backend
|
2023-02-09 07:12:39 +11:00 |
AP_BattMonitor_EFI.h
|
AP_BattMonitor: support EFI "battery" backend
|
2023-02-09 07:12:39 +11:00 |
AP_BattMonitor_ESC.cpp
|
AP_BattMonitor: zero consumption total before recalculating
|
2021-06-16 17:48:47 +10:00 |
AP_BattMonitor_ESC.h
|
AP_BattMonitor: zero consumption total before recalculating
|
2021-06-16 17:48:47 +10:00 |
AP_BattMonitor_FuelFlow.cpp
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_FuelFlow.h
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_FuelLevel_Analog.cpp
|
AP_BattMonitor: Add Fuel Level Analog driver
|
2022-08-16 09:36:31 +10:00 |
AP_BattMonitor_FuelLevel_Analog.h
|
AP_BattMonitor: Add Fuel Level Analog driver
|
2022-08-16 09:36:31 +10:00 |
AP_BattMonitor_FuelLevel_PWM.cpp
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_FuelLevel_PWM.h
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_Generator.cpp
|
AP_BattMonitor: rename has_fuel_remaining to has_fuel_remaining_pct
|
2023-02-02 16:16:05 +11:00 |
AP_BattMonitor_Generator.h
|
AP_BattMonitor: rename GENERATOR_ENABLED to HAL_GENERATOR_ENABLED
|
2021-09-26 19:24:09 +10:00 |
AP_BattMonitor_INA2xx.cpp
|
AP_BattMonitor: allow INA2xx battery monitors to be powered after boot
|
2022-06-24 11:13:16 +10:00 |
AP_BattMonitor_INA2xx.h
|
AP_BattMonitor: allow INA2xx battery monitors to be powered after boot
|
2022-06-24 11:13:16 +10:00 |
AP_BattMonitor_INA239.cpp
|
AP_BattMonitor: added support for INA239 SPI battery monitor
|
2022-12-20 10:44:52 +11:00 |
AP_BattMonitor_INA239.h
|
AP_BattMonitor: added support for INA239 SPI battery monitor
|
2022-12-20 10:44:52 +11:00 |
AP_BattMonitor_LTC2946.cpp
|
AP_BattMonitor: fixed battery remaining of sum battery
|
2022-03-23 20:21:38 +11:00 |
AP_BattMonitor_LTC2946.h
|
AP_BattMonitor: support LTC2946 I2C battery monitoring
|
2021-10-12 15:47:51 +11:00 |
AP_BattMonitor_Logging.cpp
|
AP_BattMonitor_logging: update to use capacity_remaining_pct() as a bool
|
2021-09-08 17:17:41 +10:00 |
AP_BattMonitor_Params.cpp
|
AP_BattMonitor: support EFI "battery" backend
|
2023-02-09 07:12:39 +11:00 |
AP_BattMonitor_Params.h
|
AP_BattMonitor: refactor Option param usage
|
2023-02-24 09:50:14 -08:00 |
AP_BattMonitor_SMBus.cpp
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_SMBus.h
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_SMBus_Generic.cpp
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_SMBus_Generic.h
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_SMBus_Maxell.h
|
…
|
|
AP_BattMonitor_SMBus_NeoDesign.cpp
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_NeoDesign.h
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_Rotoye.cpp
|
AP_BattMonitor: fix Rotoye Temperature Monitoring
|
2022-09-20 09:43:25 +10:00 |
AP_BattMonitor_SMBus_Rotoye.h
|
AP_BattMonitor: SMBus remove unused bool returns
|
2021-07-18 16:13:06 -07:00 |
AP_BattMonitor_SMBus_SUI.cpp
|
AP_BattMonitor: remove unneeded include of Notify
|
2022-10-26 21:22:39 +11:00 |
AP_BattMonitor_SMBus_SUI.h
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_SMBus_Solo.cpp
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_SMBus_Solo.h
|
AP_BattMonitor: move read_block up to SMBus base class
|
2022-08-30 09:09:54 +10:00 |
AP_BattMonitor_Sum.cpp
|
AP_BattMonitor: fixed battery remaining of sum battery
|
2022-03-23 20:21:38 +11:00 |
AP_BattMonitor_Sum.h
|
AP_BatteryMoniter: add mask param to sum battery backend.
|
2021-11-02 11:12:57 +11:00 |
AP_BattMonitor_Synthetic_Current.cpp
|
AP_BattMonitor: add synthetic current sensor,fix SITL current
|
2022-11-24 06:53:35 +11:00 |
AP_BattMonitor_Synthetic_Current.h
|
AP_BattMonitor: add synthetic current sensor,fix SITL current
|
2022-11-24 06:53:35 +11:00 |
AP_BattMonitor_Torqeedo.cpp
|
AP_BattMonitor: fixups from peer review
|
2021-10-19 01:30:51 -04:00 |
AP_BattMonitor_Torqeedo.h
|
AP_BattMonitor: fixups from peer review
|
2021-10-19 01:30:51 -04:00 |
AP_BattMonitor_UAVCAN.cpp
|
AP_BattMonitor: change isnanf for isnan
|
2023-02-27 04:15:24 -08:00 |
AP_BattMonitor_UAVCAN.h
|
AP_BattMonitor: refactor Option param usage
|
2023-02-21 16:30:19 -08:00 |
AP_BattMonitor_config.h
|
AP_BattMonitor: add and use AP_BATTMON_SMBUS_SOLO_ENABLED
|
2023-01-25 22:42:55 +11:00 |
LogStructure.h
|
AP_BattMonitor: mark log messages as streaming
|
2021-08-03 10:23:36 +10:00 |