Jason Wen
|
d6474aa0a9
|
Merge branch 'upstream/openpilot/master' into sync-20250731
# Conflicts:
# .github/workflows/selfdrive_tests.yaml
# common/params.h
# common/params_keys.h
# common/params_pyx.pyx
# docs/CARS.md
# opendbc_repo
# panda
# selfdrive/car/tests/test_models.py
# selfdrive/pandad/pandad.cc
# selfdrive/pandad/pandad.h
# selfdrive/selfdrived/selfdrived.py
# selfdrive/ui/translations/main_ar.ts
# selfdrive/ui/translations/main_de.ts
# selfdrive/ui/translations/main_es.ts
# selfdrive/ui/translations/main_fr.ts
# selfdrive/ui/translations/main_ja.ts
# selfdrive/ui/translations/main_ko.ts
# selfdrive/ui/translations/main_pt-BR.ts
# selfdrive/ui/translations/main_th.ts
# selfdrive/ui/translations/main_tr.ts
# selfdrive/ui/translations/main_zh-CHS.ts
# selfdrive/ui/translations/main_zh-CHT.ts
# system/athena/athenad.py
# system/athena/manage_athenad.py
# system/manager/manager.py
# system/sentry.py
# uv.lock
Sync: `commaai/opendbc:master` into `sunnypilot/opendbc:master`
Sync: `commaai/panda:master` into `sunnypilot/panda:master`
|
2025-08-02 00:21:14 -04:00 |
|
Maxime Desroches
|
bc5336d805
|
params: auto decode based on type (#35794)
* type
* test
* more
* might as well use this
* one more
* live
* athena
* b
* also
* more
* now
* ah
* pigeon
|
2025-07-22 21:58:06 -07:00 |
|
Adeeb Shihadeh
|
f4b017a75b
|
registration required to go onroad
|
2025-07-11 19:06:45 -07:00 |
|
DevTekVE
|
ea8eaed1aa
|
Merge remote-tracking branch 'comma/master' into sync-20250627
# Conflicts:
# README.md
# opendbc_repo
# panda
# selfdrive/ui/qt/offroad/settings.cc
# selfdrive/ui/translations/main_ar.ts
# selfdrive/ui/translations/main_de.ts
# selfdrive/ui/translations/main_es.ts
# selfdrive/ui/translations/main_fr.ts
# selfdrive/ui/translations/main_ja.ts
# selfdrive/ui/translations/main_ko.ts
# selfdrive/ui/translations/main_pt-BR.ts
# selfdrive/ui/translations/main_th.ts
# selfdrive/ui/translations/main_tr.ts
# selfdrive/ui/translations/main_zh-CHS.ts
# selfdrive/ui/translations/main_zh-CHT.ts
# system/manager/build.py
# system/ui/spinner.py
# tinygrad_repo
# tools/lib/framereader.py
Merge branch 'comma-202506127-bedcb896644528aed6af448e63eeadb3dd8b2c77' into sync-20250627
# Conflicts:
# opendbc/safety/tests/libsafety/SConscript
Merge branch 'comma-202506127-bedcb896644528aed6af448e63eeadb3dd8b2c77' into sync-20250627
# Conflicts:
# opendbc/safety/tests/libsafety/SConscript
Merge remote-tracking branch 'comma/master' into sync-20250627
# Conflicts:
# opendbc/safety/tests/libsafety/SConscript
Merge branch 'comma-20250627-1020d355584265391eb3acb556e4353b581fa9c0' into sync-20250627
Merge branch 'comma-20250627-1020d355584265391eb3acb556e4353b581fa9c0' into sync-20250627
Sync: `commaai/opendbc:master` into `sunnypilot/opendbc:master-new`
Sync: `commaai/opendbc:master` into `sunnypilot/opendbc:master-new`
Sync: `commaai/panda:master` into `sunnypilot/panda:master-new`
Sync: `commaai/panda:master` into `sunnypilot/panda:master-new`
|
2025-06-28 21:43:38 +02:00 |
|
Dean Lee
|
541bd4d4d9
|
ui: switch spinner and text window back to standalone process (#35470)
switch spinner and text window back to standalone process
|
2025-06-06 13:20:05 -07:00 |
|
rav4kumar
|
cf9b45783d
|
Merge remote-tracking branch 'comma/master' into sync-20250427
|
2025-04-28 14:06:18 -04:00 |
|
Cameron Clough
|
9d17c73f6b
|
avoid importing Raylib UI (#35078)
|
2025-04-25 19:09:19 -07:00 |
|
Cameron Clough
|
3ee2882093
|
ui: replace qt spinner with raylib (#35059)
* use raylib spinner
* remove qt spinner
* use wrapper, render spinner in thread
* english
* fix?
* match Qt font size more closely
|
2025-04-24 21:16:38 +01:00 |
|
Jason Wen
|
e6177c49aa
|
athenad: avoid infinite loop waiting for comma registration (#701)
Athenad: avoid infinite loop waiting for comma registration
|
2025-03-22 22:48:58 -04:00 |
|
Adeeb Shihadeh
|
9cf02ca8db
|
Skip registration on newer devices (#34316)
|
2024-12-26 20:22:44 -08:00 |
|
Adeeb Shihadeh
|
e04455cbaa
|
selfdrived: controlsd only does controls (#33485)
* selfdrived
* process replay
* lil more
* set the valids
* rename that
|
2024-09-06 17:16:32 -07:00 |
|
Adeeb Shihadeh
|
333c666a80
|
athena: use dongle ID on /persist/ when available (#33259)
* athena: use dongle ID on /persist/ when available
* comment
* test
* cleanup
old-commit-hash: 91db49b9bfb5ca27068bd13378feb602e8c63f4b
|
2024-09-01 10:39:49 -07:00 |
|
Mauricio Alvarez Leon
|
008008b03a
|
Update to Python 3.12 (#32548)
* 3.12
* pprofile is broken
* use modified metadrivepy3-12
* 0.3.0 metadrive
* add metadrive/commaai git dependency
* metadrive git set
* pin sounddevice 0.4.6
* datetime.utcnow() deprecation
* poetry lock
* make datetime not aware
* poetry lock
* pin pytools
* google_crc32c wheel
* unpin sounddevice
* clean metadrive
* use python crc
* mypy
* 3.12.4
* allow python3.11
* test
* no pip
* poetry
* better
* better
* merge
* remove
* try
* test
* try this
* snok
* python
* simpler
* setuptools
* lower
* try
* try
* work?
* ubuntu deps
* ubuntu
* try
* remove
* move
* remove this
* names
* Update .github/workflows/tools_tests.yaml
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* python<4
* <3.13
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: 148eaf8fa6
|
2024-06-11 20:45:15 +00:00 |
|
Adeeb Shihadeh
|
18970afb0e
|
athena: move to system/ (#32488)
* athena: move to system/
* slash
old-commit-hash: 3279dbeff7
|
2024-05-20 14:59:43 -07:00 |
|