Skip to content

Commit

Permalink
Add more pids
Browse files Browse the repository at this point in the history
  • Loading branch information
spookylsm committed Jun 30, 2022
1 parent 0a8cbfb commit 66ead42
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions K9K_832_and_836.csv
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,17 @@ Name,ShortName ,ModeAndPID,Equation,Min Value,Max Value,Units,Header,
[K9K] Status Works Starter ,starter on,222046,{A: 0}+ {A:1},0,0,,,
[K9K] Status Successful Finish regen Dpf ,succes regen key,2224AB,{A:0},0,0,,,
[K9K] Level Fillings Dpf ,DPF load,2224AF,{A: 0}+ {A:1},0,0,,,
"1","1","0x22fd07","0.0000305*(A*256+B)",0,0,"","","","",1
"2","2","0x22fd08","0.0000305*(A*256+B)",0,0,"","","","",1
"3","3","0x22fd09","0.0000305*(A*256+B)",0,0,"","","","",1
"4","4","0x22fd0a","0.0000305*(A*256+B)",0,0,"","","","",1
"Water Temp","Water Temp","0x222001","(1.0*((A*256+B)-2730))/10",0,100,"°c","","","",100
"DPF","DPF","0x22242c","(1.0*((A*256+B)))/100",0,0,"gr","","","",1
"km reg","Km last Reg.","0x2224a9","(A*65536+B*256+C)",0,0,"km","","","",1
"DPF Mode","DPF Mode","0x222056","(A&15)",0,100,"","","","",1
"Oil","Oil","0x2224ec","(1.0*(signed(A*16777216+B*65536+C*256+D)))/1000000",0,0,"%","","","",1
"reg","Reg Duration","0x222487","(1.0*((A*256+B)))/600",0,0,"min","","","",1
"Reg OK","Reg. OK","0x222481","A",0,0,"","","","",1
"Temp DPF","Temp DPF","0x222442","((A*256+B)-2730)/10",0,100,"°c","","","",1
"Time from last Reg","Time from last Reg","0x222488","(1.0*(A*256+B))/3600",0,0,"hora","","","",1
"Turbo","Turbo","0x222439","((A*256+B)-2730)/10",0,100,"°c","","","",1

0 comments on commit 66ead42

Please sign in to comment.