commaci-public
|
c6e4241bad
|
[bot] Update Python packages (#34140)
* Update Python packages
* pin
* fstring
* this too
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
|
5 months ago |
Kacper Rączy
|
580388e209
|
Deprecate ModelDataV2.gpuExecutionTime (#33607)
Deprecate gpuExecutionTime
|
7 months ago |
Adeeb Shihadeh
|
81ca279fb9
|
cleanup python dependencies (#33077)
* cleanup python dependencies
* fix ruff
old-commit-hash: e5b803f28e
|
9 months ago |
Adeeb Shihadeh
|
2c6829ed67
|
boardd is pandad (#32628)
* boardd is pandad
* rename tests
old-commit-hash: 34e329649d
|
11 months ago |
Cameron Clough
|
9bd90112d0
|
use pyupgrade to update to new typing syntax (#31580)
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b .
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
old-commit-hash: 995250ae49
|
1 year ago |
Harald Schäfer
|
66dbadb029
|
Delete lat planner (#31089)
* Initial commit
* Fixup
* typo
* ignore lateral plan
* Update cereal
* Remove lateralPlan
* Fix release build
* Fix release build
* give car params
* Add carParams to include_all_types
* Write car param in powerdraw test
* add demo mode
* Update model regf
* proc replay ref commit
* Try
* Move enum definition
* Update cereal
* typo
* Write car param for modeld test
* Update ref
* Update model ref again
---------
Co-authored-by: Kacper Rączy <gfw.kra@gmail.com>
old-commit-hash: e6c97c3846
|
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
|
dd7921de3f
|
replace more tools with SegmentRangeReader (#30968)
* replace lrfros
* and those ones too
old-commit-hash: 7e9843b5e6
|
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 |
Adeeb Shihadeh
|
35ff65121e
|
pre-commit: add codespell (#25571)
old-commit-hash: 6590fb2b93
|
3 years ago |
Lukas Petersson
|
e7801f3b3b
|
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>
old-commit-hash: cc4107fd1f
|
3 years ago |
Adeeb Shihadeh
|
e5f94df332
|
latency logger: improve plot style
old-commit-hash: 3d74b5429d
|
3 years ago |
Adeeb Shihadeh
|
00f7f96308
|
little tools fix ups (#24629)
old-commit-hash: b8a32bbc46
|
3 years ago |
Lukas Petersson
|
0bb766ea3a
|
Latency logger: binary search for frame ID (#24586)
binary search for frame id
old-commit-hash: 8fbcc49ee3
|
3 years ago |
Lukas Petersson
|
c74b2edc8d
|
latency logger: update demo route (#24608)
* handle no segment
* dont handle no route
old-commit-hash: 522b67f16d
|
3 years ago |
Adeeb Shihadeh
|
0195ae1464
|
latency logger: better errors and minor cleanup
old-commit-hash: 930d0c01a9
|
3 years ago |
Lukas Petersson
|
24c9e250f9
|
warning instead assert (#24424)
* warning instead assert
* warning description
old-commit-hash: 43d2a3c187
|
3 years ago |
Lukas Petersson
|
2d6ae65ea7
|
Latency logger bad data robustness (#24343)
* robustness against bad data
* sort by time logreader
* loop until last frameid
old-commit-hash: 1439867d16
|
3 years ago |
Lukas Petersson
|
a9b23562ee
|
Latencylogger list logreader (#24276)
old-commit-hash: e063f77acc
|
3 years ago |
Lukas Petersson
|
544375abcf
|
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>
old-commit-hash: 397bd25e97
|
3 years ago |
Lukas Petersson
|
93d0e6b65a
|
Latencylogger optimization (#24166)
old-commit-hash: 3ea92f6cd3
|
3 years ago |
Lukas Petersson
|
9705604939
|
latency logger usable in testing closet (#24183)
old-commit-hash: 7034888cdb
|
3 years ago |
Lukas Petersson
|
156234ced3
|
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>
old-commit-hash: fecaac8eda
|
3 years ago |
Lukas Petersson
|
df8476118b
|
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>
old-commit-hash: 65fca83abe
|
3 years ago |