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

Add software based smoothing for non-Lightpack devices #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

psieg
Copy link
Owner

@psieg psieg commented Jul 27, 2016

#57


protected:
virtual void setColorsUnsmoothed(const QList<QRgb> & colors) = 0;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there is something wrong with indentation.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. This thing is not merge-ready. It is a PR so my CI builds it automatically for testing, but this approach seems to be too much for the device to handle. Additionally, the smoothing algorithm (which I took from the LP firmware) behaves differently when the number of updates is different. I'm still looking for a good solution

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

Successfully merging this pull request may close these issues.

2 participants