Commit graph

8 commits

Author SHA1 Message Date
Frédéric Bolvin
31bef8335e modernized code and enforced eslint rules 2018-12-27 21:51:25 +00:00
Sebastian Wiedenroth
667a7ae318 artnet: fix endianness of universe id
Fixes #38 reported by @Joebayld - thanks!
2018-02-19 17:34:02 +01:00
Joebayld
f247a76649
Add broadcast support to socket 2018-01-11 16:05:02 -05: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
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
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