Re: [PATCH weston v2] clients: Add a weston-autorotator client and rotator protocol

2016-10-10 Thread Pekka Paalanen
On Mon, 8 Aug 2016 15:41:04 +0100 Emmanuel Gil Peyrot wrote: > This client uses libiio to retrieve accelerometer values from the iio > subsystem on Linux (and maybe some other kernels), and automatically > rotate the output whenever orientation changed. > > I tested it with a mma8453 accelerome

[PATCH weston v2] clients: Add a weston-autorotator client and rotator protocol

2016-08-08 Thread Emmanuel Gil Peyrot
This client uses libiio to retrieve accelerometer values from the iio subsystem on Linux (and maybe some other kernels), and automatically rotate the output whenever orientation changed. I tested it with a mma8453 accelerometer, but everything needed should be available in the configuration to mak