Dean Lee
|
61b8f6f478
|
ui: Implement core device settings functionality with enhanced dynamic controls (#35507)
* implement device settings functionality with power controls
* format
* Update selfdrive/ui/layouts/settings/device.py
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Update selfdrive/ui/layouts/settings/device.py
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* add comment back
* add comments back
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
|
3 days ago |
Dean Lee
|
af48d23a68
|
ui: add PrimeState class (#35497)
* add PrimeState
* move to lib
|
4 days ago |
Shane Smiskol
|
29830440b4
|
format raylib (#35483)
* format raylib
* not really sure what this is
|
6 days 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
|
1 week 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
|
1 week ago |