IQ.Pilot Release Commit @ 322eda2

This commit is contained in:
IQ.Lvbs CI [bot]
2026-07-21 13:54:43 -05:00
parent 5784b1e8b3
commit 215abacc04
717 changed files with 4347 additions and 3060 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import requests
import argparse
from functools import partial
from opendbc.car.fingerprints import MIGRATION
from iqdbc.car.fingerprints import MIGRATION
from openpilot.common.basedir import BASEDIR
from openpilot.common.swaglog import cloudlog
from openpilot.tools.cabana.dbc.generate_dbc_json import generate_dbc_dict
@@ -123,7 +123,7 @@
<limitY/>
<curve name="/liveDelay/lateralDelay" color="#1f77b4"/>
<curve name="/liveDelay/lateralDelayEstimate" color="#d62728"/>
<curve name="opendbc default steering lag" color="#1ac938"/>
<curve name="iqdbc default steering lag" color="#1ac938"/>
</plot>
</DockArea>
<DockArea name="online estimated steering actuator lag, standard deviation">
@@ -233,7 +233,7 @@
<v2>/liveParameters/roll</v2>
</additional_sources>
</snippet>
<snippet name="opendbc default steering lag">
<snippet name="iqdbc default steering lag">
<global></global>
<function>return value + 0.2</function>
<linked_source>/carParams/steerActuatorDelay</linked_source>