Android 中的差分 GPS (dGPS)

发布于 2024-12-03 05:07:07 字数 310 浏览 0 评论 0原文

我的目标是使用多个 Android 设备来获得更准确的 GPS 位置,但从我在网上所做的研究来看,这看起来令人畏惧。为了进行差分计算,我需要能够实时访问每部手机的原始 GPS 数据,特别是每颗卫星的伪距。不幸的是,Android API 没有任何针对此数据的挂钩,只有处理后的结果数据。我确实在另一个论坛上看到,在这里闲逛的 GPSmaster 声称已经成功了。

所以有两个问题:首先,由于我是个菜鸟,有没有办法向用户发送私人消息,即我可以以某种方式引起 GPSmaster 的注意吗?其次,有谁知道有一种方法可以通过 API 层以下的方式访问原始 GPS 输出,并且必须重新编译操作系统吗?

My goal is to use multiple Android devices to achieve a more accurate GPS position, but from the research I've done around the net, it looks daunting. In order to do the differential calculations, I'd need to be able to access each phone's raw GPS data, specifically the pseudo-range of each satellite, in real time. Unfortunately, the Android API doesn't have any hooks for this data, only the processed resulting data. I did see, on another forum, that GPSmaster, who hangs out around here, claims to have pulled it off.

So two questions really: First, since I'm a total noob here, is there a way to send users private messages, i.e., can I get GPSmaster's attention somehow? Second, does anyone know of a way to get access to the raw GPS output with going way below the API layer and having to recompile the OS?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文