mirror of https://github.com/ArduPilot/ardupilot
f6a4a4dbe8
Instead of calling a special method in the device, just use be16toh() which is implemented for all platforms in our special sparse-endian.h file. It has the advantage of using a special type for different endianness and makes no assumption we are running on LE. |
||
---|---|---|
.. | ||
examples/Airspeed | ||
models | ||
AP_Airspeed.cpp | ||
AP_Airspeed.h | ||
AP_Airspeed_Backend.cpp | ||
AP_Airspeed_Backend.h | ||
AP_Airspeed_MS4525.cpp | ||
AP_Airspeed_MS4525.h | ||
AP_Airspeed_MS5525.cpp | ||
AP_Airspeed_MS5525.h | ||
AP_Airspeed_analog.cpp | ||
AP_Airspeed_analog.h | ||
Airspeed_Calibration.cpp |