Welcome![Sign In][Sign Up]
Location:
Search - GPGGA

Search list

[OtherGPSzzl

Description: 在进行数据接受编程之前,先介绍一下该模块的数据格式。它支持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 Speed) 由于文章篇幅问题,笔者在这里只以接收GGA数据为例,格式如下: $GPGGA,hhmmss,dddmm.mmmm,a,dddmm.mmmm,a,x,xx,x.x,x.x,M,,M,x.x,xxxx*CS 例:$GPGGA,033744,2446.5241,N,12100.1536,E,1,10,0.8,133.4,M,,,,*1F-accept data during programming, first explain the format of the data module. It supports NMEA - 0183 output format. Information is as follows : GGA location of positioning information systems (Global Positioning System Fix Data) GSV navigation satellite information (GNSS Satellites in View) RMC I. Satellite streamline specific flight information (Recommended Minimum Specific GNSS Data) and the direction of its low speed, and other related information (Course Over Ground and Gr ound Speed) length of the article, the author here only to receive data GGA example, in the following format : $ GPGGA, hhmmss, dddmm.mmmm, a, dddmm.mmmm, a, x, xx, x.x, x.x, M, M, x.x, xxxx * CS cases : $ GPGGA, 033744, 2446.5241, N, 12100.1536, E, 1,10,0.8,133.4. M ,,,,* 1F
Platform: | Size: 13604 | Author: zzl | Hits:

[File OperateGps_Assort_xy

Description: GPS信息提取程序,可以提取GPGGA、GPRMC和GPGSA三种数据,可以根据NIMA格式标准增加提取其它的GPS信息-GPS information extraction procedure could extract GPGGA. GPRMC and GPGSA three data NIMA can increase the standard format from the other GPS Information
Platform: | Size: 42788 | Author: zhangkun | Hits:

[Other resourceNMEAParser

Description: 对于GPS数据NMEA的解析,其中包括对GPGGA,GPRMC数据的解析,后期将加入对其他类型数据的解析
Platform: | Size: 4608 | Author: 苏克 | Hits:

[Other resourcegpgga

Description: 接受GPGGA语句的VC程序,是个很好用的小程序
Platform: | Size: 343627 | Author: 杨玮 | Hits:

[Other resourceGPSProtocol

Description: 自己编写的对于NMEA0813解析的C#代码,提供对GPGGA,GPRMC数据的解析
Platform: | Size: 2168 | Author: 苏克 | Hits:

[File OperateGps_Assort_xy

Description: GPS信息提取程序,可以提取GPGGA、GPRMC和GPGSA三种数据,可以根据NIMA格式标准增加提取其它的GPS信息-GPS information extraction procedure could extract GPGGA. GPRMC and GPGSA three data NIMA can increase the standard format from the other GPS Information
Platform: | Size: 43008 | Author: zhangkun | Hits:

[MiddleWareNMEAParser

Description: 对于GPS数据NMEA的解析,其中包括对GPGGA,GPRMC数据的解析,后期将加入对其他类型数据的解析-For GPS data NMEA analytic, including GPGGA, GPRMC data analysis, the latter will join the other types of data analysis
Platform: | Size: 4096 | Author: 苏克 | Hits:

[GPS developgpgga

Description: 接受GPGGA语句的VC程序,是个很好用的小程序-GPGGA statement accepted VC procedure, is a good small program with
Platform: | Size: 4396032 | Author: 杨玮 | Hits:

[SCMGPSTIME1

Description: GPS时钟系统,用W78E516B单片机,本程序接收GPS的$GPGGA信息中的时间数据,采用12MHZ晶振,4800波特率接收-GPS clock system, with W78E516B microcontroller, the procedures for GPS receivers in the $ GPGGA message data of the time, the 12MHZ crystal, to receive 4800 baud rate
Platform: | Size: 2048 | Author: 张励志 | Hits:

[GPS developgps-c

Description: GPS的一个几码程序,GPRMC,GPGGA!-this s a c PROGRAMME ,GPRMC,GPGGA!
Platform: | Size: 2048 | Author: 王老五 | Hits:

[GPS developgps1_5

Description: gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entered, where the statement charRead = com_rx() serially reads a character and checks if it begins with a dollar sign. If so, this indicates a new GPS message string has been received and more characters are read until a carriage return (CR) is found. tempString holds the GPS message string that was serially read. If it is a $GPGGA message, additional reading is done, where we know that commas separate geospatial data. sscanf is used to extract numerical data from the ASCII characters. -gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entered, where the statement charRead = com_rx() serially reads a character and checks if it begins with a dollar sign. If so, this indicates a new GPS message string has been received and more characters are read until a carriage return (CR) is found. tempString holds the GPS message string that was serially read. If it is a $GPGGA message, additional reading is done, where we know that commas separate geospatial data. sscanf is used to extract numerical data from the ASCII characters.
Platform: | Size: 3072 | Author: icach | Hits:

[Other Embeded programNMEA0183_v1.1

Description: NMEA0183 报文解析 $GPZDA $GPGSA $GPGGA-NMEA0183 DECODER
Platform: | Size: 1024 | Author: KA22134 | Hits:

[Windows Developgps2

Description: PDA如何获取GPS GPGGA信号 详细代码及讲解 绝对好用。 -PDA How to obtain the GPS GPGGA code and explain in detail the signal is absolutely easy to use.
Platform: | Size: 134144 | Author: 张森 | Hits:

[GPS developGPSDirection2

Description: GPS Direction Tool This program reads the cordination from a serial GPS device and parses all the GPGGA, GPRMC sentences. 1- It extracts the correct location on the map. 2- User can select a destination on the map. 3- A very nice gauge, with arrows, shows the direction to the destination. Maps can be added and calibrated by the system.
Platform: | Size: 2128896 | Author: zafari | Hits:

[GPS developGPS

Description: GPS定位信息的解析,如:GPGLL,GPRMC,GPGGA等。 没有编译,这是我从很大的程序中截取的,呵呵,但是测试了,能逐个解析出来。-Analysis of GPS positioning information, such as: GPGLL, GPRMC, GPGGA, etc.. Does not compile, this is a great program, I intercepted, Oh, but the test can resolve them.
Platform: | Size: 7168 | Author: 王一平 | Hits:

[SCMGSM-GPS

Description: 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS module data acquisition (GPGGA format), by TC35i GSM module (UART1) sent. Including full initialization, GPS data receiving, checking, GSM module initialization, number extraction, number verification, SMS command parsing, data transmission and other routines. PC using CVI8.0 written procedures, including communications and TC35, send commands, GPS data analysis shows. This project documents through the actual verification needs to have the GPS positioning is estimated to help friends.
Platform: | Size: 133120 | Author: zhanglaiyu | Hits:

[GPS developAppro_GPS

Description: 翻译比较常见的GPS协议 GPGGA 和GPRMC 资料来自于英国-//** A high-precision NMEA interpreter //** Adapted from code written by Jon Person, author of "GPS.NET" (www.gpsdotnet.com)
Platform: | Size: 4096 | Author: luo | Hits:

[GPS developGPS-GPGGA

Description: GPS输出GPGGA数据及GGA数据解析-GPS GPGGA
Platform: | Size: 392192 | Author: libin | Hits:

[GPS developGPGGA to GPS

Description: 实现gpgga报文经纬度转换成gps经纬度(Transforming the latitude and longitude of gpgga message into GPS longitude and latitude)
Platform: | Size: 6144 | Author: 指路人 | Hits:

[GUI DevelopGPGGA数据解析程序_修改最终版

Description: 解析采集到的GPGGA等定位数据,通过可读性更强的格式输出。能够实现读取导航数据文件,输出采集到的数据格式,解析带有标志头的数据文件。(Parse the collected data, such as GPGGA, and output through a more readable format. It can read the navigation data file, output the collected data format, and analyze the data file with the flag head.)
Platform: | Size: 882688 | Author: SEU天蓝色 | Hits:
« 12 3 »

CodeBus www.codebus.net