Gaming rotation vector - Feature merge from devel/tizen branch 10/35410/3
authorVibhor Gaur <vibhor.gaur@samsung.com>
Fri, 13 Feb 2015 10:03:50 +0000 (15:33 +0530)
committerVibhor Gaur <vibhor.gaur@samsung.com>
Wed, 18 Feb 2015 06:08:23 +0000 (22:08 -0800)
commit0728c03c5d8ba8a741bd4ff2c7ea22a5ece7bbfb
treed96c1f95cb9b46e56e3cfb499e9a2d4fc39e7a55
parentd5af0f88316a87b01fafd5e454ff77735a1769df
Gaming rotation vector - Feature merge from devel/tizen branch

This is third of the four patches being submitted to merge the changes from devel/tizen to tizen branch.
This contains the changes for adding gaming rotation vector virtual sensor.
Build has been checked for armv7l and aarch64 for public repo.

Change-Id: I2da4478c01bf450d49240800695b57969ae22be7
src/sensor_fusion/design/lib/estimate_gaming_rv.m [new file with mode: 0755]
src/sensor_fusion/design/lib/estimate_orientation.m
src/sensor_fusion/design/sf_gaming_rv.m [new file with mode: 0755]
src/sensor_fusion/orientation_filter.cpp
src/sensor_fusion/orientation_filter.h
src/sensor_fusion/test/orientation_sensor.cpp
src/sensor_fusion/test/orientation_sensor.h
src/sensor_fusion/test/test_projects/orientation_sensor_test/orientation_sensor_main.cpp