83 Commits (12fad5589177646761ae790d4002e257f0d2a571)

Author SHA1 Message Date
QioTek 0190a42e47 AP_Airspeed: added ASP5033 driver 4 years ago
Andrew Tridgell 857d905d9f AP_Airspeed: added MSP backend 4 years ago
Hwurzburg 615b8add8c AP_Airspeed: add inflight airspeed cal rc switch 4 years ago
Iampete1 2aff8787c1 AP_Airspeed: add NMEA water speed backend 4 years ago
Iampete1 662d4640ef AP_Airspeed: add dedicated MAX_WIND param 4 years ago
Andrew Tridgell 505953bdb2 AP_Airspeed: added get_num_sensors() 5 years ago
Josh Welsh eb4b5fb720 AP_Airspeed: Add additional DLVR support 20inH2O 30inH2O 60inH2O 5 years ago
Michael du Breuil ceb0a9c827 AP_Airspeed: Rearrange state to save memory 5 years ago
Andrew Tridgell 0f6f684bab AP_Airspeed: expose get_corrected_pressure() 5 years ago
Andrew Tridgell f51378f2e8 AP_Airspeed: enable for use in AP_Periph 5 years ago
Andrew Tridgell c173f8e24d AP_Airspeed: support both 5inH2O and 10inH2O versions of DLVR sensor 6 years ago
Michael du Breuil e43605cc9b AP_Airspeed: Remove a number of unneeded top level includes 6 years ago
Peter Barker 5cfba85095 AP_AirSpeed: take EAS2TAS directory from baro; use for all backends 6 years ago
Peter Barker f0379ff7f0 AP_Airspeed: move logging of ARSP into Airspeed library 6 years ago
Peter Barker 59ef486da0 AP_Airspeed: add AP::airspeed() to get airspeed singleton 6 years ago
Peter Barker c25ce2cee8 AP_AirSpeed: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
Tom Pittenger 74299906b1 AP_Airspeed: log health failure probability 6 years ago
ChrisBird c9af223579 AP_Airspeed: Renaming the check method name and readding the overall option check. This will set it up for future options. 6 years ago
Tom Pittenger 1a04a540f5 AP_Airspeed: convert the defines into static consts 6 years ago
ChrisBird d77906cb06 AP_Airspeed: This adds the ability to turn off and on the airspeed sensor if faulty. 6 years ago
DOMINATOR\Eugene c81f9e6baa AP_Airspeed: update data with logging 6 years ago
liang.tang 653766c4cc AP_Airspeed: uavcan airspeed supported 7 years ago
Michael du Breuil f2b4e06a1a AP_Airspeed: Add 5"H2O DLVR differential sensor driver 7 years ago
Michael du Breuil abd5bffda5 AP_Airspeed: Clean up some comments, prevent a potential out of range access 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
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
Peter Barker 1e512338f9 AP_AirSpeed: clarify comment 7 years ago
Mark Whitehorn f32f51f843 AP_Airspeed: eliminate airspeed positive bias 7 years ago
Andrew Tridgell 7b73004882 AP_Airspeed: added ARSPD_USE=2 for gliders 8 years ago
Andrew Tridgell 43bac678cd AP_Airspeed: Added MS5525 airspeed 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
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 ae46c38ff7 AP_Airspeed: pass in max airspeed via function call instead of using aparm 9 years ago
Tom Pittenger 1586abab8d Revert "AP_Airspeed: Converted library to be stand-alone from APM:Plane." 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
Tom Pittenger 9fb4a928e5 Revert "AP_Airspeed: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger 93462d0fe3 AP_Airspeed: coverity scan - variables not initialized in constructor 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
Tom Pittenger 2e1eef7cf0 AP_Airspeed: airspeed healthy should also check if enabled 9 years ago
Lucas De Marchi cc4504e613 AP_Airspeed: fix coding style 9 years ago
Gustavo Jose de Sousa d42b132507 AP_Airspeed: standardize inclusion of libaries headers 10 years ago