Re: [yocto] [meta-raspberrypi][PATCH 1/2] python-rtimu: Add recipe to support RTIMULib

2016-01-11 Thread Leon Anavi
Hi Andrei, On 2016-01-11 12:08, Andrei Gherzan wrote: Hi, On Sun, Dec 20, 2015 at 9:53 PM, Leon Anavi wrote: RTIMULib is a C++ and Python library that makes it easy to use 9-dof and 10-dof IMUs with embedded Linux systems. Python module for Raspberry Pi Sense HAT depends on it. Python modul

Re: [yocto] [meta-raspberrypi][PATCH 1/2] python-rtimu: Add recipe to support RTIMULib

2016-01-11 Thread Andrei Gherzan
Hi, On Sun, Dec 20, 2015 at 9:53 PM, Leon Anavi wrote: > RTIMULib is a C++ and Python library that makes it easy to use > 9-dof and 10-dof IMUs with embedded Linux systems. Python > module for Raspberry Pi Sense HAT depends on it. > > Python module python-rtimu uses the source code from the >

[yocto] [meta-raspberrypi][PATCH 1/2] python-rtimu: Add recipe to support RTIMULib

2015-12-20 Thread Leon Anavi
RTIMULib is a C++ and Python library that makes it easy to use 9-dof and 10-dof IMUs with embedded Linux systems. Python module for Raspberry Pi Sense HAT depends on it. Python module python-rtimu uses the source code from the GitHub repository of RPi-Distro. Signed-off-by: Leon Anavi --- recip