Commit Graph

7 Commits

Author SHA1 Message Date
Dean Lee 0984736972 cpplint: add filter build/include_subdir (#29585)
old-commit-hash: 21da5a216fc8f5269d2deedc538c2f543a1c270a
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: 3c94d953ab9fcaf8ee2371af3f269ae46d3563c6
2023-08-24 00:03:16 -07:00
Dean Lee a6d27b050e replay: sync vision buffer (#26904)
old-commit-hash: a421c9464eec3a6b994df5ec010ff51b27aa4bbc
2023-01-09 13:48:04 -08:00
Dean Lee efeb964728 replay/camera: set frame id before send (#25591)
old-commit-hash: 8f3b259f7ce85f0c72a913cdaea53d48b1112e92
2022-08-29 11:56:18 -07:00
Dean Lee 66b0c1c591 replay: add missing format specifier (#25590)
old-commit-hash: cd32f64d0111dc8a304e378207c5666ebab6a025
2022-08-29 11:53:11 -07:00
Dean Lee 06556bd76a replay/CameraServer: yuv_buf should not be null (#25545)
old-commit-hash: f95519cb440ab25e24f14c12d37da535646d8419
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: fd5b3d76036b78864111790931a3abcb1d11ee0f
2022-06-28 16:12:42 +02:00