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 Paris c2f43c474b Update .gitignore 7 years ago
.gitignore Update .gitignore 7 years ago
COPYING Combine ljstream with nerjack tools to make ethstream 15 years ago
Makefile Fix makefile 12 years ago
README updated version 8 years ago
VERSION updated version 8 years ago
compat-win32.c Fix Windows cross-build 7 years ago
compat.h Fix Windows cross-build 7 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 added clean shutdown of LabJack on ctrl-c 8 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 Fix typo in gain config 12 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 updated version 8 years ago

README

Labjack/Nerdjack Tools
by Jim Paris <jim@jtan.com>
with modifications by
Zach Clifford <zacharyc@mit.edu>
John Donnal <jdonnal@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.