26 Commits (f150cae75a379a37fb5ecb098366b52ee0e2cd0b)

Author SHA1 Message Date
Andrew Tridgell 58b0ac07ec AP_Airspeed: support dual airspeed sensors 7 years ago
Andrew Tridgell 2c68b5dac3 AP_Airspeed: fixed airspeed autocal 7 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
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 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
Lucas De Marchi 221d822573 AP_Airspeed: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Gustavo Jose de Sousa d42b132507 AP_Airspeed: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 6b87c9fdf7 AP_Airspeed: avoid some float conversion warnings 11 years ago
Andrew Tridgell b8e4e35a0d AP_Airspeed: use pythagorous3() 11 years ago
Andrew Tridgell 9ab1a79b5a AP_Airspeed: changed sqrt() to sqrtf() 11 years ago
Andrew Tridgell 2e742582e4 AP_Airspeed: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell b7e54bd463 AP_Airspeed: reduce speed of autocal 12 years ago
Andrew Tridgell 1328316bfc AP_Airspeed: fixed saving of airspeed ratios 12 years ago
Paul Riseborough 1c7bdc40ec AP_Airspeed : Expanded range of ARSPD_RATIO adjustment 12 years ago
Andrew Tridgell 0c06dff2db AP_Airspeed: constrain internal state of calibration code 12 years ago
Andrew Tridgell 3916a07dcf AP_Airspeed: added logging of airspeed calibration internals 12 years ago
Paul Riseborough 5a68c515dc AP_Airspeed: Altitude Calibration - added constrain on P matrix diagonals 12 years ago
Andrew Tridgell 3ba0dec4b3 AP_Airspeed: fixed typo 12 years ago
Paul Riseborough d1805f4349 AP_Airspeed: Airspeed Calibration computational efficiency improvement 12 years ago
Andrew Tridgell 3c66cb8af1 AP_Airspeed: added EAS2TAS in airspeed driver 12 years ago
Andrew Tridgell 893d2da6f6 AP_Airspeed: added auto-calibration support 12 years ago