Commit graph

94 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
Frédéric Bolvin
038b84510b
Merge pull request #44 from kfstudio/enttec_config
Resolve serialport config issues, part of issue #24
2018-02-19 13:09:03 +01:00
kfstudio
c10bc18ed1 Resolve config issue of the Enttec Open Usb, part of issue #24 2018-02-19 12:51:00 +01:00
Sebastian Wiedenroth
bb393fe30c
Merge pull request #41 from Joebayld/patch-2
Add broadcast support to socket
2018-01-11 22:07:36 +01:00
Joebayld
f247a76649
Add broadcast support to socket 2018-01-11 16:05:02 -05:00
Frédéric Bolvin
01f4eb2ff1
Merge pull request #30 from mStirner/animation-stop
added stop method to animation
2018-01-11 19:26:15 +01:00
marc
f558e0465a added stop method to animation 2018-01-11 19:21:43 +01:00
Max Stockner
90e882fb0b
Merge pull request #37 from bluemaex/update-deps
Update dependencies for node 8
2018-01-10 23:25:37 +01:00
Max Stockner
2a88b320da update npm package version 2018-01-10 22:29:53 +01:00
Max Stockner
8b20123dca update dependencies 2018-01-10 22:29:25 +01:00
Sebastian Wiedenroth
f1c580f49b
Merge pull request #35 from Fensterbank/add-license-file
add license file based on package.json
2018-01-08 17:45:25 +01:00
Sebastian Wiedenroth
b9da15bc60
Merge pull request #34 from Fensterbank/add-devices
added eurolite LED THA-120PC and BriteQ BT-Theatre 60FC
2018-01-08 17:44:43 +01:00
Frédéric Bolvin
b52289b3ff add license file based on package.json 2018-01-04 19:34:39 +01:00
Frédéric Bolvin
ebc158407d added two devices 2018-01-04 19:06:24 +01:00
Sebastian Wiedenroth
a8ad19cb67 imrpove slider styling 2017-07-30 18:06:15 +02: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
e133a52dec don't wrap universe headline 2017-07-30 16:46:39 +02:00
Sebastian Wiedenroth
ec852df0bb Add device definitions for oppsk-cob-uv-par and lixda-par12-led
Always parse the config as JSON from now on
2017-07-30 16:39:02 +02:00
Sebastian Wiedenroth
9932101db2 Merge pull request #26 from spearway/DMXKing
DMXKing ultraDMX Pro support
ultra-pro-24ch-rdm device definition
Launchd service file
2017-07-30 16:09:36 +02:00
Pierre Frisch
d011211f4c Commit missing file 2017-07-29 20:18:56 -07:00
Pierre Frisch
3e88846b55 Fix the readme and the examples 2017-07-16 09:54:18 -07:00
Pierre Frisch
07316ad789 Added support for DMXKing interface (dual channel) 2017-07-16 09:53:44 -07:00
Pierre Frisch
baf18a96cb Added Ultra-Pro 24CH RDM Device 2017-07-16 09:52:42 -07:00
Sebastian Wiedenroth
a28411a357 don't use wrong length accessor, fixes #23 2017-06-21 23:49:08 +02:00
Sebastian Wiedenroth
22b8bf62f0 bump version to get new deps 2017-06-21 23:34:10 +02:00
Sebastian Wiedenroth
25adc11f17 make bbdmx driver more backwards compatible, adjust style and add it to the readme 2016-11-19 22:10:57 +01:00
Sebastian Wiedenroth
faed129329 Merge pull request #20 from xuio/master
Fix universeAsObject is not a function
2016-11-18 15:18:34 +01:00
Moritz Hoffmann
6bbe39a682 Fix universeAsObject is not a function error 2016-11-18 04:35:45 +01:00
Sebastian Wiedenroth
1b2d207f1c Merge pull request #19 from xuio/master
Add BeagleBone-DMX driver
2016-11-18 03:35:31 +01:00
Moritz Hoffmann
b0d61fa041 Remove space after command 2016-11-18 03:31:43 +01:00
Moritz Hoffmann
85a26af9b4 Change templates to old style concat 2016-11-18 03:27:03 +01:00
Moritz Hoffmann
9cd301711b Cleanup options workaround 2016-11-18 02:54:30 +01:00
Moritz Hoffmann
7be968808e Add BeagleBone-DMX driver 2016-11-18 02:46:39 +01:00
Max Stockner
9a1ee28ec3 further fixes for issues introduced by d164721938 2016-11-12 20:21:30 +01:00
Sebastian Wiedenroth
6b8df3731f update readme 2016-11-12 17:44:50 +01:00
Sebastian Wiedenroth
ae6c017ff9 add DMX4ALL (NanoDMX USB) driver 2016-11-12 17:31:45 +01:00
Sebastian Wiedenroth
8e7efd398c Fix syntax error, addresses #17 2016-11-12 15:51:32 +01:00
Sebastian Wiedenroth
9fa3e6607a Merge pull request #16 from bluemaex/master
extract duplicate code
2016-10-16 00:01:23 +02:00
Max Stockner
d7c773ff0b make indentation great again 2016-10-15 23:24:09 +02:00
Max Stockner
d164721938 extract duplicate code 2016-10-15 23:23:51 +02:00
Sebastian Wiedenroth
acffa57e62 bump node-serialport version 2016-10-14 13:36:16 +02:00
Sebastian Wiedenroth
0cc2b6b1f4 update universe on updateAll for usb dmx pro 2016-10-14 00:06:13 +02:00
Sebastian Wiedenroth
3c2ed5c322 report errors with enttec-open-usb-dmx 2016-10-13 23:36:49 +02:00
Sebastian Wiedenroth
d8ce7dc4d6 bump version 2016-10-12 17:27:22 +02:00
Sebastian Wiedenroth
e105013d1c fix timings for open usb dmx 2016-10-12 17:23:16 +02:00
Sebastian Wiedenroth
4a865470d4 Merge pull request #15 from bluemaex/master
add config and update endpoints
2016-10-07 12:38:17 +02:00
Max Stockner
ef0ecab18e endpoint to selectively update offsets (same spirit as the websockets update) 2016-10-07 02:45:26 +02:00
Max Stockner
b6a2ff7454 config endpoint to get device and universe configuration 2016-10-07 02:44:15 +02:00
Sebastian Wiedenroth
4f188f06b3 json api to read current universe state 2016-10-02 18:27:20 +02:00