0.0.6 • Published 5 years ago

node-gps-parser v0.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

#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

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago