Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果您在横向模式下使用 iPhone,有谁知道如何调整 iPhone 的指南针读数?航向总是从设备顶部获取,但如果使用加速度计数据进行重新计算,则应该可以获得真实读数。
我发现最好的方法是通过 X 轴的倾斜度数来偏移航向。
即笔直向上(底部的主页按钮),偏移量为 0。向右倾斜 90 度,添加 90 度等。
这会给你正确的航向在〜3度以内
资料来源:我目前正在为 iPhone 3GS 制作 AR 卫星跟踪应用程序。