Tagged Questions

6
votes
2answers
3k views

Getting magnetic north from a xyz magnetometer (iPhone 3.0)

I'm actually reposting a question from the iphone development boards. I didn't ask it, but I found it when trying to find its answer. Nobody had yet responded there, so I thought I'd try posting it ...
0
votes
0answers
130 views

iOS5: low update rate of CLHeading readings -> switching to CoreMotion is problematic

With iOS5 the update frequencey of the Compass raw data reading, CLHeading, dropped dramatically. This rendered my augmented reality app unusable, because it depends on a close-to-real-time reading of ...