Commit Graph

9 Commits

Author SHA1 Message Date
ff27eb8ae3 Initial commit of the passive location listener
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-15 10:39:00 -04:00
eaf205c865 Moved CompassListener into CompassSensor.java
Change-Id: Id6b1453eff3671b1d59d075c4da8ada6827e2bdd
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-14 11:11:37 -04:00
f2940419bb Added proper compensation for device rotations.
this change will allow devices with diffrent default orentations to use
the compass more accuractly.
tested on a nexus s (portrait) and asus transformer (landscsape) 

Change-Id: I2ca9a9f2f122ca3bceb20f91087d8aaaae394519
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-14 11:05:10 -04:00
4c4986ea61 Refactored and updated omst variables to final
UserOverlay base is now BaseUserOverlay
MapFragmentBase is now BaseMapFragment

Change-Id: Icbe234964f9b8ad511f17f6d22bca1a677d4189b
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-13 12:32:33 -04:00
24d820cada Updated CompassSensor to compensate for geomag declination
Change-Id: I82b421fc5d62fafa1bf6634430f76966025d6b46
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-11 23:45:55 -04:00
411cba9d00 CompassSensor.java Readded my orginal compensation of for device
rotations

Change-Id: Icd748b30d25219d061bae5564b86b7c098bfea4b
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-11 14:24:04 -04:00
54de0d8060 Updated the compass to compensate for device rotation
Change-Id: I67640254a4c454a42719c99b5720e56b77eaf137
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-10 09:44:27 -05:00
674da044c6 Commented out debugging System.out.print call in CompassSensor.130
Change-Id: I2b48c98d8bfa9d8faa6afbe2f99d878847793095
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 11:02:11 -05:00
4a0469abf7 init commit 2011-12-17 15:43:48 +00:00