Shane Smiskol
fb517b5bca
Remove can_capnp_to_can_list ( #34542 )
...
* about equal with multiprocessing
* but almost half without ;)
* rm
* Update tools/replay/can_replay.py
3 months ago
Maxime Desroches
df13b36638
fix all codespell issues ( #33194 )
...
* bring back
* remove 2020 dictionary
old-commit-hash: 44c7144e1c
9 months ago
Andrei Radulescu
7f53342993
fix multiprocessing issue with can_replay.py on macOS ( #33139 )
...
fix multiprocessing issue with can_replay.py on mac
old-commit-hash: 4e73b76a12
9 months ago
Shane Smiskol
a878118b00
Revert "selfdrive/car: ban imports from external modules" ( #32993 )
...
Revert "selfdrive/car: ban imports from external modules (#32973 )"
This reverts commit c1e8ff2dbc47ccb07fb41a4e88bfb66af2669254.
old-commit-hash: 35a4a773f1
9 months ago
Dean Lee
58df39a2ba
selfdrive/car: ban imports from external modules ( #32973 )
...
* lint import
* Update selfdrive/car/__init__.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 83d4623590
9 months ago
Adeeb Shihadeh
2c6829ed67
boardd is pandad ( #32628 )
...
* boardd is pandad
* rename tests
old-commit-hash: 34e329649d
11 months ago
Adeeb Shihadeh
1a08f8a9f3
can_replay fixups for bxcan hw
...
old-commit-hash: 9b2665f0c1
1 year ago
Justin Newberry
b6b2ae1197
can_replay: log fingerprint for hardcoding ( #31671 )
...
* log
* quotes
old-commit-hash: b0496d8294
1 year ago
Justin Newberry
d036050624
can_replay: add type hint ( #31601 )
...
type hint
old-commit-hash: edd26acdc3
1 year ago
Justin Newberry
bc9ad2ab13
fix static analysis
...
old-commit-hash: 3f104f3fbd
1 year ago
Adeeb Shihadeh
13ec05e3f3
add power cycling to can_replay
...
old-commit-hash: e7695c3f32
1 year ago
Adeeb Shihadeh
d14dd2dfe8
tools: fix up can_replay
...
old-commit-hash: 3972073fd4
1 year ago
Justin Newberry
5df01b3d22
LogReader: fix plotjuggler not reading properly ( #31023 )
...
* fix plotjuggler
* simpler
* fix juggler
* fix that
old-commit-hash: 61fe705160
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
3231738be9
move can replay to segmentrangereader ( #30971 )
...
can replay
old-commit-hash: 042ccb9244
1 year ago
Justin Newberry
dd7921de3f
replace more tools with SegmentRangeReader ( #30968 )
...
* replace lrfros
* and those ones too
old-commit-hash: 7e9843b5e6
1 year ago
Adeeb Shihadeh
379989e863
fixup can replay for jungle v2 and tres
...
old-commit-hash: ae85ee0932
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
Justin Newberry
3ee0786de3
CI: Pylint to ruff ( #29294 )
...
* pylint to riff
* pylint to riff
* pylint to riff
* revert more
* undo exclude removal
* exclude tinygrad
* set line length
* pylint exclusions to ruff
* same excludes as old linter
* fix tools QA
* remove unrequired check
* revert linting third_party
* ignore e402
old-commit-hash: 7fdd9fc37c
2 years ago
Adeeb Shihadeh
3e9b67a514
bump panda ( #29234 )
...
* bump panda
* bump
old-commit-hash: 7949dfe796
2 years ago
Adeeb Shihadeh
edca33a78c
tools: improved CAN replay ( #27975 )
...
old-commit-hash: e3bd28bddf
2 years ago
Shane Smiskol
aecb469f36
can replay: get logs in parallel ( #24960 )
...
* get can replay segs in parallel
* total not needed
old-commit-hash: 379dc24eca
3 years ago
Shane Smiskol
66454c000e
Fix can replay Jungle warning ( #24364 )
...
old-commit-hash: 2fa5a59e3f
3 years ago
Daniel
2201cf91a6
Update can_replay.py ( #24346 )
...
Fixed typo from PandaJugnle to PandaJungle
old-commit-hash: c60ce2a770
3 years ago
Adeeb Shihadeh
2130eae8b1
fix panda_jungle static analysis
...
old-commit-hash: bfeaf35d6d
3 years ago
grekiki
77d6d9a083
mypy: enable --warn-unused-ignores ( #24287 )
...
* this is the easy part to check
* Not sure what this fixes, 8aaf00c6a4
* bump laika
* works here
* cleanup
* add types-certifi
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 049b163ea0
3 years ago
grekiki
cc943ac9a5
mypy: enable --warn-unreachable ( #24282 )
...
* Optional solves mypy assuming None is always None
* oops
* spaces
* Update registration.py
* fix local error
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: b8b15d5cf1
3 years ago
Adeeb Shihadeh
5aebf5466a
can_replay: warning & clone cmd if jungle lib is missing
...
old-commit-hash: b8393f7271
3 years ago
Willem Melching
116ae68bdb
do not run on import
...
old-commit-hash: 59accdd814
4 years ago
Adeeb Shihadeh
39099120a5
can_replay: use segments without an FCW
...
old-commit-hash: 7b5d915a68
4 years ago
Comma Device
b9ffdc8a3d
can replay: flashing lock
...
old-commit-hash: 6a5940c562
4 years ago
Adeeb Shihadeh
f0fcb68bb9
fix up can replay script
...
old-commit-hash: fd81a5556b
4 years ago
Adeeb Shihadeh
fb4cba198d
add ignition cycling to can replay script
...
old-commit-hash: 4dec92f273
4 years ago
Willem Melching
1d79459667
Remove panda set power functions ( #20712 )
...
* remove panda set power functions
* removed
old-commit-hash: 34328ba305
4 years ago
Comma Device
dbb83cfdef
replay improvements for testing closet
...
old-commit-hash: 523a73774a
4 years ago
Adeeb Shihadeh
d66a310f3e
fix import error
...
old-commit-hash: 413e0fa40a
4 years ago
Adeeb Shihadeh
0e78d18950
better can replay script
...
old-commit-hash: e6478c6b35
4 years ago