Adeeb Shihadeh
5a67aa3618
test_translations: don't fail on rate limit ( #35262 )
...
skip translation test on 429
2025-05-17 12:00:09 -07:00
Shane Smiskol
49c422e872
Tesla: fix angle control saturation ( #35256 )
...
* we shouldn't need this
* or this?
* stash junk
* hmm
* comment
* cc
* sadly we have to maintain behavior
* bump
2025-05-16 21:29:16 -07:00
Cameron Clough
da670108e7
system/ui: all font weights ( #35255 )
2025-05-17 00:23:55 +01:00
Cameron Clough
8097a92515
zipapp pack ( #35253 )
...
Used to ship python UI in agnos without an openpilot clone
* add a main method to target
* pack script
* validate inputs
* refactors
* copy into temp, dont keep this
* cleanup
* help messages
* rename to pack.py
* pack.py
* updates for device
* moar
* don't use cereal
* just log normally
* use importlib.resources
* revert
* Revert "don't use cereal"
This reverts commit 7208524d422d88a1b07e209359aeb25e8b3bf4e7.
* fix cereal?
* cleanup
* Revert "cleanup"
This reverts commit 921edfe5020f244dbdf4f26767af7c98ca837d1c.
* cython hotfix
* Reapply "cleanup"
This reverts commit 9b54552f784dea1b1eb4ffc03937571e4fc851ba.
* more cleanup
* any script?
* slightly clearer
* rm print
* nothing python should use SVGs
---------
Co-authored-by: Trey Moen <trey@moen.ai >
2025-05-16 22:24:03 +01:00
Dean Lee
09fde3c3ad
system/ui: Use OPENPILOT_URL instead of google.com for network connectivity check ( #35254 )
...
check OPENPILOT_URL
2025-05-16 21:56:41 +01:00
Dean Lee
71e3fd7183
system/ui: use icon for special characters ( #35248 )
...
* use icon for special characters
* add icon for SHIFT_DOWN_KEY
2025-05-16 19:43:03 +01:00
Dean Lee
5babe18184
system/ui/setup: fix WiFi manager UI element overlap issues ( #35251 )
...
fix ui overlap issue
2025-05-16 19:24:04 +01:00
Cameron Clough
e9680a40bf
selfdrive/assets: generate keyboard icons from bootstrap-icons ( #35250 )
...
* Revert "selfdrive/assets: add keyboard icons (#35247 )"
This reverts commit a6456503b0 .
* selfdrive/assets: use bootstrap icons, generate keyboard icons
* cleanup
* switch shift-fill for capslock
2025-05-16 19:17:24 +01:00
Dean Lee
6adc7e6bdb
system/ui: disable continue button when no network connecton in setup.py ( #35249 )
...
disable continue button when no network connecton
2025-05-16 19:10:58 +01:00
Dean Lee
b740d23dd0
system/ui: display icons in wifi manager ( #35244 )
...
display icons in wifi manager
2025-05-16 13:51:08 +01:00
Dean Lee
dcfbb99b13
system/ui: add password visibility toggle with eye icon to keyboard ( #35246 )
...
* add password visibility toggle with eye icon to keyboard
* added show_password_toggle
2025-05-16 13:50:27 +01:00
Cameron Clough
a6456503b0
selfdrive/assets: add keyboard icons ( #35247 )
2025-05-16 13:38:51 +01:00
Cameron Clough
512d83cc36
ui(raylib): setup.py ( #35140 )
...
* setup.py
* better font
* use gui_button
* btn
* fix button and triangle
* low voltage text color
* fix network page
* HARDWARE.get_os_version()
* typing
* white title
* update default text color
* use default font color
* fix software screen
* fix software screen
* radio font size
* line length
* fix regex
* draw svgs
* comment is out of date
* add cairosvg
* use cairosvg
* remove unused import
* support other image types
* revert origin
* fix setup warning icon
* fix
* remove cairosvg
* use pngs
* wrap
* fix disabled style
* TODO
* revert uv.lock
* use new file paths (not rasterized yet)
* oops
* fixes
* params not used
* network check thread
* oops
* fix custom URL and download failed screens
* clear keyboard
* rm
* fixes
* show full error message
* check network type
2025-05-16 12:41:20 +01:00
Cameron Clough
83679bd856
selfdrive/assets: rasterize SVGs ( #35243 )
...
* selfdrive/assets: rasterize SVGs
* do entire assets dir
* fixed size - 4096px is a lot
* optimise them too
* use inkscape
* regenerate
* abandon runtime svg
2025-05-16 01:33:16 +01:00
Cameron Clough
62f5a59f77
selfdrive/assets: optimize SVGs ( #35242 )
2025-05-16 00:52:49 +01:00
Cameron Clough
ec208f2d3d
cleanup selfdrive/assets ( #35241 )
...
* remove unused assets
* these are icons
* these are images
* fix
* fix
* Revert "remove unused assets"
This reverts commit 95d1a800de7e830df15d88e8e329aeadd4548b2f.
* move these too
2025-05-16 00:26:13 +01:00
Trey Moen
60113632b4
feat(clip): delete get_metadata call ( #35229 )
...
* feat: delete get_metadata call
* no one else is using this now
2025-05-15 10:02:46 -07:00
Adeeb Shihadeh
735c227f3c
svg -> png script
2025-05-15 09:53:48 -07:00
Cameron Clough
6c03e9472d
system/ui: disabled button styles ( #35236 )
2025-05-15 16:42:32 +01:00
Trey Moen
0fec3656a1
feat(clip): faster qlog ( #35227 )
...
* feat(clip): faster qlog
* simpler
* imports
2025-05-15 14:18:58 +01:00
Shane Smiskol
5d8c8ae911
Tesla: raised lateral limits ( #35231 )
...
* bump
* bump
* update refs
2025-05-14 19:51:12 -07:00
Shane Smiskol
2af3cc6093
joystick: use ISO acceleration ( #35230 )
...
ISO max
2025-05-14 19:31:55 -07:00
Trey Moen
33c164629f
fix(clip): ignore unknown Params keys ( #35226 )
...
* fix: ignore params configured by forks
* comment
* dont bother logging count or in normal flow
* better log
2025-05-14 15:44:57 -07:00
Trey Moen
e8394a27d7
fix(clip): properly set exit code ( #35225 )
...
fix: properly set exit code
2025-05-14 14:25:27 -07:00
Dean Lee
2ad501cc94
common/params.cc: Handle EINTR for fsync in Params::put to Improve Robustness ( #35142 )
...
Handle EINTR for fsync in Params::put to Improve Robustness
2025-05-14 11:21:36 -07:00
Dean Lee
02a251f50d
cabana: add RouteInfo dialog to view and navigate route segment details ( #35134 )
...
add RouteInfo dialog to view and navigate route segment details
2025-05-14 11:21:28 -07:00
Dean Lee
84e9b75983
system/ui: fix WiFi manager shutdown task errors ( #35204 )
...
fix WiFi manager shutdown task errors
2025-05-14 11:20:39 -07:00
Dean Lee
f1c0109c89
system/ui: Fix crash when exiting the application with CTRL+C (KeyboardInterrupt). ( #35221 )
...
handle KeyboardInterrupt
2025-05-14 11:18:08 -07:00
omahs
64b0ede9ae
fix: typos ( #35224 )
...
* fix: typos
* Update what-is-a-car-port.md
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2025-05-14 11:17:50 -07:00
Trey Moen
665d2c3bec
feat(clip): hydrate route's CarParams before starting UI ( #35218 )
...
* feat: hydrate CarParams before starting UI
* only get first segment, faster
2025-05-14 08:14:44 -07:00
Dean Lee
b1bdab0c90
system/ui: improve texture caching ( #35222 )
...
improve texture caching
2025-05-14 16:11:38 +01:00
Dean Lee
c57f576436
system/ui: fix FPS drop issues ( #35220 )
...
set VSYNC flag only when the env is set
2025-05-14 14:49:47 +01:00
Cameron Clough
92e27f0ba2
fix .editorconfig
2025-05-14 14:34:11 +01:00
Maxime Desroches
997a99926c
ci: overwrite previous comment for model_replay ( #35209 )
...
* less
* test
* fix
* cleanup
2025-05-13 21:06:30 -07:00
Maxime Desroches
3fd05d2ace
more robust modem
2025-05-13 21:05:17 -07:00
Kacper Rączy
f242b1e88a
lagd: remove saved param if mismatch ( #35217 )
...
Remove LiveDelay on mismatch
2025-05-14 03:18:14 +00:00
Kacper Rączy
cbec1886e7
paramsd: remove saved param if mismatch ( #35215 )
...
remove LiveParametersV2
2025-05-14 02:26:28 +00:00
Trey Moen
bdffd34088
feat(clip): support metric units if requested ( #35213 )
2025-05-13 19:23:36 -07:00
Kacper Rączy
1a3e342303
ui: reset live parameters and delay when reset calibration pressed ( #35211 )
...
* Reset params and lag too
* Old param too
2025-05-14 02:22:44 +00:00
Trey Moen
98c4a4582b
chore: reformat clip params for extension ( #35212 )
2025-05-13 18:56:13 -07:00
commaci-public
77c35f8e5d
[bot] Update Python packages ( #35214 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai >
2025-05-13 18:55:58 -07:00
Adeeb Shihadeh
9d7fce8dd1
CI: bump tinygrad in cronjob
2025-05-13 18:48:21 -07:00
Adeeb Shihadeh
d0bf2be6f0
External GPU support for big models ( #35172 )
...
* usb gpu
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai >
2025-05-13 17:12:32 -07:00
Shane Smiskol
478015e788
typo
2025-05-13 17:04:16 -07:00
Adeeb Shihadeh
67486ff92d
bump tinygrad ( #35208 )
...
* bump tinygrad
* fix
* why is mac different?
* fix sim
* relax that
2025-05-13 16:59:35 -07:00
Adeeb Shihadeh
313ede3d1e
Update NDOG live ( #35205 )
...
* no alt exp
* live
* fix
* update res
2025-05-13 14:48:40 -07:00
Maxime Desroches
3d696c0f90
jenkins: remove logs during setup
2025-05-13 13:34:54 -07:00
Eric Brown
480cc57da3
Pass args to op auth ( #35202 )
2025-05-13 09:32:33 -07:00
Dean Lee
73ff9dc944
system/ui: add require_full_screen to WifiManagerUI ( #35191 )
...
add require_full_screen to WifiManagerUI
2025-05-13 14:34:17 +01:00
Dean Lee
896dabb190
system/ui: add right-side text eliding to gui_label ( #35201 )
...
add optional right-side text eliding to gui_label
2025-05-13 14:31:50 +01:00