搜索资源列表
GPSzzl
- 在进行数据接受编程之前,先介绍一下该模块的数据格式。它支持NMEA-0183输出格式。信息如下: GGA位置测定系统定位资料(Global Positioning System Fix Data) GSV 导航卫星资料(GNSS Satellites in View) RMC导航卫星特定精简资料(Recommended Minimum Specific GNSS Data) VTG 方向及速度等相关资料(C
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数据的解析
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数据的解析,后期将加入对其他类型数据的解析-For GPS data NMEA analytic, including GPGGA, GPRMC data analysis, the latter will join the other types of data analysis
gpgga
- 接受GPGGA语句的VC程序,是个很好用的小程序-GPGGA statement accepted VC procedure, is a good small program with
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 48
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 librar
NMEA0183_v1.1
- NMEA0183 报文解析 $GPZDA $GPGSA $GPGGA-NMEA0183 DECODER
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 th
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 th
GSM-GPS
- 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microco
Appro_GPS
- 翻译比较常见的GPS协议 GPGGA 和GPRMC 资料来自于英国-//** A high-precision NMEA interpreter //** Adapted from code written by Jon Person, author of "GPS.NET" (www.gpsdotnet.com)
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 form