You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jim 76143e7eb4 Revert previous commit 11 years ago
COPYING Combine ljstream with nerjack tools to make ethstream 14 years ago
Makefile fix make install when /usr/local/man/man1 does not exist 12 years ago
README Move ethstream to the parent directory 13 years ago
VERSION Move ethstream to the parent directory 13 years ago
compat-win32.c Move ethstream to the parent directory 13 years ago
compat.h Move ethstream to the parent directory 13 years ago
debug.c Add timestamps to debug output in ethstream 12 years ago
debug.h Add timestamps to debug output in ethstream 12 years ago
ethstream.c Add temperature conversion. Example usage: ethstream -vvv -c -L -C 141 -r 10 11 years ago
ethstream.h Unify timeouts 13 years ago
example.inc The changes allow ethstream to set the gain of individual labjack analog input channels 11 years ago
nerdjack.c Revert previous commit 11 years ago
nerdjack.h Move ethstream to the parent directory 13 years ago
netutil.c Move ethstream to the parent directory 13 years ago
netutil.h Fix warnings 13 years ago
opt.c Move ethstream to the parent directory 13 years ago
opt.h Move ethstream to the parent directory 13 years ago
ue9.c Revert previous commit 11 years ago
ue9.h Add temperature conversion. Example usage: ethstream -vvv -c -L -C 141 -r 10 11 years ago
ue9error.c Move ethstream to the parent directory 13 years ago
ue9error.h Move ethstream to the parent directory 13 years ago
util.h Combine ljstream with nerjack tools to make ethstream 14 years ago
version.h Fix some build stuff with dependency tracking (oops) 13 years ago

README

Labjack/Nerdjack Tools
by Jim Paris <jim@jtan.com>
with modifications by Zach Clifford <zacharyc@mit.edu>

These tools are for interacting with the LabJack UE9 or the NerdJack
over the Ethernet interface. More information about the UE9 device:
http://www.labjack.com/labjack_ue9.php

The NerdJack device is a custom board made in LEES by Zach Clifford.

Use ethstream -h or ethstream -X for usage instructions and examples.