搜索资源列表
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
GPS接收机
- GPS接收机只要处于工作状态就会源源不断地把接收并计算出的GPS导航定位信息通过串口传送到计算机中。前面的代码只负责从串口接收数据并将其放置于缓存,在没有进一步处理之前缓存中是一长串字节流,这些信息在没有经过分类提取之前是无法加以利用的。因此,必须通过程序将各个字段的信息从缓存字节流中提取出来,将其转化成有实际意义的,可供高层决策使用的定位信息数据。同其他通讯协议类似,对GPS进行信息提取必须首先明确其帧结构,然后才能根据其结构完成对各定位信息的提取。对于本文所使用的GARMIN GPS天线板,
Gps_Assort_xy
- 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
NMEAParser
- 对于GPS数据NMEA的解析,其中包括对GPGGA,GPRMC数据的解析,后期将加入对其他类型数据的解析
gpgga
- 接受GPGGA语句的VC程序,是个很好用的小程序
GPSProtocol
- 自己编写的对于NMEA0813解析的C#代码,提供对GPGGA,GPRMC数据的解析
Appro_GPS
- 翻译比较常见的GPS协议 GPGGA 和GPRMC 资料来自于英国-//** A high-precision NMEA interpreter //** Adapted from code written by Jon Person, author of "GPS.NET" (www.gpsdotnet.com)
GPSDataReceiver
- 采用VS2008编写的基于串口GPS接收机的处理程序,GPS接收输出的数据是基于NMEA0183协议的GPGGA,GPVTG,GPGMC-Written using VS2008 serial GPS receiver based on the processing, GPS receiver output data is based on the NMEA0183 protocol GPGGA, GPVTG, GPGMC
GPS-TIMESYSTEM
- GPS时钟系统:用W78E516B单片机,接收GPS的$GPGGA信息中的时间数据,采用12MHZ晶振,4800波特率接收.-GPS clock system: A W78E516B microcontroller, the GPS receiver in the $ GPGGA message time data, using 12Mhz crystal, to receive 4800 baud rate.
GPS
- 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.
NMEA0183_v1.1
- NMEA0183 报文解析 $GPZDA $GPGSA $GPGGA-NMEA0183 DECODER
GPSTIME1
- 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
gps-c
- GPS的一个几码程序,GPRMC,GPGGA!-this s a c PROGRAMME ,GPRMC,GPGGA!
gps1_5
- 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 entere
gps2
- PDA如何获取GPS GPGGA信号 详细代码及讲解 绝对好用。 -PDA How to obtain the GPS GPGGA code and explain in detail the signal is absolutely easy to use.
GPSDirection2
- 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,
GSM-GPS
- 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
GPS-GPGGA
- GPS输出GPGGA数据及GGA数据解析-GPS GPGGA
GPGGA to GPS
- 实现gpgga报文经纬度转换成gps经纬度(Transforming the latitude and longitude of gpgga message into GPS longitude and latitude)
GPGGA数据解析程序_修改最终版
- 解析采集到的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