Francisco Ferreira
|
146143ff2e
|
AP_Rangefinder: adapt to new serial manager enum name
Lidar is now called Rangefinder
|
7 years ago |
Francisco Ferreira
|
45531775cd
|
AP_Rangefinder: support multiple serial rangefinders
|
7 years ago |
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 |
Pierre Kancir
|
8b38bd2e33
|
AP_RangeFinder: add sensor type to backend
|
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 |
Tom Pittenger
|
b1ea82079e
|
AP_Rangefinder: compiler warning float to double on atof()
- this is horribly inefficient so better to change the parsing
|
9 years ago |
Tom Pittenger
|
786d14cd3c
|
AP_RangeFinder: For LightWareSerial, write 'd' to support more devices
|
9 years ago |
Caio Marcelo de Oliveira Filho
|
82a14b183d
|
AP_RangeFinder: use millis/micros/panic functions
|
9 years ago |
Andrew Tridgell
|
7d30ce2e36
|
AP_RangeFinder: added lightware serial rangefinder
|
10 years ago |