Dean Lee
|
68b043606c
|
ui: fix alert timeout detection using wrong FPS constant (#35438)
fix alert timeiout detection using wrong FPS constant
|
2 weeks ago |
Dean Lee
|
f78ba72a85
|
ui: add timeout check for unresponsive system detection (#35433)
add time out to check if messages have stopped arriving
|
2 weeks 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
|
b59841329b
|
system/ui: refactor AlertRenderer for improved maintainability and consistency (#35421)
refactor alert
|
2 weeks ago |
Dean Lee
|
74541e677c
|
system/ui: fix timeout logc and add pre-defined alerts (#35417)
fix timeout logc and add pre-defined alerts
|
2 weeks ago |
Dean Lee
|
1221821761
|
system/ui: migrate c++ alert renderer to python (#35386)
* rebase
* cache metrics
* measure text
* type hint
* improve
* fix roundness
* rebase
|
2 weeks ago |