-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
index.json
144 lines (144 loc) · 4.09 KB
/
index.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
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
[{
"id": "1",
"displayName": "Speeduino Generic base tune",
"make": "Generic",
"firmware": 202305,
"provider": "Speeduino",
"type": "Stock",
"board": "v0.4",
"description": "This is the generic basic tune for Speeduino v0.4 and v0.3. It is not meant to work out of the box for every vehicle, but will give all settings a sane value",
"filename": "Speeduino%20base%20tune.msq"
},
{
"id": "2",
"displayName": "Miata / MX5 89-95 PNP",
"make": "Mazda",
"firmware": 202108,
"provider": "Speeduino",
"type": "Stock",
"board": "NA6 PNP",
"description": "Tune for use with the Speeduino PNP units on 1989-1995 NA6 and NA8 Miata + MX5",
"filename": "NA6%20PNP%20base%20tune.msq"
},
{
"id": "3",
"displayName": "Miata / MX5 96-97 PNP",
"make": "Mazda",
"firmware": 202108,
"provider": "Speeduino",
"type": "Stock",
"board": "NA8 PNP",
"description": "Tune for use with the Speeduino PNP units on 1996-1997 NA8 Miata + MX5",
"filename": "NA8%20PNP%20base%20tune.msq"
},
{
"id": "12",
"displayName": "Miata / MX5 96-98 PNP (SpeedyEFI)",
"make": "Mazda",
"firmware": 202103,
"provider": "SpeedyEFI",
"type": "Stock",
"board": "UA4C",
"description": "Tune for use with the SpeedyEFI UA4C PNP",
"filename": "Miata_PNP96-98_SpeedyEFI.msq"
},
{
"id": "13",
"displayName": "Miata / MX5 99-00 PNP (SpeedyEFI)",
"make": "Mazda",
"firmware": 202207,
"provider": "SpeedyEFI",
"type": "Stock",
"board": "UA4C",
"description": "Tune for use with the SpeedyEFI UA4C PNP",
"filename": "Miata_PNP99-00_SpeedyEFI.msq"
},
{
"id": "4",
"displayName": "Miata / MX5 01-05 PNP",
"make": "Mazda",
"firmware": 202108,
"provider": "Speeduino",
"type": "Stock",
"board": "NB2 PNP",
"description": "Tune for use with the Speeduino PNP units on 2001-2005 NB8B Miata + MX5",
"filename": "NB8B%20PNP%20base%20tune.msq"
},
{
"id": "5",
"displayName": "BMW M50NV PNP",
"make": "BMW",
"firmware": 202202,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"board": "BMW PNP",
"filename": "M50NV_PnP.msq"
},
{
"id": "6",
"displayName": "BMW M50TU PNP",
"make": "BMW",
"firmware": 202202,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"board": "BMW PNP",
"filename": "M50TU_PnP.msq"
},
{
"id": "7",
"displayName": "BMW M52 PNP",
"make": "BMW",
"firmware": 202202,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"board": "DIY-EFI CORE4",
"filename": "M52_PnP.msq"
},
{
"id": "8",
"displayName": "BMW M43 PNP",
"make": "BMW",
"firmware": 202202,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"board": "BMW PNP",
"filename": "M43_PnP.msq"
},
{
"id": "9",
"displayName": "BMW M60 PNP",
"make": "BMW",
"firmware": 202202,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"board": "BMW PNP",
"filename": "M60_PnP.msq"
},
{
"id": "10",
"displayName": "BMW M52TU PNP",
"make": "BMW",
"firmware": 202202,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"board": "DIY-EFI CORE4",
"filename": "M52TU_PnP.msq"
},
{
"id": "11",
"displayName": "4G93",
"make": "Mitsubishi",
"firmware": 202103,
"provider": "Steven Chua",
"type": "Stock",
"description": "Stock 4G93 tune with support for limited boost. Some adjustment of CAS maybe needed to align with the trigger angle used",
"board": "v0.4",
"filename": "4g93_stock.msq"
}
]