GPS NMEA-0183数据解析代码

上传者: u012572552 | 上传时间: 2019-12-21 18:55:52 | 文件大小: 255KB | 文件类型: zip
NMEA-0183协议定义的语句非常多,但是常用的或者说兼容性最广的语句只有$GPGGA、$GPGSA、$GPGSV、$GPRMC、$GPVTG、$GPGLL等。本代码提供数据解析方法,语句格式详解见 https://blog.csdn.net/u012572552/article/details/84587926

文件下载

资源详情

[{"title":"( 48 个子文件 255KB ) GPS NMEA-0183数据解析代码","children":[{"title":"GPS模块测试程序(ARM9)","children":[{"title":"G4A_si.PRI <span style='color:#111;'> 45.96KB </span>","children":null,"spread":false},{"title":"G4A_si.IAB <span style='color:#111;'> 24.00KB </span>","children":null,"spread":false},{"title":"G4A_si.IMD <span style='color:#111;'> 528B </span>","children":null,"spread":false},{"title":"G4A_si.PS <span style='color:#111;'> 138.07KB </span>","children":null,"spread":false},{"title":"G4A_si.WK3 <span style='color:#111;'> 37.41KB </span>","children":null,"spread":false},{"title":"G4A_si.IMB <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"G4A_si.PFI <span style='color:#111;'> 84B </span>","children":null,"spread":false},{"title":"G4A_si.PO <span style='color:#111;'> 776B </span>","children":null,"spread":false},{"title":"G4A_si.IAD <span style='color:#111;'> 568B </span>","children":null,"spread":false},{"title":"G4A.bin <span style='color:#111;'> 33.73KB </span>","children":null,"spread":false},{"title":"G4A_si.PR <span style='color:#111;'> 7.51KB </span>","children":null,"spread":false},{"title":"G4A","children":[{"title":"main.c <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"system","children":[{"title":"inc","children":[{"title":"2440addr.inc <span style='color:#111;'> 23.94KB </span>","children":null,"spread":false},{"title":"2440slib.h <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"2440lib.h <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"Option.h <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"2440addr.h <span style='color:#111;'> 39.17KB </span>","children":null,"spread":false},{"title":"Memcfg.inc <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"mmu.h <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"def.h <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"Option.inc <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"2440lib.c <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"2440init.s <span style='color:#111;'> 20.06KB </span>","children":null,"spread":false},{"title":"2440slib.s <span style='color:#111;'> 7.13KB </span>","children":null,"spread":false},{"title":"mmu.c <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"display.c <span style='color:#111;'> 8.51KB </span>","children":null,"spread":false},{"title":"display.h <span style='color:#111;'> 488B </span>","children":null,"spread":false},{"title":"uart","children":[{"title":"uart.h <span style='color:#111;'> 421B </span>","children":null,"spread":false},{"title":"uart.c <span style='color:#111;'> 9.45KB </span>","children":null,"spread":false}],"spread":false},{"title":"G4A.mcp <span style='color:#111;'> 191.32KB </span>","children":null,"spread":false},{"title":"gps.c <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false},{"title":"G4A_Data","children":[{"title":"DebugRel","children":[{"title":"G4A.axf <span style='color:#111;'> 109.69KB </span>","children":null,"spread":false},{"title":"ObjectCode","children":[{"title":"2440slib.o <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"algorithm.o <span style='color:#111;'> 14.14KB </span>","children":null,"spread":false},{"title":"2440lib.o <span style='color:#111;'> 37.80KB </span>","children":null,"spread":false},{"title":"gps.o <span style='color:#111;'> 37.00KB </span>","children":null,"spread":false},{"title":"2440init.o <span style='color:#111;'> 15.98KB </span>","children":null,"spread":false},{"title":"main.o <span style='color:#111;'> 10.23KB </span>","children":null,"spread":false},{"title":"uart.o <span style='color:#111;'> 41.68KB </span>","children":null,"spread":false},{"title":"display.o <span style='color:#111;'> 41.04KB </span>","children":null,"spread":false}],"spread":false},{"title":"TargetDataWindows.tdt <span style='color:#111;'> 87.06KB </span>","children":null,"spread":false},{"title":"G4A.bin <span style='color:#111;'> 33.73KB </span>","children":null,"spread":false}],"spread":false},{"title":"Debug","children":[{"title":"TargetDataWindows.tdt <span style='color:#111;'> 49.62KB </span>","children":null,"spread":false}],"spread":false},{"title":"Release","children":[{"title":"TargetDataWindows.tdt <span style='color:#111;'> 48.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"CWSettingsWindows.stg <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false}],"spread":false},{"title":"gps.h <span style='color:#111;'> 931B </span>","children":null,"spread":false},{"title":"gps_back.c <span style='color:#111;'> 12.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"G4A_si.SearchResults <span style='color:#111;'> 46B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • 程行天下 :
    怎么是C写的啊,大兄弟啊要注明语言啊
    2020-10-26

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明