12 Commits

Author SHA1 Message Date
Will Tatam
e9d07d6020 Add dmxInput.isConnected() 2025-02-21 20:40:16 +00:00
Will Tatam
bc8feed852 Tweak DMX settings UI 2024-01-16 20:13:52 +00:00
Arne
f6c9708c8c chore: remove outdated comments 2023-10-22 20:45:58 +02:00
Arne
4a8d3e3df1 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.
2023-09-24 13:30:17 +02:00
Arne
03b164f94c Support dmx rdm personality change 2023-09-24 13:30:09 +02:00
Arne
11552de977 handle rdm dmx address changes 2023-09-24 13:30:09 +02:00
Arne
6262cf4bce extract creation of dmx config into own method 2023-09-24 13:30:09 +02:00
Arne
fd239ac75f Monitor dmx personality and dmx start address for change and update rdm 2023-09-24 13:30:09 +02:00
Arne
e098230bf2 extract test for rdm identify into own method 2023-09-24 13:30:09 +02:00
Arne
7d4aeb7fab add enable/disable methods for dmxInput 2023-09-24 13:30:09 +02:00
Arne
369c728c2c handle dmx rdm identify 2023-09-24 13:30:09 +02:00
Arne
f4c8a31be9 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.
2023-09-24 13:30:09 +02:00