Skip to content

Improve frame pacing and RGBW LED output#45

Open
Funkelfetisch wants to merge 2 commits into
MoonModules:mainfrom
Funkelfetisch:codex/performance-frame-pacing
Open

Improve frame pacing and RGBW LED output#45
Funkelfetisch wants to merge 2 commits into
MoonModules:mainfrom
Funkelfetisch:codex/performance-frame-pacing

Conversation

@Funkelfetisch

@Funkelfetisch Funkelfetisch commented Jul 10, 2026

Copy link
Copy Markdown

Summary

  • add scheduler frame pacing with a configurable FPS cap and staggered housekeeping
  • avoid frequent LittleFS usage scans from File Manager
  • make ESP32 RMT LED output non-blocking, use DMA when available, and expose backend/frame-skip telemetry
  • add RGB/RGBW color-order presets, SK6812 timing selection, and correction/encoder coverage

Validation

  • git diff --check origin/main..HEAD
  • moondeck/check/check_specs.py
  • moondeck/check/check_platform_boundary.py
  • product-specific string scan on the PR diff
  • moondeck/build/build_esp32.py --firmware esp32s3-n16r8
  • esp32s3-n16r8 image: 0x17f4a0, 63% app partition free

Not Run

  • Desktop CMake/ctest: CMake is not available in this shell

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 567ad63a-c3ab-4794-9670-1daca43b22b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Funkelfetisch Funkelfetisch changed the title Improve frame pacing and RMT LED output smoothness Improve frame pacing and RGBW LED output Jul 10, 2026
@Funkelfetisch Funkelfetisch marked this pull request as ready for review July 10, 2026 18:26
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.

1 participant