mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
7457588d7c
On MS5637 we will need to override the method to read and calculate the PROM's crc. Thus we need a 2-phase init. It also makes the constructor of AP_Baro_MS56XX protected since only the derived classes should instantiate the base one. |
||
---|---|---|
.. | ||
examples/BARO_generic | ||
AP_Baro_Backend.cpp | ||
AP_Baro_Backend.h | ||
AP_Baro_BMP085.cpp | ||
AP_Baro_BMP085.h | ||
AP_Baro_HIL.cpp | ||
AP_Baro_HIL.h | ||
AP_Baro_MS5611.cpp | ||
AP_Baro_MS5611.h | ||
AP_Baro_PX4.cpp | ||
AP_Baro_PX4.h | ||
AP_Baro.cpp | ||
AP_Baro.h |