Dean Lee
|
7ee50e7b87
|
system/ui: add text measurement caching (#35436)
|
1 week ago |
Shane Smiskol
|
2dcab07be7
|
Revert "selfdrive/ui: add experimental mode toggle button with visual indicator" (#35442)
Revert "selfdrive/ui: add experimental mode toggle button with visual indicat…"
This reverts commit ae8076e729 .
|
1 week ago |
Dean Lee
|
ae8076e729
|
selfdrive/ui: add experimental mode toggle button with visual indicator (#35439)
add experimental mode toggle button with visual indicator
|
1 week ago |
Dean Lee
|
29afd667cc
|
move onroad/driving stuff from system/ui to selfdrive/ui (#35425)
* mv system/ui/onroad->selfdrive/ui/onroad
* mv ui_state
* fix import path
* fix imports
* mv cameraview
* remove from application
|
2 weeks ago |
Dean Lee
|
d46066225d
|
system/ui: add centralized UIState singleton for global state management (#35397)
* add centralized UIState singleton for global state management
* safely import ui_state
* merge master
* merge master
|
2 weeks ago |
Dean Lee
|
79f3f30c63
|
system/ui: fix cruise disabled state displaying "?" instead of "–" (#35416)
fix curise disabled state showed '?'
|
2 weeks ago |
Dean Lee
|
a3fab434a4
|
system/ui: migrate c++ HudRenderer to python (#35359)
* port c++ HudRenderer to python
* cache font metrics
* cache fonts
* improve
* fix bg
* refactor
* rebase
* fix
|
2 weeks ago |