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
Justin Newberry
c8cc30112d
rename segmentrangereader to logreader ( #30981 )
...
* Replace multilogiterator
* replace logreader
* update readme
* fix from_Bytes
* new section
* reset before iter
* selector
* fix internal
* whitespace
old-commit-hash: 3d73512c07
1 year ago
Justin Newberry
19a15e05a9
migrate can_print_changes to segmentrangereader ( #30953 )
...
more tools
old-commit-hash: 926793b17f
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
b63326c89a
Hyundai: common CAN-FD brake pressed signal ( #26170 )
...
* Hyundai: common CAN-FD brake pressed signal
* new name
* bump panda
* bump opendbc to master
* bump opendbc
* bump panda
* bump panda
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: c35e2b8e30
3 years ago
Adeeb Shihadeh
daf951f143
add table support
...
old-commit-hash: 4f8ff154f3
3 years ago
Adeeb Shihadeh
df812ad6a7
this is pretty nice now
...
old-commit-hash: bcf66c1271
3 years ago
Adeeb Shihadeh
0734322971
positional args are nicer
...
old-commit-hash: 2c0d68120f
3 years ago
Adeeb Shihadeh
8a682597ca
can_print_changes improvements
...
old-commit-hash: 1680f1e251
3 years ago
Willem Melching
1156d97241
Script to print new bitflips on CAN ( #21294 )
...
* Script to print new bitflips on CAN
* also print falling edges
old-commit-hash: cbd03ea514
4 years ago