nayan
|
acb784d207
|
Merge commit '4a13639cfd122ccb9113a4d6ce225dcbd8e61914' into sync-20260827
# Conflicts:
# openpilot/selfdrive/modeld/SConscript
# openpilot/selfdrive/modeld/modeld.py
# openpilot/selfdrive/ui/mici/layouts/home.py
# openpilot/selfdrive/ui/ui_state.py
# tinygrad_repo
|
2026-08-28 12:39:53 -04:00 |
|
Daniel Koepping
|
4a13639cfd
|
reduce chestnut states (#38705)
ui: unify chestnut status presentation
|
2026-08-26 19:12:49 -07:00 |
|
Daniel Koepping
|
5cfdb2f4da
|
rename usbgpu to chestnut (#38703)
chestnut: rename eGPU interfaces
|
2026-08-26 15:42:59 -07:00 |
|
Daniel Koepping
|
980fb79c1a
|
update orange GPU icon (#38701)
mici: update failed eGPU icon
|
2026-08-26 12:21:14 -07: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 |
|
stef
|
df4566ef2f
|
ui: small software ui fixes (#38630)
add icon and scroller for branch name
|
2026-08-14 21:01:22 -07:00 |
|
Jason Wen
|
7461f70fdb
|
Merge commit 'b7c333cf3fee117779515c9ebfd7b2beb164fa81' into sync-20260813
# Conflicts:
# README.md
# SConstruct
# conftest.py
# docs/CARS.md
# msgq_repo
# opendbc_repo
# openpilot/common/params_keys.h
# openpilot/common/params_pyx.pyx
# openpilot/common/tests/test_swaglog.cc
# openpilot/selfdrive/car/card.py
# openpilot/selfdrive/car/tests/test_car_interfaces.py
# openpilot/selfdrive/car/tests/test_cruise_speed.py
# openpilot/selfdrive/car/tests/test_models.py
# openpilot/selfdrive/controls/controlsd.py
# openpilot/selfdrive/controls/lib/latcontrol_torque.py
# openpilot/selfdrive/controls/lib/longitudinal_planner.py
# openpilot/selfdrive/controls/plannerd.py
# openpilot/selfdrive/controls/radard.py
# openpilot/selfdrive/controls/tests/test_longcontrol.py
# openpilot/selfdrive/locationd/torqued.py
# openpilot/selfdrive/modeld/modeld.py
# openpilot/selfdrive/monitoring/dmonitoringd.py
# openpilot/selfdrive/monitoring/test_monitoring.py
# openpilot/selfdrive/selfdrived/selfdrived.py
# openpilot/selfdrive/selfdrived/tests/test_alertmanager.py
# openpilot/selfdrive/test/longitudinal_maneuvers/plant.py
# openpilot/selfdrive/test/process_replay/migration.py
# openpilot/selfdrive/test/process_replay/process_replay.py
# openpilot/selfdrive/ui/feedback/feedbackd.py
# openpilot/selfdrive/ui/layouts/settings/device.py
# openpilot/selfdrive/ui/layouts/settings/toggles.py
# openpilot/selfdrive/ui/mici/layouts/onboarding.py
# openpilot/selfdrive/ui/onroad/augmented_road_view.py
# openpilot/selfdrive/ui/tests/test_soundd.py
# openpilot/selfdrive/ui/translations/app.pot
# openpilot/selfdrive/ui/translations/app_de.po
# openpilot/selfdrive/ui/translations/app_en.po
# openpilot/selfdrive/ui/translations/app_es.po
# openpilot/selfdrive/ui/translations/app_fr.po
# openpilot/selfdrive/ui/translations/app_ja.po
# openpilot/selfdrive/ui/translations/app_ko.po
# openpilot/selfdrive/ui/translations/app_pt-BR.po
# openpilot/selfdrive/ui/translations/app_th.po
# openpilot/selfdrive/ui/translations/app_tr.po
# openpilot/selfdrive/ui/translations/app_uk.po
# openpilot/selfdrive/ui/translations/app_zh-CHS.po
# openpilot/selfdrive/ui/translations/app_zh-CHT.po
# openpilot/system/athena/athenad.py
# openpilot/system/hardware/hardwared.py
# openpilot/system/loggerd/deleter.py
# openpilot/system/manager/process_config.py
# openpilot/system/ui/lib/application.py
# panda
# pyproject.toml
# tinygrad_repo
# uv.lock
|
2026-08-14 15:35:10 -04:00 |
|
eFini
|
66b3590b63
|
Use Noto fonts for Asian languages (#36514)
ui: use Noto fonts for Asian languages
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2026-08-07 13:30:58 -07:00 |
|
Adeeb Shihadeh
|
b77da00697
|
rm unused NotoColorEmoji.ttf
|
2026-08-07 13:20:53 -07:00 |
|
Adeeb Shihadeh
|
96ca1f8ed5
|
ui: load fonts on the fly (#38567)
|
2026-08-07 13:10:32 -07:00 |
|
Daniel Koepping
|
47a7524595
|
use GPU icon onroad (#38492)
* rm permanent alert
* use gpu icon instead of BIG text
* add crossed state
* rm state
* opacity
|
2026-07-29 17:51:13 -07:00 |
|
Daniel Koepping
|
799551c2d6
|
rm complete sound (#38481)
* rm complete sound for now
* deprecate bigModelReady
|
2026-07-28 17:25:36 -07:00 |
|
stef
|
f29eb5d25c
|
ui: remove emoji support (#38361)
* remove emoji support, replace with png
* upload icons
* fix icon left/right positioning
* simplify rewrite
* simplify firehose
* simplify custom software set up text
* lint
* fix custom software
* move fix to diff pr
---------
Co-authored-by: elkoled <elkoled@gmail.com>
|
2026-07-26 14:37:19 -07:00 |
|
Adeeb Shihadeh
|
27122bbd28
|
lint: check indentation (#38454)
* lint: check indentation
* cleanup
* happy
* that was too much
* happy
|
2026-07-25 10:29:37 -07:00 |
|
Jason Wen
|
41b14fa595
|
Merge commaai/openpilot fdd1df79 into sync-20260721
|
2026-07-24 11:07:06 -04:00 |
|
Daniel Koepping
|
3601b850c2
|
new sounds for 3x (#38404)
rm tizi sounds
|
2026-07-23 09:57:47 -07:00 |
|
Daniel Koepping
|
5472e69e35
|
New sounds (#38154)
* new sounds
* soundd: fix sound cutoff
* update sounds
* add max warning_immediate variant
* mici: play sounds button in developer settings
* rename sounds
* add complete sound
* update sounds
* raise soundfloor by 5%
* update sounds
* play unused sounds
* update sounds
* bump opendbc
* Revert "play unused sounds"
This reverts commit 47e538da2200e700804714576baa5f8c0f28cdb3.
* Revert "mici: play sounds button in developer settings"
This reverts commit 149141bb8a21bec7a04dc8f231d0b6b9120cc7c2.
* remove unused sounds
* raise soundfloor by 5%
* opendbc
* add space
|
2026-07-20 14:31:55 -07:00 |
|
Daniel Koepping
|
78909dac73
|
soundd: add complete sound (#38390)
|
2026-07-20 10:50:18 -07:00 |
|
Jason Wen
|
14318d2f09
|
Merge commit '91b067cca0913d0cc9f8b5dab68e3302e278efdc' into sync-20260716
# Conflicts:
# .github/labeler.yaml
# .github/workflows/auto_pr_review.yaml
# .github/workflows/docs.yaml
# .github/workflows/release.yaml
# .github/workflows/repo-maintenance.yaml
# .github/workflows/tests.yaml
# .github/workflows/ui_preview.yaml
# README.md
# SConstruct
# conftest.py
# docs/CARS.md
# msgq_repo
# opendbc_repo
# openpilot/cereal/messaging/tests/validate_sp_cereal_upstream.py
# openpilot/common/api.py
# openpilot/common/hardware/hw.py
# openpilot/common/version.py
# openpilot/selfdrive/assets/fonts/Audiowide-Regular.ttf
# openpilot/selfdrive/assets/sounds/prompt_single_high.wav
# openpilot/selfdrive/assets/sounds/prompt_single_low.wav
# openpilot/selfdrive/car/card.py
# openpilot/selfdrive/car/helpers.py
# openpilot/selfdrive/car/tests/test_car_interfaces.py
# openpilot/selfdrive/car/tests/test_cruise_speed.py
# openpilot/selfdrive/controls/lib/desire_helper.py
# openpilot/selfdrive/controls/lib/longcontrol.py
# openpilot/selfdrive/controls/plannerd.py
# openpilot/selfdrive/controls/radard.py
# openpilot/selfdrive/controls/tests/test_longcontrol.py
# openpilot/selfdrive/modeld/compile_warp.py
# openpilot/selfdrive/modeld/modeld.py
# openpilot/selfdrive/monitoring/policy.py
# openpilot/selfdrive/monitoring/test_monitoring.py
# openpilot/selfdrive/selfdrived/events.py
# openpilot/selfdrive/selfdrived/selfdrived.py
# openpilot/selfdrive/ui/layouts/onboarding.py
# openpilot/selfdrive/ui/mici/layouts/onboarding.py
# openpilot/selfdrive/ui/soundd.py
# openpilot/selfdrive/ui/tests/diff/replay.py
# openpilot/selfdrive/ui/translations/app.pot
# openpilot/system/athena/athenad.py
# openpilot/system/athena/manage_athenad.py
# openpilot/system/hardware/hardwared.py
# openpilot/system/loggerd/config.py
# openpilot/system/manager/github_runner.sh
# openpilot/system/manager/manager.py
# openpilot/system/updated/updated.py
# panda
# pyproject.toml
# scripts/lint/lint.sh
# system/manager/process_config.py
# system/statsd.py
# tinygrad_repo
# tools/release/build_release.sh
# tools/release/build_stripped.sh
# uv.lock
|
2026-07-16 00:58:32 -04:00 |
|
ZwX1616
|
f9c555a3fe
|
DM: update escalation/lockout specs; softer sounds (#38244)
|
2026-06-26 14:57:19 -07:00 |
|
Adeeb Shihadeh
|
5edc0bd89d
|
mv root dirs into nested openpilot (#38219)
|
2026-06-21 18:49:46 -07:00 |
|