Cameron Clough
7208524d42
don't use cereal
7 days ago
Trey Moen
23efe236f4
moar
7 days ago
Trey Moen
f8823b77b7
updates for device
7 days ago
Trey Moen
4b61676f99
pack.py
7 days ago
Trey Moen
63a1b76318
rename to pack.py
7 days ago
Trey Moen
58192d2250
help messages
7 days ago
Trey Moen
26b0d5d817
cleanup
7 days ago
Trey Moen
6ae0298f95
copy into temp, dont keep this
7 days ago
Trey Moen
7888ffeb8e
refactors
7 days ago
Trey Moen
7f8ad4c31b
validate inputs
7 days ago
Trey Moen
d91bcdd277
pack script
7 days ago
Trey Moen
79cac4e919
add a main method to target
7 days ago
Dean Lee
71e3fd7183
system/ui: use icon for special characters ( #35248 )
...
* use icon for special characters
* add icon for SHIFT_DOWN_KEY
7 days ago
Dean Lee
5babe18184
system/ui/setup: fix WiFi manager UI element overlap issues ( #35251 )
...
fix ui overlap issue
7 days ago
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
7 days ago
Dean Lee
6adc7e6bdb
system/ui: disable continue button when no network connecton in setup.py ( #35249 )
...
disable continue button when no network connecton
7 days ago
Dean Lee
b740d23dd0
system/ui: display icons in wifi manager ( #35244 )
...
display icons in wifi manager
1 week ago
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
1 week ago
Cameron Clough
a6456503b0
selfdrive/assets: add keyboard icons ( #35247 )
1 week ago
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
1 week ago
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
1 week ago
Cameron Clough
62f5a59f77
selfdrive/assets: optimize SVGs ( #35242 )
1 week ago
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 95d1a800de
.
* move these too
1 week ago
Trey Moen
60113632b4
feat(clip): delete get_metadata call ( #35229 )
...
* feat: delete get_metadata call
* no one else is using this now
1 week ago
Adeeb Shihadeh
735c227f3c
svg -> png script
1 week ago
Cameron Clough
6c03e9472d
system/ui: disabled button styles ( #35236 )
1 week ago
Trey Moen
0fec3656a1
feat(clip): faster qlog ( #35227 )
...
* feat(clip): faster qlog
* simpler
* imports
1 week ago
Shane Smiskol
5d8c8ae911
Tesla: raised lateral limits ( #35231 )
...
* bump
* bump
* update refs
1 week ago
Shane Smiskol
2af3cc6093
joystick: use ISO acceleration ( #35230 )
...
ISO max
1 week ago
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
1 week ago
Trey Moen
e8394a27d7
fix(clip): properly set exit code ( #35225 )
...
fix: properly set exit code
1 week ago
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
1 week ago
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
1 week ago
Dean Lee
84e9b75983
system/ui: fix WiFi manager shutdown task errors ( #35204 )
...
fix WiFi manager shutdown task errors
1 week ago
Dean Lee
f1c0109c89
system/ui: Fix crash when exiting the application with CTRL+C (KeyboardInterrupt). ( #35221 )
...
handle KeyboardInterrupt
1 week ago
omahs
64b0ede9ae
fix: typos ( #35224 )
...
* fix: typos
* Update what-is-a-car-port.md
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 week ago
Trey Moen
665d2c3bec
feat(clip): hydrate route's CarParams before starting UI ( #35218 )
...
* feat: hydrate CarParams before starting UI
* only get first segment, faster
1 week ago
Dean Lee
b1bdab0c90
system/ui: improve texture caching ( #35222 )
...
improve texture caching
1 week ago
Dean Lee
c57f576436
system/ui: fix FPS drop issues ( #35220 )
...
set VSYNC flag only when the env is set
1 week ago
Cameron Clough
92e27f0ba2
fix .editorconfig
1 week ago
Maxime Desroches
997a99926c
ci: overwrite previous comment for model_replay ( #35209 )
...
* less
* test
* fix
* cleanup
1 week ago
Maxime Desroches
3fd05d2ace
more robust modem
1 week ago
Kacper Rączy
f242b1e88a
lagd: remove saved param if mismatch ( #35217 )
...
Remove LiveDelay on mismatch
1 week ago
Kacper Rączy
cbec1886e7
paramsd: remove saved param if mismatch ( #35215 )
...
remove LiveParametersV2
1 week ago
Trey Moen
bdffd34088
feat(clip): support metric units if requested ( #35213 )
1 week ago
Kacper Rączy
1a3e342303
ui: reset live parameters and delay when reset calibration pressed ( #35211 )
...
* Reset params and lag too
* Old param too
1 week ago
Trey Moen
98c4a4582b
chore: reformat clip params for extension ( #35212 )
1 week ago
commaci-public
77c35f8e5d
[bot] Update Python packages ( #35214 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 week ago
Adeeb Shihadeh
9d7fce8dd1
CI: bump tinygrad in cronjob
1 week ago
Adeeb Shihadeh
d0bf2be6f0
External GPU support for big models ( #35172 )
...
* usb gpu
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
1 week ago