Re: [PATCH v3 2/2] iio: proximity: add support for PulsedLight LIDAR

2015-08-04 Thread Matt Ranostay
On Tue, Aug 4, 2015 at 12:27 AM, Peter Meerwald pme...@pmeerw.net wrote: Add support for the PulsedLight LIDAR rangefinder sensor which allows high speed (over 300Hz) distance measurements using Barker Coding within 40 meter range. comments inline Support only tested on the blue label rev

Re: [PATCH v3 2/2] iio: proximity: add support for PulsedLight LIDAR

2015-08-04 Thread Peter Meerwald
Add support for the PulsedLight LIDAR rangefinder sensor which allows high speed (over 300Hz) distance measurements using Barker Coding within 40 meter range. comments inline Support only tested on the blue label rev 2, but may work using low sample frequencies on the original version.

[PATCH v3 2/2] iio: proximity: add support for PulsedLight LIDAR

2015-08-03 Thread Matt Ranostay
Add support for the PulsedLight LIDAR rangefinder sensor which allows high speed (over 300Hz) distance measurements using Barker Coding within 40 meter range. Support only tested on the blue label rev 2, but may work using low sample frequencies on the original version. Signed-off-by: Matt