1.1.11 • Published 10 years ago

uwcenterstack-canreadwriter v1.1.11

Weekly downloads
97
License
-
Repository
-
Last release
10 years ago

UWCenterStack-CanReadWriter

NOTE: This repository only builds on Ubuntu that has Kvaser canlib installed and is designed for use with the Kvaser usbCAN II HS/SWC module.

It is assumed you have node, npm, and kvaser canlib. If not, do that first: (for Ubuntu 13.10)

sudo apt-get install nodejs
sudo apt-get install npm
sudo ln -s /usr/bin/nodejs /usr/bin/node

Instructions for installing Kvaser canlib: http://www.kvaser.com/support/knowledge-base/?knowledge_base_category=getting-started#/driver-and-hardware-installation-for-linux

Installation

npm install uwcenterstack-canreadwriter

Developer setup

Add to ~/.bash_profile (Mac) or ~/.bashrc (Linux):

export UWCENTERSTACK_CANREADWRITER_HOME=path/to/UWCenterStack-CanReadWriter <-- REPLACE WITH CORRECT PATH!!!
source $UWCENTERSTACK_CANREADWRITER_HOME/shellCommands.sh

Compiling

To recompile the c++, run:

uwcs-crw-rebuild

Publishing

To publish, setup credentials with (using the credentials from the Google Doc):

uwcs-crw && npm adduser

Then update the version number in package.json and run:

uwcs-crw-publish
1.1.11

10 years ago

1.1.10

10 years ago

1.1.9

10 years ago

1.1.8

10 years ago

1.1.7

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.9

10 years ago

1.0.7

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago