Cameron Clough
95d1a800de
remove unused assets
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
Shane Smiskol
478015e788
typo
1 week ago
Adeeb Shihadeh
67486ff92d
bump tinygrad ( #35208 )
...
* bump tinygrad
* fix
* why is mac different?
* fix sim
* relax that
1 week ago
Adeeb Shihadeh
313ede3d1e
Update NDOG live ( #35205 )
...
* no alt exp
* live
* fix
* update res
1 week ago
Maxime Desroches
3d696c0f90
jenkins: remove logs during setup
1 week ago
Eric Brown
480cc57da3
Pass args to op auth ( #35202 )
1 week ago
Dean Lee
73ff9dc944
system/ui: add require_full_screen to WifiManagerUI ( #35191 )
...
add require_full_screen to WifiManagerUI
1 week ago
Dean Lee
896dabb190
system/ui: add right-side text eliding to gui_label ( #35201 )
...
add optional right-side text eliding to gui_label
1 week ago
Robbe Derks
15a567ffee
bump panda
1 week ago
Shane Smiskol
8473774b65
process replay: add Tesla route ( #35199 )
...
* add tesla
* update refs
* run tesla on more procs
* update refs
1 week ago
Shane Smiskol
3f724400c5
Tesla: check checksums in safety ( #35198 )
...
bump
1 week ago
Trey Moen
6b4436b980
feat(clip): font from `selfdrive/assets` ( #35194 )
...
* feat(clip): find font dynamically
* check font path as part of validating environment
* from testing
* use font from assets
* no mas
1 week ago
Trey Moen
51ab7ec8f5
feat(clip): ffmpeg improvements to reduce frame skips ( #35196 )
...
* test
* no benefit with two pass
* rm
* typo, testing
* re-add
1 week ago
Shane Smiskol
2e5014d793
Tesla: check counters and checksums in car interface ( #35195 )
...
bump
2 weeks ago
Dean Lee
b5545a6736
system/ui: confirm dialog always opens in fullscreen mode ( #35192 )
...
confirm dialog always opens in fullscreen mode
2 weeks ago
commaci-public
b2d414cc8b
[bot] Update Python packages ( #35187 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
2 weeks ago
Dean Lee
ce4fda1f92
system/ui: add minimum WIFI password length validation ( #35190 )
...
* add minimum WIFI password length validation
* add min text size to keyboard
* disable enter if text size<min size
* add MAX_PASSWORD_LENGTH
* disable enter key
* set min_text_size for demo
2 weeks ago
Dean Lee
8c995ab26d
system/ui: implement CameraView widget ( #35185 )
...
* initial commit
* run at 60hz, nonblock
* graceful cleanup
* re-position
* rename
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 weeks ago
Trey Moen
98dba943b2
feat(clip): add timestamp onto clip ( #35182 )
...
* feat(clip): add timestamp onto clip
* same font size as title
* revert
* just declare it here, and add comments
2 weeks ago
Dean Lee
02125f6862
system/ui: fix cursor position in inputBox mouse click handler ( #35189 )
...
fix cursor position in inputBox mouse click handler
2 weeks ago
Cameron Clough
43054a56c2
system/ui: fix tethering ssid ( #35188 )
...
system/ui: fix tethering ssid when no params
2 weeks ago
Cameron Clough
59fbeb6070
system/ui: keyboard demo script
2 weeks ago
Dean Lee
2b32325be1
system/ui: Full-Featured InputBox Component ( #35178 )
...
custom input box component
2 weeks ago