Add auto generated location id list.
[freeems-vanilla.git] / interface / IFreeEMS-Vanilla-Interface-Location-IDs.js
blobbdbdeea5875288168b5ead71664601db1dc1a3d3
2         "FreeEMSLocationIDs": [
3                 /* Fueling blocks */
4                 {"VETableMainFlash":                                            0},
5                 {"VETableMainFlash2":                                           1},
6                 {"VETableSecondaryFlash":                                       2},
7                 {"VETableSecondaryFlash2":                                      3},
8                 {"VETableTertiaryFlash":                                        4},
9                 {"VETableTertiaryFlash2":                                       5},
10                 {"LambdaTableFlash":                                            6},
11                 {"LambdaTableFlash2":                                           7},
12                 /* Timing blocks */
13                 {"IgnitionAdvanceTableMainFlash":                       8},
14                 {"IgnitionAdvanceTableMainFlash2":                      9},
15                 {"IgnitionAdvanceTableSecondaryFlash":          10},
16                 {"IgnitionAdvanceTableSecondaryFlash2":         11},
17                 {"InjectionAdvanceTableMainFlash":                      12},
18                 {"InjectionAdvanceTableMainFlash2":                     13},
19                 {"InjectionAdvanceTableSecondaryFlash":         14},
20                 {"InjectionAdvanceTableSecondaryFlash2":        15},
21                 /* Tuable blocks */
22                 {"SmallTablesAFlash":                                           100},
23                 {"SmallTablesAFlash2":                                          101},
24                 {"SmallTablesBFlash":                                           102},
25                 {"SmallTablesBFlash2":                                          103},
26                 {"SmallTablesCFlash":                                           104},
27                 {"SmallTablesCFlash2":                                          105},
28                 {"SmallTablesDFlash":                                           106},
29                 {"SmallTablesDFlash2":                                          107},
30                 /* Flash ONLY fixed config blocks */
31                 {"FixedConfig1":                                                        200},
32                 {"FixedConfig2":                                                        201},
33                 /* Flash ONLY lookup tables blocks */
34                 {"IATTransferTable":                                            300}, /* 2k */
35                 {"CHTTransferTable":                                            301}, /* 2k */
36                 {"MAFTransferTable":                                            302} /* 2k */
37         ]