Nayan
5ecd05aedf
models: add big model to default model resolution ( #1929 )
...
* device
* sunnylink
* lint
* lfs?
* Revert "lfs?"
This reverts commit bcdaec6b4c .
* update path
* Scope the default big model down to the sunnylink schema
* Drop the mock-only default model test
* Move the default model resolver out to separate PR
---------
Co-authored-by: Jason Wen <haibin.wen3@gmail.com >
staging/2026.003.000/2026.08.21-4688
2026-08-20 21:31:32 -04:00
Jason Wen
5ae100aa1d
models fetcher: bump big model to v21
staging/2026.003.000/2026.08.20-4686
2026-08-20 19:19:59 -04:00
Jason Wen
be76a88b80
ci override LFS fetch exclude for real ONNX file retrieval ( #1928 )
...
ci: override lfs.fetchexclude so the model fetch pulls real ONNX files instead of pointers
2026-08-20 19:12:59 -04:00
James Vecellio-Grant
049d225d5a
ci: Dedicated Model Runner ( #1922 )
...
* ci: Dedicated Model Runner
* recurse
* not needed
* fix wrapper
* whoops
* bypass
* modeld_v2: restore chestnut link check before big model build
* modeld_v2: stage onnx to disk instead of shared memory
* ci: clear unchunked onnx temps before model build
* ci: stream the pkl hash instead of loading it into memory
---------
Co-authored-by: Jason Wen <haibin.wen3@gmail.com >
2026-08-20 16:18:17 -04:00
github-actions[bot]
c783f2225a
[bot] Update Python packages ( #1925 )
...
Update Python packages
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-20 14:44:15 -04:00
Robin Dittrich
53e13a7bc0
LagdToggle: fix inverted get_lat_delay branches ( #1906 )
...
* helpers.py get_lat_delay fix
* fix trailing whitespace
* lint
---------
Co-authored-by: Nayan <nayan8teen@gmail.com >
staging/2026.003.000/2026.08.20-4678
2026-08-19 21:36:37 -04:00
Kumar
ba29a38507
Sync: commaai/openpilot:master → sunnypilot/sunnypilot:master ( #1921 )
staging/2026.003.000/2026.08.19-4673
2026-08-18 21:16:47 -07:00
Jason Wen
ed35a82129
Merge commit '8edce0da4492307df211c710af6c4ece1c4a218e' into sync-20260818
2026-08-18 22:10:51 -04:00
Shane Smiskol
8edce0da44
Clean up big model detection w/ helpers ( #38671 )
...
use helpers
2026-08-18 18:40:54 -07:00
stef
3c90b66b65
webrtcd: bind to localhost ( #38664 )
...
check content type and bind to localhost
2026-08-18 18:40:11 -07:00
Adeeb Shihadeh
08c83149b0
Pin SCons to 4.10.1 ( #38669 )
2026-08-18 18:37:47 -07:00
Shane Smiskol
03711a13b0
Revert "chestnut: don't compile if big model is LFS pointer" ( #38670 )
...
Revert "chestnut: don't compile if big model is LFS pointer (#38655 )"
This reverts commit b8e14d85fb .
2026-08-18 18:31:07 -07:00
Shane Smiskol
9f1709a7e1
Revert "lfs: exclude big driving model in master clones ( #38626 )"
...
This reverts commit b7657f6553 .
2026-08-18 18:29:33 -07:00
Jason Wen
2b576c5fce
ci: tmp disable ui_report
staging/2026.003.000/2026.08.18-4671
2026-08-18 19:46:56 -04:00
Jason Wen
20ba774eaa
[TIZI/TICI] ui: fix missing model download status and rework status row ( #1920 )
...
* [TIZI/TICI] ui: fix missing model download status and rework the status row
* fix lint
staging/2026.003.000/2026.08.18-4670
2026-08-18 19:45:40 -04:00
James Vecellio-Grant
59833c500a
models: bump json version ( #1919 )
staging/2026.003.000/2026.08.18-4668
2026-08-18 15:23:47 -07:00
Harald Schäfer
3d09a47a47
cruise planner: fix decel jerk from cruise ( #38653 )
...
* cruise planner: fix decel jerk from cruise
* dead variable
2026-08-18 14:15:20 -07:00
Jimmy
2f4744d39b
modeld_v2: fix features_buffer alignment for supercombo models ( #1918 )
...
Co-authored-by: Quantizr (Jimmy) <jimmyfang@ucla.edu >
2026-08-18 13:47:52 -07:00
Jason Wen
6dd3457f4f
ci: refactor prebuilt workflow ( #1916 )
...
* ci: fix prebuilt file copy for null-separated release_files.py output
* ci: drop prebuilt symlinks the launch script recreates and gate the release on no submodules
* ci: use the device-local scons cache and prune dead prebuilt config
* ci: keep the scons cache in the runner workspace instead of the device's
staging/2026.003.000/2026.08.18-4664
2026-08-18 02:36:48 -04:00
Shane Smiskol
b7657f6553
lfs: exclude big driving model in master clones ( #38626 )
...
* exclude big
* lfs
* Revert "lfs"
This reverts commit b646d5fb50d2a5be1e6e73275f2ee302687e670f.
2026-08-17 21:54:29 -07:00
Shane Smiskol
b8e14d85fb
chestnut: don't compile if big model is LFS pointer ( #38655 )
...
* use compiled helper for hardwared alert, source doesn't matter. scons skips compile if it's empty/lfs pointer
* log it
* rmnl
* compile failed
* out of scope
* rmnl
2026-08-17 21:47:14 -07:00
Jason Wen
0b1ed0d047
Sync: commaai/openpilot:master → sunnypilot/sunnypilot:master ( #1913 )
2026-08-17 01:43:11 -04:00
Jason Wen
9fb45b315a
Merge commit '053d9c446800df38aca42b69bb99197aefbea77b' into sync-20260816
...
# Conflicts:
# README.md
# docs/CARS.md
# opendbc_repo
# tinygrad_repo
# tools/release/build_release.sh
# tools/release/build_stripped.sh
2026-08-17 00:38:50 -04:00
James Vecellio-Grant
94a32493e3
modeld_v2: chestnut support ( #1894 )
...
* modeld_v2: Support eGpu
* bump tg
* egpu
* no pkls please
* god no onnx either
* fix test
* done in build model now
* lint
* rip
* egpu ready build all split
* manual seed , reuse memory buffers across runs
* dont download big when we dont have big lol
* whoops
* no i and x
* cd
* who put those there. ??
* reduce flakiness by using artifact-name from build-model to regex, speed up pub b y checking the name before trying to clone and publish again
* try hf as a trusted publisher :)
* mf its a dataaset. i knew that
* fucking validation wants raw to fetch and full to push. grr
* smh
* dude i am missing so much
* pkl name
* move build all to hf
* tests: migrate sunnypilot tests to unittest and remove pytest
* red diff mf
* im scared , this may be a bad idea lol
* fetch latest commit.
* transition to requests
* models: use requests instead of aiohttp
* tici
* fix
* gpu fixes from upstream
* lint
* bump
* needed to say
* old
* how??
* epgu flag reduce
* this made me cry
* support monolith still
* precache warp in legacy
* Move jsons to param for sunnylink
---------
Co-authored-by: Jason Wen <haibin.wen3@gmail.com >
staging/2026.003.000/2026.08.17-4655
2026-08-16 21:40:16 -04:00
commaci-public
053d9c4468
[bot] Update Python packages ( #38650 )
...
* Update Python packages
* revert that for now
* ignore dashcam only
---------
Co-authored-by: Vehicle Researcher <user@comma.ai >
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2026-08-16 18:38:12 -07:00
Adeeb Shihadeh
85d364d4de
loggerd: fix ~0.5s startup logging delay ( #38649 )
2026-08-16 18:24:01 -07:00
Adeeb Shihadeh
dfbe0ee7c1
jenkins: set big cache dir ( #38648 )
2026-08-16 18:23:37 -07:00
Adeeb Shihadeh
03e6c81821
test_onroad: more precise frame ID check ( #38647 )
2026-08-16 16:10:35 -07:00
Adeeb Shihadeh
047be14df9
release: speedup builds ( #38644 )
2026-08-16 15:25:19 -07:00
stef
351701689f
bump teleop ( #38645 )
2026-08-16 14:22:04 -07:00
Adeeb Shihadeh
ec86732af8
ui: fix false positive openpilot unavailable on startup ( #38643 )
2026-08-16 13:11:50 -07:00
Adeeb Shihadeh
0f40ca1d88
pigeond: continuously try to get AGPS ( #38642 )
2026-08-16 12:50:16 -07:00
Jason Wen
91d0f3309c
DEC: restore gate on longitudinal E2E output ( #1911 )
...
dec: restore Dynamic Experimental Control gate on longitudinal e2e output
staging/2026.003.000/2026.08.15-4653
2026-08-15 19:56:19 -04:00
Jason Wen
73fc740831
[TIZI/TICI] ui: fix developer UI crash on renamed field ( #1910 )
...
ui: fix developer UI crash on renamed lateralTorqueParameters valid field
staging/2026.003.000/2026.08.15-4651
2026-08-15 19:34:50 -04:00
Adeeb Shihadeh
97542f838f
check the pkl too
2026-08-15 16:17:21 -07:00
stef
dcbd66ad81
ui: big model failed alert ( #38629 )
...
* big model failed + supply voltage check
* remove ltssm and supply voltage stuff for seperate PR
2026-08-15 16:05:02 -07:00
Adeeb Shihadeh
391132465d
release: chestnut build scripts ( #38638 )
...
* release: chestnut build scripts
* simplify
* only max
* no new script
* release: exclude local virtualenv
2026-08-15 16:01:42 -07:00
Adeeb Shihadeh
a996f8ef90
chestnut gets its own table
2026-08-15 15:59:20 -07:00
Adeeb Shihadeh
6ad3532113
Document chestnut branches
2026-08-15 15:54:19 -07:00
Adeeb Shihadeh
48b7f171a7
release: speed up pushes by 9x ( #38640 )
2026-08-15 15:33:43 -07:00
Adeeb Shihadeh
5e3d17c72c
chestnut: fix flashing on old FW ( #38639 )
2026-08-15 15:31:19 -07:00
Adeeb Shihadeh
fb555fdefd
big model doesn't need big build times ( #38637 )
...
* big model doesn't need big build times
* revert htat
2026-08-15 14:28:45 -07:00
Adeeb Shihadeh
28560d6cf1
show an offroad alert to switch to a chestnut branch ( #38636 )
...
* show an offroad alert to switch to a chestnut branch
* add to keys
2026-08-15 13:18:02 -07:00
Adeeb Shihadeh
748c725e3e
soundd: more robust test ( #38635 )
2026-08-15 12:39:26 -07:00
Adeeb Shihadeh
3447ec1789
selfdrived: excessive actuation check is not for notCars ( #38634 )
2026-08-15 12:28:38 -07:00
Adeeb Shihadeh
76b69af59a
remove offroad OS update alert ( #38633 )
2026-08-15 12:08:38 -07:00
Adeeb Shihadeh
d9c4120f89
ui: fix text and icon overlap on button ( #38628 )
2026-08-15 12:03:34 -07:00
stef
df4566ef2f
ui: small software ui fixes ( #38630 )
...
add icon and scroller for branch name
2026-08-14 21:01:22 -07:00
Nayan
d48cfa730b
ui: dismiss screensaver on wake instead of on awake transition ( #1907 )
...
* fix wake-up behavior
* ui: dismiss screensaver on wake instead of on awake transition
---------
Co-authored-by: Jason Wen <haibin.wen3@gmail.com >
staging/2026.003.000/2026.08.14-4646
2026-08-14 17:21:34 -04:00
Toby Penner
516ec1e682
Revert big RL model ( #38627 )
2026-08-14 13:45:22 -07:00