Re: [PATCH 1/2] iio: Implement counter channel type and info constants

2016-09-12 Thread William Breathitt Gray
On Sat, Sep 10, 2016 at 05:11:56PM +0100, Jonathan Cameron wrote: >On 07/09/16 18:55, William Breathitt Gray wrote: >> Quadrature encoders, such as rotary encoders and linear encoders, are >> devices which are capable of encoding the relative position and >> direction of motion of a shaft. This pat

Re: [PATCH 1/2] iio: Implement counter channel type and info constants

2016-09-10 Thread Jonathan Cameron
On 07/09/16 18:55, William Breathitt Gray wrote: > Quadrature encoders, such as rotary encoders and linear encoders, are > devices which are capable of encoding the relative position and > direction of motion of a shaft. This patch introduces several IIO > constants for supporting quadrature encode

[PATCH 1/2] iio: Implement counter channel type and info constants

2016-09-07 Thread William Breathitt Gray
Quadrature encoders, such as rotary encoders and linear encoders, are devices which are capable of encoding the relative position and direction of motion of a shaft. This patch introduces several IIO constants for supporting quadrature encoder counter devices. IIO_COUNT: Current count (main data