Peter Barker
|
89a1330801
|
AP_Airspeed: reuse airspeed backend contructor in more backends
... and clean out some unused includes
|
2023-04-12 14:30:12 +10:00 |
Peter Barker
|
4b95ad12bf
|
AP_Airspeed: allow backends to be compiled out
|
2022-05-10 09:02:51 +10:00 |
Andrew Tridgell
|
e6c7970a19
|
AP_Airspeed: support 3 I2C addresses for MS4525
and if bus number is configured then use only that bus number,
otherwise probe all buses as per existing behaviour
|
2021-07-12 17:14:59 +10:00 |
TsuyoshiKawamura
|
8faadc2ebb
|
AP_Airspeed: removed #include duplicates
|
2019-01-03 09:40:50 +09:00 |
Andrew Tridgell
|
58b0ac07ec
|
AP_Airspeed: support dual airspeed sensors
allow for a primary and secondary airspeed sensor
|
2018-01-16 07:14:20 +11:00 |
Andrew Tridgell
|
6ec32472c5
|
AP_Airspeed: average two readings for airspeed
given we're using it to check for errors, we may as well reduce analog
noise too
|
2017-04-04 08:40:31 +10:00 |
Lucas De Marchi
|
5472bc4de1
|
Global: change Device::PeriodicCb signature
Remove bool return as it's never being used and not supported on PX4.
|
2017-01-14 10:03:54 +11:00 |
Andrew Tridgell
|
43bac678cd
|
AP_Airspeed: Added MS5525 airspeed driver
also improved averaging in MS4525 driver
|
2016-12-05 16:51:49 -08:00 |
Andrew Tridgell
|
04731dccd6
|
AP_Airspeed: rename MS4525 driver
ready for new driver types
|
2016-12-05 16:51:49 -08:00 |