Cameron Clough
|
9bd90112d0
|
use pyupgrade to update to new typing syntax (#31580)
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b .
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
old-commit-hash: 995250ae49
|
1 year ago |
Adeeb Shihadeh
|
16ec56398c
|
add openpilot prefix to imports (#29498)
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991 .
* fix pm test
old-commit-hash: a9626f95b6
|
2 years ago |
Adeeb Shihadeh
|
9a45a3b99b
|
Move selfdrive/hardware/ to system/ (#24725)
* move hardware to system/
* fix mypy
old-commit-hash: 1139fe507b
|
3 years ago |
Adeeb Shihadeh
|
16c40a5f7c
|
CI: power draw test (#24292)
* CI: power draw test
* initialize hardware
* try this
* fix that
* happy linter
* actually happy
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 37dbc7be0c
|
3 years ago |
George Hotz
|
6c70cfa0ce
|
precise power measurement script
old-commit-hash: 3b2421baa0
|
3 years ago |