NMEA-0183国外开源库源代码分析-README

NMEA library

NMEA库


Disclaimer

免责声明


The National Marine Electronics Association (NMEA) has developed a specification
that defines the interface between various pieces of marine electronic
equipment. The standard permits marine electronics to send information to

computers and to other marine equipment.

  •  国际海洋电子协会制定海事设备的标准通信接口,本标准允许不同海事设备间通信。

Most computer programs that provide real time position information understand
and expect data to be in NMEA format. This data includes the complete PVT
(position, velocity, time) solution computed by the GPS receiver. The idea of
NMEA is to send a line of data called a sentence that is totally self contained
and independent from other sentences. All NMEA sentences are sequences of ACSII
symbols that begin with a '$' and end with a carriage return/line feed sequence
and can be no longer than 80 characters of visible text (plus the line

terminators).

几乎所有的应用程序提供并希望获取NMEA格式的数据。数据完整包括地点,速度,时间,

这些都是由GPS接收器计算得到。NMEA协议定义了发送数据帧的格式,包括自包含的信息,每种格式

都是相互独立的。所以的NMEA格式的帧都是以‘$’开头,回车换行符结束的ACSII字符串,该字符串不

超过80个字符。


Introduction

简介

Features

特征

- Analysis NMEA sentences and granting GPS data in C structures

解析NMEA帧,C语言实现

- Generate NMEA sentences

生成NMEA帧

- Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG

支持GPGGA, GPGSA, GPGSV, GPRMC, GPVTG五条消息帧

- Multilevel architecture of algorithms

多层次算法体系

- Additional functions of geographical mathematics and work with navigation data
附加功能的地理数学和导航数据

Supported (tested) platforms

支持的(测试)平台(如下)


- Linux (GCC)
支持GNU/Linux GCC编译环境(当然也支持win32或者其他体系,这就是我们的工作,这是我翻译加上的)

Licence: LGPL

遵守LGPL协议

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值