Skip to content

Commit

Permalink
more definition
Browse files Browse the repository at this point in the history
  • Loading branch information
CL16gtgh committed Jun 20, 2024
1 parent 81a4a93 commit 1b93d88
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions PCAN_project/hytech.sym
Original file line number Diff line number Diff line change
Expand Up @@ -362,12 +362,12 @@ Sig=accel_implausible bit
Sig=brake_implausible bit
Sig=accel_percent unsigned 8 /max:100
Sig=brake_percent unsigned 8 /max:100
Sig=thermistor_inv1 unsigned 16
Sig=thermistor_inv2 unsigned 16
Sig=thermistor_acc1 unsigned 16
Sig=thermistor_acc2 unsigned 16
Sig=thermistor_motor_rl unsigned 16
Sig=thermistor_motor_rr unsigned 16
Sig=thermistor_inv1 unsigned 16 /f:0.005
Sig=thermistor_inv2 unsigned 16 /f:0.005
Sig=thermistor_acc1 unsigned 16 /f:0.005
Sig=thermistor_acc2 unsigned 16 /f:0.005
Sig=thermistor_motor_rl unsigned 16 /f:0.005
Sig=thermistor_motor_rr unsigned 16 /f:0.005
Sig=thermistor_pump unsigned 16
Sig=shutdown_status unsigned 16
Sig=vn_yaw signed 16 /f:0.01
Expand Down Expand Up @@ -573,12 +573,12 @@ Sig=mode_actual unsigned 8
Sig=torque_limit unsigned 16 /f:0.001 // AMK inverter torque limit in use
Sig=num_sats_pvt_1 unsigned 8
Sig=num_sats_rtk_1 unsigned 8
Sig=highest_cn0_1 unsigned 8
Sig=highest_cn0_1 unsigned 8 /f:0.5
Sig=num_sats_pvt_2 unsigned 8
Sig=num_sats_rtk_2 unsigned 8
Sig=num_com_sats_pvt unsigned 8
Sig=num_com_sats_rtk unsigned 8
Sig=highest_cn0_2 unsigned 8
Sig=highest_cn0_2 unsigned 8 /f:0.5
Sig=controller_max_yaw_nl_accel_perc unsigned 4 /u:Nm /f:0.1
Sig=vn_vel_uncertainty unsigned 16 /f:0.0005

Expand Down

0 comments on commit 1b93d88

Please sign in to comment.