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 4a8aad36e0
commit 5221e2a55f
@@ -131,3 +131,8 @@ legend = ["LAT_ACCEL_FACTOR", "MAX_LAT_ACCEL_MEASURED", "FRICTION"]
"HONDA_HRV_3G" = [2.5, 1.2, 0.2]
"CHEVROLET_MALIBU_CC" = [1.85, 1.85, 0.075]
"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]