Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 006_Kona&Niro_EV_ Tire_data.csv #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Name,ShortName,ModeAndPID,Equation,Min Value,Max Value,Units,Header
006_Real Vehicle Speed,Speed,220100,ad,0,170,kmh,7B3
006_Display Odometer,Odometer,22B002,(h<8)+i,0,400000,km,7C6
006_Tyre Pressure FL,Tyre FL,22C00B,e/5,0,50,Psi,7A0
006_Tyre Pressure FR,Tyre FR,22C00B,i/5,0,50,Psi,7A0
006_Tyre Pressure RR,Tyre RR,22C00B,m/5,0,50,Psi,7A0
006_Tyre Pressure RL,Tyre RL,22C00B,q/5,0,50,Psi,7A0
006_Tyre Temperature FL,Temp FL,22C00B,f-50,-50,100,degC,7A0
006_Tyre Temperature FR,Temp FR,22C00B,j-50,-50,100,degC,7A0
006_Tyre Temperature RR,Temp RR,22C00B,n-50,-50,100,degC,7A0
006_Tyre Temperature RL,Temp RL,22C00B,r-50,-50,100,degC,7A0