88 Commits (c42fb6d79796f1ffa6aa34740297d82da02946e7)

Author SHA1 Message Date
Andrew Tridgell 8a2f1fdb3d AP_Airspeed: fixed airspeed filtering issue 7 years ago
Michael du Breuil f6624cc8b2 AP_Airspeed: Use named float wrapper 7 years ago
Peter Barker 30f944b921 AP_AirSpeed: notify of calibration start 7 years ago
Michael du Breuil a46c60f4de AP_Airspeed: Create a singleton 7 years ago
Tom Pittenger b1a4540359 Revert "AP_Airspeed: blending of several sensors and failure recognition" 7 years ago
Eugene Shamaev 26c7614118 AP_Airspeed: blending of several sensors and failure recognition 7 years ago
David Ingraham 2547ca399a AP_Airspeed: Fix ARSPD2_TYPE docs 7 years ago
Andrew Tridgell 58b0ac07ec AP_Airspeed: support dual airspeed sensors 7 years ago
rde-mato 87e3777f67 AP_Airspeed: added SDP3X airspeed sensor driver 7 years ago
Michael du Breuil 5fedc65efb AP_Airspeed: Allow specifying the MS5525 address 7 years ago
Mark Whitehorn f32f51f843 AP_Airspeed: eliminate airspeed positive bias 7 years ago
Lucas De Marchi e2e836f676 AP_Airspeed: use FALLTHROUGH define 8 years ago
Peter Barker 3214b48f8c AP_AirSpeed: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Andrew Tridgell 7b73004882 AP_Airspeed: added ARSPD_USE=2 for gliders 8 years ago
Tom Pittenger 84bdf15203 AP_Airspeed: updated comment to match PR 8 years ago
Andrew Tridgell 43bac678cd AP_Airspeed: Added MS5525 airspeed driver 8 years ago
Andrew Tridgell 04731dccd6 AP_Airspeed: rename MS4525 driver 8 years ago
Andrew Tridgell 14a1f559c7 AP_Airspeed: added ARSPD_TYPE and use standard driver backend methods 8 years ago
Andrew Tridgell 497b87fa65 AP_Airspeed: switched to in-tree I2C driver for all boards 8 years ago
Peter Barker 42f3f7195b AP_Airspeed: add missing parameter metadata 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Tom Pittenger ce7b766d8b AP_Airspeed: remove AP_Vehicle::FixedWing dependency 9 years ago
Tom Pittenger 1586abab8d Revert "AP_Airspeed: Converted library to be stand-alone from APM:Plane." 9 years ago
LukeMike 4d8e7f1783 VRBRAIN / AP_Airspeed: defined ARSPD_DEFAULT_PIN for VR Brain 5.4 and VR Core 1.0 9 years ago
Tom Pittenger c07b85f9bb AP_Airspeed: set param "Enable" to be FLAG_ENABLE 9 years ago
AndersonRayner 5439257236 AP_Airspeed: Converted library to be stand-alone from APM:Plane. 9 years ago
Andrew Tridgell 003c94830b AP_Airspeed: added ARSP_PSI_RANGE parameter 9 years ago
Andrew Tridgell 28d5103435 AP_Airspeed: initial support for MS4515DO on Disco 9 years ago
Andrew Tridgell 689595080a AP_Airspeed: ensure we have at least 10 samples for airspeed cal 9 years ago
Andrew Tridgell 4131b98f8c AP_Airspeed: use non-blocking airspeed calibration 9 years ago
Lucas De Marchi 62f048c417 AP_Airspeed: remove support for flymaple 9 years ago
Staroselskii Georgii 3feade792a AP_Airspeed: changed default pin for Navio boards 9 years ago
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 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 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 10 years ago
Andrew Tridgell 9c631944f7 AP_Airspeed: expose raw pressure for logging 10 years ago
Andrew Tridgell ad8b73c8aa AP_Airspeed: update ARSPD_AUTOCAL docs 10 years ago