Skip to content

Commit

Permalink
Added signals for TCS vel thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke-kC committed May 5, 2024
1 parent 2c39c8a commit 7faec8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions PCAN_project/hytech.sym
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7faec8a

Please sign in to comment.