Dean Lee
|
467bd74944
|
camerad: remove `CameraType` enum from `camera_common.h` (#33588)
remove CameraType from camera_common.h
|
2024-09-19 10:33:24 -07:00 |
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
|
e41bd18540
|
replay: shared decoder context (#32255)
share decoder context
cleanup includes
old-commit-hash: b13456f81f
|
2024-04-24 19:44:18 -07:00 |
Dean Lee
|
7e5191422d
|
replay/framereader: no longer cache all AVPacket instances in memory (#32236)
old-commit-hash: 8124ba5f63
|
2024-04-17 10:05:32 -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
|
1175e76182
|
framereader.cc: remove nv12toyuv_buffer (#24991)
remove nv12toyuv_buffer
old-commit-hash: e0cd3bf5fc
|
2022-06-29 11:27:37 +02: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 |