7262486a36
Fix typo in gain config
jim
2012-05-21 19:21:38 +00:00
0f71b79b6f
Fix makefile
jim
2012-02-23 18:19:26 +00:00
d6f01a3497
changed nerdjack packet data type for 64 bit compilers and adjusted the Makefile for proper linking of the math library
jdonnal
2012-01-04 03:33:48 +00:00
76143e7eb4
Revert previous commit
jim
2011-11-17 20:01:38 +00:00
3ba616841e
Add temperature conversion. Example usage: ethstream -vvv -c -L -C 141 -r 10
jim
2011-06-23 21:22:54 +00:00
6bc683fb21
Support setting values to go with timer modes
jim
2011-06-09 17:58:14 +00:00
640edf6aab
Fix windows build
jim
2011-06-06 15:03:45 +00:00
e2bf34ed0c
Fix spelling error
jim
2011-06-06 15:03:03 +00:00
56a79c00f6
The changes allow ethstream to set the gain of individual labjack analog input channels with the -g flag and ethstream also grabs the factory calibration constants from the Labjack and uses them when the -c flag is given.
cschantz
2011-06-06 00:39:03 +00:00
bb4912a43c
Add timestamps to debug output in ethstream
nilm
2011-03-29 16:08:44 +00:00
cd63e2fb11
Move ethstream to the parent directory
jim
2010-02-08 21:23:12 +00:00
329871bf56
Fixed example formatting a bit.
zacharyc
2009-04-23 16:26:24 +00:00
f4f809eee3
Added "examples" to code
zacharyc
2009-04-23 16:20:07 +00:00
ec1ae04a5b
Bumped version number and finished fixing up Windows autodetect support.
ethstream-1.1
zacharyc
2009-04-17 17:06:26 +00:00
67163dc1a2
Added Windows stub support for autodetection.
zacharyc
2009-04-17 16:14:36 +00:00
a29bf180ab
Implemented Jim's hdhomerun autodetect for POSIX. Works great. Windows testing next.
zacharyc
2009-04-17 15:57:42 +00:00
4cccb783f0
Fixed up "range" argument Took Jim's suggestions about addressing and device options Made autodetection a better fallback.
zacharyc
2009-04-16 23:12:15 +00:00
5e7f4ac97e
Increased timeout to at least 1 minute
nilm
2009-04-14 15:49:53 +00:00
a57c0c22c2
Massive cleanup and refactoring of data_stream function.
zacharyc
2009-04-11 17:35:54 +00:00
2e3f2f4b23
Made ethstream reset a little easier.
zacharyc
2009-04-10 20:35:36 +00:00
a4eede145b
Added limits to issue warnings about high sample rates
zacharyc
2009-03-18 22:36:31 +00:00
6562c0b787
Fixed bug when output pipe is closed without a KILL signal
zacharyc
2009-03-18 17:27:46 +00:00
7f79ec8ff3
Ran indent on code to fix inconsistent style.
zacharyc
2009-03-18 15:23:10 +00:00
1dd09ea52d
Made timeouts more reasonable for small sample rates. Fixed error in period calculation's interaction with the PWM bug
zacharyc
2009-03-18 15:20:41 +00:00
f2d6566051
Packet reordering shifted PC side.
zacharyc
2009-03-17 21:07:18 +00:00
357e808986
Introduced usage of full 20 bits of PWM period counter
zacharyc
2009-03-17 20:25:49 +00:00
0ed2935deb
Better command structure using hton, ntoh, and friends Altered command structure to support full 20 bit period
zacharyc
2009-03-13 20:33:52 +00:00
1a2ed51d0c
Added one second sleep in code to let nerdjack recover from previous run
zacharyc
2009-03-12 21:50:37 +00:00
679b4ef64f
Fixed a few bugs to increase reliability and drop first line.
zacharyc
2009-03-09 21:36:59 +00:00
770a83b8f7
Fixed bug in precision argument for ethstream
zacharyc
2009-03-09 18:12:09 +00:00
627a1bf22b
Slight bit of code cleanup. More to come
zacharyc
2009-03-06 17:20:49 +00:00
43c8e19c67
Basic resume functionality working
zacharyc
2009-03-05 21:43:25 +00:00
4aab606162
Fixed up rate determination and added memory test routine for NerdJack
zacharyc
2009-03-02 16:35:54 +00:00
c81d372d23
Made commands fixed width
zacharyc
2009-02-24 14:50:11 +00:00
407a91c764
Merged Jim's changes to ljstream. This now should respect disk full errors and allow hex output
zacharyc
2009-02-23 15:47:55 +00:00
1d760e033b
Updated ethstream to have separate Command and Data ports for NerdJack
zacharyc
2009-02-23 14:39:26 +00:00
57cfac2bec
Changed output format so that numbers are between 0 and 65536 instead of signed output. This matches LabJack behavior
zacharyc
2009-02-02 20:09:01 +00:00
5b731f3e7e
Now ethstream falls back from Labjack to Nerdjack
zacharyc
2009-02-02 18:29:05 +00:00
4524f53495
Added ability to have duplicate channels for compatibility with ljstream.
ethstream-1.0
zacharyc
2009-01-21 16:45:03 +00:00
a9200acc15
Combine ljstream with nerjack tools to make ethstream
zacharyc
2009-01-21 15:21:57 +00:00