Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artnet dmx + leds outputs breaks discovery #102

Open
SpComb opened this issue Apr 6, 2025 · 0 comments
Open

artnet dmx + leds outputs breaks discovery #102

SpComb opened this issue Apr 6, 2025 · 0 comments

Comments

@SpComb
Copy link
Member

SpComb commented Apr 6, 2025

Having both dmx-output and leds artnet-enabled re-uses the same enum artnet_port (0..3) numbers for the artnet outputs, and thus only one of the outputs is included in the Art-Net PollReply.

The event_group bits used for the output events should be separate from the index, and the index should be allocated dynamically based on many outputs there are with the same artnet_port number.

@SpComb SpComb changed the title artnet dmx + leds outputs use duplicate port numbers artnet dmx + leds outputs breaks discovery Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant