Commit graph

112 commits

Author SHA1 Message Date
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
opdorp
cfd3e6f482 Node 6.x needs a new version of serialport (#14) 2016-06-09 15:02:56 +02:00
Sebastian Wiedenroth
2ef2a5ab84 artnet: send universe id in packet header 2016-06-07 23:13:36 +02:00
Sebastian Wiedenroth
c0b9b9b7b4 fix artnet driver and bump version 2016-06-06 21:56:46 +02:00
Sebastian Wiedenroth
58cd8b1109 bump version 2016-06-02 21:29:52 +02:00
Sebastian Wiedenroth
e3f52f9968 more untested open usb dmx fixes 2016-06-02 21:28:23 +02:00
Sebastian Wiedenroth
9a34f3de30 register artnet driver by default and adjust style a bit 2016-04-09 18:35:33 +02:00
jachwe
7c95c4eaec added driver for artnet (enttec ode) (#13) 2016-04-09 18:15:17 +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
cd48f76ef3 make devices option optional 2015-11-29 17:02:34 +01:00
Nikoli Daigneault
31c6fd1290 devices configuration removed from file and into library 2015-11-29 16:46:13 +01:00
Sebastian Wiedenroth
14f33da4dc similarize drivers, needs more testing 2015-05-15 14:34:24 +02:00
Sebastian Wiedenroth
0fd0a626c2 Merge pull request #9 from stevemcquaid/master
Updated readme.md to help with first time install
2015-04-13 20:30:38 +02:00
Stephen McQuaid
f7c3dbb41b Updated readme.md to help with first time install 2015-04-13 11:22:09 -07:00
Sebastian Wiedenroth
6c837ccfc5 Merge pull request #4 from evantahler/master
Update enttec-open-usb-dmx.js
2014-04-25 12:22:39 +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
Sebastian Wiedenroth
519d1ee0d7 Merge pull request #3 from evantahler/master
enttec openDMX driver
2014-04-04 19:18:08 +02: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
Sebastian Wiedenroth
a09449101f now installable via npm 2013-11-17 19:00:46 +01:00
Sebastian Wiedenroth
3602505280 add gitignore 2013-11-17 18:53:12 +01:00
Sebastian Wiedenroth
c693c9c98f add readme 2013-11-17 18:49:59 +01:00
Sebastian Wiedenroth
084c1fb553 rename test to demo 2013-11-17 17:57:24 +01:00
Sebastian Wiedenroth
4003ff812a rewrite webinterface to use express and cdn hosted bootstrap 2013-11-17 17:45:53 +01:00
Sebastian Wiedenroth
bf5cede0ca start refactoring to seperate dmx api, drivers and webinterface 2013-11-17 01:41:27 +01:00
Sebastian Wiedenroth
7188217bb3 Merge branch 'master' of github.com:wiedi/node-dmx 2013-11-16 17:35:47 +01:00
Sebastian Wiedenroth
fe66de26d1 add package.json and update enttec drive to use the ftdi module from npm 2013-11-16 17:35:17 +01:00
Sebastian Wiedenroth
416260c4fe Merge pull request #2 from bluemaex/master
add generic callback for animations
#ohm2013
2013-07-31 03:37:03 -07:00
Max Stockner
3ffa9f45b8 uncomment priviledge drop 2013-07-31 12:32:29 +02:00
Max Stockner
70d960667a add web api for posting stuff 2013-07-31 12:28:45 +02:00
Max Stockner
645773b09c change animation api: set universe when calling run 2013-07-31 11:54:18 +02:00