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

DDP & Art-Net Matrix Serpentine Check #3917

Closed
1 task done
dosipod opened this issue Apr 19, 2024 · 2 comments
Closed
1 task done

DDP & Art-Net Matrix Serpentine Check #3917

dosipod opened this issue Apr 19, 2024 · 2 comments
Labels

Comments

@dosipod
Copy link

dosipod commented Apr 19, 2024

What happened?

When using DDP and Art-Net , the master and receiver serpentine option is mismatched hence in case the receiver is serpentine then transmission from master will only work correctly if serpentine is unchecked or if the receiver is set as 1D strip .

This has been noticed since a long time even with earlier versions but might be could be fixed in 15 as we had a chance to start to test in more details prior to mass migration in test environments .

This is a minor issue when using two wled units to send and receive but issue becomes complicated as that would also apply to external apps like jinx and xlights when used with larger or more complicated fixtures

To Reproduce Bug

Setup a matrix on receiver with serpentine and also with serpentine on the master

Expected Behavior

Serpentine option should match on sender and receiver

Install Method

Self-Compiled

What version of WLED?

15.0-b3 as of today and all other forks inculding MM

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

NA

Anything else?

Take it easy

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dosipod dosipod added the bug label Apr 19, 2024
@blazoncek
Copy link
Collaborator

You have an option to disrespect ledmaps when receiving live data since #3554 in 0.15. It will also disable internal ledmaps.

@dosipod
Copy link
Author

dosipod commented Apr 19, 2024

It is working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants