forked from pani-dotcom/Tunes
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.json
More file actions
110 lines (110 loc) · 3.1 KB
/
index.json
File metadata and controls
110 lines (110 loc) · 3.1 KB
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
[{
"id": "1",
"displayName": "Speeduino Generic base tune",
"make": "Generic",
"firmware": 201801,
"provider": "Speeduino",
"type": "Stock",
"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": 201801,
"provider": "Speeduino",
"type": "Stock",
"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": 201909,
"provider": "Speeduino",
"type": "Stock",
"description": "Tune for use with the Speeduino PNP units on 1996-1997 NA8 Miata + MX5",
"filename": "NA8%20PNP%20base%20tune.msq"
},
{
"id": "4",
"displayName": "Miata / MX5 01-05 PNP",
"make": "Mazda",
"firmware": 201909,
"provider": "Speeduino",
"type": "Stock",
"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": 202103,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"filename": "M50NV_PnP.msq"
},
{
"id": "6",
"displayName": "BMW M50TU PNP",
"make": "BMW",
"firmware": 202103,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"filename": "M50TU_PnP.msq"
},
{
"id": "7",
"displayName": "BMW M52 PNP",
"make": "BMW",
"firmware": 202103,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"filename": "M52_PnP.msq"
},
{
"id": "8",
"displayName": "BMW M43 PNP",
"make": "BMW",
"firmware": 202103,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"filename": "M43_PnP.msq"
},
{
"id": "9",
"displayName": "BMW M60 PNP",
"make": "BMW",
"firmware": 202103,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"filename": "M60_PnP.msq"
},
{
"id": "10",
"displayName": "BMW M52TU PNP",
"make": "BMW",
"firmware": 202103,
"provider": "Pazi88",
"type": "Stock",
"description": "",
"filename": "M52TU_PnP.msq"
},
{
"id": "11",
"displayName": "MX5 EUDM 1.6 94-97 PNP",
"make": "Mazda",
"firmware": 202103,
"provider": "pani-dotcom",
"type": "Stock EUDM NA 1.6",
"description": "Tune for use with the Speeduino PNP units on 1994-97 1.6 NA6 EUDM MX5",
"filename": "EUDM 1.6 PNP base tune.msq"
},