Added declarative components for compass and orientation.
authorMohammed Sameer <msameer@foolab.org>
Sun, 16 Sep 2012 18:10:27 +0000 (21:10 +0300)
committerMohammed Sameer <msameer@foolab.org>
Sun, 16 Sep 2012 18:10:27 +0000 (21:10 +0300)
commit479090f88dd1169f700d2ad47a34c6ce12e373b6
treeae433d9191c707105e4edaf2014ca6da75d93193
parentaa4b4048f18adc78da61f4f042a61c90045b21e7
Added declarative components for compass and orientation.

QtMobility compass cannot be used because we need to switch on the declination correction
src/compass.cpp [new file with mode: 0644]
src/compass.h [new file with mode: 0644]
src/main.cpp
src/orientation.cpp [new file with mode: 0644]
src/orientation.h [new file with mode: 0644]
src/src.pro