Skip to content

Commit

Permalink
Added boolean for tcs limited yaw pid
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke-kC committed Apr 20, 2024
1 parent a49363d commit cc7301e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PCAN_project/hytech.sym
Original file line number Diff line number Diff line change
Expand Up @@ -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}

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

0 comments on commit cc7301e

Please sign in to comment.