搜索资源列表
GPSzzl
- 在进行数据接受编程之前,先介绍一下该模块的数据格式。它支持NMEA-0183输出格式。信息如下: GGA位置测定系统定位资料(Global Positioning System Fix Data) GSV 导航卫星资料(GNSS Satellites in View) RMC导航卫星特定精简资料(Recommended Minimum Specific GNSS Data) VTG 方向及速度等相关资料(Course Over Ground and Ground S
NEMA 0183
- GPS NEMA 0183协议(中文)-GPS NEMA 0183 agreement (Chinese)
NMEAConvertor.zip
- NMEA Parse, SMI Convert ,NMEA Parse, SMI Convert
gps
- GPS NEMA解码,可以通用,符合NEMA规范.-GPS NEMA parser
ReadGpsPackage_VB
- This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string
NMEAFakeLogGenerator.ZIP
- CSharp sample source. kml to nmea converter.
GPS
- GPS定位数据解析,GPS设备通过对接收到的导航电文进行分析处理,计算出设备所在的经纬度、海拔、航速、航向等空间信息,并按照规定的NMEA-0183协议将空间信息以及卫星信息进行组织,按照一定的波特率通过串口通讯(按位发送)提供给GPS设备使用者或者在GPS设备上进行显示-GPS positioning data analysis, GPS device by the received navigation message analysis and processing equipment wh
0NMEEA0183pri1
- 0183协议的解析程序源码的源代码,能能用在定位,导航,监控等方面 -0183 agreement analytic program source code, source code, can use in positioning, navigation, surveillance, etc.
GPS-51MCU
- 程序是使用艾特梅尔的的51单片机读取GPS的0183数据,并用LCD显示出来。-use the 51 MCU to read the data from the GPS .
PhraseNema0183
- GPS和BD数据解析类,此类用于解析NMEA-0183 格式的GPS/BD数据-GPS and BD data parsing class, this kind of used to resolve NMEA- 0183 GPS/BD data format
NEMA_process
- 在matlab环境中利用串口接收GNSS信号,按照NEMA-0183格式规定,对主要的NEMA语句进行解析,将文字的位置、速度、卫星定位信息等替换为可用的double数字形式。-Using the serial port to receive the GNSS signal in the MATLAB environment, in accordance with the provisions of the NEMA-0183 format, parses NEMA main text, pos
NMEA0183
- NMEA 0183是美国国家海洋电子协会为海用电子设备制定的标准格式。现在已经成为GPS导航设备统一的RTCM标准协议。本程序主要实现对NMMA的数据格式进行进行解析。(NMEA 0183 is the standard format developed by the National Ocean Electronics Association for marine electronic equipment. Has now become a unified RTCM standard prot
GPS_Decoding_App
- GPS text decoding programme for NEMA 0183 , $GPRMC,$GPGGA,$GPGSV
GPSrealTimeDecoder
- GPS Real-Time message decoding applicatin in C# for NEMA 0183