From 7faec8a60edb4de1f6719127b438423366a29b3e Mon Sep 17 00:00:00 2001 From: Luke Chen <43226681+Luke-kC@users.noreply.github.com> Date: Sat, 4 May 2024 20:28:09 -0400 Subject: [PATCH] Added signals for TCS vel thresholds --- PCAN_project/hytech.sym | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PCAN_project/hytech.sym b/PCAN_project/hytech.sym index 40736dc..575e291 100644 --- a/PCAN_project/hytech.sym +++ b/PCAN_project/hytech.sym @@ -519,6 +519,8 @@ Sig=controller_yaw_pid_brakes_p unsigned 11 /f:0.001 Sig=controller_yaw_pid_brakes_i unsigned 11 /f:0.001 Sig=controller_yaw_pid_brakes_d unsigned 10 /f:0.001 Sig=controller_max_nl_brake_sc_front unsigned 8 /f:0.01 +Sig=controller_tcs_launch_vel_thresh unsigned 8 /f:0.01 +Sig=controller_tcs_vel_thresh unsigned 10 /f:0.01 {SENDRECEIVE} @@ -1528,6 +1530,8 @@ Len=8 Sig=controller_tcs_threshold 0 Sig=controller_tcs_launch_sl 8 Sig=controller_tcs_launch_dead_zone 16 +Sig=controller_tcs_launch_vel_thresh 28 +Sig=controller_tcs_vel_thresh 36 [CONTROLLER_TCS_TORQUE] ID=7FCh