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
Harald Schäfer
9421e1cbfe
Dark Souls 2 ( #36849 )
...
4b78e2e6-660f-4155-9105-81d4d8c658cd/400
2025-12-12 18:04:16 -08:00
Shane Smiskol
9947206ccd
comma four: fix wrapping steer right ( #36848 )
...
rm extra space
2025-12-11 21:52:24 -08:00
Bruce Wayne
0871a35c10
Revert "Dark Souls Model ( #36764 )"
...
This reverts commit 83dad85cdd .
2025-12-11 19:43:53 -08:00
Suyog Shinde
2d91aa5abc
locationd: fix velocity calibration using wrong pose field ( #36844 )
2025-12-11 19:24:32 -08:00
YassineYousfi
d8125f50d2
dm: speedup stat filters convergence ( #36756 )
...
* dm: speedup stat filters convergence
* lint
2025-12-11 09:38:53 -08:00
rj-lynch
ff5b75d164
Refactor CarSpecificEvents Class extracting BRAND_EXTRA_GEARS ( #36805 )
...
* Brand Extra Gears Dict added. Gear data removed from CarSpecificEvents Update method, data now held in global variable.
* Added elif for Ford and Nissan events creation. BRAND_EXTRA_GEARS now extracted from CarSpecificEvents
* Amended Chrysler and Toyota create_common_events calls.
* format
* can do this!
* consis
* whoops
* type
---------
Co-authored-by: RJ <ryan@DESKTOP-4S0L5O5.localdomain >
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-12-10 16:35:35 -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
f78bacf96b
mici ui replay: temp remove swipes ( #36818 )
...
hmm it IS nondeterm
2025-12-09 15:38:43 -08:00
Shane Smiskol
dfd56a46d2
mici cameraview: log timings ( #36816 )
...
missing from mici
2025-12-09 15:37:13 -08:00
Shane Smiskol
8d9e203130
raylib ui diff: swipe around ( #36807 )
...
* swipe support
* swipe around
* same
2025-12-08 19:25:09 -08:00
「 crwusiz 」
48a42a9c53
UI: Color Constants Uppercase ( #36796 )
2025-12-08 18:43:31 -08:00
Adeeb Shihadeh
fb807cc007
ui: video diff tool ( #36737 )
...
* video diff
* format
* duplicate
* try
* WINDOWED
* ?
* correct res
* Revert "correct res"
This reverts commit f90991192fce93a31d1b581a4f0ff93a7a972337.
* save to report/
* add duplicate
* work?
* fix
* more
* more
* and this
* ffmpeg
* branch
* uncmt
* test preview
* Revert "uncmt"
This reverts commit b02404dbbe515fd861717f831c7bb0243442ddbc.
* create openpilot_master_ui_mici_raylib
* ahh
* push to master
* copy and always run
* test
* does cmt break it?
* who did this
* fix?
* fix that
* hmm
* hmm
* ah this was moving it, and then the job below didn't run on master
* google ai overview lied to me
* use markdown to start
* need to add to one branch
* ????
* oof
* no
* this work?
* test
* try this
* clean up master branch name
* more cleanup
more cleanup
* don't fail for no diff!
don't fail for no diff!
* back
* add to cmt
* test it
* should work
* fix that
* back
* clean up
* clean up
* save to report
* pull_request_target
* sort
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-12-08 18:39:47 -08:00
Chechulin Serhii
fadf7ff1e5
ui: feature Ukrainian translation ( #36646 )
...
* Add Ukrainian lang
* update_translations.py
* Add Ukrainian strings
* Small patch to display translated update states
* Revert "Small patch to display translated update states"
This reverts commit b0545f4e109f451a21e4e5884259dbb881d7a58e.
* Revert "update_translations.py"
This reverts commit 79eea20c33f1b1d542b62a782ab1b67bc9277026.
* fix so these meaningless edits
2025-12-08 16:40:29 -08:00
「 crwusiz 」
239d690a43
Multilang: update kor translation ( #36795 )
2025-12-08 16:32:56 -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
Harald Schäfer
e72e5d4ebe
beeps in key ( #36765 )
...
beeps in keyt
2025-12-04 13:11:27 -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
Harald Schäfer
83dad85cdd
Dark Souls Model ( #36764 )
...
a4cf2707-3d69-49ea-af8b-f91cd3285249/400
2025-12-03 12:55:33 -08:00
YassineYousfi
dc02a2d385
dm: adjust cold start pose offsets ( #36739 )
...
* dm: adjust cold start offsets and thresholds
* change just offsets for now
2025-12-02 15:17:59 -08:00
Chechulin Serhii
63563c3561
ui: fix - translate display text of updater_state ( #36649 )
...
* Add updater_state translation
* Move STATE_TO_DISPLAY_TEXT on top
2025-12-02 13:13:13 -08:00
Dean Lee
ae6250e685
ui/CameraView: use consistent 2-space indentation ( #36748 )
...
use consistent 2-space indentation
2025-12-02 13:09:24 -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
749e236bc0
ui: fix EGL_BAD_MATCH error when running profile_onroad.py on device ( #36608 )
...
fix failed to create EGL image:12297 error on device
2025-11-30 16:06:33 -08:00
MVL
ff755ed4bf
Honda - Rename AcuraWatch Plus to AcuraWatch ( #36726 )
...
* Rename AcuraWatch Plus to AcuraWatch
* Rename AcuraWatch Plus to AcuraWatch
2025-11-30 15:04:17 -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