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 56ec18bb6b8602a0b612f3803d96cdad14b52066.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
old-commit-hash: 995250ae49
|
2024-02-24 16:41:23 -08:00 |
|
Adeeb Shihadeh
|
d46981cac5
|
tici: add wait_for_power helper (#29507)
* tici: add wait_for_power helper
* deque
* cleanup
---------
Co-authored-by: Bruce Wayne <batman@z840-provisioning2.internal>
old-commit-hash: 985af1ce3c
|
2023-08-21 13:46:00 -07:00 |
|
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 db5e13b9911cc74438bee123bc3430da6c31b24b.
* fix pm test
old-commit-hash: a9626f95b6
|
2023-08-20 20:49:55 -07:00 |
|
Adeeb Shihadeh
|
70d4f03b9a
|
power monitor: fix missing numpy import
old-commit-hash: e7b3ebdb17
|
2022-08-01 20:02:53 -07:00 |
|
Comma Device
|
6ef3ae8918
|
update tici power monitor
old-commit-hash: 82fbd14144
|
2022-08-01 19:25:35 -07:00 |
|
Adeeb Shihadeh
|
9a45a3b99b
|
Move selfdrive/hardware/ to system/ (#24725)
* move hardware to system/
* fix mypy
old-commit-hash: 1139fe507b
|
2022-06-11 16:38:24 -07:00 |
|