97
97
"count" : 1 ,
98
98
"type" : " bool"
99
99
},
100
+ "PushToPass" : {
101
+ "name" : " PushToPass" ,
102
+ "desc" : " Push to pass button state" ,
103
+ "unit" : " " ,
104
+ "count" : 1 ,
105
+ "type" : " bool"
106
+ },
100
107
"IsOnTrack" : {
101
108
"name" : " IsOnTrack" ,
102
109
"desc" : " 1=Car on track physics running with player in car" ,
174
181
"count" : 1 ,
175
182
"type" : " int"
176
183
},
184
+ "PlayerTrackSurfaceMaterial" : {
185
+ "name" : " PlayerTrackSurfaceMaterial" ,
186
+ "desc" : " Players car track surface material type" ,
187
+ "unit" : " irsdk_TrkSurf" ,
188
+ "count" : 1 ,
189
+ "type" : " int"
190
+ },
177
191
"PlayerCarIdx" : {
178
192
"name" : " PlayerCarIdx" ,
179
193
"desc" : " Players carIdx" ,
202
216
"count" : 1 ,
203
217
"type" : " int"
204
218
},
219
+ "PlayerCarWeightPenalty" : {
220
+ "name" : " PlayerCarWeightPenalty" ,
221
+ "desc" : " Players weight penalty" ,
222
+ "unit" : " kg" ,
223
+ "count" : 1 ,
224
+ "type" : " float"
225
+ },
205
226
"CarIdxLap" : {
206
227
"name" : " CarIdxLap" ,
207
228
"desc" : " Laps started by car index" ,
230
251
"count" : 64 ,
231
252
"type" : " int"
232
253
},
254
+ "CarIdxTrackSurfaceMaterial" : {
255
+ "name" : " CarIdxTrackSurfaceMaterial" ,
256
+ "desc" : " Track surface material type by car index" ,
257
+ "unit" : " irsdk_TrkSurf" ,
258
+ "count" : 64 ,
259
+ "type" : " int"
260
+ },
233
261
"CarIdxOnPitRoad" : {
234
262
"name" : " CarIdxOnPitRoad" ,
235
263
"desc" : " On pit road between the cones by car index" ,
734
762
"count" : 1 ,
735
763
"type" : " bool"
736
764
},
765
+ "CarLeftRight" : {
766
+ "name" : " CarLeftRight" ,
767
+ "desc" : " Notify if car is to the left or right of driver" ,
768
+ "unit" : " irsdk_CarLeftRight" ,
769
+ "count" : 1 ,
770
+ "type" : " bitField"
771
+ },
737
772
"PitRepairLeft" : {
738
773
"name" : " PitRepairLeft" ,
739
774
"desc" : " Time left for mandatory pit repairs if repairs are active" ,
790
825
"count" : 1 ,
791
826
"type" : " bool"
792
827
},
793
- "SteeringWheelTorque" : {
794
- "name" : " SteeringWheelTorque" ,
795
- "desc" : " Output torque on steering shaft" ,
796
- "unit" : " N*m" ,
797
- "count" : 1 ,
798
- "type" : " float"
799
- },
800
828
"SteeringWheelPctTorque" : {
801
829
"name" : " SteeringWheelPctTorque" ,
802
830
"desc" : " Force feedback % max torque on steering shaft unsigned" ,
972
1000
"count" : 1 ,
973
1001
"type" : " int"
974
1002
},
975
- "dcBrakeBias " : {
976
- "name" : " dcBrakeBias " ,
977
- "desc" : " In car brake bias adjustment " ,
978
- "unit" : " " ,
1003
+ "TireLF_RumblePitch " : {
1004
+ "name" : " TireLF_RumblePitch " ,
1005
+ "desc" : " Players LF Tire Sound rumblestrip pitch " ,
1006
+ "unit" : " Hz " ,
979
1007
"count" : 1 ,
980
1008
"type" : " float"
981
1009
},
982
- "WaterTemp " : {
983
- "name" : " WaterTemp " ,
984
- "desc" : " Engine coolant temp " ,
985
- "unit" : " C " ,
1010
+ "TireRF_RumblePitch " : {
1011
+ "name" : " TireRF_RumblePitch " ,
1012
+ "desc" : " Players RF Tire Sound rumblestrip pitch " ,
1013
+ "unit" : " Hz " ,
986
1014
"count" : 1 ,
987
1015
"type" : " float"
988
1016
},
989
- "WaterLevel " : {
990
- "name" : " WaterLevel " ,
991
- "desc" : " Engine coolant level " ,
992
- "unit" : " l " ,
1017
+ "TireLR_RumblePitch " : {
1018
+ "name" : " TireLR_RumblePitch " ,
1019
+ "desc" : " Players LR Tire Sound rumblestrip pitch " ,
1020
+ "unit" : " Hz " ,
993
1021
"count" : 1 ,
994
1022
"type" : " float"
995
1023
},
996
- "FuelPress " : {
997
- "name" : " FuelPress " ,
998
- "desc" : " Engine fuel pressure " ,
999
- "unit" : " bar " ,
1024
+ "TireRR_RumblePitch " : {
1025
+ "name" : " TireRR_RumblePitch " ,
1026
+ "desc" : " Players RR Tire Sound rumblestrip pitch " ,
1027
+ "unit" : " Hz " ,
1000
1028
"count" : 1 ,
1001
1029
"type" : " float"
1002
1030
},
1003
- "FuelUsePerHour" : {
1004
- "name" : " FuelUsePerHour" ,
1005
- "desc" : " Engine fuel used instantaneous" ,
1006
- "unit" : " kg/h" ,
1007
- "count" : 1 ,
1008
- "type" : " float"
1009
- },
1010
- "OilTemp" : {
1011
- "name" : " OilTemp" ,
1012
- "desc" : " Engine oil temperature" ,
1013
- "unit" : " C" ,
1031
+ "dcAntiRollFront" : {
1032
+ "name" : " dcAntiRollFront" ,
1033
+ "desc" : " In car front anti roll bar adjustment" ,
1034
+ "unit" : " " ,
1014
1035
"count" : 1 ,
1015
1036
"type" : " float"
1016
1037
},
1017
- "OilPress " : {
1018
- "name" : " OilPress " ,
1019
- "desc" : " Engine oil pressure " ,
1020
- "unit" : " bar " ,
1038
+ "dcAntiRollRear " : {
1039
+ "name" : " dcAntiRollRear " ,
1040
+ "desc" : " In car rear anti roll bar adjustment " ,
1041
+ "unit" : " " ,
1021
1042
"count" : 1 ,
1022
1043
"type" : " float"
1023
1044
},
1024
- "OilLevel " : {
1025
- "name" : " OilLevel " ,
1026
- "desc" : " Engine oil level " ,
1027
- "unit" : " l " ,
1045
+ "dcBrakeBias " : {
1046
+ "name" : " dcBrakeBias " ,
1047
+ "desc" : " In car brake bias adjustment " ,
1048
+ "unit" : " " ,
1028
1049
"count" : 1 ,
1029
1050
"type" : " float"
1030
1051
},
1031
- "Voltage " : {
1032
- "name" : " Voltage " ,
1033
- "desc" : " Engine voltage " ,
1034
- "unit" : " V " ,
1052
+ "SteeringWheelTorque " : {
1053
+ "name" : " SteeringWheelTorque " ,
1054
+ "desc" : " Output torque on steering shaft " ,
1055
+ "unit" : " N*m " ,
1035
1056
"count" : 1 ,
1036
1057
"type" : " float"
1037
1058
},
1038
- "ManifoldPress " : {
1039
- "name" : " ManifoldPress " ,
1040
- "desc" : " Engine manifold pressure " ,
1041
- "unit" : " bar " ,
1042
- "count" : 1 ,
1059
+ "SteeringWheelTorque_ST " : {
1060
+ "name" : " SteeringWheelTorque_ST " ,
1061
+ "desc" : " Output torque on steering shaft at 360 Hz " ,
1062
+ "unit" : " N*m " ,
1063
+ "count" : 6 ,
1043
1064
"type" : " float"
1044
1065
},
1045
1066
"RFcoldPressure" : {
1140
1161
"count" : 1 ,
1141
1162
"type" : " float"
1142
1163
},
1164
+ "WaterTemp" : {
1165
+ "name" : " WaterTemp" ,
1166
+ "desc" : " Engine coolant temp" ,
1167
+ "unit" : " C" ,
1168
+ "count" : 1 ,
1169
+ "type" : " float"
1170
+ },
1171
+ "WaterLevel" : {
1172
+ "name" : " WaterLevel" ,
1173
+ "desc" : " Engine coolant level" ,
1174
+ "unit" : " l" ,
1175
+ "count" : 1 ,
1176
+ "type" : " float"
1177
+ },
1178
+ "FuelPress" : {
1179
+ "name" : " FuelPress" ,
1180
+ "desc" : " Engine fuel pressure" ,
1181
+ "unit" : " bar" ,
1182
+ "count" : 1 ,
1183
+ "type" : " float"
1184
+ },
1185
+ "FuelUsePerHour" : {
1186
+ "name" : " FuelUsePerHour" ,
1187
+ "desc" : " Engine fuel used instantaneous" ,
1188
+ "unit" : " kg/h" ,
1189
+ "count" : 1 ,
1190
+ "type" : " float"
1191
+ },
1192
+ "OilTemp" : {
1193
+ "name" : " OilTemp" ,
1194
+ "desc" : " Engine oil temperature" ,
1195
+ "unit" : " C" ,
1196
+ "count" : 1 ,
1197
+ "type" : " float"
1198
+ },
1199
+ "OilPress" : {
1200
+ "name" : " OilPress" ,
1201
+ "desc" : " Engine oil pressure" ,
1202
+ "unit" : " bar" ,
1203
+ "count" : 1 ,
1204
+ "type" : " float"
1205
+ },
1206
+ "OilLevel" : {
1207
+ "name" : " OilLevel" ,
1208
+ "desc" : " Engine oil level" ,
1209
+ "unit" : " l" ,
1210
+ "count" : 1 ,
1211
+ "type" : " float"
1212
+ },
1213
+ "Voltage" : {
1214
+ "name" : " Voltage" ,
1215
+ "desc" : " Engine voltage" ,
1216
+ "unit" : " V" ,
1217
+ "count" : 1 ,
1218
+ "type" : " float"
1219
+ },
1220
+ "ManifoldPress" : {
1221
+ "name" : " ManifoldPress" ,
1222
+ "desc" : " Engine manifold pressure" ,
1223
+ "unit" : " bar" ,
1224
+ "count" : 1 ,
1225
+ "type" : " float"
1226
+ },
1143
1227
"RRcoldPressure" : {
1144
1228
"name" : " RRcoldPressure" ,
1145
1229
"desc" : " RR tire cold pressure as set in the garage" ,
1245
1329
"count" : 1 ,
1246
1330
"type" : " float"
1247
1331
},
1332
+ "RRshockDefl_ST" : {
1333
+ "name" : " RRshockDefl_ST" ,
1334
+ "desc" : " RR shock deflection at 360 Hz" ,
1335
+ "unit" : " m" ,
1336
+ "count" : 6 ,
1337
+ "type" : " float"
1338
+ },
1248
1339
"RRshockVel" : {
1249
1340
"name" : " RRshockVel" ,
1250
1341
"desc" : " RR shock velocity" ,
1251
1342
"unit" : " m/s" ,
1252
1343
"count" : 1 ,
1253
1344
"type" : " float"
1254
1345
},
1346
+ "RRshockVel_ST" : {
1347
+ "name" : " RRshockVel_ST" ,
1348
+ "desc" : " RR shock velocity at 360 Hz" ,
1349
+ "unit" : " m/s" ,
1350
+ "count" : 6 ,
1351
+ "type" : " float"
1352
+ },
1255
1353
"LRshockDefl" : {
1256
1354
"name" : " LRshockDefl" ,
1257
1355
"desc" : " LR shock deflection" ,
1258
1356
"unit" : " m" ,
1259
1357
"count" : 1 ,
1260
1358
"type" : " float"
1261
1359
},
1360
+ "LRshockDefl_ST" : {
1361
+ "name" : " LRshockDefl_ST" ,
1362
+ "desc" : " LR shock deflection at 360 Hz" ,
1363
+ "unit" : " m" ,
1364
+ "count" : 6 ,
1365
+ "type" : " float"
1366
+ },
1262
1367
"LRshockVel" : {
1263
1368
"name" : " LRshockVel" ,
1264
1369
"desc" : " LR shock velocity" ,
1265
1370
"unit" : " m/s" ,
1266
1371
"count" : 1 ,
1267
1372
"type" : " float"
1268
1373
},
1374
+ "LRshockVel_ST" : {
1375
+ "name" : " LRshockVel_ST" ,
1376
+ "desc" : " LR shock velocity at 360 Hz" ,
1377
+ "unit" : " m/s" ,
1378
+ "count" : 6 ,
1379
+ "type" : " float"
1380
+ },
1269
1381
"RFshockDefl" : {
1270
1382
"name" : " RFshockDefl" ,
1271
1383
"desc" : " RF shock deflection" ,
1272
1384
"unit" : " m" ,
1273
1385
"count" : 1 ,
1274
1386
"type" : " float"
1275
1387
},
1388
+ "RFshockDefl_ST" : {
1389
+ "name" : " RFshockDefl_ST" ,
1390
+ "desc" : " RF shock deflection at 360 Hz" ,
1391
+ "unit" : " m" ,
1392
+ "count" : 6 ,
1393
+ "type" : " float"
1394
+ },
1276
1395
"RFshockVel" : {
1277
1396
"name" : " RFshockVel" ,
1278
1397
"desc" : " RF shock velocity" ,
1279
1398
"unit" : " m/s" ,
1280
1399
"count" : 1 ,
1281
1400
"type" : " float"
1282
1401
},
1402
+ "RFshockVel_ST" : {
1403
+ "name" : " RFshockVel_ST" ,
1404
+ "desc" : " RF shock velocity at 360 Hz" ,
1405
+ "unit" : " m/s" ,
1406
+ "count" : 6 ,
1407
+ "type" : " float"
1408
+ },
1283
1409
"LFshockDefl" : {
1284
1410
"name" : " LFshockDefl" ,
1285
1411
"desc" : " LF shock deflection" ,
1286
1412
"unit" : " m" ,
1287
1413
"count" : 1 ,
1288
1414
"type" : " float"
1289
1415
},
1416
+ "LFshockDefl_ST" : {
1417
+ "name" : " LFshockDefl_ST" ,
1418
+ "desc" : " LF shock deflection at 360 Hz" ,
1419
+ "unit" : " m" ,
1420
+ "count" : 6 ,
1421
+ "type" : " float"
1422
+ },
1290
1423
"LFshockVel" : {
1291
1424
"name" : " LFshockVel" ,
1292
1425
"desc" : " LF shock velocity" ,
1293
1426
"unit" : " m/s" ,
1294
1427
"count" : 1 ,
1295
1428
"type" : " float"
1429
+ },
1430
+ "LFshockVel_ST" : {
1431
+ "name" : " LFshockVel_ST" ,
1432
+ "desc" : " LF shock velocity at 360 Hz" ,
1433
+ "unit" : " m/s" ,
1434
+ "count" : 6 ,
1435
+ "type" : " float"
1296
1436
}
1297
- }
1437
+ }
0 commit comments