Dean Lee
|
d72f000d98
|
cabana: Improve seeking and zooming (#32334)
* Improve seeking and zooming
* No repeated calculation of freq
* set min zoom seconds to 10ms
|
2024-05-03 02:42:29 -07:00 |
|
Dean Lee
|
a824bd75ef
|
replay: refactor Event to remove the readers (#32252)
Refactor struct Event to remove the MessageReader from it
|
2024-04-19 11:15:34 -07:00 |
|
Dean Lee
|
3c94d953ab
|
replay: fix visionbuf alignment on device (#26913)
* align visionbuf
* update test case
* cleanup
* fix cpplint warning
|
2023-08-24 00:03:16 -07:00 |
|
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>
|
2023-08-23 13:25:17 -07:00 |
|
Dean Lee
|
fd5b3d7603
|
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
|
2022-06-28 16:12:42 +02:00 |
|