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

Implement fading color effect for led ring deck #329

Closed
ataffanel opened this issue Jun 12, 2018 · 0 comments
Closed

Implement fading color effect for led ring deck #329

ataffanel opened this issue Jun 12, 2018 · 0 comments
Milestone

Comments

@ataffanel
Copy link
Member

One classic things to do when using the led ring in shows and demo is to fade from one color to another. This requires to use the solid color effect and to do the fading on the client side which might become impractical when controlling multiple Crazyflie.

If would be more useful to have a fading effect that allows to change the color and set the fading time from the current color to the new one. For more efficiency it would also be good to have the color in one parameter only mapping RGB in 32bit: 0x00RRGGBB.

We should also be able to set the default effect with a compile flag, this way the fading effect can be activated automatically at startup if needed by the application.

@krichardsson krichardsson added this to the next-version milestone Aug 6, 2018
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

2 participants