Update mod_scan_ecus.py
This commit is contained in:
parent
669a3f43fb
commit
e29f4bd9d7
@ -42,20 +42,21 @@ import string
|
||||
|
||||
opt_demo = False
|
||||
|
||||
families = {"1":"13712", "2":"13002", "3":"13010", "4":"13713", "5":"13016", "6":"13715", "7":"60761",
|
||||
"8":"13004", "9":"13012", "10":"13718", "11":"13719", "12":"13003", "13":"19763", "14":"13722",
|
||||
"15":"17782", "16": "7301", "17":"58508", "18":"13005", "19":"55948", "20":"13727", "21":"13920",
|
||||
"22":"23586", "23": "7305", "24":"51605", "25":"15664", "26":"15666", "27":"18638", "28":"15665",
|
||||
"29":"19606", "30":"61183", "31":"58925", "32":"58926", "33":"24282", "34":"60773", "35":"60777",
|
||||
"36":"60778", "37":"61750", "38":"53126", "39":"61751", "40": "8711", "41":"24353", "42":"61293",
|
||||
"43": "5773", "44":"63135", "45":"C3P_73545", "46":"61883", "47":"58943", "48":"61882",
|
||||
"49":"62658", "50":"13009", "51":"30504", "52":"13019", "53":"31980", "54":"31981", "55":"13922",
|
||||
"56":"13921", "57":"62659", "58":"62660", "59":"62661", "60":"11331", "61":"11332", "62": "9446",
|
||||
"63":"55050", "64":"62720", "65":"29705", "66":"29706", "67":"62721", "68":"62722", "69":"62723",
|
||||
"70":"57741", "72": "8992", "73":"61294", "74":"62724", "76":"11297",
|
||||
"77":"56580", "78":"61295", "79":"60146", "80":"51172", "81":"51173",
|
||||
"86":"57713", "87":"60779", "88":"63847", "89":"63848", "90": "4672", "91":"51666", "92":"53725",
|
||||
"93":"55049", "94":"56538", "95":"56539", "96":"56540", "97":"56562", "98":"57970", "99":"58003"}
|
||||
families = {"1":"13712", "2":"13002", "3":"13010", "4":"13713", "5":"13016", "6":"13715", "7":"60761",
|
||||
"8":"13004", "9":"13012", "10":"13718", "11":"13719", "12":"13003", "13":"19763", "14":"13722",
|
||||
"15":"17782", "16": "7301", "17":"58508", "18":"13005", "19":"55948", "20":"13727", "21":"13920",
|
||||
"22":"23586", "23": "7305", "24":"51605", "25":"15664", "26":"15666", "27":"18638", "28":"15665",
|
||||
"29":"19606", "30":"61183", "31":"58925", "32":"58926", "33":"24282", "34":"60773", "35":"60777",
|
||||
"36":"60778", "37":"61750", "38":"53126", "39":"61751", "40": "8711", "41":"24353", "42":"61293",
|
||||
"43": "5773", "44":"63135", "45":"C3P_73545" , "46":"61883", "47":"58943", "48":"61882",
|
||||
"49":"62658", "50":"13009", "51":"30504", "52":"13019", "53":"31980", "54":"31981", "55":"13922",
|
||||
"56":"13921", "57":"62659", "58":"62660", "59":"62661", "60":"11331", "61":"11332", "62": "9446",
|
||||
"63":"55050", "64":"62720", "65":"29705", "66":"29706", "67":"62721", "68":"62722", "69":"62723",
|
||||
"70":"57741", "72": "8992", "73":"61294", "74":"62724", "75":"65918", "76":"11297", "77":"56580",
|
||||
"78":"61295", "79":"60146", "80":"51172", "81":"51173", "82":"66065", "83":"66066",
|
||||
"86":"57713", "87":"60779", "88":"63847", "89":"63848", "90": "4672", "91":"51666", "92":"53725",
|
||||
"93":"55049", "94":"56538", "95":"56539", "96":"56540", "97":"56562", "98":"57970", "99":"58003",
|
||||
"213":"11792","215":"13015" }
|
||||
|
||||
class ScanEcus:
|
||||
'''List all possible ECUs of this car'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user