Re: [PATCH 4/5] iio: imu: Add support for the ADIS16460 IMU

2019-06-27 Thread Ardelean, Alexandru
On Wed, 2019-06-26 at 19:47 +0100, Jonathan Cameron wrote: > [External] > > On Tue, 25 Jun 2019 16:13:27 +0300 > Alexandru Ardelean wrote: > > > The ADIS16460 device is a complete inertial system that includes a triaxial > > gyroscope and a triaxial accelerometer. It's more simplified design tha

Re: [PATCH 4/5] iio: imu: Add support for the ADIS16460 IMU

2019-06-26 Thread Jonathan Cameron
On Tue, 25 Jun 2019 16:13:27 +0300 Alexandru Ardelean wrote: > The ADIS16460 device is a complete inertial system that includes a triaxial > gyroscope and a triaxial accelerometer. It's more simplified design than > that of the ADIS16480, and does not offer the triaxial magnetometers & > pressure

[PATCH 4/5] iio: imu: Add support for the ADIS16460 IMU

2019-06-25 Thread Alexandru Ardelean
The ADIS16460 device is a complete inertial system that includes a triaxial gyroscope and a triaxial accelerometer. It's more simplified design than that of the ADIS16480, and does not offer the triaxial magnetometers & pressure sensors. It does also have a temperature sensor (like the ADIS16480).