
NMEA解析代码示例 c/h
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
这段内容提供了一个关于如何解析NMEA数据的C语言代码示例及其头文件。通过这个示例,开发者可以更有效地处理GPS或其他导航设备传输的标准数据格式。适合需要进行地理定位和追踪应用开发的技术人员参考使用。
Features:
- Analysis of NMEA sentences and provision of GPS data in C structures.
- Generation of NMEA sentences.
- Supported sentences include GPGGA, GPGSA, GPGSV, GPRMC, GPVTG.
- Multilevel architecture for algorithms.
- Additional functions covering geographical mathematics and navigation data processing.
Supported Platforms:
- Microsoft Windows (MS Visual Studio 8.0, GCC)
- Windows Mobile, Windows CE (MS Visual Studio 8.0)
- UNIX (GCC)
License: LGPL
全部评论 (0)
还没有任何评论哟~


