Re: iio sensors, acceleration and gyro.

2015-10-25 Thread Mike Mestnik
se cases it's also likely that rotating the screen would be incorrect. I'm off to work another project, but if i find the time this is high on my todo list. Cheers. On Tue, Oct 20, 2015 at 6:55 AM, Bastien Nocera wrote: > On Tue, 2015-10-20 at 06:52 -0500, Mike Mestnik wrote: >

iio sensors, acceleration and gyro.

2015-10-19 Thread Mike Mestnik
Hello, I've been working on a project called iio-sensor-proxy, it's a project to take sensor readings and make them available over dbus. I feel that this takes away from the generic concept that everything is a file. Does this code perhaps have a better home in libinput? https://github.com/had