Comparing version 1.0.4 to 1.0.5
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ /* |
@@ -207,3 +207,3 @@ /* | ||
var nmea=[]; | ||
nmea [0] = '!AIVDM'; // ! is added after checksum | ||
nmea [0] = (msg.own === true ? '!AIVDO' : '!AIVDM'); // ! is added after checksum | ||
nmea [1] = '1'; // ignore multipart extention messages | ||
@@ -210,0 +210,0 @@ nmea [2] = '1'; |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
{ | ||
"name": "ggencoder", | ||
"description": "GEOGATE-geojson handles AIS/NMEA encoding/decoding for GEOgate GPS/AIS/GTS framework", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": { | ||
"name": "Fulup Ar Foll", | ||
"email": "fulup@breizhme.net", | ||
"url": "http://www.breizhme.net/fulup" | ||
"email": "fulup@sinagot.net", | ||
"url": "http://sinagot.net" | ||
}, | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"main": "ApiExport.js", | ||
"home": "http://www.geotobe.org/geogate", | ||
"home": "http://sinagot.net/", | ||
"devDependencies": { | ||
@@ -28,0 +28,0 @@ "jison": "*", |
@@ -0,0 +0,0 @@ GeoGate |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
113175