ardupilot/libraries/AP_Airspeed
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
2015-10-21 09:16:07 +11:00
..
examples/Airspeed build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
models AP_Airspeed: fixup line endings 2014-04-15 15:56:26 +09:00
AP_Airspeed.cpp AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed.h AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_Backend.h AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_I2C.cpp AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_I2C.h AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_I2C_PX4.h AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_PX4.cpp AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_PX4.h AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_analog.cpp AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Airspeed_analog.h AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
Airspeed_Calibration.cpp AP_Airspeed: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00