Harald Schäfer
|
f870a968e9
|
Split cereal into cereal/msgq (#32631)
* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
old-commit-hash: e71ec4e8d7
|
2024-06-06 14:31:56 -07:00 |
|
Dean Lee
|
8df37a97d3
|
cabana: Improve seeking and zooming (#32334)
* Improve seeking and zooming
* No repeated calculation of freq
* set min zoom seconds to 10ms
old-commit-hash: d72f000d98
|
2024-05-03 02:42:29 -07:00 |
|
Dean Lee
|
4b2a00ef73
|
replay: refactor Event to remove the readers (#32252)
Refactor struct Event to remove the MessageReader from it
old-commit-hash: a824bd75ef
|
2024-04-19 11:15:34 -07:00 |
|
Dean Lee
|
0702e273cb
|
replay: fix visionbuf alignment on device (#26913)
* align visionbuf
* update test case
* cleanup
* fix cpplint warning
old-commit-hash: 3c94d953ab
|
2023-08-24 00:03:16 -07:00 |
|
Dean Lee
|
97e9d55588
|
cpplint: build/include_what_you_use (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
|
2023-08-23 13:25:17 -07:00 |
|
Dean Lee
|
2156e71e7a
|
move replay from selfdrive/ui/replay to tools/replay (#24971)
* mv to tools/replay
* change folder
* add .gitignore
* fix build doc
* disable warning
* enable warning after build
* build qt/util.cc qt/api.cc to library
* cleanup
old-commit-hash: fd5b3d7603
|
2022-06-28 16:12:42 +02:00 |
|