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.
 
 
 
jdonnal d6f01a3497 changed nerdjack packet data type for 64 bit compilers and adjusted the Makefile for proper linking of the math library 12 years ago
COPYING Combine ljstream with nerjack tools to make ethstream 15 years ago
Makefile changed nerdjack packet data type for 64 bit compilers and adjusted the Makefile for proper linking of the math library 12 years ago
README Move ethstream to the parent directory 14 years ago
VERSION Move ethstream to the parent directory 14 years ago
compat-win32.c Move ethstream to the parent directory 14 years ago
compat.h Move ethstream to the parent directory 14 years ago
debug.c Add timestamps to debug output in ethstream 13 years ago
debug.h Add timestamps to debug output in ethstream 13 years ago
ethstream.c Add temperature conversion. Example usage: ethstream -vvv -c -L -C 141 -r 10 13 years ago
ethstream.h Unify timeouts 14 years ago
example.inc The changes allow ethstream to set the gain of individual labjack analog input channels 13 years ago
nerdjack.c Revert previous commit 12 years ago
nerdjack.h changed nerdjack packet data type for 64 bit compilers and adjusted the Makefile for proper linking of the math library 12 years ago
netutil.c Move ethstream to the parent directory 14 years ago
netutil.h Fix warnings 14 years ago
opt.c Move ethstream to the parent directory 14 years ago
opt.h Move ethstream to the parent directory 14 years ago
ue9.c Revert previous commit 12 years ago
ue9.h Add temperature conversion. Example usage: ethstream -vvv -c -L -C 141 -r 10 13 years ago
ue9error.c Move ethstream to the parent directory 14 years ago
ue9error.h Move ethstream to the parent directory 14 years ago
util.h Combine ljstream with nerjack tools to make ethstream 15 years ago
version.h Fix some build stuff with dependency tracking (oops) 14 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.