fix cluster ui - #497
Merged
Merged
Conversation
happymaj11r
pushed a commit
that referenced
this pull request
Aug 8, 2026
* Keep ClusterHudScreenMode 2 on system panel * fix system monit * fix system monit * fix system monit * Make cluster trip report follow HUD theme (cherry picked from commit a271d0b)
happymaj11r
pushed a commit
to happymaj11r/openpilot
that referenced
this pull request
Aug 8, 2026
* Keep ClusterHudScreenMode 2 on system panel * fix system monit * fix system monit * fix system monit * Make cluster trip report follow HUD theme (cherry picked from commit a271d0b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 내용
ClusterHudScreenMode=5주행 리포트의 고정 다크 색상을 제거했습니다.ClusterHudTheme의 Auto/Dark/Light 팔레트를 따르도록 수정했습니다.0의 내비 미수신 주행 리포트에도 동일하게 적용했습니다.docs/user/ko/settings.md와docs/user/en/settings.md, 클러스터 README를 함께 갱신했습니다.검증
관련 테스트를 실행했습니다.
사용자에게 보이는 동작이 바뀌면
docs/user/ko와docs/user/en의 연결된 문서 쌍을 함께 수정했습니다.클러스터 집중 테스트: 43개 통과
전체 실행 가능한 클러스터 테스트: 228개 통과
설정 스키마 테스트: 17개 통과
Wiki 문서 테스트: 25개 통과
python tools/docs/check_user_docs.py --base origin/carrot-wip: 통과py_compile, RuffE9,F63,F7,F82,git diff --check: 통과Docs-Not-Needed: 사용자 동작이 변경되어 문서 예외를 사용하지 않고
docs/user/ko/settings.md와docs/user/en/settings.md를 함께 수정했습니다.