DISCONTINUED (October 2022): the maintenance for this repository has been discontinued. Please refer to https://github.com/STMicroelectronics/st-mems-android-linux-drivers-iio for the up-to-date drivers repository. This repository contains Linux Kernel (v3.10, v3.14, v3.18, v4.9, v4.14, v4.19) including STMicroelectronics MEMS IIO sensor support
Other
76
stars
43
forks
source link
LSM6DSMTR MotionFx library integration on ARMV8 linux #11
I am using LSM6DSMTR on a Linux ARM V8 processor, I have complied the basic code using standard mems driver. I want to use the motionFx library to get the quaternion data . The provided library only includes the complied library and header files.
Hi,
I am using LSM6DSMTR on a Linux ARM V8 processor, I have complied the basic code using standard mems driver. I want to use the motionFx library to get the quaternion data . The provided library only includes the complied library and header files.