forked from joeFischetti/SimosHighSpeedLogger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
parameters.yaml
338 lines (290 loc) · 6.67 KB
/
parameters.yaml
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
Cruise:
length: 0x01
signed: false
function: "x/1"
units: "-"
location: '0xd001b3aa'
Accelerator pedal:
length: 0x02
signed: False
function: "x/10.24"
units: "%"
location: '0xD0012022'
Engine speed:
length: 0x02
signed: False
function: "x/1.0"
units: "RPM"
location: '0xD0012400'
idx_cmb_mod_cur:
length: 0x01
signed: False
function: "x/1.0"
units: "-"
location: '0xd000c36e'
Actual gear:
length: 0x01
signed: False
function: "x/1.0"
units: "Gear"
location: '0xD000F39A'
Pressure upstream throttle:
length: 0x02
signed: False
function: "x/12.0601"
units: "hPa"
location: '0xD0013FAE'
Pressure before throttle set point:
length: 0x02
signed: False
function: "x/12.0601"
units: "hPa"
location: '0xD0011EEE'
Lambda value:
length: 0x02
signed: False
function: "x/1024"
units: "-"
location: '0xD00120C6'
Lambda setpoint:
length: 0x02
signed: False
function: "x/1024"
units: "-"
location: '0xD00143F6'
lambda controller output:
length: 0x02
signed: True
function: "x/655.36"
units: "%"
location: '0xD001431A'
Ambient pressure:
length: 0x02
signed: False
function: "x/12.0601"
units: "hPa"
location: '0xD0013C76'
Injector pulsewidth MPI:
length: 0x02
signed: False
function: "x/250"
units: "ms"
location: '0xD0013824'
Low pressure rail pressure:
length: 0x02
signed: False
function: "x/.37688"
units: "hPa"
location: '0xD0011B26'
High pressure rail pressure:
length: 0x02
signed: False
function: "x/0.1884402603974972"
units: "hPa"
location: '0xD0013612'
Position of boost pressure actuator:
length: 0x02
signed: True
function: "x/164"
units: "%"
location: '0xD0011D8A'
Position setpoint for boost pressure actuator:
length: 0x02
signed: True
function: "x/164"
units: "%"
location: '0xD0011D96'
Turbine intake flow factor:
length: 2
signed: False
function: "x/16384"
location: '0xd0011e08'
units:
Turbine exhaust flow factor:
length: 2
signed: False
function: "x/16384"
location: '0xd0011e04'
units: 'n/a'
fac_pow_put_ctl_opl:
length: 2
signed: False
function: "x/655.36"
location: '0xd0015c2c'
units: 'n/a'
fac_pow_put_ctl_rgl:
length: 2
signed: False
function: "x/655.36"
location: '0xd0015c34'
units: 'n/a'
Ambient air temperature:
length: 0x01
signed: False
function: "x/10.24"
units: "°C"
location: '0xD000C177'
Injector pulsewidth:
length: 0x01
signed: False
function: "x/10"
units: "ms"
location: '0xD000E683'
"Adjustable boost: Adjustable top limit":
length: 0x01
signed: False
function: "x/0.047110065099374217"
units: "hPa"
location: '0xD001DE90'
"Adjustable octane: Octane value":
length: 0x01
signed: False
function: "x/1.0"
units: "ron"
location: '0xD001DE8E'
"Adjustable octane: high octane basic ignition lookup":
length: 0x01
signed: False
function: "(95.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD001DE8A'
"Adjustable octane: low octane basic ignition lookup":
length: 0x01
signed: False
function: "(95.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD001DE89'
"Adjustable octane: octane interpolation factor":
length: 0x01
signed: False
function: "x/128"
units: "[-]"
location: '0xD001DE8D'
Knock retard cylinder 1:
length: 0x01
signed: False
function: "(128.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000EFB1'
Knock retard cylinder 2:
length: 0x01
signed: False
function: "(128.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000EFB2'
Knock retard cylinder 3:
length: 0x01
signed: False
function: "(128.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000EFB3'
Knock retard cylinder 4:
length: 0x01
signed: False
function: "(128.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000EFB4'
Ignition timing cylinder 1:
length: 0x01
signed: False
function: "(95.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000E565'
Ignition timing cylinder 2:
length: 0x01
signed: False
function: "(95.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000E566'
Ignition timing cylinder 3:
length: 0x01
signed: False
function: "(95.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000E567'
Ignition timing cylinder 4:
length: 0x01
signed: False
function: "(95.0 - x)/-2.66666666666667"
units: "°CRK"
location: '0xD000E568'
Air mass:
length: 0x02
signed: False
function: "x/47.1814254859611"
units: "mg/stk"
location: '0xD0013E42'
Top limit of pressure upstream throttle setpoint:
length: 0x02
signed: False
function: "x/12.06017666543982"
units: "hPa"
location: '0xD0011EFC'
Intake air temperature:
length: 0x01
signed: False
function: "(64.0 - x)/-1.33333333333333"
units: "°C"
location: '0xD000C179'
Throttle angle:
length: 0x02
signed: False
function: "x/137.096234309623"
units: "°TPS"
location: '0xD001522E'
Actual engine torque:
length: 0x02
signed: True
function: "x/32"
units: "Nm"
location: '0xD001515C'
Torque limit:
length: 0x02
signed: False
function: "x/32"
units: "Nm"
location: '0xD0015444'
Low pressure fuel pump speed:
length: 0x02
signed: False
function: "x/655.36"
units: "%"
location: '0xD0013600'
Recirculation actuator position:
length: 0x02
signed: False
function: "x/655.36"
units: "%"
location: '0xD0011DB2'
Recirculation actuator setpoint:
length: 0x02
signed: False
function: "x/655.36"
units: "%"
location: '0xD0011EC0'
m_air_cyl_pred:
length: 0x04
signed: False
function: "struct.unpack('f',int(x).to_bytes(4,'little'))[0] * 1000000"
units: "mg/stk"
location: '0xd00097e4'
m_cyl:
length: 0x04
signed: False
function: "struct.unpack('f',int(x).to_bytes(4,'little'))[0] * 1000000"
units: "mg/stk"
location: '0xd0009800'
#fac_afu_ratio_det:
# length: 0x01
# signed: False
# function: "x/128"
# units: "[Percent?]"
# location: '0xd000c1c6'
#
#fac_afu_ratio:
# length: 0x01
# signed: False
# function: "x/128"
# units: "[Percent?]"
# location: '0xd000c1c5'
#