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 35238c57d0 Fix version 9 years ago
.gitignore Fix version 9 years ago
COPYING Combine ljstream with nerjack tools to make ethstream 14 years ago
Makefile Fix makefile 11 years ago
README Move ethstream to the parent directory 13 years ago
VERSION Bump version 9 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 Fix version 9 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 12 years ago
nerdjack.c Revert previous commit 11 years ago
nerdjack.h changed nerdjack packet data type for 64 bit compilers and adjusted the Makefile for proper linking of the math library 11 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 Fix typo in gain config 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 version 9 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.