File tree Expand file tree Collapse file tree 8 files changed +579
-1
lines changed Expand file tree Collapse file tree 8 files changed +579
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "boost" : 1500 ,
3
+ "fweak" : 258 ,
4
+ "fweakstrt" : 400 ,
5
+ "fconst" : 450 ,
6
+ "udcnom" : 390 ,
7
+ "fslipmin" : 0.84 ,
8
+ "fslipmax" : 3.06 ,
9
+ "fslipconstmax" : 9 ,
10
+ "polepairs" : 2 ,
11
+ "respolepairs" : 1 ,
12
+ "sincosofs" : 2048 ,
13
+ "encmode" : 1 ,
14
+ "fmax" : 540 ,
15
+ "numimp" : 36 ,
16
+ "dirchrpm" : 100 ,
17
+ "dirmode" : 3 ,
18
+ "snsm" : 12 ,
19
+ "pwmfrq" : 1 ,
20
+ "pwmpol" : 0 ,
21
+ "deadtime" : 63 ,
22
+ "ocurlim" : 900 ,
23
+ "il1gain" : 4.68 ,
24
+ "il2gain" : 4.68 ,
25
+ "udcgain" : 7.43 ,
26
+ "udcofs" : 0 ,
27
+ "udclim" : 440 ,
28
+ "snshs" : 0 ,
29
+ "potmin" : 220 ,
30
+ "potmax" : 1190 ,
31
+ "pot2min" : 430 ,
32
+ "pot2max" : 2390 ,
33
+ "potmode" : 3 ,
34
+ "throtramp" : 5.84 ,
35
+ "throtramprpm" : 20000 ,
36
+ "ampmin" : 0.34 ,
37
+ "slipstart" : 55 ,
38
+ "sinecurve" : 0 ,
39
+ "throtfilter" : 4 ,
40
+ "brakeregen" : -25 ,
41
+ "regenramp" : 3 ,
42
+ "regentravel" : 5 ,
43
+ "offthrotregen" : -20 ,
44
+ "cruiseregen" : -30 ,
45
+ "regenrampstr" : 40 ,
46
+ "brklightout" : -10 ,
47
+ "bmslimhigh" : 100 ,
48
+ "bmslimlow" : -20 ,
49
+ "udcmin" : 270 ,
50
+ "udcmax" : 426 ,
51
+ "idcmax" : 5000 ,
52
+ "idcmin" : -5000 ,
53
+ "idckp" : 2 ,
54
+ "idcflt" : 9 ,
55
+ "tmphsmax" : 85 ,
56
+ "tmpmmax" : 300 ,
57
+ "throtmax" : 100 ,
58
+ "throtmin" : -100 ,
59
+ "accelmax" : 1000 ,
60
+ "accelflt" : 3 ,
61
+ "iacmax" : 5000 ,
62
+ "ifltrise" : 10 ,
63
+ "ifltfall" : 0 ,
64
+ "chargemode" : 0 ,
65
+ "chargecur" : 0 ,
66
+ "chargekp" : 80 ,
67
+ "chargeki" : 10 ,
68
+ "chargeflt" : 8 ,
69
+ "chargepwmin" : 0 ,
70
+ "chargepwmax" : 90 ,
71
+ "idlespeed" : 250 ,
72
+ "idlethrotlim" : 50 ,
73
+ "idlemode" : 3 ,
74
+ "holdkp" : -0.25 ,
75
+ "speedkp" : 0.09 ,
76
+ "speedflt" : 5 ,
77
+ "cruisemode" : 0 ,
78
+ "cruisethrotlim" : 50 ,
79
+ "udcsw" : 270 ,
80
+ "udcswbuck" : 540 ,
81
+ "tripmode" : 0 ,
82
+ "bootprec" : 0 ,
83
+ "pwmfunc" : 0 ,
84
+ "pwmgain" : 100 ,
85
+ "pwmofs" : 0 ,
86
+ "canspeed" : 2 ,
87
+ "canperiod" : 0 ,
88
+ "nodeid" : 1 ,
89
+ "controlid" : 63 ,
90
+ "controlcheck" : 1 ,
91
+ "manualstart" : 0 ,
92
+ "fslipspnt" : 0.84 ,
93
+ "ampnom" : 0
94
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "Inverter" : 4 ,
3
+ "Vehicle" : 8 ,
4
+ "GearLvr" : 0 ,
5
+ "Transmission" : 1 ,
6
+ "interface" : 2 ,
7
+ "chargemodes" : 1 ,
8
+ "BMS_Mode" : 0 ,
9
+ "ShuntType" : 1 ,
10
+ "InverterCan" : 0 ,
11
+ "VehicleCan" : 1 ,
12
+ "ShuntCan" : 0 ,
13
+ "LimCan" : 0 ,
14
+ "ChargerCan" : 0 ,
15
+ "BMSCan" : 0 ,
16
+ "OBD2Can" : 1 ,
17
+ "CanMapCan" : 0 ,
18
+ "DCDCCan" : 0 ,
19
+ "HeaterCan" : 1 ,
20
+ "MotActive" : 0 ,
21
+ "potmin" : 220 ,
22
+ "potmax" : 1195 ,
23
+ "pot2min" : 425 ,
24
+ "pot2max" : 2400 ,
25
+ "regenrpm" : 1500 ,
26
+ "regenendrpm" : 100 ,
27
+ "regenmax" : 0 ,
28
+ "regenBrake" : 0 ,
29
+ "regenramp" : 1 ,
30
+ "potmode" : 1 ,
31
+ "dirmode" : 1 ,
32
+ "reversemotor" : 0 ,
33
+ "throtramp" : 1 ,
34
+ "throtramprpm" : 20000 ,
35
+ "revlim" : 6000 ,
36
+ "revRegen" : 0 ,
37
+ "udcmin" : 250 ,
38
+ "udclim" : 440 ,
39
+ "idcmax" : 5000 ,
40
+ "idcmin" : -5000 ,
41
+ "tmphsmax" : 85 ,
42
+ "tmpmmax" : 300 ,
43
+ "throtmax" : 100 ,
44
+ "throtmin" : -100 ,
45
+ "throtmaxRev" : 30 ,
46
+ "throtdead" : 5 ,
47
+ "RegenBrakeLight" : -15 ,
48
+ "throtrpmfilt" : 15 ,
49
+ "Gear" : 0 ,
50
+ "OilPump" : 30 ,
51
+ "cruisestep" : 200 ,
52
+ "cruiseramp" : 20 ,
53
+ "regenlevel" : 2 ,
54
+ "udcsw" : 280 ,
55
+ "cruiselight" : 0 ,
56
+ "errlights" : 0 ,
57
+ "CAN3Speed" : 1 ,
58
+ "BattCap" : 22 ,
59
+ "Voltspnt" : 399 ,
60
+ "Pwrspnt" : 1500 ,
61
+ "IdcTerm" : 0 ,
62
+ "CCS_ICmd" : 0 ,
63
+ "CCS_ILim" : 120 ,
64
+ "CCS_SOCLim" : 80 ,
65
+ "SOCFC" : 50 ,
66
+ "Chgctrl" : 0 ,
67
+ "ChgAcVolt" : 240 ,
68
+ "ChgEff" : 90 ,
69
+ "ConfigFocci" : 0 ,
70
+ "DCdc_Type" : 1 ,
71
+ "DCSetPnt" : 14 ,
72
+ "BMS_Timeout" : 10 ,
73
+ "BMS_VminLimit" : 3 ,
74
+ "BMS_VmaxLimit" : 4.18 ,
75
+ "BMS_TminLimit" : 5 ,
76
+ "BMS_TmaxLimit" : 50 ,
77
+ "Heater" : 2 ,
78
+ "Control" : 0 ,
79
+ "HeatPwr" : 3000 ,
80
+ "HeatPercnt" : 40 ,
81
+ "Set_Day" : 1 ,
82
+ "Set_Hour" : 17 ,
83
+ "Set_Min" : 52 ,
84
+ "Set_Sec" : 0 ,
85
+ "Chg_Hrs" : 4 ,
86
+ "Chg_Min" : 0 ,
87
+ "Chg_Dur" : 235 ,
88
+ "Pre_Hrs" : 0 ,
89
+ "Pre_Min" : 0 ,
90
+ "Pre_Dur" : 0 ,
91
+ "PumpPWM" : 1 ,
92
+ "Out1Func" : 6 ,
93
+ "Out2Func" : 7 ,
94
+ "Out3Func" : 3 ,
95
+ "SL1Func" : 0 ,
96
+ "SL2Func" : 0 ,
97
+ "PWM1Func" : 2 ,
98
+ "PWM2Func" : 4 ,
99
+ "PWM3Func" : 0 ,
100
+ "GP12VInFunc" : 12 ,
101
+ "PB1InFunc" : 10 ,
102
+ "PB2InFunc" : 0 ,
103
+ "PB3InFunc" : 0 ,
104
+ "HVReqFunc" : 11 ,
105
+ "GPA1Func" : 0 ,
106
+ "GPA2Func" : 0 ,
107
+ "ppthresh" : 2500 ,
108
+ "BrkVacThresh" : 2500 ,
109
+ "BrkVacHyst" : 2500 ,
110
+ "DigiPot1Step" : 0 ,
111
+ "DigiPot2Step" : 0 ,
112
+ "FanTemp" : 40 ,
113
+ "TachoPPR" : 4 ,
114
+ "IsaInit" : 0 ,
115
+ "Tim3_Presc" : 719 ,
116
+ "Tim3_Period" : 7200 ,
117
+ "Tim3_1_OC" : 3600 ,
118
+ "Tim3_2_OC" : 3600 ,
119
+ "Tim3_3_OC" : 3600 ,
120
+ "CP_PWM" : 10
121
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "Inverter" : 2 ,
3
+ "Vehicle" : 5 ,
4
+ "GearLvr" : 0 ,
5
+ "Transmission" : 1 ,
6
+ "interface" : 2 ,
7
+ "chargemodes" : 1 ,
8
+ "BMS_Mode" : 0 ,
9
+ "ShuntType" : 1 ,
10
+ "InverterCan" : 0 ,
11
+ "VehicleCan" : 1 ,
12
+ "ShuntCan" : 0 ,
13
+ "LimCan" : 0 ,
14
+ "ChargerCan" : 1 ,
15
+ "BMSCan" : 1 ,
16
+ "OBD2Can" : 0 ,
17
+ "CanMapCan" : 0 ,
18
+ "DCDCCan" : 1 ,
19
+ "HeaterCan" : 1 ,
20
+ "MotActive" : 3 ,
21
+ "potmin" : 230 ,
22
+ "potmax" : 1195 ,
23
+ "pot2min" : 430 ,
24
+ "pot2max" : 2380 ,
25
+ "regenrpm" : 2000 ,
26
+ "regenendrpm" : 100 ,
27
+ "regenmax" : 0 ,
28
+ "regenBrake" : -20 ,
29
+ "regenramp" : 0.09 ,
30
+ "potmode" : 1 ,
31
+ "dirmode" : 1 ,
32
+ "reversemotor" : 0 ,
33
+ "throtramp" : 1 ,
34
+ "throtramprpm" : 20000 ,
35
+ "revlim" : 8000 ,
36
+ "revRegen" : 0 ,
37
+ "udcmin" : 280 ,
38
+ "udclim" : 520 ,
39
+ "idcmax" : 600 ,
40
+ "idcmin" : -5000 ,
41
+ "tmphsmax" : 85 ,
42
+ "tmpmmax" : 150 ,
43
+ "throtmax" : 100 ,
44
+ "throtmin" : -100 ,
45
+ "throtmaxRev" : 100 ,
46
+ "throtdead" : 5 ,
47
+ "RegenBrakeLight" : -15 ,
48
+ "throtrpmfilt" : 30 ,
49
+ "Gear" : 2 ,
50
+ "OilPump" : 30 ,
51
+ "cruisestep" : 200 ,
52
+ "cruiseramp" : 20 ,
53
+ "regenlevel" : 2 ,
54
+ "udcsw" : 270 ,
55
+ "cruiselight" : 0 ,
56
+ "errlights" : 0 ,
57
+ "CAN3Speed" : 1 ,
58
+ "BattCap" : 22 ,
59
+ "Voltspnt" : 400 ,
60
+ "Pwrspnt" : 1500 ,
61
+ "IdcTerm" : 0 ,
62
+ "CCS_ICmd" : 20 ,
63
+ "CCS_ILim" : 100 ,
64
+ "CCS_SOCLim" : 60 ,
65
+ "SOCFC" : 50 ,
66
+ "Chgctrl" : 0 ,
67
+ "ChgAcVolt" : 240 ,
68
+ "ChgEff" : 90 ,
69
+ "ConfigFocci" : 0 ,
70
+ "DCdc_Type" : 0 ,
71
+ "DCSetPnt" : 14 ,
72
+ "BMS_Timeout" : 10 ,
73
+ "BMS_VminLimit" : 3 ,
74
+ "BMS_VmaxLimit" : 4.18 ,
75
+ "BMS_TminLimit" : 5 ,
76
+ "BMS_TmaxLimit" : 50 ,
77
+ "Heater" : 0 ,
78
+ "Control" : 0 ,
79
+ "HeatPwr" : 0 ,
80
+ "HeatPercnt" : 0 ,
81
+ "Set_Day" : 6 ,
82
+ "Set_Hour" : 18 ,
83
+ "Set_Min" : 25 ,
84
+ "Set_Sec" : 0 ,
85
+ "Chg_Hrs" : 4 ,
86
+ "Chg_Min" : 0 ,
87
+ "Chg_Dur" : 235 ,
88
+ "Pre_Hrs" : 0 ,
89
+ "Pre_Min" : 0 ,
90
+ "Pre_Dur" : 0 ,
91
+ "PumpPWM" : 0 ,
92
+ "Out1Func" : 6 ,
93
+ "Out2Func" : 7 ,
94
+ "Out3Func" : 1 ,
95
+ "SL1Func" : 0 ,
96
+ "SL2Func" : 0 ,
97
+ "PWM1Func" : 0 ,
98
+ "PWM2Func" : 4 ,
99
+ "PWM3Func" : 2 ,
100
+ "GP12VInFunc" : 12 ,
101
+ "PB1InFunc" : 10 ,
102
+ "PB2InFunc" : 0 ,
103
+ "PB3InFunc" : 0 ,
104
+ "HVReqFunc" : 11 ,
105
+ "GPA1Func" : 0 ,
106
+ "GPA2Func" : 0 ,
107
+ "ppthresh" : 2500 ,
108
+ "BrkVacThresh" : 2500 ,
109
+ "BrkVacHyst" : 2500 ,
110
+ "DigiPot1Step" : 0 ,
111
+ "DigiPot2Step" : 0 ,
112
+ "FanTemp" : 40 ,
113
+ "TachoPPR" : 2 ,
114
+ "IsaInit" : 0 ,
115
+ "Tim3_Presc" : 719 ,
116
+ "Tim3_Period" : 7200 ,
117
+ "Tim3_1_OC" : 3600 ,
118
+ "Tim3_2_OC" : 3600 ,
119
+ "Tim3_3_OC" : 3600 ,
120
+ "CP_PWM" : 10
121
+ }
You can’t perform that action at this time.
0 commit comments