Commit Graph

7 Commits

Author SHA1 Message Date
Dean Lee
0984736972 cpplint: add filter build/include_subdir (#29585)
old-commit-hash: 21da5a216f
2023-08-24 15:42:17 +01: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
a6d27b050e replay: sync vision buffer (#26904)
old-commit-hash: a421c9464e
2023-01-09 13:48:04 -08:00
Dean Lee
efeb964728 replay/camera: set frame id before send (#25591)
old-commit-hash: 8f3b259f7c
2022-08-29 11:56:18 -07:00
Dean Lee
66b0c1c591 replay: add missing format specifier (#25590)
old-commit-hash: cd32f64d01
2022-08-29 11:53:11 -07:00
Dean Lee
06556bd76a replay/CameraServer: yuv_buf should not be null (#25545)
old-commit-hash: f95519cb44
2022-08-24 11:03:54 -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