Adeeb Shihadeh
|
6590fb2b93
|
pre-commit: add codespell (#25571)
|
3 years ago |
Lukas Petersson
|
cc4107fd1f
|
latency logger: add offset to visualize overlap (#24644)
* plot design
* readme
* y label
* readme img
* bigger gaps
* readme figs
* denser lines
* denser lines
* offset flag
* readme
* cleanup
* Update tools/latencylogger/latency_logger.py
* Update tools/latencylogger/latency_logger.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
3 years ago |
Adeeb Shihadeh
|
3d74b5429d
|
latency logger: improve plot style
|
3 years ago |
Adeeb Shihadeh
|
b8a32bbc46
|
little tools fix ups (#24629)
|
3 years ago |
Lukas Petersson
|
8fbcc49ee3
|
Latency logger: binary search for frame ID (#24586)
binary search for frame id
|
3 years ago |
Lukas Petersson
|
522b67f16d
|
latency logger: update demo route (#24608)
* handle no segment
* dont handle no route
|
3 years ago |
Adeeb Shihadeh
|
930d0c01a9
|
latency logger: better errors and minor cleanup
|
3 years ago |
Lukas Petersson
|
43d2a3c187
|
warning instead assert (#24424)
* warning instead assert
* warning description
|
3 years ago |
Lukas Petersson
|
1439867d16
|
Latency logger bad data robustness (#24343)
* robustness against bad data
* sort by time logreader
* loop until last frameid
|
3 years ago |
Lukas Petersson
|
e063f77acc
|
Latencylogger list logreader (#24276)
|
3 years ago |
Lukas Petersson
|
397bd25e97
|
Disambiguate frame id in latencylogger (#24164)
* add tools to disambiguate frame id
* Update selfdrive/camerad/cameras/camera_qcom2.cc
Co-authored-by: Gijs Koning <gijs-koning@live.nl>
* bug fix
* remove duplicate code
* PR comments
* bug fix
Co-authored-by: Gijs Koning <gijs-koning@live.nl>
Co-authored-by: Comma Device <device@comma.ai>
|
3 years ago |
Lukas Petersson
|
3ea92f6cd3
|
Latencylogger optimization (#24166)
|
3 years ago |
Lukas Petersson
|
7034888cdb
|
latency logger usable in testing closet (#24183)
|
3 years ago |
Lukas Petersson
|
fecaac8eda
|
latencylogger graph design (#24165)
* latencylogger graph design
* Update tools/latencylogger/latency_logger.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* quotes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
3 years ago |
Lukas Petersson
|
65fca83abe
|
Latency logging 2 (#24058)
* msg_order and gantt
* frameId in long/lat planner
* track frame id
* controls frame id
* graph tracked events
* graph json
* cloudlog timestamp
* c++ cloudlog
* add frame id
* bug fixes
* bug fixes
* frame id visionicp
* bug fixes and debug level
* timestamp log placement
* print timestamps in table
* translate events
* more logging
* bug fixes
* daemon boardd
* print logs with boardd
* more timestamp logs
* cleanup
* remove publish logs
* bug fix
* timestamp received
* timestamp received
* bug fixes
* use json lib
* ignore driver camera
* prep for new timestamp pipeline
* bug fix
* read new pipeline unfinnished
* read new pipeline
* bug fix
* add frame to controlsstate
* remove controlsstate
* print
* cleanup
* more cleanup + bug fix
* clock build issue
* remove unused imports
* format durations
* increase speed
* pr comments fixes
* conflicts
* set MANAGER_DAEMON for boardd
* clean script code
* bug fix + argparse
* remove rcv time
* bug fixes
* print without tabulate
* fix pre-commits
* plot gnatt
* color bug fix
* read without timestampextra
* bump panda
* mono time instead of frame id
* finnish script
* clean unused
* clean unused logging
* monotonic + json fixes
* del test
* remove whilelines
* bump laika
* cleanup
* remove deps
* logs nicer strings
* remove plotting from scirpt
* reset pipfile
* reset pipfile
* nicer strings
* bug fix
* bug fix
* pr comments cleaning
* remove plotting
* bug fix
* new demo route
* bump opendbc and panda
* cereal master
* cereal master
* script less komplex
* assertions
* matplotlib
* readme
* Update README.md
* graph html
* design fixes
* more code design
* Update common/logging_extra.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update tools/latency_logger/latency_logger.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* pr comments
* bug fix
* readme + env once
* clean swaglog
* bug fix
* Update tools/latencylogger/README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* revert
* revert
* clean swaglog with error
* remove typo file
* revert graph
* cereal
* submodules
* whitespaces
* update refs
Co-authored-by: Bruce Wayne <batman@workstation-openpilot2.internal>
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
3 years ago |