.. |
AP_BattMonitor.cpp
|
AP_BattMonitor: get Mavlink charge state
|
4 years ago |
AP_BattMonitor.h
|
AP_BattMonitor: Increase the max. nr. of supported battery cells from 12 to 14
|
4 years ago |
AP_BattMonitor_Analog.cpp
|
AP_BattMonitor: move battery type enumeration out of parameters object
|
5 years ago |
AP_BattMonitor_Analog.h
|
AP_Batt: link to battery monitor
|
3 years ago |
AP_BattMonitor_Backend.cpp
|
AP_BatteryMoniter: fix mah to wah conversion
|
4 years ago |
AP_BattMonitor_Backend.h
|
AP_BattMonitor: make virtual Backend.init() optional to fix CANDriver.init(uint8, uint8) ambiguitiy
|
4 years ago |
AP_BattMonitor_Bebop.cpp
|
AP_BattMonitor: NFC rename functions and variables to match their functionality
|
7 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: fix compile for AP_Periph
|
4 years ago |
AP_BattMonitor_FuelFlow.h
|
AP_BattMonitor: added a "battery" backend for liquid fuel flow
|
6 years ago |
AP_BattMonitor_FuelLevel_PWM.cpp
|
AP_BattMonitor: create and use new AP_HAL::PWMSource object
|
4 years ago |
AP_BattMonitor_FuelLevel_PWM.h
|
AP_BattMonitor: create and use new AP_HAL::PWMSource object
|
4 years ago |
AP_BattMonitor_Generator.cpp
|
AP_BattMonitor: use enum class For Battery Failsafe
|
4 years ago |
AP_BattMonitor_Generator.h
|
AP_BattMonitor: use enum class For Battery Failsafe
|
4 years ago |
AP_BattMonitor_Logging.cpp
|
AP_BattMonitor: correct static_assert call
|
4 years ago |
AP_BattMonitor_MPPT_PacketDigital.cpp
|
AP_BattMonitor: prepare MPPT driver for AP_Periph
|
4 years ago |
AP_BattMonitor_MPPT_PacketDigital.h
|
AP_BattMonitor: use separate register_driver method while contructing CAN Driver
|
4 years ago |
AP_BattMonitor_Params.cpp
|
AP_BattMonitor: Fix the comment of BATTx_OPTIONS
|
4 years ago |
AP_BattMonitor_Params.h
|
AP_BattMonitor: Rearrange battery parameters to reduce memory usage
|
4 years ago |
AP_BattMonitor_SMBus.cpp
|
AP_BattMonitor: add has_temperature method to Backend
|
4 years ago |
AP_BattMonitor_SMBus.h
|
AP_BattMonitor: add has_temperature method to Backend
|
4 years ago |
AP_BattMonitor_SMBus_Generic.cpp
|
AP_BattMonitor: add cells 13 and 14 for SITL only
|
4 years ago |
AP_BattMonitor_SMBus_Generic.h
|
AP_BattMonitor: add cells 13 and 14 for SITL only
|
4 years ago |
AP_BattMonitor_SMBus_Maxell.h
|
AP_BattMonitor: correct Maxell capacity
|
5 years ago |
AP_BattMonitor_SMBus_NeoDesign.cpp
|
AP_BattMonitor: fix constexpr-and-MIN don't get along bug
|
4 years ago |
AP_BattMonitor_SMBus_NeoDesign.h
|
AP_BattMonitor: Limit the scope of possible corruption if the NeoDesigns gets a bad cell count
|
4 years ago |
AP_BattMonitor_SMBus_Rotoye.cpp
|
AP_BattMonitor: Adding driver for Rotoye Batmon equipped smart batteries
|
4 years ago |
AP_BattMonitor_SMBus_Rotoye.h
|
AP_BattMonitor: Adding driver for Rotoye Batmon equipped smart batteries
|
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: simplify SMBus driver includes
|
5 years ago |
AP_BattMonitor_SMBus_Solo.cpp
|
AP_Battmonitor_SMBus_Solo: removed unused code/options
|
5 years ago |
AP_BattMonitor_SMBus_Solo.h
|
AP_BattMonitor: simplify SMBus driver includes
|
5 years ago |
AP_BattMonitor_Sum.cpp
|
AP_BattMonitor: Refactor interface for fetching current related data
|
6 years ago |
AP_BattMonitor_Sum.h
|
AP_BattMonitor: added Sum backend type
|
6 years ago |
AP_BattMonitor_UAVCAN.cpp
|
AP_BattMonitor: Record and report UAVCAN Battery Info temperature correctly
|
4 years ago |
AP_BattMonitor_UAVCAN.h
|
AP_BattMonitor: Record and report UAVCAN Battery Info temperature correctly
|
4 years ago |
LogStructure.h
|
AP_BattMoniter: log in Ah and Wh, add percentage to log
|
4 years ago |