From cc7301ed5c893adcec21c8150f39ed921a68e9e2 Mon Sep 17 00:00:00 2001 From: Luke Chen <43226681+Luke-kC@users.noreply.github.com> Date: Sat, 20 Apr 2024 04:17:40 -0400 Subject: [PATCH] Added boolean for tcs limited yaw pid --- PCAN_project/hytech.sym | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PCAN_project/hytech.sym b/PCAN_project/hytech.sym index 75780f6..419f8c3 100644 --- a/PCAN_project/hytech.sym +++ b/PCAN_project/hytech.sym @@ -485,6 +485,7 @@ Sig=controller_tcs_pid_output_fr signed 16 /u:Nm /f:0.001 Sig=controller_tcs_pid_output_rl signed 16 /u:Nm /f:0.001 Sig=controller_tcs_pid_output_rr signed 16 /u:Nm /f:0.001 Sig=drive_mode unsigned 4 /ln:"ECU_drive_mode" // The current drive mode on the ECU irrespective of dial mapping +Sig=controller_use_tcs_lim_yaw_pid unsigned 1 {SENDRECEIVE} @@ -1472,6 +1473,7 @@ Sig=controller_use_normal_force 2 Sig=controller_use_pid_power_limit 3 Sig=controller_use_power_limit 4 Sig=controller_use_tcs 5 +Sig=controller_use_tcs_lim_yaw_pid 6 [CONTROLLER_INITIAL_TORQUE_REQ] ID=7FAh