Skip to content

Commit

Permalink
Update hytech.sym
Browse files Browse the repository at this point in the history
Adding scale factor to em_current and em_voltage
  • Loading branch information
shaynoorani committed Apr 5, 2024
1 parent 15fcd58 commit c3059cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PCAN_project/hytech.sym
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ Sig=load_cell_fl unsigned 16 /u:lbs /ln:"Front Left Load Cell"
Sig=load_cell_fr unsigned 16 /u:lbs /ln:"Front Right Load Cell"
Sig=load_cell_rl unsigned 16 /u:lbs /ln:"Rear Left Load Cell"
Sig=load_cell_rr unsigned 16 /u:lbs /ln:"Rear Right Load Cell"
Sig=em_voltage signed 32 -m
Sig=em_current signed 32 -m
Sig=em_voltage signed 32 -m /f:1.52590219E-005
Sig=em_current signed 32 -m /f:1.52590219E-005
Sig=RR_TTPMS_TC unsigned 16 -m
Sig=RR_TTPMS_RSSI signed 16 -m /u:dBm
Sig=RR_TTPMS_T unsigned 16 -m /u:°C /f:0.1 /o:-100
Expand Down

0 comments on commit c3059cc

Please sign in to comment.