.. |
AP_BattMonitor.cpp
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor.h
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_Analog.cpp
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_Analog.h
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_Backend.cpp
|
AP_BatteryMoniter: fix mah to wah conversion
|
2021-06-22 09:19:40 +10:00 |
AP_BattMonitor_Backend.h
|
AP_BattMonitor: make virtual Backend.init() optional to fix CANDriver.init(uint8, uint8) ambiguitiy
|
2021-04-28 19:22:53 -07:00 |
AP_BattMonitor_Bebop.cpp
|
…
|
|
AP_BattMonitor_Bebop.h
|
AP_BattMonitor: added reset_remaining() API
|
2019-06-25 09:56:25 +10: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_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: use enum class For Battery Failsafe
|
2020-12-07 15:20:14 +11:00 |
AP_BattMonitor_Generator.h
|
AP_BattMonitor: use enum class For Battery Failsafe
|
2020-12-07 15:20:14 +11:00 |
AP_BattMonitor_Logging.cpp
|
AP_BattMonitor: correct static_assert call
|
2021-06-28 11:05:00 +09:00 |
AP_BattMonitor_MPPT_PacketDigital.cpp
|
AP_BattMonitor: prepare MPPT driver for AP_Periph
|
2021-04-28 19:22:53 -07:00 |
AP_BattMonitor_MPPT_PacketDigital.h
|
AP_BattMonitor: use separate register_driver method while contructing CAN Driver
|
2021-07-23 16:01:29 +10:00 |
AP_BattMonitor_Params.cpp
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_Params.h
|
AP_BattMonitor: move analog parameters to subgroupvarptr
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus.cpp
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus.h
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_Generic.cpp
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_Generic.h
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_Maxell.h
|
AP_BattMonitor: correct Maxell capacity
|
2020-06-05 16:57:39 -07:00 |
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: SMBus remove unused bool returns
|
2021-07-18 16:13:06 -07: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: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_SUI.h
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_Solo.cpp
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_SMBus_Solo.h
|
AP_BattMonitor: add SMBus address param and create SMBus subtree
|
2021-08-03 09:36:26 +10:00 |
AP_BattMonitor_Sum.cpp
|
AP_BattMonitor: Refactor interface for fetching current related data
|
2019-07-14 00:28:00 -07:00 |
AP_BattMonitor_Sum.h
|
AP_BattMonitor: added Sum backend type
|
2018-11-30 13:02:35 +11:00 |
AP_BattMonitor_UAVCAN.cpp
|
AP_BattMonitor: Record and report UAVCAN Battery Info temperature correctly
|
2021-06-01 12:35:24 +10:00 |
AP_BattMonitor_UAVCAN.h
|
AP_BattMonitor: Record and report UAVCAN Battery Info temperature correctly
|
2021-06-01 12:35:24 +10:00 |
LogStructure.h
|
AP_BattMonitor: mark log messages as streaming
|
2021-08-03 10:23:36 +10:00 |