Add torque data for new Mazda models in override.toml

This commit is contained in:
Test User
2026-01-22 18:20:06 -06:00
parent 8385ee5ec6
commit 8b3580305b
@@ -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]