Peter Barker
|
30c4ea8123
|
AP_RangeFinder: stop storing sensor type as a variable
And change method name
|
8 years ago |
Peter Barker
|
0b1c67d170
|
AP_RangeFinder: remove unused parameters from detect and constructors
|
8 years ago |
Lucas De Marchi
|
5472bc4de1
|
Global: change Device::PeriodicCb signature
Remove bool return as it's never being used and not supported on PX4.
|
8 years ago |
Jonathan Challinger
|
6e47bed97d
|
AP_RangeFinder: fix hard fault with LightWareI2C
|
8 years ago |
Andrew Tridgell
|
0b27478d7b
|
AP_RangeFinder: use thread per bus for LightWareI2C driver
|
8 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Luiz Ywata
|
49d1520850
|
AP_RangeFinder: LightWareI2C: use I2CDevice interface
|
9 years ago |
Lucas De Marchi
|
f6712c8bc4
|
AP_RangeFinder: replace header guard with pragma once
|
9 years ago |
Andrew Tridgell
|
dff235dc36
|
AP_RangeFinder: support LightWare I2C laser rangefinders
this has been tested with the SF10/C
|
10 years ago |