forked from damienmaguire/Tesla-Drive-Unit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMotorsport_drift_Params.json
64 lines (64 loc) · 1.06 KB
/
Motorsport_drift_Params.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"boost": 2000,
"fweak": 250,
"udcnom": 0,
"fpconst": 1000,
"fslipmin": 1,
"fslipmax": 4,
"polepairs": 2,
"ampmin": 5,
"encflt": 0,
"encmode": 1,
"fmin": 0.18,
"fmax": 500,
"numimp": 36,
"syncofs": 0,
"snsm": 2,
"pwmfrq": 1,
"pwmpol": 0,
"deadtime": 63,
"ocurlim": -2500,
"minpulse": 1000,
"il1gain": -1,
"il2gain": -1,
"udcgain": 7,
"udcofs": 0,
"udclim": 540,
"snshs": 0,
"chargemode": 0,
"chargecur": 0,
"chargekp": 80,
"chargeflt": 8,
"chargemax": 90,
"potmin": 520,
"potmax": 2500,
"pot2min": 4095,
"pot2max": 4095,
"potmode": 0,
"throtramp": 5,
"brknompedal": -70,
"brkpedalramp": 50,
"brknom": 10,
"brkmax": 35,
"brkrampstr": 25,
"brkout": -10,
"idlespeed": -100,
"idlethrotlim": 50,
"idlemode": 0,
"speedkp": 0.09,
"speedflt": 5,
"cruisemode": 0,
"bmslimhigh": 100,
"bmslimlow": -20,
"udcmin": 280,
"udcmax": 400,
"udcsw": 340,
"udcswbuck": 540,
"pwmfunc": 0,
"pwmgain": 100,
"pwmofs": 0,
"speedgain": 6000,
"canspeed": 0,
"fslipspnt": 0,
"ampnom": 0
}