nmealib-0.5.3

所属分类:芯片资料
开发工具:MDK
文件大小:53KB
下载次数:4
上传日期:2019-07-30 10:58:35
上 传 者嗯hhh
说明:  其主要应用于个人定位、老人定位、车载导航、手机、相机、平板电脑、手持机及智能穿戴。nmealib移植到STM32平台,可参考野火的例子
(It is mainly used in personal positioning, elderly positioning, vehicle navigation, mobile phones, cameras, tablets, handsets and smart wear. Nmealib is ported to STM32 platform, referring to the example of wildfir)

文件列表:
nmealib (0, 2008-03-11)
nmealib\build (0, 2008-03-11)
nmealib\CHANGELOG.TXT (693, 2008-03-11)
nmealib\doc (0, 2008-03-11)
nmealib\doc\makefile (31, 2007-10-21)
nmealib\doc\nmea.doxygen (8867, 2008-03-11)
nmealib\include (0, 2008-03-11)
nmealib\include\nmea (0, 2008-03-11)
nmealib\include\nmea\config.h (1059, 2008-03-11)
nmealib\include\nmea\context.h (891, 2007-10-19)
nmealib\include\nmea\generate.h (1311, 2007-10-19)
nmealib\include\nmea\generator.h (1903, 2007-10-19)
nmealib\include\nmea\gmath.h (2380, 2008-03-11)
nmealib\include\nmea\info.h (3107, 2007-11-15)
nmealib\include\nmea\nmea.h (485, 2008-03-11)
nmealib\include\nmea\parse.h (1117, 2007-10-19)
nmealib\include\nmea\parser.h (1182, 2007-10-19)
nmealib\include\nmea\sentence.h (4933, 2008-03-11)
nmealib\include\nmea\time.h (988, 2007-10-19)
nmealib\include\nmea\tok.h (672, 2007-10-19)
nmealib\include\nmea\units.h (726, 2007-10-19)
nmealib\lib (0, 2008-03-11)
nmealib\LICENSE.TXT (26432, 2008-03-11)
nmealib\Makefile (838, 2008-03-11)
nmealib\nmea.ico (2998, 2007-10-19)
nmealib\nmea.sln (6308, 2007-10-23)
nmealib\samples (0, 2008-03-11)
nmealib\samples\generate (0, 2008-03-11)
nmealib\samples\generate\generate.vcproj (7240, 2007-10-23)
nmealib\samples\generate\main.c (980, 2008-03-11)
nmealib\samples\generator (0, 2008-03-11)
nmealib\samples\generator\generator.vcproj (7241, 2007-10-23)
nmealib\samples\generator\main.c (717, 2008-03-11)
nmealib\samples\math (0, 2008-03-11)
nmealib\samples\math\main.c (3085, 2007-10-23)
nmealib\samples\math\math.vcproj (7261, 2007-10-23)
nmealib\samples\parse (0, 2008-03-11)
nmealib\samples\parse\main.c (909, 2008-03-11)
nmealib\samples\parse\parse.vcproj (7262, 2007-10-23)
... ...

NMEA library 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 is sequences of ACSII symbols begins with a '$' and ends with a carriage return/line feed sequence and can be no longer than 80 characters of visible text (plus the line terminators). Introduction We present library in 'C' programming language for work with NMEA protocol. Small and easy to use. The library build on different compilers under different platforms (see below). The code was tested in real projects. Just download and try... Features - Analysis NMEA sentences and granting GPS data in C structures - Generate NMEA sentences - Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG - Multilevel architecture of algorithms - Additional functions of geographical mathematics and work with navigation data Supported (tested) platforms - Microsoft Windows (MS Visual Studio 8.0, GCC) - Windows Mobile, Windows CE (MS Visual Studio 8.0) - UNIX (GCC) Licence: LGPL

近期下载者

相关文件


收藏者