Skip to content

Commit 63d64fe

Browse files
author
zhou jielei
committed
final fix
1 parent 7fe79d1 commit 63d64fe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

opendbc/car/torque_data/override.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ legend = ["LAT_ACCEL_FACTOR", "MAX_LAT_ACCEL_MEASURED", "FRICTION"]
9191
"HONDA_ODYSSEY_5G_MMR" = [0.9, 0.9, 0.2]
9292
"HONDA_NBOX_2G" = [1.2, 1.2, 0.2]
9393
"ACURA_TLX_2G" = [1.2, 1.2, 0.15]
94-
"HONDA_ODYSSEY_RC5" = [2.5, 1.2, 0.15]
9594

9695
# Dashcam or fallback configured as ideal car
9796
"MOCK" = [10.0, 10, 0.0]

opendbc/car/torque_data/substitute.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ legend = ["LAT_ACCEL_FACTOR", "MAX_LAT_ACCEL_MEASURED", "FRICTION"]
5151
"HONDA_CRV_EU" = "HONDA_CRV"
5252
"HONDA_CIVIC_BOSCH_DIESEL" = "HONDA_CIVIC_BOSCH"
5353
"HONDA_E" = "HONDA_CIVIC_BOSCH"
54+
"HONDA_ODYSSEY_RC5" = "HONDA_ODYSSEY"
5455

5556
"BUICK_LACROSSE" = "CHEVROLET_VOLT"
5657
"BUICK_REGAL" = "CHEVROLET_VOLT"

0 commit comments

Comments
 (0)