Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-rtimu: Fix build with musl | Khem Raj | 2016-02-28 | 1 | -1/+3 |
| | | | | | | ioctl(3) needs to include asm/ioctl.h for its signature Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python-rtimu: Add recipe to support RTIMULib | Leon Anavi | 2016-01-10 | 1 | -0/+13 |
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 <leon@anavi.org> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |