- January 7, 2006
- 1,335
- 1,006
- Home Country
- Netherlands
- Thread starter
- #111
Checked the Hyperion handler and there's currently a 250ms delay for led disable actions to allow color commands to be processed before we do the clear priority channel (mostly for network/hardware delays) which is what Hyperion uses for clearing leds, since it's random blue leds instead of last state colors it's most likely an hardware issue however.
We could also make the delay configurable but for now attached an test version based on the DEV_Delay_not_starting_correctly branch with a Hyperion led disable delay of 500ms which sends the clear command 3 times with an 250ms interval, if this solves it then it also means there's a significant delay on the hardware end.
We could also make the delay configurable but for now attached an test version based on the DEV_Delay_not_starting_correctly branch with a Hyperion led disable delay of 500ms which sends the clear command 3 times with an 250ms interval, if this solves it then it also means there's a significant delay on the hardware end.
Attachments
Last edited: