Skip to content

Commit

Permalink
changed pack and ts voltage conversions
Browse files Browse the repository at this point in the history
  • Loading branch information
AZhaoT committed May 14, 2024
1 parent d0fefcc commit 33268ce
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 @@ -312,8 +312,8 @@ Sig=LF_TTPMS_BAT_V unsigned 16 -m /u:mV
Sig=LF_TTPMS_P unsigned 16 -m /u:mbar
Sig=LF_TTPMS_P_GAUGE unsigned 16 -m /u:mbar
Sig=current_shunt_read unsigned 16 /u:amps /f:0.291373985492 /o:-666
Sig=pack_filtered_read unsigned 16 /u:analog_read_volts /f:0.000805860805861
Sig=ts_out_filtered_read unsigned 16 /u:analog_read_volts /f:0.000805860805861
Sig=pack_filtered_read unsigned 16 /u:volts /f:0.16869351172632
Sig=ts_out_filtered_read unsigned 16 /u:volts /f:0.16869351172632
Sig=charge_coulombs unsigned 32 -m /u:Coulombs /f:0.0001
Sig=charge_percentage unsigned 32 -m /u:percent /f:0.0001
Sig=hall_curr_signal unsigned 16
Expand Down

0 comments on commit 33268ce

Please sign in to comment.