node-gps-parser

0.0.6 • Public • Published

#A simple GPS sentence parser

Work in progress!

Intention is to have it parse all possible NMEA sentences sent out by a GPS unit. Currently I have access to only an Adafruit Ultimate GPS breakout unit, so initial release will be for all the sentences it spits out.

Installation

npm install node-gps-parser --save

Status

GPGGA : Parsing done
GPRMC : Parsing done
GPGSA : Parsing done
GPGSV : Parsing done
GPZDA : Parsing done

Readme

Keywords

Package Sidebar

Install

npm i node-gps-parser

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

34.4 kB

Total Files

19

Last publish

Collaborators

  • sumitkm