24 Commits (0d396f42353dc6b5fb282b8a699e4825e27a8c4b)

Author SHA1 Message Date
Andrew Tridgell 8d5c51748f AP_RangeFinder: fixed legacy parsing of 65436 for lightware i2c 5 years ago
Andrew Tridgell 2dcf8a3b08 AP_RangeFinder: cope with beyond max range with LightwareI2C 5 years ago
Peter Barker 6febbcdc13 AP_RangeFinder: remove incorrect and misleading comment 5 years ago
Peter Barker 82db4383d4 AP_RangeFinder: use enum-class for Status 5 years ago
Andrew Tridgell 54b9524c0b AP_RangeFinder: make LightWare I2C native work with more hw versions 5 years ago
Andrew Tridgell 172c802ffa AP_RangeFinder: support native I2C protocol on LightWare Lidars 6 years ago
Dmitri Ranfft 5eff01a86f RangeFinder: allow up to 10 range finders to be used at once 6 years ago
Randy Mackay 82a28dc0fc AP_RangeFinder: check I2C dev during detect 6 years ago
Randy Mackay 1b0f0a7559 AP_RangeFinder: support last_reading_ms 7 years ago
Peter Barker 30c4ea8123 AP_RangeFinder: stop storing sensor type as a variable 8 years ago
Peter Barker 0b1c67d170 AP_RangeFinder: remove unused parameters from detect and constructors 8 years ago
Peter Barker 08cd3f4a77 AP_RangeFinder: move instance parameters into instance state 8 years ago
Pierre Kancir 8b38bd2e33 AP_RangeFinder: add sensor type to backend 8 years ago
murata d9dbf6e1eb AP_OpticalFlow: Change from magic number 0 to definition name. 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 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 8 years ago
Jonathan Challinger 4dfb277683 AP_RangeFinder: fix LightwareI2C conversion to I2CDevice 9 years ago
Lucas De Marchi ae259bc563 AP_RangeFinder: LightWareI2C: allow detect method to fail 9 years ago
Lucas De Marchi 0193517f30 AP_RangeFinder: LightWareI2C: use be16toh 9 years ago
Murilo Belluzzo 66fdfbb850 AP_RangeFinder_LightWareI2C: Fix driver after I2CDevice conversion 9 years ago
Luiz Ywata 49d1520850 AP_RangeFinder: LightWareI2C: use I2CDevice interface 9 years ago
Andrew Tridgell dff235dc36 AP_RangeFinder: support LightWare I2C laser rangefinders 10 years ago
Gustavo Jose de Sousa 5d39587469 AP_RangeFinder: standardize inclusion of libaries headers 10 years ago
Randy Mackay e212ebb0d0 RangeFinder_PulsedLight: set status 10 years ago
akdslr a1861125e6 AP_RangeFinder_PulsedLightLRF: Modified to do a 2 byte transfer for the distance read 11 years ago
Andrew Tridgell 0063d83dbc AP_RangeFinder: convert the PulsedLight driver to new API 11 years ago
Andrew Tridgell 429431157b AP_RangeFinder: disable old rangefinder drivers 11 years ago
akdslr a2df275bd9 AP_RangeFinder_PulsedLightLRF: Updated the register definitions for the new hardware 11 years ago
Randy Mackay 32820b4260 PulsedLightRFinder: read method returns int16_t 11 years ago
Randy Mackay e88251f7e1 RangeFinder: add PulsedLight LRF 11 years ago