Adeeb Shihadeh
9b2665f0c1
can_replay fixups for bxcan hw
2024-03-02 12:23:46 -08:00
Justin Newberry
b0496d8294
can_replay: log fingerprint for hardcoding ( #31671 )
...
* log
* quotes
2024-03-01 13:28:58 -08:00
Justin Newberry
edd26acdc3
can_replay: add type hint ( #31601 )
...
type hint
2024-02-26 16:26:01 -08:00
Justin Newberry
3f104f3fbd
fix static analysis
2024-02-21 11:26:49 -08:00
Adeeb Shihadeh
e7695c3f32
add power cycling to can_replay
2024-02-21 11:12:56 -08:00
Adeeb Shihadeh
3972073fd4
tools: fix up can_replay
2024-02-04 14:48:06 -08:00
Justin Newberry
61fe705160
LogReader: fix plotjuggler not reading properly ( #31023 )
...
* fix plotjuggler
* simpler
* fix juggler
* fix that
2024-01-16 12:40:49 -08:00
Justin Newberry
3d73512c07
rename segmentrangereader to logreader ( #30981 )
...
* Replace multilogiterator
* replace logreader
* update readme
* fix from_Bytes
* new section
* reset before iter
* selector
* fix internal
* whitespace
2024-01-12 12:53:50 -08:00
Justin Newberry
042ccb9244
move can replay to segmentrangereader ( #30971 )
...
can replay
2024-01-11 13:11:59 -08:00
Justin Newberry
7e9843b5e6
replace more tools with SegmentRangeReader ( #30968 )
...
* replace lrfros
* and those ones too
2024-01-11 11:46:31 -08:00
Adeeb Shihadeh
ae85ee0932
fixup can replay for jungle v2 and tres
2023-12-13 17:00:14 -08:00
Adeeb Shihadeh
a9626f95b6
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
2023-08-20 20:49:55 -07:00
Justin Newberry
7fdd9fc37c
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
2023-08-09 13:26:54 -07:00
Adeeb Shihadeh
7949dfe796
bump panda ( #29234 )
...
* bump panda
* bump
2023-08-04 11:09:20 -07:00
Adeeb Shihadeh
e3bd28bddf
tools: improved CAN replay ( #27975 )
2023-04-19 11:46:22 -07:00
Shane Smiskol
379dc24eca
can replay: get logs in parallel ( #24960 )
...
* get can replay segs in parallel
* total not needed
2022-06-24 16:49:56 -07:00
Shane Smiskol
2fa5a59e3f
Fix can replay Jungle warning ( #24364 )
2022-04-28 17:43:26 -07:00
Daniel
c60ce2a770
Update can_replay.py ( #24346 )
...
Fixed typo from PandaJugnle to PandaJungle
2022-04-27 21:43:36 -07:00
Adeeb Shihadeh
bfeaf35d6d
fix panda_jungle static analysis
2022-04-27 15:45:00 -07:00
grekiki
049b163ea0
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 >
2022-04-27 14:26:15 -07:00
grekiki
b8b15d5cf1
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 >
2022-04-21 18:27:45 +02:00
Adeeb Shihadeh
b8393f7271
can_replay: warning & clone cmd if jungle lib is missing
2021-11-23 23:33:26 -08:00
Willem Melching
59accdd814
do not run on import
2021-10-26 14:49:51 +02:00
Adeeb Shihadeh
7b5d915a68
can_replay: use segments without an FCW
2021-10-16 15:00:07 -07:00
Comma Device
6a5940c562
can replay: flashing lock
2021-08-18 14:17:02 -07:00
Adeeb Shihadeh
fd81a5556b
fix up can replay script
2021-08-18 14:06:06 -07:00