Go to file
2013-08-17 22:21:30 -04:00
.gitignore Fix version 2013-08-17 22:21:30 -04:00
compat-win32.c Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
compat.h Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
COPYING Combine ljstream with nerjack tools to make ethstream 2009-01-21 15:21:57 +00:00
debug.c Add timestamps to debug output in ethstream 2011-03-29 16:08:44 +00:00
debug.h Add timestamps to debug output in ethstream 2011-03-29 16:08:44 +00:00
ethstream.c Fix version 2013-08-17 22:21:30 -04:00
ethstream.h Unify timeouts 2010-02-08 22:13:09 +00:00
example.inc The changes allow ethstream to set the gain of individual labjack analog input channels 2011-06-06 00:39:03 +00:00
Makefile Fix makefile 2012-02-23 18:19:26 +00:00
nerdjack.c Revert previous commit 2011-11-17 20:01:38 +00:00
nerdjack.h changed nerdjack packet data type for 64 bit compilers and adjusted the Makefile for proper linking of the math library 2012-01-04 03:33:48 +00:00
netutil.c Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
netutil.h Fix warnings 2010-02-08 21:37:57 +00:00
opt.c Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
opt.h Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
README Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
ue9.c Revert previous commit 2011-11-17 20:01:38 +00:00
ue9.h Fix typo in gain config 2012-05-21 19:21:38 +00:00
ue9error.c Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
ue9error.h Move ethstream to the parent directory 2010-02-08 21:23:12 +00:00
util.h Combine ljstream with nerjack tools to make ethstream 2009-01-21 15:21:57 +00:00
VERSION Bump version 2013-08-09 14:03:02 -04:00
version.h Fix version 2013-08-17 22:21:30 -04:00

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.