Auto-generated default tune
This commit is contained in:
parent
e5bdb0ab54
commit
1065a6f179
|
@ -35,22 +35,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default 98.0
|
||||
engineConfiguration->tpsMin = 111;
|
||||
// default 926.0
|
||||
|
@ -146,7 +130,6 @@
|
|||
coupleBK1cannedvvtTable2();
|
||||
coupleBK1cannedscriptTable4();
|
||||
coupleBK1cannedignitionTable();
|
||||
coupleBK1cannedthrottle2TrimTable();
|
||||
coupleBK1cannedlambdaTable();
|
||||
coupleBK1cannedtcuSolenoidTable();
|
||||
coupleBK1cannedpostCrankingFactor();
|
||||
|
|
|
@ -77,18 +77,6 @@ static void coupleBK1cannedignitionTable() {
|
|||
copyTable(config->ignitionTable, hardCodedignitionTable);
|
||||
}
|
||||
|
||||
static void coupleBK1cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void coupleBK1cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -43,22 +43,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 111;
|
||||
// default 1000.0
|
||||
|
@ -169,7 +153,6 @@
|
|||
coupleBK1cannedscriptTable4();
|
||||
coupleBK1cannedignitionTable();
|
||||
coupleBK1cannedveTable();
|
||||
coupleBK1cannedthrottle2TrimTable();
|
||||
coupleBK1cannedlambdaTable();
|
||||
coupleBK1cannedtcuSolenoidTable();
|
||||
coupleBK1cannedpostCrankingFactor();
|
||||
|
|
|
@ -99,18 +99,6 @@ static void coupleBK1cannedveTable() {
|
|||
copyTable(config->veTable, hardCodedveTable);
|
||||
}
|
||||
|
||||
static void coupleBK1cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void coupleBK1cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -27,22 +27,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default 300.0
|
||||
engineConfiguration->idle.solenoidFrequency = 200;
|
||||
// default "false"
|
||||
|
@ -69,7 +53,6 @@
|
|||
coupleBK2cannedboostTableOpenLoop();
|
||||
coupleBK2cannedscriptTable4();
|
||||
coupleBK2cannedpedalToTpsTable();
|
||||
coupleBK2cannedthrottle2TrimTable();
|
||||
coupleBK2cannedlambdaTable();
|
||||
coupleBK2cannedtcuSolenoidTable();
|
||||
coupleBK2cannedpostCrankingFactor();
|
||||
|
|
|
@ -55,18 +55,6 @@ static void coupleBK2cannedpedalToTpsTable() {
|
|||
copyTable(config->pedalToTpsTable, hardCodedpedalToTpsTable);
|
||||
}
|
||||
|
||||
static void coupleBK2cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void coupleBK2cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -45,22 +45,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 98;
|
||||
// default 1000.0
|
||||
|
@ -169,7 +153,6 @@
|
|||
coupleBK2cannedignitionTable();
|
||||
coupleBK2cannedveTable();
|
||||
coupleBK2cannedpedalToTpsTable();
|
||||
coupleBK2cannedthrottle2TrimTable();
|
||||
coupleBK2cannedlambdaTable();
|
||||
coupleBK2cannedtcuSolenoidTable();
|
||||
coupleBK2cannedpostCrankingFactor();
|
||||
|
|
|
@ -99,18 +99,6 @@ static void coupleBK2cannedpedalToTpsTable() {
|
|||
copyTable(config->pedalToTpsTable, hardCodedpedalToTpsTable);
|
||||
}
|
||||
|
||||
static void coupleBK2cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void coupleBK2cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -39,38 +39,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "MAP"
|
||||
engineConfiguration->boostOpenLoopBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->mapLowValueVoltage = 2.91;
|
||||
// default "false"
|
||||
|
@ -91,7 +59,6 @@
|
|||
cannedscriptTable4();
|
||||
cannedignitionTable();
|
||||
cannedveTable();
|
||||
cannedthrottle2TrimTable();
|
||||
cannedlambdaTable();
|
||||
cannedtcuSolenoidTable();
|
||||
```
|
||||
|
|
|
@ -71,18 +71,6 @@ static void cannedveTable() {
|
|||
copyTable(config->veTable, hardCodedveTable);
|
||||
}
|
||||
|
||||
static void cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -45,38 +45,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "MAP"
|
||||
engineConfiguration->boostOpenLoopBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 124;
|
||||
// default 1000.0
|
||||
|
@ -111,7 +79,6 @@
|
|||
cannedscriptTable4();
|
||||
cannedignitionTable();
|
||||
cannedveTable();
|
||||
cannedthrottle2TrimTable();
|
||||
cannedlambdaTable();
|
||||
cannedtcuSolenoidTable();
|
||||
```
|
||||
|
|
|
@ -71,18 +71,6 @@ static void cannedveTable() {
|
|||
copyTable(config->veTable, hardCodedveTable);
|
||||
}
|
||||
|
||||
static void cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -59,22 +59,6 @@
|
|||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default 4.0
|
||||
engineConfiguration->benchTestOnTime = 5;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 120;
|
||||
// default 1000.0
|
||||
|
@ -213,7 +197,6 @@
|
|||
cannedignitionTable();
|
||||
cannedveTable();
|
||||
cannedmapEstimateTable();
|
||||
cannedthrottle2TrimTable();
|
||||
cannedlambdaTable();
|
||||
cannedtcuSolenoidTable();
|
||||
cannedpostCrankingFactor();
|
||||
|
|
|
@ -107,18 +107,6 @@ static void cannedmapEstimateTable() {
|
|||
copyTable(config->mapEstimateTable, hardCodedmapEstimateTable);
|
||||
}
|
||||
|
||||
static void cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -65,22 +65,6 @@
|
|||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default 4.0
|
||||
engineConfiguration->benchTestOnTime = 5;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 120;
|
||||
// default 1000.0
|
||||
|
@ -219,7 +203,6 @@
|
|||
cannedignitionTable();
|
||||
cannedveTable();
|
||||
cannedmapEstimateTable();
|
||||
cannedthrottle2TrimTable();
|
||||
cannedlambdaTable();
|
||||
cannedtcuSolenoidTable();
|
||||
cannedpostCrankingFactor();
|
||||
|
|
|
@ -107,18 +107,6 @@ static void cannedmapEstimateTable() {
|
|||
copyTable(config->mapEstimateTable, hardCodedmapEstimateTable);
|
||||
}
|
||||
|
||||
static void cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void cannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -27,38 +27,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "MAP"
|
||||
engineConfiguration->boostOpenLoopBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default 0.34
|
||||
engineConfiguration->throttlePedalSecondaryUpVoltage = 0.74;
|
||||
// default 1.86
|
||||
|
@ -69,7 +37,6 @@
|
|||
|
||||
pbcannedboostTableOpenLoop();
|
||||
pbcannedscriptTable4();
|
||||
pbcannedthrottle2TrimTable();
|
||||
pbcannedlambdaTable();
|
||||
pbcannedtcuSolenoidTable();
|
||||
```
|
||||
|
|
|
@ -27,18 +27,6 @@ static void pbcannedscriptTable4() {
|
|||
copyTable(config->scriptTable4, hardCodedscriptTable4);
|
||||
}
|
||||
|
||||
static void pbcannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void pbcannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -51,38 +51,6 @@
|
|||
engineConfiguration->cylinderBankSelect[10] = 1;
|
||||
// default 0.0
|
||||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "MAP"
|
||||
engineConfiguration->boostOpenLoopBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 98;
|
||||
// default 1000.0
|
||||
|
@ -162,7 +130,6 @@
|
|||
pbcannedignitionTable();
|
||||
pbcannedveTable();
|
||||
pbcannedinjectionPhase();
|
||||
pbcannedthrottle2TrimTable();
|
||||
pbcannedlambdaTable();
|
||||
pbcannedtcuSolenoidTable();
|
||||
```
|
||||
|
|
|
@ -121,18 +121,6 @@ static void pbcannedinjectionPhase() {
|
|||
copyTable(config->injectionPhase, hardCodedinjectionPhase);
|
||||
}
|
||||
|
||||
static void pbcannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void pbcannedlambdaTable() {
|
||||
static const float hardCodedlambdaTable[16][16] = {
|
||||
{14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, 14.700, },
|
||||
|
|
|
@ -53,38 +53,6 @@
|
|||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default 4.0
|
||||
engineConfiguration->benchTestOnTime = 5;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "MAP"
|
||||
engineConfiguration->boostOpenLoopBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default 891.0
|
||||
engineConfiguration->tpsMin = 896;
|
||||
// default 69.0
|
||||
|
@ -366,7 +334,6 @@
|
|||
cannedmapEstimateTable();
|
||||
cannedinjectionPhase();
|
||||
cannedpedalToTpsTable();
|
||||
cannedthrottle2TrimTable();
|
||||
cannedmaxKnockRetardTable();
|
||||
cannedlambdaTable();
|
||||
cannediacPidMultTable();
|
||||
|
|
|
@ -185,18 +185,6 @@ static void cannedpedalToTpsTable() {
|
|||
copyTable(config->pedalToTpsTable, hardCodedpedalToTpsTable);
|
||||
}
|
||||
|
||||
static void cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void cannedmaxKnockRetardTable() {
|
||||
static const float hardCodedmaxKnockRetardTable[6][6] = {
|
||||
{2.000, 2.000, 2.000, 2.000, 2.000, 2.000, },
|
||||
|
|
|
@ -53,38 +53,6 @@
|
|||
engineConfiguration->cylinderBankSelect[11] = 1;
|
||||
// default 4.0
|
||||
engineConfiguration->benchTestOnTime = 5;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->ignBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->ignBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[1].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[1].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[2].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[2].yAxisOverride = GPPWM_Zero;
|
||||
// default "Ethanol (Flex) %"
|
||||
engineConfiguration->veBlends[3].blendParameter = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->veBlends[3].yAxisOverride = GPPWM_Zero;
|
||||
// default "Lua Gauge 2"
|
||||
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
|
||||
// default "MAP"
|
||||
engineConfiguration->boostOpenLoopBlends[0].yAxisOverride = GPPWM_Zero;
|
||||
// default 0.0
|
||||
engineConfiguration->tpsMin = 896;
|
||||
// default 1000.0
|
||||
|
@ -372,7 +340,6 @@
|
|||
cannedmapEstimateTable();
|
||||
cannedinjectionPhase();
|
||||
cannedpedalToTpsTable();
|
||||
cannedthrottle2TrimTable();
|
||||
cannedmaxKnockRetardTable();
|
||||
cannedlambdaTable();
|
||||
cannediacPidMultTable();
|
||||
|
|
|
@ -185,18 +185,6 @@ static void cannedpedalToTpsTable() {
|
|||
copyTable(config->pedalToTpsTable, hardCodedpedalToTpsTable);
|
||||
}
|
||||
|
||||
static void cannedthrottle2TrimTable() {
|
||||
static const float hardCodedthrottle2TrimTable[6][6] = {
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
|
||||
};
|
||||
copyTable(config->throttle2TrimTable, hardCodedthrottle2TrimTable);
|
||||
}
|
||||
|
||||
static void cannedmaxKnockRetardTable() {
|
||||
static const float hardCodedmaxKnockRetardTable[6][6] = {
|
||||
{2.000, 2.000, 2.000, 2.000, 2.000, 2.000, },
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue