Restructuring all virtual sensors and sensor fusion for single flow 08/36208/1
authorRamasamy <ram.kannan@samsung.com>
Tue, 3 Mar 2015 11:52:55 +0000 (17:22 +0530)
committerRamasamy <ram.kannan@samsung.com>
Tue, 3 Mar 2015 11:52:59 +0000 (17:22 +0530)
commit6c1b260a108ce2d2e60383f5bc1eb53e6cbd8000
treeb253fbfbd2a4239b16ad59d14b8b19ed96d67d36
parenta2613e6ff819ae50c78b86f358a7149b41d6c060
Restructuring all virtual sensors and sensor fusion for single flow

- Removed separate methods for computing orientation/RVs and replaced
with single method
- Updated virtual sensors to use the single sensor fusion method
- Updated test files for using single method
- Cleanup.

Change-Id: Iacd555215cf1c146e2aa75451baa92751e67a2e1
src/orientation/orientation_sensor.cpp
src/rotation_vector/gaming_rv/gaming_rv_sensor.cpp
src/rotation_vector/geomagnetic_rv/geomagnetic_rv_sensor.cpp
src/rotation_vector/rv/rv_sensor.cpp
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