Commit graph

16 commits

Author SHA1 Message Date
Sebastian Wiedenroth
7bd28ff7f4 Merge branch 'master' of github.com:wiedi/node-dmx 2018-02-19 17:22:26 +01:00
Sebastian Wiedenroth
f27a9c9ea0 enttec-open-usb-dmx: set rst
This finally makes the enttec-open-usb-dmx driver usable!
Thanks to @kfstudio for debugging this issue.
2018-02-19 17:13:07 +01:00
kfstudio
c10bc18ed1 Resolve config issue of the Enttec Open Usb, part of issue #24 2018-02-19 12:51:00 +01:00
Max Stockner
8b20123dca update dependencies 2018-01-10 22:29:25 +01:00
Sebastian Wiedenroth
00d960e441 Change DMX addressing to start at channel 1
This wastes one byte on each universe buffer and will require you to update your configs and animations but hopefully prevent confusion and off-by-one errors in the future.
2017-07-30 17:17:05 +02:00
Sebastian Wiedenroth
acffa57e62 bump node-serialport version 2016-10-14 13:36:16 +02:00
Sebastian Wiedenroth
3c2ed5c322 report errors with enttec-open-usb-dmx 2016-10-13 23:36:49 +02:00
Sebastian Wiedenroth
e105013d1c fix timings for open usb dmx 2016-10-12 17:23:16 +02:00
Sebastian Wiedenroth
e3f52f9968 more untested open usb dmx fixes 2016-06-02 21:28:23 +02:00
Sebastian Wiedenroth
74e4439ca2 don't overwrite intervalhandle 2016-04-09 18:11:48 +02:00
Sebastian Wiedenroth
bd28d30c4b drop ftdi dependency and replace with "serialport" 2016-04-09 18:08:19 +02:00
Sebastian Wiedenroth
14f33da4dc similarize drivers, needs more testing 2015-05-15 14:34:24 +02:00
Evan Tahler
0c88e55225 enttec opendmx actually works; simple demo 2014-04-24 10:53:07 -07:00
Evan Tahler
9de02a0240 Update enttec-open-usb-dmx.js 2014-04-19 14:49:17 -07:00
Evan Tahler
bf6e796b96 rename 2014-02-22 15:32:46 -08:00
Evan Tahler
d96e5478d9 enttec openDMX attempt 1 2014-02-01 20:17:47 -08:00