ardupilot/libraries/AP_Airspeed
Lucas De Marchi ae53920e5b build: don't build examples with old build system
We currently check examples are buildable with waf which doesn't need
the libraries to be specified in a make.inc file.  Having the makefiles
there is misleading since people try to build and realize the build is
broken.
2016-10-11 13:03:08 +11:00
..
examples/Airspeed build: don't build examples with old build system 2016-10-11 13:03:08 +11:00
models AP_Airspeed: fixup line endings 2014-04-15 15:56:26 +09:00
AP_Airspeed.cpp AP_Airspeed: remove AP_Vehicle::FixedWing dependency 2016-08-08 00:02:42 -07:00
AP_Airspeed.h AP_Airspeed: remove AP_Vehicle::FixedWing dependency 2016-08-08 00:02:42 -07:00
AP_Airspeed_Backend.h AP_Airspeed: replace header guard with pragma once 2016-03-16 18:40:40 +11:00
AP_Airspeed_I2C.cpp AP_Airspeed: AP_Airspeed_I2C: get the right status according to datasheet 2016-09-09 10:32:14 -07:00
AP_Airspeed_I2C.h AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_PX4.cpp AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_PX4.h AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_analog.cpp AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_analog.h AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
Airspeed_Calibration.cpp AP_Airspeed: remove AP_Vehicle::FixedWing dependency 2016-08-08 00:02:42 -07:00