Kacper Rączy
7a07b5a4af
Setup TARGET_GIT_REF
6 days ago
Kacper Rączy
0d79c054af
TARGET_REF env
6 days ago
Kacper Rączy
7cbff16a92
Handle car.capnp
6 days ago
Kacper Rączy
a2b3754607
Almost works
6 days ago
Kacper Rączy
b7cbeecbd1
Merge remote-tracking branch 'origin/master' into log-compat-test
6 days ago
Kacper Rączy
cbec1886e7
paramsd: remove saved param if mismatch ( #35215 )
...
remove LiveParametersV2
6 days ago
Trey Moen
bdffd34088
feat(clip): support metric units if requested ( #35213 )
6 days ago
Kacper Rączy
1a3e342303
ui: reset live parameters and delay when reset calibration pressed ( #35211 )
...
* Reset params and lag too
* Old param too
6 days ago
Trey Moen
98c4a4582b
chore: reformat clip params for extension ( #35212 )
6 days ago
commaci-public
77c35f8e5d
[bot] Update Python packages ( #35214 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 days ago
Adeeb Shihadeh
9d7fce8dd1
CI: bump tinygrad in cronjob
6 days ago
Adeeb Shihadeh
d0bf2be6f0
External GPU support for big models ( #35172 )
...
* usb gpu
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
7 days ago
Shane Smiskol
478015e788
typo
7 days ago
Adeeb Shihadeh
67486ff92d
bump tinygrad ( #35208 )
...
* bump tinygrad
* fix
* why is mac different?
* fix sim
* relax that
7 days ago
Adeeb Shihadeh
313ede3d1e
Update NDOG live ( #35205 )
...
* no alt exp
* live
* fix
* update res
7 days ago
Maxime Desroches
3d696c0f90
jenkins: remove logs during setup
7 days ago
Eric Brown
480cc57da3
Pass args to op auth ( #35202 )
7 days ago
Dean Lee
73ff9dc944
system/ui: add require_full_screen to WifiManagerUI ( #35191 )
...
add require_full_screen to WifiManagerUI
7 days ago
Dean Lee
896dabb190
system/ui: add right-side text eliding to gui_label ( #35201 )
...
add optional right-side text eliding to gui_label
7 days 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
1 week ago
Dean Lee
b5545a6736
system/ui: confirm dialog always opens in fullscreen mode ( #35192 )
...
confirm dialog always opens in fullscreen mode
1 week ago
commaci-public
b2d414cc8b
[bot] Update Python packages ( #35187 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 week 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
1 week 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>
1 week 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
1 week ago
Dean Lee
02125f6862
system/ui: fix cursor position in inputBox mouse click handler ( #35189 )
...
fix cursor position in inputBox mouse click handler
1 week ago
Cameron Clough
43054a56c2
system/ui: fix tethering ssid ( #35188 )
...
system/ui: fix tethering ssid when no params
1 week ago
Cameron Clough
59fbeb6070
system/ui: keyboard demo script
1 week ago
Dean Lee
2b32325be1
system/ui: Full-Featured InputBox Component ( #35178 )
...
custom input box component
1 week ago
Adeeb Shihadeh
35dbdf9124
raylib: fwd everything to cloudlog
1 week ago
Dean Lee
e62b6a38e9
system/ui: set keyboard to use full window area ( #35181 )
...
set keyboard to use full window area
1 week ago
Dean Lee
bfadab078e
system/ui: set log level to WARNING to reduce noise ( #35180 )
...
* set log level to WARNING to reduce noise
* custom callback handling for raylib logs
1 week ago
Harald Schäfer
e9cea3ae5c
Revert TR again ( #35179 )
...
Revert "Tomb Raider 7 (#35114 )"
This reverts commit 0fb4aafa35
.
1 week ago
Dean Lee
01867f1b2b
system/ui: integrate WifiManagerUI into Updater ( #35177 )
...
integrate WifiManagerUI into Updater
1 week ago
Dean Lee
bbeb37d726
system/ui: add MultiOptionDialog for selection from scrollable lists ( #35176 )
...
* add MultiOptionDialog for selection from scrollable lists
* mv
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
1 week ago
Dean Lee
f1760e63d3
system/ui: performance optimizations for WiFi Manager with cached network data ( #35170 )
...
Performance optimizations for WiFi Manager with cached network data
1 week ago
Dean Lee
eaa595958c
system/ui: prevent duplicate WiFi connections when retrying with new password ( #35174 )
...
Prevent duplicate WiFi connections when retrying with new password
1 week ago
Dean Lee
7147c26954
system/ui: fix WIFI authentication callback and connection tracking ( #35169 )
...
fix authentication callback and state handling
1 week ago
Dean Lee
3b94e6f92f
system/ui: add tethering support to WifiManager ( #35167 )
...
add tethering support to WifiManager
1 week ago
Trey Moen
13965bdf0b
docs: clarify process to connect to 3/3X over ADB ( #35090 )
...
* three
* codespell being smart with me
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
1 week ago
Shane Smiskol
db855d56d3
Log Hexagon DSP temperature ( #35166 )
...
* add hexagon dsp temp
* log
* whoops
2 weeks ago
David
32167e02c0
ui: show alert when user flag (bookmark) pressed ( #34920 )
...
* feat: Show alert on user flag event
* feat: Temporarily update border status on user flag to match connect timeline
* Revert "feat: Temporarily update border status on user flag to match connect timeline"
This reverts commit f1da6a4f5f
.
* feat: Increase alert duration to 1.5 seconds
* remove audible alert for bookmark event
* refactor: Use NormalPermamentAlert for user flag alert
* fix: Update userFlag enum value in OnroadEvent struct
* fix: Handle userFlag event even in dashcam mode
* don't need to ignore that anymore
* remove 'userFlag' from ignore list
---------
Co-authored-by: Jason Young <jyoung8607@gmail.com>
2 weeks ago
Jason Young
1f312e16d4
messaging: cleanup zero-frequency service initialization ( #35145 )
...
* messaging: fix bug with relaxed checks under simulation
* refactor
* cleanup
* fix bug
* Revert "fix bug"
This reverts commit ea31f3ee83
.
* that did need to be different
* fix bug, add test coverage
* retry CI
2 weeks ago
Dean Lee
908ea36126
ui(raylib): add thread-safe property access to WifiManagerWrapper ( #35162 )
...
* Add thread-safe property access to WifiManagerWrapper
* cleanup
* type-safe manager, always specify default
* import
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 weeks ago
Dean Lee
dde9c703f3
cabana: optimize get_raw_value() function for CAN signal extraction ( #35137 )
...
optimize get_raw_value() for CAN signal extraction
2 weeks ago