Shane Smiskol
3381192297
Multilang: remove main prefix ( #36406 )
...
* rename
* fix
1 week ago
Harald Schäfer
b2e3dd17ea
torque gains not car specific ( #36404 )
...
* torque gains not car specific
* remove opendbc interfaces longitudinal control kf field assignment that makes hitl test fail
* typo
* another typo
* bump
* bump openbc
* update ref
---------
Co-authored-by: felsager <d.felsager@gmail.com>
1 week ago
Bruce Wayne
01715f6f9a
test car model: use factor for torque
1 week ago
YassineYousfi
3c957c6e9d
The Cool People's model 😎 ( #36249 )
...
* cb8f0d7e-6627-4d7f-ad97-10d0078f2d2c/400
* ci?
* fd9a6816-8758-466b-bbde-3c1413b98f0a/400
1 week ago
Harald Schäfer
7534b2a160
PID: no more ff gain ( #36398 )
...
* No more ff gain
* typo
1 week ago
Shane Smiskol
b28425b8c3
raylib: fix broken pairing dialog first 5m after startup ( #36397 )
...
* always try on dialog show
* except logging
* huge oof
2 weeks ago
Shane Smiskol
1f5e0b6f68
raylib: show dialog when attempting to pair without internet ( #36396 )
...
* match qt
* clean up
* bb
* ofc
* use alert_dialog
2 weeks ago
David
646f6a1006
raylib screenshots: alpha long toggle confirmation dialog ( #36386 )
...
add alpha long toggle confirmation test
2 weeks ago
Maxime Desroches
13d98fd2d5
test_onroad: skip more frames for ui timings
2 weeks ago
Maxime Desroches
92cd656c68
ui: remove watchdog ( #36388 )
...
out
2 weeks ago
Maxime Desroches
727a750b34
ci: stop power_monitor once
2 weeks ago
Maxime Desroches
5dabb678ce
ci: just stop power_monitor on devices
2 weeks ago
Shane Smiskol
d71d2bd2d0
test_onroad: ignore first few ui timing frames ( #36385 )
...
clean up
2 weeks ago
Shane Smiskol
702bebf176
raylib: fix temporarily untoggleable onroad experimental mode button ( #36383 )
...
* gpt got it after 2 tries, but still not immed mergeable
* bad bot
2 weeks ago
Shane Smiskol
25da8e9d44
raylib: fix crash from too many colors ( #36382 )
...
* fix
* bump
2 weeks ago
Maxime Desroches
e1ad4daf8d
installer: branch migration ( #36315 )
...
* mig
* fix
* fix
* more
* staging
2 weeks ago
Maxime Desroches
783b717af8
AGNOS 14 ( #36313 )
...
* version
* updater
* this order
* manifest
* update
* prod
* logic
* magic
* new
* bump
* bump
* new
* b
* bump
* prod
2 weeks ago
Shane Smiskol
65e1fd299e
raylib: fix full size alert text ( #36379 )
...
* stash so far
* try this
* better
* fast
* rename
* revert
* clean up
* yes
* hack to make it work for now
* actually fix
* fix
2 weeks ago
Shane Smiskol
b29b1964ba
raylib screenshots: test onroad ( #36369 )
...
* test onroad
* person
* onroad alert
* mid and full
* all
* can do this
* tf
* tf
* clean up
2 weeks ago
Shane Smiskol
80a8df0643
raylib: fix emoji centering with Label ( #36376 )
...
* kinda works
* but spacing was off, so back to big emoji
* rm debug
* fixed!
* fixed!
* fix newline in emoji pattern
* fix
* fix dat
2 weeks ago
Shane Smiskol
36d77debd0
raylib: remove redundant text center enum ( #36372 )
...
* rm
* type
* fix
* fix
2 weeks ago
Shane Smiskol
2fd4b53aaf
raylib: smooth path distance ( #36278 )
...
* smooth max distance
* junk
* clean up
* final
* you can read
* Update selfdrive/ui/onroad/model_renderer.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* true
* fix
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 weeks ago
Shane Smiskol
3e56612990
raylib: fix emoji vertical centering ( #36358 )
...
* space
* font scale
* fix centering
2 weeks ago
Shane Smiskol
75858673c4
less rounded border
2 weeks ago
Shane Smiskol
57223958b5
raylib screenshots: add more homescreen states ( #36356 )
...
* hmm can do yeidl approach
* clean up
* clean up
* flip
* and add paired + prime
* sort and add update params
* try
* all should have branch name
* test
* clean up
* add offroad alert to update screen
2 weeks ago
Shane Smiskol
3553a754a4
Fix vendored emoji font ( #36357 )
...
* add font
* use it
* rm old one
2 weeks ago
David
0c64818f52
Add screenshot for advanced network settings ( #36351 )
...
add screenshot for advanced network settings
2 weeks ago
Shane Smiskol
59bddfba8d
raylib: rounded onroad corners ( #36348 )
...
* rounded corners
* use scissor
* 0.1
* middle
* don't trust chatter
* round
* clean p
* cleanup
* rev
2 weeks ago
Shane Smiskol
8a1fcd8991
raylib: fix possible DM crash ( #36354 )
...
* fix
* bruh
* clean up
* here
* rm
2 weeks ago
felsager
3546b625e7
latcontrol_torque: change in kp should not affect effective low speed factor gain ( #36335 )
2 weeks ago
Shane Smiskol
87443cd34d
raylib: background onboarding texture loading ( #36343 )
...
* this seems best so far
* better
* clean up
* debug
* debug
* clean up
* final
2 weeks ago
Shane Smiskol
5f0e9fce61
raylib: update experimental mode homescreen button ( #36344 )
...
* update homescreen exp mode button
* and here
* Apply suggestions from code review
2 weeks ago
Shane Smiskol
a2cce7f897
raylib: fix border radius ( #36346 )
...
* colors
* revert color
* rev
2 weeks ago
Shane Smiskol
f4041dc1f0
raylib: black sidebar ( #36347 )
...
black sidebar
2 weeks ago
Shane Smiskol
8e3757ac87
raylib: image dimensions are optional ( #36332 )
...
* meas
* now no resizing
* clean up
2 weeks ago
David
41fa0cdf82
fix cycle offroad alerts ( #36302 )
...
* fix: use parse_release_notes in cycle_offroad_alerts
* fix: set update available param true
* Update selfdrive/ui/tests/cycle_offroad_alerts.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
David
692f5fdd72
Add screenshot for experimental mode description (raylib UI test) ( #36327 )
...
* feat: add test case to expand experimental mode description
* Update selfdrive/ui/tests/test_ui/raylib_screenshots.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
Shane Smiskol
de0a1e66d8
software download screenshot ( #36326 )
...
* software
* clean up
* Qt ButtonControl has 0 padding
* clean up
* clean up
2 weeks ago
Shane Smiskol
13d0aefd7c
raylib: don't get old onroad alert on startup
2 weeks ago
Shane Smiskol
5f7b05e808
raylib: don't create vipc client twice first time
2 weeks ago
Shane Smiskol
32f65bae55
alpha long: allow toggle while onroad + restart op
...
it's alpha, and some cars don't fault (we allow other toggles which would fault, so why not enable)
2 weeks ago
Maxime Desroches
49d9b8bb00
ui: fix cloudlog spam ( #36321 )
...
* dark office
* check
* back
* fix
* remove
* remove
2 weeks ago
Shane Smiskol
b3eba70b7a
raylib: flip! ( #36319 )
...
* flip!
* add ui
* ?
* qt is extra
* low node
* add uiDebug
* fix
* fix dat
* bump double increase for tol
* it's ~11ms but double for tol
* fix report
* Update selfdrive/test/test_onroad.py
3 weeks ago
Shane Smiskol
cec7a5dc98
raylib: fix styling for fullscreen alerts ( #36318 )
...
* fix that
* fix styling
* and this
* revert
* fix full
* revert
3 weeks ago
Shane Smiskol
14993f58e3
raylib: set speed fixes ( #36317 )
...
* remove msaa artifacting by heavily reducing segments and match radius
* always draw set speed with '-' like qt
* clean up
* match qt behavior for rivian
3 weeks ago
Shane Smiskol
e8a17b4963
raylib: fix stale frames going onroad ( #36314 )
...
* fix
* try
* flip
* now flip
* fix network nav button heights
* revert
3 weeks ago
Shane Smiskol
aa7f6973c0
raylib: match Qt onroad button disabling ( #36316 )
...
* fixxx
* clean up
* disable onroad: adb, joystick, alpha long
3 weeks ago
Shane Smiskol
348114e5bd
raylib: remove cut stuff ( #36310 )
...
remove cut stuff
3 weeks ago
Shane Smiskol
2305fb59a2
raylib: fix mic indicator ( #36309 )
...
* fix mic
* move out
3 weeks ago
Shane Smiskol
cc816043c1
raylib: add non-inline b tag ( #36305 )
...
* debug
* here too
* clean up
3 weeks ago