mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 08:28:30 -04:00
68f8817e97
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/BARO_generic | ||
AP_Baro_Backend.cpp | ||
AP_Baro_Backend.h | ||
AP_Baro_BMP085.cpp | ||
AP_Baro_BMP085.h | ||
AP_Baro_BMP280.cpp | ||
AP_Baro_BMP280.h | ||
AP_Baro_HIL.cpp | ||
AP_Baro_HIL.h | ||
AP_Baro_KellerLD.cpp | ||
AP_Baro_KellerLD.h | ||
AP_Baro_LPS25H.cpp | ||
AP_Baro_LPS25H.h | ||
AP_Baro_MS5611.cpp | ||
AP_Baro_MS5611.h | ||
AP_Baro_qflight.cpp | ||
AP_Baro_qflight.h | ||
AP_Baro_QURT.cpp | ||
AP_Baro_QURT.h | ||
AP_Baro_SITL.cpp | ||
AP_Baro_SITL.h | ||
AP_Baro_UAVCAN.cpp | ||
AP_Baro_UAVCAN.h | ||
AP_Baro.cpp | ||
AP_Baro.h |