Shane Smiskol
|
25f5ec46d9
|
raylib ui: global Device class (#35573)
* device
* works
* clean up
* and
* more
* clean
* fixy
* cu
* slightly smaller
|
2025-06-17 19:49:02 -07:00 |
|
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>
|
2025-06-09 14:45:29 -07:00 |
|
Dean Lee
|
af48d23a68
|
ui: add PrimeState class (#35497)
* add PrimeState
* move to lib
|
2025-06-08 19:22:32 -07:00 |
|
Shane Smiskol
|
29830440b4
|
format raylib (#35483)
* format raylib
* not really sure what this is
|
2025-06-06 15:43:47 -07:00 |
|
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
|
2025-06-02 13:27:17 -07:00 |
|