Skip to content

Commit 89204b5

Browse files
test_onroad: adjust rlog size (commaai#34336)
s
1 parent 2290d2f commit 89204b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selfdrive/test/test_onroad.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
LOGS_SIZE_RATE = {
105105
"qlog": 0.0083,
106-
"rlog": 0.1528,
106+
"rlog": 0.135,
107107
"qcamera.ts": 0.03828,
108108
}
109109
LOGS_SIZE_RATE.update(dict.fromkeys(['ecamera.hevc', 'fcamera.hevc'], 1.2740))

0 commit comments

Comments
 (0)