Kacper Rączy
a6cfd72420
Support relative paths
4 days ago
Shane Smiskol
bc422a0738
juggle: use DBC dict generator ( #34772 )
...
* juggle: support tesla DBC
* better
* fix
* sort
2 months ago
Adeeb Shihadeh
5067ee1e94
plotjuggler: fix for fork routes
2 months ago
Shane Smiskol
c8e598e647
Revert "Speed up juggle.py loading"
...
This reverts commit 87fc6d177b
.
2 months ago
Shane Smiskol
51598a7580
add platform to PJ title
2 months ago
Shane Smiskol
87fc6d177b
Speed up juggle.py loading
2 months ago
Kacper Rączy
032f3688a2
plotjuggler: opt-out log migration ( #34587 )
...
* Option to migrate logs if needed
* Opt-out migration
* Remove late import
2 months ago
Shane Smiskol
1d86afdf83
carName -> brand ( #34474 )
...
* bump
* brand
* body is lower
3 months ago
Adeeb Shihadeh
13d947375a
plotjuggler: add bin/ to LD_LIBRARY_PATH ( #33538 )
8 months ago
Shane Smiskol
4f019b5f60
move selfdrive/car to opendbc ( #32630 )
...
* move most of /car
* move some car tests
move some car tests
* fix selfdrive/car/tests
* fix selfdrive/controls tests
* fix the rest of the selfdrive tests
* bump opendbc
* fix all tests
* few more non-test references
* remove opcar and move docs to car
fix these debugging scripts
fix docs
* bump opendbc and panda
forgot panda
old-commit-hash: e735a7f379
8 months ago
Shane Smiskol
539c828861
tools: keep re pattern file small ( #33084 )
...
remove bz2 from re file
old-commit-hash: e68bb26e14
9 months ago
Shane Smiskol
4e32a90c5a
juggle.py: migrate platform name ( #32042 )
...
* fix formatting!
* migrate plotjuggler platform for dbc
* test with can
* temp
* Revert "temp"
This reverts commit 9d740bf3bd
.
Revert "test with can"
This reverts commit d6cf230489
.
* fix test
old-commit-hash: 903cc225eb
1 year ago
Justin Newberry
12d49a4ced
Revert "and juggler"
...
This reverts commit a414a21aa11bd2de47fbd2664f5b03b2b93cfa80.
old-commit-hash: b489550b7f
1 year ago
Justin Newberry
12b67b0c83
and juggler
...
old-commit-hash: d75c32eaaa
1 year ago
Robbe Derks
08bb6d822e
linux-aarch64 also works for plotjuggler
...
old-commit-hash: 854e78eaff
1 year ago
Justin Newberry
42f292b3ce
test_logreader: test interactive mode + fix typo in AUTO_INTERACTIVE ( #31481 )
...
* fix spelling
* test interactive
* remove that
* test taht
* move that
old-commit-hash: 8aee0d2af2
1 year ago
Justin Newberry
c5c522c984
plotjuggler: auto fallback to qlogs with prompt ( #31110 )
...
* qlog fallback
* show a warning for that
* qlog fallback
* fix
* wording
old-commit-hash: 65490bb3c5
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
20e9969f8e
move plotjuggler to segment range reader ( #30969 )
...
* pj
* limit test to 2 segs
* remove
* fix test
old-commit-hash: d7e7659852
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
Shane Smiskol
d78ebfdc45
replay: new demo route ( #29215 )
...
* new demo route
* replace other references (except gps test)
* Apply suggestions from code review
* it's 13 segments
old-commit-hash: acc732efbb
2 years ago
Kacper Rączy
2edd65ad4e
process_replay: helpers ( #28367 )
...
* process_replay helper
* Refactor
* refactor check_enabled uses
* fix __init__
* noqa in __init__ imports
* Move compare_logs outside of process_replay
* Move save_logs to tools.lib.helpers
* Remove save_log from compare_logs
* fix lint issues
old-commit-hash: 64377a88f9
2 years ago
Shane Smiskol
59a4ffbbae
PJ: support internal cd:/ paths ( #26302 )
...
Update juggle.py
old-commit-hash: d07b7fd7a8
3 years ago
Adeeb Shihadeh
0325a33752
add pyside2 package ( #25602 )
...
old-commit-hash: c6b749fb96
3 years ago
Adeeb Shihadeh
35ff65121e
pre-commit: add codespell ( #25571 )
...
old-commit-hash: 6590fb2b93
3 years ago
grekiki
9e577a7cb0
plotjuggler: Longer max stream buffer size ( #25399 )
...
* longer streams
* more consistent
* reduce diff
old-commit-hash: 7f6464d97d
3 years ago
Robbe Derks
99ef2b4d02
don't wait to install plotjuggler
...
old-commit-hash: 3575142071
3 years ago
grekiki
31260ce863
plotjuggler: route name in window title ( #25370 )
...
* Route titles
* minimum version check
* use tuples
* minor clean up
* use check_output
* space
* belongs here
* add prompt
* no f string
* Update juggle.py
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: cac960cb54
3 years ago
Willem Melching
cd9aa86b8a
plotjuggler: allow loading ci routes ( #25294 )
...
* plotjuggler: allow loading ci routes
* update readme
old-commit-hash: f3be47bc55
3 years ago
Willem Melching
f957c16a7b
make normal logreader more robust ( #24577 )
...
old-commit-hash: 194e5fdf1c
3 years ago
ntegan1
0a3fde5334
Tools: allow using plotjuggler on local data ( #24473 )
...
local juggler
old-commit-hash: 07f7570840
3 years ago
Shane Smiskol
38c74c325b
PlotJuggler: fix support for Cabana links ( #24037 )
...
* support Cabana links better
* not needed
* Update tools/plotjuggler/juggle.py
old-commit-hash: a953d8222d
3 years ago
Robbe Derks
6ad1d31896
Add --dbc argument to plotjuggler ( #23919 )
...
* add --dbc argument
* Update tools/plotjuggler/juggle.py
* update readme
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9facd366fb
3 years ago
Greg Hogan
8e9f3ae789
tools: fix segment end index in juggle.py ( #23715 )
...
old-commit-hash: a195603f6d
3 years ago
Adeeb Shihadeh
f8d4a599db
tools: auto plotjuggler install
...
old-commit-hash: f295d51fe9
3 years ago
Greg Hogan
bb3402b54d
plotjuggler: support segment names ( #23263 )
...
* plotjuggler: support segment names
* update docs
* generic parser
* convert segment number to int when parsing
* add SegmentName
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 71132edf17
3 years ago
Greg Hogan
e58562bcb6
plotjuggler: fix layout param ( #23348 )
...
old-commit-hash: 92b553be3e
3 years ago
Adeeb Shihadeh
3b0d5834bd
plotjuggler: add mac support ( #23344 )
...
* plotjuggler: add mac support
* fix test?
* update readme
* oops
* fix
* cleanup
* typo
* works
* little more
* fix test
* little faster
old-commit-hash: c26f294218
3 years ago
Adeeb Shihadeh
807e84d900
juggle: add demo flag and improve README
...
old-commit-hash: 920b751888
3 years ago
Adeeb Shihadeh
2e40fdfb0f
juggle: strip input
...
old-commit-hash: 80d0aaadf4
3 years ago
qadmus
229d987f10
PlotJuggler: Tuning layout ( #22902 )
...
* PlotJuggler layout for lateral and longitudinal tuning
* update README and tuning PR template
old-commit-hash: 65d1b51476
3 years ago
Willem Melching
c11eeb6c80
RobustLogReader that can recover corrupted bz2 files ( #22835 )
...
* LogReader with bzip2 recovery
* only rlogs
* add comment
* plotjuggler should also use robust logreader
old-commit-hash: 6d6f989b7f
4 years ago
qadmus
8aaf2fb168
Update plotjuggler readme for streaming, and cabana url input ( #21938 )
...
* Condense plotjuggler streaming instructions
* add cabana share link to help output
* update juggle.py -h output
* redundant idiom
* Update tools/plotjuggler/juggle.py
* Update tools/plotjuggler/README.md
* Update README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f52dcd468c
4 years ago
qadmus
87de705dc0
plotjuggler takes cabana shared links ( #21899 )
...
* plotjuggler cabana shared links
* extra newline
old-commit-hash: b9601dfe9d
4 years ago
grekiki
18421ab6d7
Tools: Plotjuggler reduce RAM usage ( #21781 )
...
old-commit-hash: 6048988c13
4 years ago
grekiki
addd1037bb
plotjuggler: add segment_count arg ( #21474 )
...
old-commit-hash: b3a792305e
4 years ago
ShaneSmiskol
4748885813
Remove snap installed PlotJuggler ( #20989 )
...
* use our compiled plotjuggler
* update readme
* update readme
old-commit-hash: f3d41de9d8
4 years ago
ShaneSmiskol
a14fc7c5bd
Support streaming in juggle.py ( #20982 )
...
* add --stream to juggle.py
* better
* rm old code
* for loopify
* clean up
* easier to pick out
* start by default
* don't exit
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Revert "start by default"
This reverts commit 6cb481a6fd
.
* Revert "don't exit"
This reverts commit 861b423eb8
.
* rm
* move out of juggle_route
* Update PJ README.md
* Update tools/plotjuggler/README.md
* this is in the readme
* Updates
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 63e521935e
4 years ago