mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 15:56:08 +08:00
Add torque data for new Mazda models in override.toml
This commit is contained in:
@@ -104,3 +104,9 @@ legend = ["LAT_ACCEL_FACTOR", "MAX_LAT_ACCEL_MEASURED", "FRICTION"]
|
||||
# Manually checked
|
||||
"HONDA_CIVIC_2022" = [2.5, 1.2, 0.15]
|
||||
"HONDA_HRV_3G" = [2.5, 1.2, 0.2]
|
||||
|
||||
"MAZDA_3_2019" = [1.45, 3.0, 0.33]
|
||||
"MAZDA_CX_30" = [1.45, 3.0, 0.238]
|
||||
"MAZDA_CX_50" = [1.45, 3.0, 0.33]
|
||||
"MAZDA_3_2023" = [1.45, 3.0, 0.33]
|
||||
"MAZDA_CX_30_2023" = [1.45, 3.0, 0.3]
|
||||
Reference in New Issue
Block a user