56 Commits (705393b30c49f2a543676037a2466d4f57af42e6)

Author SHA1 Message Date
Lucas De Marchi cc4504e613 AP_Airspeed: fix coding style 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho 2b10e0fac0 AP_Airspeed: use millis/micros/panic functions 9 years ago
Lucas De Marchi 221d822573 AP_Airspeed: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 10 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Gustavo Jose de Sousa d42b132507 AP_Airspeed: standardize inclusion of libaries headers 10 years ago
Staroselskii Georgii 402f46c56f AP_Airspeed: fixed a typo in the ARSPD_DEFAULT_PIN define 10 years ago
Andrew Tridgell f23bc463cb AP_Airspeed: fix for HAL_SITL rename 10 years ago
Emile Castelnuovo a863f0bca8 AP_Airspeed: VRBRAIN code clean up. Deleted unused boards. 10 years ago
LukeMike 61f4239e47 AP_Airspeed: enabled PX4 library for VR boards 10 years ago
Emile Castelnuovo 25818f08a3 AP_Airspeed: added VRBRAIN board type 10 years ago
Emile Castelnuovo de8a0ebc08 AP_Airspeed: added #defines for new VR boards. 10 years ago
LukeMike b29f50ba9b AP_Airspeed: Defined AirSpeed analog inputs for ArduPlane on VR Micro Brain 5 10 years ago
Andrew Tridgell 258542b939 AP_Airspeed: added ARSPD_SKIP_CAL parameter 11 years ago
Andrew Tridgell 9c631944f7 AP_Airspeed: expose raw pressure for logging 11 years ago
Andrew Tridgell ad8b73c8aa AP_Airspeed: update ARSPD_AUTOCAL docs 11 years ago
Andrew Tridgell ef0eca4835 AP_Airspeed: fixed airspeed in Replay 11 years ago
Andrew Tridgell a4cd9c4bd7 AP_Airspeed: added HIL support 11 years ago
Randy Mackay 4c76c77239 AP_Airspeed: use 'no break' to resolve compiler warning re switch 11 years ago
Andrew Tridgell 52c53e55f8 AP_Airspeed: use board subtypes 11 years ago
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago
Emile Castelnuovo e8b9e9d53c AP_Airspeed: added #defines for VRBRAIN board 11 years ago
Andrew Tridgell ad4db4de6c AP_Airspeed: added setHIL() method 11 years ago
Andrew Tridgell 03cc777991 AP_Airspeed: added last_update_ms() interface 11 years ago
Andrew Tridgell d853d65b84 AP_Airspeed: added ARSPD_TUBE_ORDER parameter 11 years ago
Andrew Tridgell dcd7f9d26d AP_Airspeed: use raw (signed) airspeed 11 years ago
Andrew Tridgell cf1f05a198 AP_Airspeed: expose get_temperature() 11 years ago
Andrew Tridgell c649e4b06f AP_Airspeed: avoid a warning 11 years ago
Andrew Tridgell ee7c742863 AP_Airspeed: changed default pin for SITL to pin 1 11 years ago
Paul Riseborough 71de4ddcd0 AP_Airspeed : Fixes bug that caused airspeed calibration to be sent a zero airspeed 12 years ago
Andrew Tridgell e60d5d4f33 AP_Airspeed: fixed some warnings 12 years ago
Andrew Tridgell 291369db7f AP_Airspeed: split up airspeed driver 12 years ago
Mike McCauley c1d3bedb60 AP_Airspeed: changes for Flymaple port pins and caibration constants 12 years ago
Andrew Tridgell cc4fad23d9 AP_Airspeed: updates for Pixhawk 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 3916a07dcf AP_Airspeed: added logging of airspeed calibration internals 12 years ago
Andrew Tridgell ce3fb290f1 AP_Airspeed: fixed initialisation of auto-calibration 12 years ago
Andrew Tridgell c6c59174b3 AP_Airspeed: return when airspeed init fails 12 years ago
Andrew Tridgell 31e1b7fcf6 AP_Airspeed: list MEAS airspeed in ARSPD_PIN docs 12 years ago
Andrew Tridgell 893d2da6f6 AP_Airspeed: added auto-calibration support 12 years ago
Andrew Tridgell 68adeb041d AP_Airspeed: support ARSPD_PIN option for choosing source 12 years ago
Andrew Tridgell dfb98490f4 AP_Airspeed: use rationmetric analog input for airspeed sensor 12 years ago
Andrew Tridgell 00e905b025 AP_Airspeed: use new voltage_average() API in Airspeed driver 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Pat Hickey 7017a35fc3 AP_Airspeed: fix for AnalogIn read_average 12 years ago
Pat Hickey dfc8e91fd3 AP_Airspeed: port to AP_HAL 12 years ago
Andrew Tridgell 0c864fd4dc AP_Airspeed: a bit more filtering 13 years ago
uncrustify 37c79f5501 uncrustify libraries/AP_Airspeed/AP_Airspeed.cpp 13 years ago