0.0.6 • Published 6 years ago

node-gps-parser v0.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.5

6 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago