Shane Smiskol
903cc225eb
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
1 year ago
Justin Newberry
b489550b7f
Revert "and juggler"
...
This reverts commit d75c32eaaa
.
1 year ago
Justin Newberry
d75c32eaaa
and juggler
1 year ago
Robbe Derks
854e78eaff
linux-aarch64 also works for plotjuggler
1 year ago
Justin Newberry
8aee0d2af2
test_logreader: test interactive mode + fix typo in AUTO_INTERACTIVE ( #31481 )
...
* fix spelling
* test interactive
* remove that
* test taht
* move that
1 year ago
Justin Newberry
65490bb3c5
plotjuggler: auto fallback to qlogs with prompt ( #31110 )
...
* qlog fallback
* show a warning for that
* qlog fallback
* fix
* wording
1 year ago
Justin Newberry
61fe705160
LogReader: fix plotjuggler not reading properly ( #31023 )
...
* fix plotjuggler
* simpler
* fix juggler
* fix that
1 year ago
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
1 year ago
Justin Newberry
d7e7659852
move plotjuggler to segment range reader ( #30969 )
...
* pj
* limit test to 2 segs
* remove
* fix test
1 year ago
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 db5e13b991
.
* fix pm test
2 years ago
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
2 years ago
Shane Smiskol
acc732efbb
replay: new demo route ( #29215 )
...
* new demo route
* replace other references (except gps test)
* Apply suggestions from code review
* it's 13 segments
2 years ago
Kacper Rączy
64377a88f9
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
2 years ago
Shane Smiskol
d07b7fd7a8
PJ: support internal cd:/ paths ( #26302 )
...
Update juggle.py
3 years ago
Adeeb Shihadeh
c6b749fb96
add pyside2 package ( #25602 )
3 years ago
Adeeb Shihadeh
6590fb2b93
pre-commit: add codespell ( #25571 )
3 years ago
grekiki
7f6464d97d
plotjuggler: Longer max stream buffer size ( #25399 )
...
* longer streams
* more consistent
* reduce diff
3 years ago
Robbe Derks
3575142071
don't wait to install plotjuggler
3 years ago
grekiki
cac960cb54
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>
3 years ago
Willem Melching
f3be47bc55
plotjuggler: allow loading ci routes ( #25294 )
...
* plotjuggler: allow loading ci routes
* update readme
3 years ago
Willem Melching
194e5fdf1c
make normal logreader more robust ( #24577 )
3 years ago
ntegan1
07f7570840
Tools: allow using plotjuggler on local data ( #24473 )
...
local juggler
3 years ago
Shane Smiskol
a953d8222d
PlotJuggler: fix support for Cabana links ( #24037 )
...
* support Cabana links better
* not needed
* Update tools/plotjuggler/juggle.py
3 years ago
Robbe Derks
9facd366fb
Add --dbc argument to plotjuggler ( #23919 )
...
* add --dbc argument
* Update tools/plotjuggler/juggle.py
* update readme
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Greg Hogan
a195603f6d
tools: fix segment end index in juggle.py ( #23715 )
3 years ago
Adeeb Shihadeh
f295d51fe9
tools: auto plotjuggler install
3 years ago
Greg Hogan
71132edf17
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>
3 years ago
Greg Hogan
92b553be3e
plotjuggler: fix layout param ( #23348 )
3 years ago
Adeeb Shihadeh
c26f294218
plotjuggler: add mac support ( #23344 )
...
* plotjuggler: add mac support
* fix test?
* update readme
* oops
* fix
* cleanup
* typo
* works
* little more
* fix test
* little faster
3 years ago
Adeeb Shihadeh
920b751888
juggle: add demo flag and improve README
3 years ago
Adeeb Shihadeh
80d0aaadf4
juggle: strip input
3 years ago
qadmus
65d1b51476
PlotJuggler: Tuning layout ( #22902 )
...
* PlotJuggler layout for lateral and longitudinal tuning
* update README and tuning PR template
3 years ago
Willem Melching
6d6f989b7f
RobustLogReader that can recover corrupted bz2 files ( #22835 )
...
* LogReader with bzip2 recovery
* only rlogs
* add comment
* plotjuggler should also use robust logreader
4 years ago
qadmus
f52dcd468c
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>
4 years ago
qadmus
b9601dfe9d
plotjuggler takes cabana shared links ( #21899 )
...
* plotjuggler cabana shared links
* extra newline
4 years ago
grekiki
6048988c13
Tools: Plotjuggler reduce RAM usage ( #21781 )
4 years ago
grekiki
b3a792305e
plotjuggler: add segment_count arg ( #21474 )
4 years ago
ShaneSmiskol
f3d41de9d8
Remove snap installed PlotJuggler ( #20989 )
...
* use our compiled plotjuggler
* update readme
* update readme
4 years ago
ShaneSmiskol
63e521935e
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>
4 years ago
George Hotz
636a89b48e
support file in juggle.py
4 years ago
Willem Melching
aebad0b5e2
juggle.py: make CAN optional to speed up parsing
4 years ago
Adeeb Shihadeh
8456917a0e
Revert "fix default plotjuggler path"
...
This reverts commit 91ec0a2099
.
4 years ago
Robbe Derks
91ec0a2099
fix default plotjuggler path
4 years ago
Willem Melching
91ee1cbfa0
juggle.py: add exception
4 years ago
iejMac
371272d94b
PlotJuggler demo ( #20172 )
...
* initial demo with popup bug
* demo fixes
* demo fixes
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
iejMac
9144dd7c2f
PlotJuggler CI with build from source ( #20166 )
...
* CI attempt
* fixing location
* fix
* fixes
* hardcode test_url for CI
* fixes
* cd fix
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update tools/plotjuggler/test_plotjuggler.py
* fixes
* fixes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
iejMac
90ba43676a
working with snap ( #20155 )
...
* changes
* fixes
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
40ff66c518
set DBC_NAME env when juggling ( #20139 )
...
* set dbc env when juggling
* small cleanup
4 years ago
Willem Melching
330fc35095
juggle.py: don't remove CAN data
4 years ago
Willem Melching
5c51516839
add some error handling to juggle log loading
4 years ago