mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-01 14:16:48 +08:00
remove loggerd todo about encodeIdx decimation
old-commit-hash: 377fe84948
This commit is contained in:
@@ -233,7 +233,6 @@ void encoder_thread(const LogCameraInfo &cam_info) {
|
||||
eidx.setSegmentNum(cur_seg);
|
||||
eidx.setSegmentId(out_id);
|
||||
if (lh) {
|
||||
// TODO: this should read cereal/services.h for qlog decimation
|
||||
auto bytes = msg.toBytes();
|
||||
lh_log(lh, bytes.begin(), bytes.size(), true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user