搜索资源列表
linux GPS 数据接收 解析
- 串口 接受并解析gps时间 通过串口发送
串口接收GPS数据解析并且显示出相应的时间位子可存储
- 串口接收GPS数据 代存储功能 解析了几句关键的GPS数据 可以直观的看出当前定位信息。
gps数据的接收与解析
- gps数据的接收与解析,实现定位功能。
gps-serial
- 自己写的gps信息解码的程序,linux平台下的,主要是gga,rmc等的解析。-Wrote it myself gps information decoding procedure, linux platform, mainly gga, rmc etc. Analysis.
GPS
- GPS数据采集程序,涉及仪器接口操作,以及数据处理与解析,多线程,是个比较完善的例子 -GPS data collection procedures, involving operation of equipment interfaces, as well as data processing and analysis, multi-threaded, it is a relatively perfect example
GPS
- gps数据解析,可以用来接收标准的gps数据,并解析出速度\位置等信息-gps data analysis can be used to receive standard gps data and analytical information such as speed position
gps
- linux下select方式接受并解析NMEA协议gps信息,解析GGA、RMC语句,可以定位经纬度、时间、日期、星数等信息。-select the way under linux to accept and resolve NMEA protocol gps information, analytical GGA, RMC statement can be positioning latitude and longitude, tim
Gps
- 模拟GPS接收机,定位信息的提取,NMEA0183协议解析。-Simulation of GPS receivers, positioning information extraction, NMEA0183 protocol analysis.
GPS
- 基于LEA——5S的GPS模块的解析函数,只对其中常用的量进行提取。-Based on LEA- 5S s GPS module analytic functions, only one commonly used for extraction volume.
gps
- gps串口化数据读取与解析 按不同协议解析-gps serial read data and analysis by different analytical protocol
ARM-GPS
- 利用ARM解析4HZ GPS模块的定位信息和经纬度-analze the 4HZ GPS module to get the location information
gps
- 这个是基于FS2410开发板的,是对GPS信息进行解析,提取出其经纬度信息。-This is a development board based on FS2410, the GPS information for analysis, its latitude and longitude information extracted.
GPS
- GPS 信号解析程序,把GPS数据解析出来分别存在相应的寄存器,好利于其他函数调用数据-GPS signal analysis program, the GPS data analysis out there is a corresponding register, respectively, and good data on the benefit of other function calls
uC-GPS
- uCOS下的GPS解析处理,实际使用的函数。-uCOS resolved under the GPS processing, the actual use of the function.
GPS
- 编程实现对GPS通讯信息的采集方法,将接收到的数据进行语义的解析,并在LCD上显示 当前的地理位置信息。 -Programming of the GPS communications and information collection methods, will receive the data semantic parsing, and the LCD displays the current location inform
C语言的GPS解析程序
- 使用C语言实现GPS解析功能,识别时间、精度、维度等关键参数,是一个入门级程序。(The use of C language to achieve GPS parsing function, identification of time, precision, dimensions and other key parameters, is an entry-level program.)
GPS解析后串口输出
- 用于stm32与GPS进行通信的程序,建议根据自己实际情况进行相应的更改。(STM32 and GPS for communication procedures, it is recommended according to their actual situation for the corresponding changes.)
GPS
- 对收到的gps进行解析,头文件中是对gps结构体定义,在stm32中测试通过(The received GPS is parsed, and the header file defines the GPS structure and is passed through the stm32)
GPS解析
- 通过RS232解析GPS原语,并在界面上显示,将收到卫星的SNR通过图表方式显示在界面上,并带有TCPServer可实现TCP通信(The GPS primitives were parsed by RS232 and displayed on the interface that the SNR of the satellite was displayed on the interface, and the TCP communica
RS232串口GPS解析程序
- 通过RS232解析GPS原语,并在界面上显示,将收到卫星的SNR通过图表方式显示在界面上,并带有TCPServer可实现TCP通信