Adeeb Shihadeh
|
b6bcc8cca3
|
ui: fix running on macOS
|
1 day ago |
Maxime Desroches
|
e5a7deb6ad
|
AGNOS 14.6 (#36586)
* stage
* ver
* prod
|
1 day ago |
Maxime Desroches
|
10100e34e1
|
bump raylib
|
1 day ago |
Adeeb Shihadeh
|
2d31b422c8
|
ui: prep for 60fps (#36585)
|
2 days ago |
Adeeb Shihadeh
|
89919c8832
|
this is not a good api
|
2 days ago |
Adeeb Shihadeh
|
dc5f5eaf65
|
make github LFS work if you want it
|
2 days ago |
Adeeb Shihadeh
|
ee8970dc42
|
ui: add route-based profiler (#36576)
* ui: add route-based profiler
* cleanup
* this is stupid
|
2 days ago |
David
|
0a44b48e21
|
gitignore: add raylib test UI screenshots report path (#36570)
ui: update .gitignore to include raylib_report
|
2 days ago |
Maxime Desroches
|
36e53c7394
|
bump panda
|
3 days ago |
ZwX1616
|
38eb400e41
|
monitoring: account for OS cam distribution shift (#36567)
* this should match
* roughly matching FPR at 2 to 1 cost
|
3 days ago |
Maxime Desroches
|
5198b1b079
|
support ECDSA (#36555)
* keys
* remove
* remove
* too small
|
4 days ago |
Adeeb Shihadeh
|
e8a11591a8
|
ui: add render loop profiling (#36558)
|
4 days ago |
Adeeb Shihadeh
|
cbc8f98682
|
ui: fix RuntimeError on exit on PC
|
4 days ago |
Adeeb Shihadeh
|
ecdcb5d0c6
|
tici: affine DRM IRQ to same core as ui (#36554)
|
4 days ago |
Adeeb Shihadeh
|
c7494aed0f
|
ui: move to GPU core (#36553)
* ui: move to GPU core
* we're on the big boy core now
|
4 days ago |
Dean Lee
|
215ef16803
|
ui: fix LineSeparator horizontal centering issue (#36533)
fix LineSeparator horizontal centering issue
|
4 days ago |
Dean Lee
|
350b846d3a
|
ui: fix vertical centering for multi-line labels (#36538)
fix vertical centering for multi-line labels
|
4 days ago |
Dean Lee
|
9ce9920ff7
|
ui: fix label text eliding to account for icon width (#36539)
fix label text eliding to account for icon width
|
4 days ago |
Dean Lee
|
1c0b087105
|
ui: fix keyboard.reset() to properly clear all interaction state (#36541)
fix keyboard.reset() to properly clear all interaction state
|
4 days ago |
Dean Lee
|
137d4b89b4
|
ui: fix icon vertical positioning using width instead of height (#36542)
fix icon vertical positioning using width instead of height
|
4 days ago |
Shane Smiskol
|
2cc4885a2e
|
raylib: fix window freezing (#36517)
fix window freezing
|
4 days ago |
felsager
|
736e1fa7b7
|
Revert "latcontrol_torque: make feed-forward jerk independent of individual platform lag (#36334)"
This reverts commit fc4e5007fd.
|
4 days ago |
felsager
|
177c7f1cf3
|
Revert "latcontrol_torque: retune torque controller (#36392)"
This reverts commit 76c5cb6d87.
|
4 days ago |
Dean Lee
|
9bf904e8a6
|
ui: scale mouse positions in touch history (#36530)
scale mouse position in touch history
|
4 days ago |
Adeeb Shihadeh
|
5ea5f6f267
|
ui: timeout touch points (#36550)
|
5 days ago |
Shane Smiskol
|
525b6e48e9
|
raylib: fix word wrap (#36545)
* fix word wrap underestimating width
* and that
|
5 days ago |
Shane Smiskol
|
c7b115b68e
|
raylib: fix text measure with emojis (#36546)
fix
|
5 days ago |
Dean Lee
|
62aef9cd34
|
tools: update README (#36531)
update readme
|
1 week ago |
Adeeb Shihadeh
|
f57617c944
|
expose more state from gui_app
|
1 week ago |
Adeeb Shihadeh
|
c4a0e57046
|
ui: add debug toggle (#36529)
* ui: add debug toggle
* initial state
|
1 week ago |
felsager
|
76c5cb6d87
|
latcontrol_torque: retune torque controller (#36392)
|
1 week ago |
felsager
|
fc4e5007fd
|
latcontrol_torque: make feed-forward jerk independent of individual platform lag (#36334)
|
1 week ago |
Dean Lee
|
af24fd6842
|
remove qrcode library from third_party (#36528)
|
1 week ago |
Maxime Desroches
|
002a22a097
|
AGNOS 14.5 (#36523)
* stage
* updater
* prod
|
1 week ago |
Maxime Desroches
|
9f20eb8ce6
|
setup: handle incompatible versions (#36520)
check
|
1 week ago |
Adeeb Shihadeh
|
2e636458a6
|
op adb: forward all openpilot service ports (#36518)
* op adb: forward all openpilot service ports
* cleanup
|
1 week ago |
David
|
47d0a95fd6
|
font: remove unifont anti-aliasing and reduce font size to 16 (#36508)
remove unifont anti-aliasing and reduce font size to 16
Co-authored-by: Shane Smiskol <shane@smiskol.com>
|
1 week ago |
Dean Lee
|
5d142326f5
|
ui: remove unused get_width() method (#36512)
remove unused get_width() method
|
1 week ago |
Dean Lee
|
ef9683ee79
|
ui: skip rendering when screen is off (#36510)
* skip rendering when screen is off
* continue and rename
* revert that
* flip
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
1 week ago |
Maxime Desroches
|
8a77534d02
|
fix zipapp with multilang (#36511)
* fix
* fix
* fix
* more
|
2 weeks ago |
David
|
73ed45f9d7
|
ui screenshots: add screenshot for unifont rendering (#36506)
* ui: add homescreen setup for unifont language setting
* fix params
|
2 weeks ago |
Shane Smiskol
|
2d6df2e125
|
raylib: minor tweaks (#36507)
* try
* generic
* check
* why was this here?!
|
2 weeks ago |
Shane Smiskol
|
e754b738ad
|
raylib: fix prime state thread (#36504)
fix
|
2 weeks ago |
David
|
1dadb3fcc9
|
multilang: fix missing translation for longitudinal personality toggle description (#36446)
fix: add translation wrapper for longitudinal personality toggle description
|
2 weeks ago |
Shane Smiskol
|
4e88245745
|
raylib: rename set_callbacks (#36462)
rn
|
2 weeks ago |
David
|
debc9bf7cf
|
screenshots: reuse alert setup function (#36473)
ui: refactor onroad alert setup functions for improved reusability
|
2 weeks ago |
Dean Lee
|
e03673485b
|
ui: unify cache key in AugmentedRoadView (#36477)
unified cache key
|
2 weeks ago |
David
|
6efe4e1998
|
ci: fix selfdrive_tests weekly run and badge (#36500)
|
2 weeks ago |
David
|
ff6ed7055d
|
ci: include assets path for UI label and preview (#36499)
* workflow: include 'selfdrive/assets/**' path for triggering UI preview
* ui: include 'selfdrive/assets/**' path in labeler configuration
|
2 weeks ago |
Maxime Desroches
|
6c85e2c697
|
ModemManager restart (#36433)
* res
* limit
* not needed
* comments + explicit
|
2 weeks ago |