You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Propagate and expose pixel test-pattern state at startup and add debug logging across the pixel stack. Show() now accepts an explicit pattern and prints debug info; callers in multiple main.cpp files were updated to construct PixelTestPattern, read its pattern, and pass it to Show. PixelTestPattern/PixelPatterns received additional validation and DEBUG_PRINTF traces; PixelTestPattern::Get() now asserts. PixelConfiguration, PixelDmx, PixelDmxConfiguration and other headers had stylistic cleanup (brace placement, formatting) and minor logic/validation adjustments. Fixed panel LED namespace and added debug entry/exit in pixeldmx params Set(). Overall changes improve startup behavior for test patterns and increase runtime debug visibility.
0 commit comments