jimburton / BigArrow

MIT License
1 stars 10 forks source link

Arrow direction inaccurate and drifting #23

Open jimburton opened 11 years ago

jimburton commented 11 years ago

The direction in which the arrow points seems to be inaccurate. The code that calculates the angle is in BigArrowGLES20Activity.

The direction also appears to drift a little over time, without changing the location. To recreate, open the BigArrow activity, wait for the search to complete then wiggle the device around a bit.

jimburton commented 11 years ago

Refactored this so that the method that calculates angle and pitch is in BigArrowActivity