Dean Lee
|
d647361fae
|
replay: get route datetime from INIT_DATA (#31913)
get datetime from INIT_DATA
|
1 year ago |
Dean Lee
|
e79cb0edaf
|
replay: fix segfault in `Replay::queueSegment` (#31902)
|
1 year ago |
Cameron Clough
|
4dd5fd4619
|
ui.py fix typo (#31870)
|
1 year ago |
Adeeb Shihadeh
|
e3589e4b5c
|
refactor camera transformations (#31818)
* refactor camera transormations
* update users
* more stuff
* more fix
* swap
* tici
* lil shorter
|
1 year ago |
Adeeb Shihadeh
|
fd51bfb27b
|
tools: update replay route parsing for timeless format
|
1 year ago |
Adeeb Shihadeh
|
9b2665f0c1
|
can_replay fixups for bxcan hw
|
1 year ago |
Justin Newberry
|
b0496d8294
|
can_replay: log fingerprint for hardcoding (#31671)
* log
* quotes
|
1 year ago |
Justin Newberry
|
edd26acdc3
|
can_replay: add type hint (#31601)
type hint
|
1 year ago |
Cameron Clough
|
995250ae49
|
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
|
1 year ago |
Justin Newberry
|
3f104f3fbd
|
fix static analysis
|
1 year ago |
Adeeb Shihadeh
|
e7695c3f32
|
add power cycling to can_replay
|
1 year ago |
Adeeb Shihadeh
|
daceb171bd
|
bump cereal (#31392)
* bump cereal
* update those
* update refs
* bump cereal
* bump
* bump cereal
* bump
* fix
* bump
* typo:
|
1 year ago |
Adeeb Shihadeh
|
3972073fd4
|
tools: fix up can_replay
|
1 year ago |
Harald Schäfer
|
e6c97c3846
|
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>
|
1 year ago |
Justin Newberry
|
5c2b7882bf
|
speedup replay test (#31086)
* speedup replay test
* better name
* comment not required
|
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
|
7d400112df
|
LogReader: move opci to tools/lib (#31021)
move opci
|
1 year ago |
Adeeb Shihadeh
|
fe6aff0131
|
more unit test speedup (#30997)
* that's super slow
* fix startup test
* fix
|
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
|
042ccb9244
|
move can replay to segmentrangereader (#30971)
can replay
|
1 year ago |
Justin Newberry
|
7e9843b5e6
|
replace more tools with SegmentRangeReader (#30968)
* replace lrfros
* and those ones too
|
1 year ago |
pencilpusher
|
ee3544d283
|
replay ui: fix typo in variable name (#30851)
fix typo in variable name
|
1 year ago |
Dean Lee
|
ab0b26d2b8
|
camerad: cleanup includes (#30782)
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
|
1 year ago |
Adeeb Shihadeh
|
ae85ee0932
|
fixup can replay for jungle v2 and tres
|
1 year ago |
Greg Hogan
|
7e0f0165f4
|
replay: get api url from env var (#30562)
|
1 year ago |
Dean Lee
|
c5f73a748e
|
replay: support for setting a custom playback speed (#30462)
* support for setting a custom playback speed
* rename to playback speed
|
1 year ago |
Dean Lee
|
da95fd3019
|
replay: simplify the code for allow/block list (#30449)
simplify allow/block list
|
1 year ago |
Dean Lee
|
9e06525642
|
replay: remove deprecated support for `PANDA_STATE_D_E_P_R_E_C_A_T_E_D` (#30447)
|
1 year ago |
Dean Lee
|
26a82e70d5
|
replay: make `speed_` atomic (#30429)
make speed_ atomic
|
1 year ago |
Dean Lee
|
e287a5f164
|
cabana: remove the qlog parsing thread (#30319)
remove the qlog thread
|
2 years ago |
Dean Lee
|
9e01f4a85e
|
replay: make `installDownloadProgressHandler` thread safe (#30296)
|
2 years ago |
Dean Lee
|
1866e53957
|
ui.py: support strided buffer (#30236)
fix crash
|
2 years ago |
Adeeb Shihadeh
|
377722fd5e
|
Update Python packages and pre-commit hooks (#30149)
* Update Python packages and pre-commit hooks
* fixes
* Update common/transformations/README.md
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* fix
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
|
2 years ago |
Dean Lee
|
2cca0cbde8
|
replay: fix missing events before INIT_DATA (#30039)
fix missing events
|
2 years ago |
Justin Newberry
|
dd3cdbf4cc
|
Tests: speedup replay test (#30037)
speedup
|
2 years ago |
Justin Newberry
|
6666413626
|
test_replay: speedup by preventing multiple downloads (#29901)
* Demo route fixture
* fix tests
* demo route download
* remove iostream
|
2 years ago |
Angus Gratton
|
43210ca0e2
|
replay: Include cstdarg from util (#29871)
Fix compilation errors "use of undeclared identifier" for va_start & va_end.
|
2 years ago |
Justin Newberry
|
73eda51a11
|
System: use paths for download folders too (#29818)
* use paths for download folders too
* trailing slash
* reset that
|
2 years ago |
Dean Lee
|
bbf133a2e5
|
replay: fix concurrency issues (#29797)
fix concurrency issues
|
2 years ago |
Justin Newberry
|
1ee6ed4b16
|
Linter: remove pylint (#29611)
remove pylint
|
2 years ago |
Adeeb Shihadeh
|
4917e22615
|
Minimal build (#29600)
* add build flag for minimum build
* add minimal build
* update
* fix pj
* bump opendbc
* update subaru
|
2 years ago |
Dean Lee
|
21da5a216f
|
cpplint: add filter `build/include_subdir` (#29585)
|
2 years ago |
Dean Lee
|
3c94d953ab
|
replay: fix visionbuf alignment on device (#26913)
* align visionbuf
* update test case
* cleanup
* fix cpplint warning
|
2 years ago |
Adeeb Shihadeh
|
e726505918
|
bump cereal (#29561)
|
2 years ago |
Dean Lee
|
2d99521e75
|
cpplint: `build/include_what_you_use` (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2 years ago |
Dean Lee
|
363740a497
|
cpplint: add `readability/braces` filter (#29554)
|
2 years 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 |
Dean Lee
|
61a00d2673
|
replay/logreader: use unique_ptr for `mbr_` (#29440)
|
2 years ago |
Dean Lee
|
e8e03197ca
|
replay: fix seekTo issue (#29422)
* fix seekTo issue
* remove extra space
|
2 years ago |
Kacper Rączy
|
d8bda6feb4
|
replay: increase file descriptor limit macOS (#29346)
* Increase file descriptor limit for replay on macos
* Reword comment
* Move set_file_descriptor_limit to common/util.cc
* Include resource.h header
|
2 years ago |