Commit Graph

22 Commits

Author SHA1 Message Date
b92f159d02 default into bridge mode on init/connect 2023-04-06 09:53:42 -04:00
153786efa4 get the initial parameter values when the device is opened. 2023-04-06 09:45:39 -04:00
97ae66e231 Only consider the port to be open if a serial number can be read within 500 milliseconds. 2023-04-06 09:44:54 -04:00
e316c71a83 messages that expect a reply may optionally block to wait for it. 2023-04-06 09:43:41 -04:00
a355edd722 use the USB mode to determine connection state 2023-04-06 09:40:00 -04:00
c2f1dcce07 rename the dimmer data change callback token 2023-04-06 08:34:35 -04:00
fa2625f77d thread protect metadata with a mutex 2023-04-06 08:33:57 -04:00
5a4e827f08 DMX data I/O 2023-04-05 12:41:13 -04:00
55c9060ff6 use the same defaults as the Enttec 2023-04-05 12:39:12 -04:00
54244d4988 metadata setter functions 2023-04-05 09:19:16 -04:00
10ee3c1d22 setting device parameters is a const operation for the host 2023-04-05 08:55:18 -04:00
b6a81c2bd2 host may tell device to prep for recieving a firmware 2023-04-05 08:54:43 -04:00
d496e71f8a get/set widget metadata 2023-04-05 08:42:50 -04:00
1b272f0d23 rename USB host side methods 2023-04-05 08:10:59 -04:00
72a66be0b5 let superclasses decide if they want firmware updates 2023-04-05 06:56:23 -04:00
0b7143f809 get/set widget parameters 2023-04-03 20:12:01 -04:00
a2ec07e16c get/set serial number 2023-04-03 20:11:25 -04:00
c6c09be86a always fail at writing firmware 2023-04-03 20:09:55 -04:00
9f6968c915 keep widget properties 2023-04-03 16:43:37 -04:00
13bb3a39f0 incorporate the label value into the message data struct directly 2023-04-03 16:42:48 -04:00
0c36bd34b7 put the widget directly in the ENTTEC namespace 2023-04-03 09:58:26 -04:00
cb2bc6548d stubs for communicating with a widget 2023-04-02 22:47:50 -04:00