74 Commits (771ce2f6070d9c3614efe238aba98f09a6391de5)

Author SHA1 Message Date
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
Andrew Tridgell ef0eca4835 AP_Airspeed: fixed airspeed in Replay 10 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 11 years ago