mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 08:28:30 -04:00
a4c56fcb82
See discussion here: https://github.com/ArduPilot/ardupilot/issues/7331 we were getting some uninitialised variables. While it only showed up in AP_SbusOut, it means we can't be sure it won't happen on other objects, so safest to remove the approach Thanks to assistance from Lucas, Peter and Francisco |
||
---|---|---|
.. | ||
examples/AP_BattMonitor_test | ||
AP_BattMonitor_Analog.cpp | ||
AP_BattMonitor_Analog.h | ||
AP_BattMonitor_Backend.cpp | ||
AP_BattMonitor_Backend.h | ||
AP_BattMonitor_Bebop.cpp | ||
AP_BattMonitor_Bebop.h | ||
AP_BattMonitor_SMBus_Maxell.cpp | ||
AP_BattMonitor_SMBus_Maxell.h | ||
AP_BattMonitor_SMBus_Solo.cpp | ||
AP_BattMonitor_SMBus_Solo.h | ||
AP_BattMonitor_SMBus.cpp | ||
AP_BattMonitor_SMBus.h | ||
AP_BattMonitor.cpp | ||
AP_BattMonitor.h |