diff --git a/selfdrive/test/test_onroad.py b/selfdrive/test/test_onroad.py index 25aaa95f0f18fd..1279a505dd9fef 100644 --- a/selfdrive/test/test_onroad.py +++ b/selfdrive/test/test_onroad.py @@ -103,7 +103,7 @@ LOGS_SIZE_RATE = { "qlog": 0.0083, - "rlog": 0.1528, + "rlog": 0.135, "qcamera.ts": 0.03828, } LOGS_SIZE_RATE.update(dict.fromkeys(['ecamera.hevc', 'fcamera.hevc'], 1.2740))