Will Tatam
|
7c23872e03
|
Add dmxInput.isConnected()
|
2025-03-11 22:31:19 +00:00 |
|
Will Tatam
|
ebfc438bd4
|
Tweak DMX settings UI
|
2025-01-16 12:20:15 +00:00 |
|
Arne
|
d637524bfc
|
chore: remove outdated comments
|
2025-01-16 12:16:50 +00:00 |
|
Arne
|
8f398dfd08
|
Move dmx_input into its own task on core 0.
This was necessary because otherwise it is not able to respond to rdm in time.
|
2025-01-16 12:15:49 +00:00 |
|
Arne
|
b178c08271
|
Support dmx rdm personality change
|
2025-01-16 11:42:16 +00:00 |
|
Arne
|
2989155f05
|
handle rdm dmx address changes
|
2025-01-16 11:37:05 +00:00 |
|
Arne
|
50b56c64f5
|
extract creation of dmx config into own method
|
2025-01-16 11:36:58 +00:00 |
|
Arne
|
be3e331afb
|
Monitor dmx personality and dmx start address for change and update rdm
|
2025-01-16 11:36:50 +00:00 |
|
Arne
|
9d8fdd0b20
|
extract test for rdm identify into own method
|
2025-01-16 11:36:44 +00:00 |
|
Arne
|
033c7abe62
|
add enable/disable methods for dmxInput
|
2025-01-16 11:36:36 +00:00 |
|
Arne
|
5a5661f136
|
handle dmx rdm identify
|
2025-01-16 11:32:49 +00:00 |
|
Arne
|
a3bcf92ea5
|
Turn dmx_into into class with state.
This is much nicer to read and in the future more state will be added to support all the rdm stuff.
|
2025-01-16 11:29:39 +00:00 |
|