Shane Smiskol
7cabab69a1
comma four: follow current network ( #36862 )
...
* stay
* whoops
* whoops
* fix
* fix div by z
* we can implement layout to fix flashing
* Revert "we can implement layout to fix flashing"
This reverts commit 7278a1e2a6117aec775ef4fabee2fd68b3d064f3.
* random
* clean up
* wtf
* rev
* smooth
* we can implement layout to fix flashing
* snap looks so much better
* fix
* rev
* better name
* cmt
* less random
* even less random
* simpler
* cmt
* clean up
* clean up
* clean up
2025-12-13 06:15:31 -08:00
Shane Smiskol
1c135f7ff2
WifiUi: pause updates while user is interacting ( #36868 )
...
int not scroll
2025-12-13 05:28:53 -08:00
Shane Smiskol
1504e10380
WifiUi: pause updates while user is scrolling ( #36866 )
...
* pause updates while user is scrolling
* clean up
2025-12-13 05:14:21 -08:00
Shane Smiskol
65008d281f
comma four: fix WiFi scroll to ( #36864 )
...
* fix selection
* stash
* Revert "stash"
This reverts commit d04ed66b090641072c86b8ed7ed86dbdbf67fbd9.
* clean up
* clean up
* move
* fix
2025-12-13 04:33:27 -08:00
Shane Smiskol
2e8586fab5
WifiUi: remove delayed network panel open ( #36865 )
...
not used
2025-12-13 04:11:36 -08:00
Shane Smiskol
6c5be6ddab
WifiUi: fix infinite wraps ( #36863 )
...
* fix infinite wrap
* fix selection
* Revert "fix selection"
This reverts commit 555c57922409312bf5d9efedf571994f157b9e44.
* revert
* revert
* revert
* revert
* cleaner
* cleaner
* mypy!!
2025-12-13 04:08:01 -08:00
Shane Smiskol
7a324fc377
comma four: reset WiFi SSID scroll on show ( #36861 )
...
reset scroll
2025-12-13 01:50:55 -08:00
Shane Smiskol
3206784dd8
comma four: rm duplicate wifi show_event
2025-12-13 01:35:10 -08:00
Shane Smiskol
0dd59d0404
comma four: fix missing WiFi show_event ( #36858 )
...
* can't do this
* can do this
2025-12-13 01:32:06 -08:00
Shane Smiskol
cc119b2a37
comma four: adjust Wifi scroller sizes ( #36854 )
...
* adjust sizes
* back
2025-12-12 21:37:26 -08:00
Shane Smiskol
9947206ccd
comma four: fix wrapping steer right ( #36848 )
...
rm extra space
2025-12-11 21:52:24 -08:00
Shane Smiskol
53b7adedc2
Fix UI timing test ( #36823 )
...
* why did no one tell me about this?!
* not necessary
2025-12-10 00:29:03 -08:00
Shane Smiskol
dfd56a46d2
mici cameraview: log timings ( #36816 )
...
missing from mici
2025-12-09 15:37:13 -08:00
「 crwusiz 」
48a42a9c53
UI: Color Constants Uppercase ( #36796 )
2025-12-08 18:43:31 -08:00
Shane Smiskol
224e2c271b
Revert "ui: fix dialog memory leak" ( #36787 )
...
Revert "ui: fix dialog memory leak (#36767 )"
This reverts commit 45b7d60263 .
2025-12-04 16:51:18 -08:00
Shane Smiskol
f962a36fd8
Fix ui crashing replay/selfdrived ( #36760 )
...
* fix
* clean up
* type hint
2025-12-04 02:39:41 -08:00
Dean Lee
2947af42fc
ui: fix TraningGuide leak ( #36763 )
...
* fix TraningGuide leak
* other thing
* this is truly the simplest way
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-12-04 02:23:37 -08:00
Shane Smiskol
cd9b08492e
ui: small TrainingGuide clean up
2025-12-04 02:00:45 -08:00
Shane Smiskol
45b7d60263
ui: fix dialog memory leak ( #36767 )
...
* weakref alternative
* and here
* clean up
* fix
* rm
2025-12-04 01:56:38 -08:00
Dean Lee
93f2076c7e
ui: fix crash caused by double shader unload in CameraView ( #36778 )
...
fix double free isuue
2025-12-04 01:54:11 -08:00
Shane Smiskol
4edbc7d0cf
DriverCameraDialog: proper clean up ( #36775 )
...
* fixes leak
* wait can't do this, we need close after all
* wait can't do this, we need close after all
* clean up memory
2025-12-03 22:19:30 -08:00
Shane Smiskol
9e55577cc7
Clean up DM dialog CameraView bound method ( #36770 )
...
* clean up
* why not?
* clean up
2025-12-03 20:41:58 -08:00
Shane Smiskol
7ea6cfcbdf
remove unecessary function
2025-12-03 20:00:19 -08:00
Shane Smiskol
ae402d3ac7
Revert "ui: speed up mici/AugmentedRoadView by optimizing _calc_frame_matrix caching" ( #36749 )
...
Revert "ui: speed up `mici/AugmentedRoadView` by optimizing _calc_frame_matri…"
This reverts commit 1052435391 .
2025-12-02 13:02:01 -08:00
Maxime Desroches
62b7abcd91
Fix raylib ui spamming API calls ( #36745 )
...
fix
2025-12-01 21:13:43 -08:00
Maxime Desroches
dc654b439a
Revert "Fix raylib ui spamming API calls ( #36700 )" ( #36744 )
...
This reverts commit 26261387f8 .
2025-12-01 20:48:04 -08:00
Dean Lee
8de8946374
ui: skip _draw_set_speed when alpha is 0 ( #36709 )
...
* Skip _draw_set_speed when alpha is 0 to reduce unnecessary draw calls
* Update selfdrive/ui/mici/onroad/hud_renderer.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-11-29 03:15:41 -08:00
Dean Lee
f1c2b1df7f
ui: fix CameraView crash in mici due to stale frame ( #36710 )
...
fix CameraView crash caused by stale frame
2025-11-29 03:14:23 -08:00
Shane Smiskol
22003fd10a
rl.BLANK
2025-11-29 02:15:38 -08:00
Shane Smiskol
088fc1cab1
Unified label: add scrolling ( #36717 )
...
* almost
* works!
* clean up
* fix
* trash
* Revert "trash"
This reverts commit 951d63382810d444fe08103f406a8c490cfcbe25.
* fix some bugs and use
* clean up
* clean up
* fix clipping
* clean up
* fix
2025-11-29 02:15:10 -08:00
Shane Smiskol
cb718618d1
fix multi option dialog text centering
2025-11-29 02:12:09 -08:00
Shane Smiskol
d8c316faef
Fix wifi settings NavWidget
2025-11-29 00:56:43 -08:00
Shane Smiskol
65f18c363b
Mici advanced network settings ( #36716 )
...
* add back
* forgot
* clean up
2025-11-28 23:41:55 -08:00
Shane Smiskol
c32e2898ac
mici: split wifi and network settings ( #36715 )
...
* split
* clean up
* better
2025-11-28 23:29:13 -08:00
Dean Lee
1052435391
ui: speed up mici/AugmentedRoadView by optimizing _calc_frame_matrix caching ( #36669 )
...
speed up AugmentedRoadView by optimizing _calc_frame_matrix caching
2025-11-27 05:58:53 -08:00
Shane Smiskol
ce596424cf
Fix steering arc artifacts ( #36707 )
...
* fix arc artifacts
* works but how
* also this
* Revert "also this"
This reverts commit e8d5ed9af15568dcb178dd6da7a14d2c6191010e.
* clean up
* nl
* clean up
* more
* print
* print
2025-11-27 04:16:38 -08:00
Shane Smiskol
3959200a5b
Scroll panel 2: use float for offset ( #36705 )
...
* use float internally
* use it everywhere -- this fixes all the problemS?!
* round it everywhere
* this looks so much better than before
* rm
2025-11-27 03:25:30 -08:00
Calvin Park
0a0fadb16a
Skip onboarding on PC ( #36688 )
...
* Skip onboarding on PC
* do this instead
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-11-27 02:44:13 -08:00
Dean Lee
d0489062b5
ui: remove unused members and variables ( #36677 )
...
remove unused members and variables
2025-11-27 02:28:51 -08:00
Shane Smiskol
26261387f8
Fix raylib ui spamming API calls ( #36700 )
...
* intern
* start
* move
* common caching
* use constant for slep
* works
* add gating back
* clean up
* more
* match cache logic
* hate this circular
* not needed since sync
* no need for lock?
* even qt had something like _load_initial_state for tests, keep
* clean up
* clean up
* clean up
* loading json as string works, else it will fail to parse json, catch that and log, and next api call will overwrite
* move over firehose
* clean up
* fix test
* no
* flip
* more
* match qt
* consistent
* clean up
* cmt
* fix test!
2025-11-27 01:37:16 -08:00
Shane Smiskol
50a797b0be
De-duplicate firehose layout ( #36703 )
...
* Reapply "De-duplicate firehose layout (#36701 )"
This reverts commit 302e448b93 .
* fix
* was here
2025-11-27 01:00:03 -08:00
Shane Smiskol
302e448b93
Revert "De-duplicate firehose layout ( #36701 )"
...
This reverts commit dd51bf2021 .
2025-11-27 00:52:50 -08:00
Shane Smiskol
dd51bf2021
De-duplicate firehose layout ( #36701 )
...
* consistent name
* dedup
* FMT
* not sure why two
2025-11-27 00:46:33 -08:00
Adeeb Shihadeh
be8c5491b1
even shorter
2025-11-21 14:25:21 -08:00
Adeeb Shihadeh
ebc11fdbc8
make "update available" alert clickable ( #36670 )
...
* click to update
* that's it
* lil more
2025-11-21 13:44:22 -08:00
Adeeb Shihadeh
a981f78e2f
use release branch from system.version
2025-11-21 11:23:54 -08:00
Maxime Desroches
a49c68806a
ui: fix confidence ball clipping ( #36667 )
...
fix
2025-11-20 19:28:21 -08:00
Adeeb Shihadeh
8bc6becce1
simplify mici onboarding ( #36666 )
...
* simplify mici onboarding
* shorter
* dead
* cleanup
2025-11-20 18:54:54 -08:00
Adeeb Shihadeh
b6bfa13b70
onboarding touchups, thanks nabeel!
2025-11-20 14:22:54 -08:00
Adeeb Shihadeh
6f89473f33
Revert "fix: openpilot unavailable with replay ( #36658 )"
...
This reverts commit 5c10e7f6cf .
2025-11-20 13:50:35 -08:00