infiniteCable2
3cd75c7a32
Merge branch 'master' of https://github.com/sunnypilot/sunnypilot
2026-08-02 10:17:32 +02:00
Jason Wen
978ec800fe
plannerd & selfdriveStateSP: poll modelV2, relay button state via bitmask ( #1893 )
...
* selfdrived: continuous button state and release counters in selfdriveStateSP
* tests and more
2026-08-01 23:05:03 -04:00
infiniteCable2
3c983e5cdd
Merge branch 'master' of https://github.com/sunnypilot/sunnypilot
2026-07-25 18:05:31 +02:00
infiniteCable
44bc7cd879
Upstream-compliant extensibility ( #22 )
...
* custom data handling
* cleanups
* cleanup
* Update opendbc_repo
* fix missing CarParamsIC handling
* ic srv list and duplicate sp cleanup
* divide lists for better visibility
* fix curvatured, missing services, split lists, cleanup unneccessary
* curvatured time correctness after custom IC structure introduction
* hint for future data quality adaption
* point to master before merge
2026-07-24 23:34:34 +02:00
Jason Wen
41b14fa595
Merge commaai/openpilot fdd1df79 into sync-20260721
2026-07-24 11:07:06 -04:00
infiniteCable2
971f49e830
remove duplicate struct
2026-07-21 15:04:33 +02:00
infiniteCable2
9f5289e297
Merge branch 'master' of https://github.com/sunnypilot/sunnypilot
2026-07-21 14:38:14 +02:00
Daniel Koepping
78909dac73
soundd: add complete sound ( #38390 )
2026-07-20 10:50:18 -07:00
Adeeb Shihadeh
e124d6df9b
more dead code gc
2026-07-19 14:52:04 -07:00
Adeeb Shihadeh
3dbf02f803
cereal: gc dead ZMQ branches in tests
2026-07-19 14:45:26 -07:00
Adeeb Shihadeh
19ecc37de8
more ty ( #38378 )
...
* enable no matching overload
* enable call non callable
* enable unsupported-operator
* enable not subscriptable
* refactor pass
2026-07-19 09:45:46 -07:00
Adeeb Shihadeh
e475d10adc
more ruff ( #38377 )
...
* lil more ruff
* no exclusions!
* rm nb exception
* and generated
* not used
* c408
* random
* all
* unittest is fine
2026-07-19 08:51:16 -07:00
ZwX1616
c8786d930d
DM: reasonable lockout ramp up ( #38358 )
2026-07-17 15:27:20 -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
Adeeb Shihadeh
2b1fd89064
annotate radar fields ( #38347 )
2026-07-15 12:01:46 -07:00
Adeeb Shihadeh
ec72ee096d
cleanup unused radar fields ( #38346 )
...
* cleanup unused radar fields
* bump opendbc
* this is nice for debugging
* bring that back too
* bring these back
* more revert
2026-07-15 11:52:31 -07:00
Adeeb Shihadeh
45b53cf66a
Rename LeadData.status to LeadData.present ( #38339 )
...
* rename LeadData.status to LeadData.present
* rename LeadData.status to LeadData.present
* resolve longitudinal MPC merge conflict
2026-07-14 18:54:07 -07:00
Daniel Koepping
cf8371c2c5
add usb link err counter ( #38338 )
...
* add usb link err counter
* ci
2026-07-14 17:44:46 -07:00
Adeeb Shihadeh
07ec389f4c
bump ty ( #38277 )
...
* bump ty
* cleanup
2026-07-02 18:48:53 -07:00
Daniel Koepping
e1e9efb965
add USB logging ( #38186 )
...
* usb logging
* fix test
* discover by PID
* hardwared, add counters
* edit msg
* add manufacturer
* reorder
* rm portli
* rm this
2026-06-30 16:17:26 -07:00
ZwX1616
f9c555a3fe
DM: update escalation/lockout specs; softer sounds ( #38244 )
2026-06-26 14:57:19 -07:00
ZwX1616
069506aa36
sound: use log enum ( #38246 )
2026-06-26 13:55:30 -07:00
Adeeb Shihadeh
20e0f21b58
prefix paths with openpilot ( #38223 )
...
* prefix paths with openpilot
* fix setup root detection
* fix split branch codespell skips
2026-06-21 18:28:35 -07:00
Adeeb Shihadeh
37eda06c95
move cereal/ into nested openpilot ( #38220 )
2026-06-21 17:55:17 -07:00