Maxime Desroches
49d9b8bb00
ui: fix cloudlog spam ( #36321 )
...
* dark office
* check
* back
* fix
* remove
* remove
3 days ago
Shane Smiskol
2305fb59a2
raylib: fix mic indicator ( #36309 )
...
* fix mic
* move out
3 days ago
Shane Smiskol
ddbbcc6f5d
raylib: add experimental mode + alpha long confirmation dialog + related fixes ( #36295 )
...
* here's everything
* just the dev part
* same for exp mode!
* use rich
* fix br not working in p
* html height needs to be different than content/text rect
* fix confirmation
* fix
* fix 2.5s lag
* clean up
* use correct param
* add offroad and engaged callback too
* nl
* lint
4 days ago
Shane Smiskol
2976798852
raylib: implement toggles ( #36284 )
...
* start on exp mode
* more
* fmt
* rm
* 2nd try
* almost there
* clean up
* and this
* fmt
* more
* exp is colored when active
* move out, and rm redudnant self.state
* revert html changes for now
* fix untagged text inheriting previous tag
* why would this be unknown
* here too
* update live with car
* clean up + refresh toggles on showEvent + catch from cursor about setting desc if no carparams
* not sure why
* fix disengaged re-enabling locked toggles
5 days ago
Shane Smiskol
5c0c2a17b0
raylib: add mic indicator ( #36207 )
...
* update lang
* mic indicator
* clean up
* clean up
* switch
* fix
* revert
2 weeks ago
Shane Smiskol
63e0e038fa
raylib: don't use DEFAULT_FPS ( #36228 )
...
* dont use DEFAULT_FPS
* replace
2 weeks ago
Shane Smiskol
16a4206720
Revert "Reapply "raylib: 20 FPS onroad ( #36208 )""
...
This reverts commit ed185e90f6
.
2 weeks ago
Shane Smiskol
ed185e90f6
Reapply "raylib: 20 FPS onroad ( #36208 )"
...
This reverts commit 5cbfc7705b
.
3 weeks ago
Shane Smiskol
5cbfc7705b
Revert "raylib: 20 FPS onroad ( #36208 )"
...
This reverts commit 8de8c3eb00
.
3 weeks ago
Shane Smiskol
8de8c3eb00
raylib: 20 FPS onroad ( #36208 )
...
* 20
* dynamic fps
* flip
* init to be safe
* fix possible fps weirdness
* gate on change
* not now
* rev
3 weeks ago
Shane Smiskol
9297cd2f3e
raylib: use filter for allow throttle ( #36209 )
...
* use time here
* use epic filter
* rm
* intermediary
* tune
3 weeks ago
Adeeb Shihadeh
3e2549f2b8
remove tici-specific code ( #36078 )
...
* remove tici-specific code
* lil more
* update those
2 months ago
Shane Smiskol
501fddac82
raylib ui: add brightness and display power ( #35676 )
...
* add constant
* fix initial interaction time
* from ui.cc
3 months ago
Shane Smiskol
25f5ec46d9
raylib ui: global Device class ( #35573 )
...
* device
* works
* clean up
* and
* more
* clean
* fixy
* cu
* slightly smaller
4 months ago
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>
4 months ago
Dean Lee
af48d23a68
ui: add PrimeState class ( #35497 )
...
* add PrimeState
* move to lib
4 months ago
Shane Smiskol
29830440b4
format raylib ( #35483 )
...
* format raylib
* not really sure what this is
4 months 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
4 months 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
4 months ago