mpu9150: added new sensor (acceleromter, gyro and compass)
authorKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Tue, 24 Jun 2014 18:17:46 +0000 (18:17 +0000)
committerKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Tue, 24 Jun 2014 18:17:46 +0000 (18:17 +0000)
commit8d25ecacdd0a9c7b2fcc98ceaba81d64461d10df
tree0f2415c72cb287bf104e9ca4c322e96ca59dc0e1
parent739d4e23e8b5085711cab7399da98690a6c675d0
mpu9150: added new sensor (acceleromter, gyro and compass)

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
examples/CMakeLists.txt
examples/mpu9150-example.cxx [new file with mode: 0644]
src/mpu9150/CMakeLists.txt [new file with mode: 0644]
src/mpu9150/jsupm_mpu9150.i [new file with mode: 0644]
src/mpu9150/mpu9150.cxx [new file with mode: 0644]
src/mpu9150/mpu9150.h [new file with mode: 0644]
src/mpu9150/pyupm_mpu9150.i [new file with mode: 0644]