@canboat/canboatjs
Advanced tools
Comparing version 1.24.1 to 1.24.2
{ | ||
"name": "@canboat/canboatjs", | ||
"version": "1.24.1", | ||
"version": "1.24.2", | ||
"description": "Native javascript version of canboat", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,5 +20,5 @@ # Canboatjs | ||
- Reads directly from CAN bus devices and NMEA 2000 gateways including: | ||
- Actisense NGT-1 | ||
- Actisense NGT-1 and W2K-1 | ||
- Digital Yacht iKonvert | ||
- Yacht Devices YDWG-02 | ||
- Yacht Devices YDWG-02 and YDEN-02 | ||
- Shipmodul MiniPlex-3-N2K | ||
@@ -43,2 +43,3 @@ - Parses input in canboat analyzer json format | ||
- `nc ydgw 1475 | analyzerjs` | ||
- `nc w2k-1 6002 | analyzerjs` // port should be N2K ACSCII format server on a w2k-1 | ||
@@ -55,2 +56,8 @@ ## to-pgn | ||
## candumpjs | ||
Read directly from a socketcan device without the need to install can-utils | ||
Example: candumpjs can0 | ||
## ydvr-file | ||
@@ -64,4 +71,8 @@ | ||
## Installation | ||
## Instalation for command line programs | ||
- `sudo npm install -g @canboat/canboatjs` | ||
## Installation for a nodejs project | ||
- `npm install @canboat/canboatjs` | ||
@@ -68,0 +79,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
328
4
188423
47
4562