diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h index e1f0854d6c..bbc6f5a5fc 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h @@ -5336,59 +5336,59 @@ struct persistent_config_s { lua_script_t luaScript; /** * units: C - * offset 15576 + * offset 31576 */ float cltFuelCorrBins[CLT_FUEL_CURVE_SIZE] = {}; /** * units: ratio - * offset 15640 + * offset 31640 */ float cltFuelCorr[CLT_FUEL_CURVE_SIZE] = {}; /** * units: C - * offset 15704 + * offset 31704 */ float iatFuelCorrBins[IAT_CURVE_SIZE] = {}; /** * units: ratio - * offset 15768 + * offset 31768 */ float iatFuelCorr[IAT_CURVE_SIZE] = {}; /** * units: ratio - * offset 15832 + * offset 31832 */ float crankingFuelCoef[CRANKING_CURVE_SIZE] = {}; /** * units: C - * offset 15864 + * offset 31864 */ float crankingFuelBins[CRANKING_CURVE_SIZE] = {}; /** * units: counter - * offset 15896 + * offset 31896 */ float crankingCycleBins[CRANKING_CURVE_SIZE] = {}; /** * units: C - * offset 15928 + * offset 31928 */ int16_t crankingCycleFuelCltBins[CRANKING_CYCLE_CLT_SIZE] = {}; /** * units: mult - * offset 15936 + * offset 31936 */ float crankingCycleFuelCoef[CRANKING_CYCLE_CLT_SIZE][CRANKING_CURVE_SIZE] = {}; /** * CLT-based idle position for simple manual idle controller * units: C - * offset 16064 + * offset 32064 */ float cltIdleCorrBins[CLT_CURVE_SIZE] = {}; /** * CLT-based idle position for simple manual idle controller * units: % - * offset 16128 + * offset 32128 */ float cltIdleCorr[CLT_CURVE_SIZE] = {}; /** @@ -5396,965 +5396,965 @@ struct persistent_config_s { * kg/hour value. * By the way 2.081989116 kg/h = 1 ft3/m * units: kg/hour - * offset 16192 + * offset 32192 */ float mafDecoding[MAF_DECODING_COUNT] = {}; /** * units: V - * offset 16320 + * offset 32320 */ float mafDecodingBins[MAF_DECODING_COUNT] = {}; /** * units: deg - * offset 16448 + * offset 32448 */ scaled_channel ignitionIatCorrTable[IAT_IGN_CORR_COUNT][IAT_IGN_CORR_COUNT] = {}; /** * units: C - * offset 16576 + * offset 32576 */ int8_t ignitionIatCorrTempBins[IAT_IGN_CORR_COUNT] = {}; /** * units: Load - * offset 16584 + * offset 32584 */ scaled_channel ignitionIatCorrLoadBins[IAT_IGN_CORR_COUNT] = {}; /** * units: deg - * offset 16592 + * offset 32592 */ int16_t injectionPhase[INJ_PHASE_LOAD_COUNT][INJ_PHASE_RPM_COUNT] = {}; /** * units: Load - * offset 17104 + * offset 33104 */ uint16_t injPhaseLoadBins[INJ_PHASE_LOAD_COUNT] = {}; /** * units: RPM - * offset 17136 + * offset 33136 */ uint16_t injPhaseRpmBins[INJ_PHASE_RPM_COUNT] = {}; /** * units: onoff - * offset 17168 + * offset 33168 */ uint8_t tcuSolenoidTable[TCU_SOLENOID_COUNT][TCU_GEAR_COUNT] = {}; /** * units: kPa - * offset 17228 + * offset 33228 */ scaled_channel mapEstimateTable[FUEL_LOAD_COUNT][FUEL_RPM_COUNT] = {}; /** * units: % TPS - * offset 17740 + * offset 33740 */ scaled_channel mapEstimateTpsBins[FUEL_LOAD_COUNT] = {}; /** * units: RPM - * offset 17772 + * offset 33772 */ uint16_t mapEstimateRpmBins[FUEL_RPM_COUNT] = {}; /** * units: value - * offset 17804 + * offset 33804 */ int8_t vvtTable1[VVT_TABLE_SIZE][VVT_TABLE_SIZE] = {}; /** * units: L - * offset 17868 + * offset 33868 */ uint16_t vvtTable1LoadBins[VVT_TABLE_SIZE] = {}; /** * units: RPM - * offset 17884 + * offset 33884 */ uint16_t vvtTable1RpmBins[VVT_TABLE_SIZE] = {}; /** * units: value - * offset 17900 + * offset 33900 */ int8_t vvtTable2[VVT_TABLE_SIZE][VVT_TABLE_SIZE] = {}; /** * units: L - * offset 17964 + * offset 33964 */ uint16_t vvtTable2LoadBins[VVT_TABLE_SIZE] = {}; /** * units: RPM - * offset 17980 + * offset 33980 */ uint16_t vvtTable2RpmBins[VVT_TABLE_SIZE] = {}; /** * units: deg - * offset 17996 + * offset 33996 */ scaled_channel ignitionTable[IGN_LOAD_COUNT][IGN_RPM_COUNT] = {}; /** * units: Load - * offset 18508 + * offset 34508 */ uint16_t ignitionLoadBins[IGN_LOAD_COUNT] = {}; /** * units: RPM - * offset 18540 + * offset 34540 */ uint16_t ignitionRpmBins[IGN_RPM_COUNT] = {}; /** * units: % - * offset 18572 + * offset 34572 */ scaled_channel veTable[VE_LOAD_COUNT][VE_RPM_COUNT] = {}; /** * units: {bitStringValue(fuelUnits, fuelAlgorithm) } - * offset 19084 + * offset 35084 */ uint16_t veLoadBins[VE_LOAD_COUNT] = {}; /** * units: RPM - * offset 19116 + * offset 35116 */ uint16_t veRpmBins[VE_RPM_COUNT] = {}; /** * units: lambda - * offset 19148 + * offset 35148 */ scaled_channel lambdaTable[FUEL_LOAD_COUNT][FUEL_RPM_COUNT] = {}; /** - * offset 19404 + * offset 35404 */ uint16_t lambdaLoadBins[FUEL_LOAD_COUNT] = {}; /** * units: RPM - * offset 19436 + * offset 35436 */ uint16_t lambdaRpmBins[FUEL_RPM_COUNT] = {}; /** * units: value - * offset 19468 + * offset 35468 */ float tpsTpsAccelTable[TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE] = {}; /** * units: from - * offset 19724 + * offset 35724 */ float tpsTpsAccelFromRpmBins[TPS_TPS_ACCEL_TABLE] = {}; /** * units: to - * offset 19756 + * offset 35756 */ float tpsTpsAccelToRpmBins[TPS_TPS_ACCEL_TABLE] = {}; /** * units: value - * offset 19788 + * offset 35788 */ float scriptTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8] = {}; /** * units: L - * offset 20044 + * offset 36044 */ int16_t scriptTable1LoadBins[SCRIPT_TABLE_8] = {}; /** * units: RPM - * offset 20060 + * offset 36060 */ int16_t scriptTable1RpmBins[SCRIPT_TABLE_8] = {}; /** * units: value - * offset 20076 + * offset 36076 */ float scriptTable2[TABLE_2_LOAD_SIZE][TABLE_2_RPM_SIZE] = {}; /** * units: L - * offset 20332 + * offset 36332 */ int16_t scriptTable2LoadBins[TABLE_2_LOAD_SIZE] = {}; /** * units: RPM - * offset 20348 + * offset 36348 */ int16_t scriptTable2RpmBins[TABLE_2_RPM_SIZE] = {}; /** * units: value - * offset 20364 + * offset 36364 */ uint8_t scriptTable3[SCRIPT_TABLE_8][SCRIPT_TABLE_8] = {}; /** * units: L - * offset 20428 + * offset 36428 */ int16_t scriptTable3LoadBins[SCRIPT_TABLE_8] = {}; /** * units: RPM - * offset 20444 + * offset 36444 */ int16_t scriptTable3RpmBins[SCRIPT_TABLE_8] = {}; /** * units: value - * offset 20460 + * offset 36460 */ uint8_t scriptTable4[SCRIPT_TABLE_8][TABLE_4_RPM] = {}; /** * units: L - * offset 20540 + * offset 36540 */ int16_t scriptTable4LoadBins[SCRIPT_TABLE_8] = {}; /** * units: RPM - * offset 20556 + * offset 36556 */ int16_t scriptTable4RpmBins[TABLE_4_RPM] = {}; /** - * offset 20576 + * offset 36576 */ uint16_t ignTrimLoadBins[IGN_TRIM_SIZE] = {}; /** * units: rpm - * offset 20584 + * offset 36584 */ uint16_t ignTrimRpmBins[IGN_TRIM_SIZE] = {}; /** - * offset 20592 + * offset 36592 */ ign_cyl_trim_s ignTrims[12] = {}; /** - * offset 20784 + * offset 36784 */ uint16_t fuelTrimLoadBins[FUEL_TRIM_SIZE] = {}; /** * units: rpm - * offset 20792 + * offset 36792 */ uint16_t fuelTrimRpmBins[FUEL_TRIM_SIZE] = {}; /** - * offset 20800 + * offset 36800 */ fuel_cyl_trim_s fuelTrims[12] = {}; /** * units: ratio - * offset 20992 + * offset 36992 */ scaled_channel crankingFuelCoefE100[CRANKING_CURVE_SIZE] = {}; /** * units: Airmass - * offset 21008 + * offset 37008 */ scaled_channel tcu_pcAirmassBins[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21016 + * offset 37016 */ uint8_t tcu_pcValsR[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21024 + * offset 37024 */ uint8_t tcu_pcValsN[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21032 + * offset 37032 */ uint8_t tcu_pcVals1[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21040 + * offset 37040 */ uint8_t tcu_pcVals2[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21048 + * offset 37048 */ uint8_t tcu_pcVals3[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21056 + * offset 37056 */ uint8_t tcu_pcVals4[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21064 + * offset 37064 */ uint8_t tcu_pcVals12[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21072 + * offset 37072 */ uint8_t tcu_pcVals23[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21080 + * offset 37080 */ uint8_t tcu_pcVals34[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21088 + * offset 37088 */ uint8_t tcu_pcVals21[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21096 + * offset 37096 */ uint8_t tcu_pcVals32[TCU_TABLE_WIDTH] = {}; /** * units: % - * offset 21104 + * offset 37104 */ uint8_t tcu_pcVals43[TCU_TABLE_WIDTH] = {}; /** * units: TPS - * offset 21112 + * offset 37112 */ uint8_t tcu_tccTpsBins[8] = {}; /** * units: MPH - * offset 21120 + * offset 37120 */ uint8_t tcu_tccLockSpeed[8] = {}; /** * units: MPH - * offset 21128 + * offset 37128 */ uint8_t tcu_tccUnlockSpeed[8] = {}; /** * units: KPH - * offset 21136 + * offset 37136 */ uint8_t tcu_32SpeedBins[8] = {}; /** * units: % - * offset 21144 + * offset 37144 */ uint8_t tcu_32Vals[8] = {}; /** * units: % - * offset 21152 + * offset 37152 */ scaled_channel throttle2TrimTable[ETB2_TRIM_SIZE][ETB2_TRIM_SIZE] = {}; /** * units: % - * offset 21188 + * offset 37188 */ uint8_t throttle2TrimTpsBins[ETB2_TRIM_SIZE] = {}; /** * units: RPM - * offset 21194 + * offset 37194 */ scaled_channel throttle2TrimRpmBins[ETB2_TRIM_SIZE] = {}; /** * units: deg - * offset 21200 + * offset 37200 */ scaled_channel maxKnockRetardTable[KNOCK_TABLE_SIZE][KNOCK_TABLE_SIZE] = {}; /** * units: % - * offset 21236 + * offset 37236 */ uint8_t maxKnockRetardLoadBins[KNOCK_TABLE_SIZE] = {}; /** * units: RPM - * offset 21242 + * offset 37242 */ scaled_channel maxKnockRetardRpmBins[KNOCK_TABLE_SIZE] = {}; /** * units: deg - * offset 21248 + * offset 37248 */ scaled_channel ALSTimingRetardTable[ALS_SIZE][ALS_SIZE] = {}; /** * units: TPS - * offset 21280 + * offset 37280 */ uint16_t alsIgnRetardLoadBins[ALS_SIZE] = {}; /** * units: RPM - * offset 21288 + * offset 37288 */ uint16_t alsIgnRetardrpmBins[ALS_SIZE] = {}; /** * units: percent - * offset 21296 + * offset 37296 */ scaled_channel ALSFuelAdjustment[ALS_SIZE][ALS_SIZE] = {}; /** * units: TPS - * offset 21328 + * offset 37328 */ uint16_t alsFuelAdjustmentLoadBins[ALS_SIZE] = {}; /** * units: RPM - * offset 21336 + * offset 37336 */ uint16_t alsFuelAdjustmentrpmBins[ALS_SIZE] = {}; /** * units: ratio - * offset 21344 + * offset 37344 */ scaled_channel ALSIgnSkipTable[ALS_SIZE][ALS_SIZE] = {}; /** * units: TPS - * offset 21376 + * offset 37376 */ uint16_t alsIgnSkipLoadBins[ALS_SIZE] = {}; /** * units: RPM - * offset 21384 + * offset 37384 */ uint16_t alsIgnSkiprpmBins[ALS_SIZE] = {}; /** - * offset 21392 + * offset 37392 */ blend_table_s ignBlends[IGN_BLEND_COUNT] = {}; /** - * offset 22144 + * offset 38144 */ blend_table_s veBlends[VE_BLEND_COUNT] = {}; /** * units: % - * offset 22896 + * offset 38896 */ scaled_channel throttleEstimateEffectiveAreaBins[THR_EST_SIZE] = {}; /** * In units of g/s normalized to choked flow conditions * units: g/s - * offset 22920 + * offset 38920 */ scaled_channel throttleEstimateEffectiveAreaValues[THR_EST_SIZE] = {}; /** - * offset 22944 + * offset 38944 */ blend_table_s boostOpenLoopBlends[BOOST_BLEND_COUNT] = {}; /** - * offset 23320 + * offset 39320 */ blend_table_s boostClosedLoopBlends[BOOST_BLEND_COUNT] = {}; /** * units: level - * offset 23696 + * offset 39696 */ float tcu_rangeP[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23720 + * offset 39720 */ float tcu_rangeR[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23744 + * offset 39744 */ float tcu_rangeN[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23768 + * offset 39768 */ float tcu_rangeD[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23792 + * offset 39792 */ float tcu_rangeM[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23816 + * offset 39816 */ float tcu_rangeM3[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23840 + * offset 39840 */ float tcu_rangeM2[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23864 + * offset 39864 */ float tcu_rangeM1[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23888 + * offset 39888 */ float tcu_rangePlus[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23912 + * offset 39912 */ float tcu_rangeMinus[RANGE_INPUT_COUNT] = {}; /** * units: level - * offset 23936 + * offset 39936 */ float tcu_rangeLow[RANGE_INPUT_COUNT] = {}; /** * units: lambda - * offset 23960 + * offset 39960 */ scaled_channel lambdaMaxDeviationTable[LAM_SIZE][LAM_SIZE] = {}; /** - * offset 23976 + * offset 39976 */ uint16_t lambdaMaxDeviationLoadBins[LAM_SIZE] = {}; /** * units: RPM - * offset 23984 + * offset 39984 */ uint16_t lambdaMaxDeviationRpmBins[LAM_SIZE] = {}; /** * units: % - * offset 23992 + * offset 39992 */ uint8_t injectorStagingTable[INJ_STAGING_COUNT][INJ_STAGING_COUNT] = {}; /** - * offset 24028 + * offset 40028 */ uint16_t injectorStagingLoadBins[INJ_STAGING_COUNT] = {}; /** * units: RPM - * offset 24040 + * offset 40040 */ uint16_t injectorStagingRpmBins[INJ_STAGING_COUNT] = {}; /** * units: deg C - * offset 24052 + * offset 40052 */ int8_t wwCltBins[WWAE_TABLE_SIZE] = {}; /** - * offset 24060 + * offset 40060 */ scaled_channel wwTauCltValues[WWAE_TABLE_SIZE] = {}; /** - * offset 24068 + * offset 40068 */ scaled_channel wwBetaCltValues[WWAE_TABLE_SIZE] = {}; /** * units: kPa - * offset 24076 + * offset 40076 */ int8_t wwMapBins[WWAE_TABLE_SIZE] = {}; /** - * offset 24084 + * offset 40084 */ scaled_channel wwTauMapValues[WWAE_TABLE_SIZE] = {}; /** - * offset 24092 + * offset 40092 */ scaled_channel wwBetaMapValues[WWAE_TABLE_SIZE] = {}; /** * units: % - * offset 24100 + * offset 40100 */ scaled_channel hpfpLobeProfileQuantityBins[HPFP_LOBE_PROFILE_SIZE] = {}; /** * units: deg - * offset 24116 + * offset 40116 */ scaled_channel hpfpLobeProfileAngle[HPFP_LOBE_PROFILE_SIZE] = {}; /** * units: volts - * offset 24132 + * offset 40132 */ uint8_t hpfpDeadtimeVoltsBins[HPFP_DEADTIME_SIZE] = {}; /** * units: ms - * offset 24140 + * offset 40140 */ scaled_channel hpfpDeadtimeMS[HPFP_DEADTIME_SIZE] = {}; /** * units: kPa - * offset 24156 + * offset 40156 */ uint16_t hpfpTarget[HPFP_TARGET_SIZE][HPFP_TARGET_SIZE] = {}; /** * units: load - * offset 24356 + * offset 40356 */ scaled_channel hpfpTargetLoadBins[HPFP_TARGET_SIZE] = {}; /** * units: RPM - * offset 24376 + * offset 40376 */ scaled_channel hpfpTargetRpmBins[HPFP_TARGET_SIZE] = {}; /** * units: % - * offset 24386 + * offset 40386 */ int8_t hpfpCompensation[HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_SIZE] = {}; /** * units: cc/lobe - * offset 24486 + * offset 40486 */ scaled_channel hpfpCompensationLoadBins[HPFP_COMPENSATION_SIZE] = {}; /** * units: RPM - * offset 24506 + * offset 40506 */ scaled_channel hpfpCompensationRpmBins[HPFP_COMPENSATION_SIZE] = {}; /** * units: RPM - * offset 24516 + * offset 40516 */ uint16_t knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE] = {}; /** * Knock sensor output knock detection threshold depending on current RPM. * units: dB - * offset 24548 + * offset 40548 */ scaled_channel knockBaseNoise[ENGINE_NOISE_CURVE_SIZE] = {}; /** * units: RPM - * offset 24564 + * offset 40564 */ scaled_channel tpsTspCorrValuesBins[TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}; /** * units: multiplier - * offset 24568 + * offset 40568 */ scaled_channel tpsTspCorrValues[TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}; /** * units: C - * offset 24572 + * offset 40572 */ int8_t cltRevLimitRpmBins[CLT_LIMITER_CURVE_SIZE] = {}; /** * units: RPM - * offset 24576 + * offset 40576 */ uint16_t cltRevLimitRpm[CLT_LIMITER_CURVE_SIZE] = {}; /** * units: volt - * offset 24584 + * offset 40584 */ scaled_channel fuelLevelBins[FUEL_LEVEL_TABLE_COUNT] = {}; /** * units: % - * offset 24600 + * offset 40600 */ uint8_t fuelLevelValues[FUEL_LEVEL_TABLE_COUNT] = {}; /** * units: volts - * offset 24608 + * offset 40608 */ scaled_channel dwellVoltageCorrVoltBins[DWELL_CURVE_SIZE] = {}; /** * units: multiplier - * offset 24616 + * offset 40616 */ scaled_channel dwellVoltageCorrValues[DWELL_CURVE_SIZE] = {}; /** * units: % - * offset 24624 + * offset 40624 */ scaled_channel tcu_shiftTpsBins[TCU_TABLE_WIDTH] = {}; /** * units: MPH - * offset 24632 + * offset 40632 */ uint8_t tcu_shiftSpeed12[TCU_TABLE_WIDTH] = {}; /** * units: MPH - * offset 24640 + * offset 40640 */ uint8_t tcu_shiftSpeed23[TCU_TABLE_WIDTH] = {}; /** * units: MPH - * offset 24648 + * offset 40648 */ uint8_t tcu_shiftSpeed34[TCU_TABLE_WIDTH] = {}; /** * units: MPH - * offset 24656 + * offset 40656 */ uint8_t tcu_shiftSpeed21[TCU_TABLE_WIDTH] = {}; /** * units: MPH - * offset 24664 + * offset 40664 */ uint8_t tcu_shiftSpeed32[TCU_TABLE_WIDTH] = {}; /** * units: MPH - * offset 24672 + * offset 40672 */ uint8_t tcu_shiftSpeed43[TCU_TABLE_WIDTH] = {}; /** * units: ms - * offset 24680 + * offset 40680 */ float tcu_shiftTime; /** * units: Volts - * offset 24684 + * offset 40684 */ scaled_channel alternatorVoltageTargetTable[ALTERNATOR_VOLTAGE_TARGET_SIZE][ALTERNATOR_VOLTAGE_TARGET_SIZE] = {}; /** * units: Load - * offset 24716 + * offset 40716 */ uint16_t alternatorVoltageTargetLoadBins[ALTERNATOR_VOLTAGE_TARGET_SIZE] = {}; /** * units: RPM - * offset 24724 + * offset 40724 */ uint16_t alternatorVoltageTargetRpmBins[ALTERNATOR_VOLTAGE_TARGET_SIZE] = {}; /** * units: C - * offset 24732 + * offset 40732 */ float cltBoostCorrBins[BOOST_CURVE_SIZE] = {}; /** * units: ratio - * offset 24752 + * offset 40752 */ float cltBoostCorr[BOOST_CURVE_SIZE] = {}; /** * units: C - * offset 24772 + * offset 40772 */ float iatBoostCorrBins[BOOST_CURVE_SIZE] = {}; /** * units: ratio - * offset 24792 + * offset 40792 */ float iatBoostCorr[BOOST_CURVE_SIZE] = {}; /** * units: C - * offset 24812 + * offset 40812 */ float cltBoostAdderBins[BOOST_CURVE_SIZE] = {}; /** - * offset 24832 + * offset 40832 */ float cltBoostAdder[BOOST_CURVE_SIZE] = {}; /** * units: C - * offset 24852 + * offset 40852 */ float iatBoostAdderBins[BOOST_CURVE_SIZE] = {}; /** - * offset 24872 + * offset 40872 */ float iatBoostAdder[BOOST_CURVE_SIZE] = {}; /** * units: RPM - * offset 24892 + * offset 40892 */ scaled_channel minimumOilPressureBins[8] = {}; /** * units: kPa - * offset 24900 + * offset 40900 */ scaled_channel minimumOilPressureValues[8] = {}; /** - * offset 24908 + * offset 40908 */ blend_table_s targetAfrBlends[TARGET_AFR_BLEND_COUNT] = {}; /** * units: RPM - * offset 25284 + * offset 41284 */ scaled_channel trimRpmBins[FUEL_TRIM_RPM_COUNT] = {}; /** - * offset 25292 + * offset 41292 */ uint16_t trimLoadBins[FUEL_TRIM_LOAD_COUNT] = {}; /** * @@DYNO_RPM_STEP_TOOLTIP@@ * units: Rpm - * offset 25308 + * offset 41308 */ scaled_channel dynoRpmStep; /** * @@DYNO_SAE_TEMPERATURE_C_TOOLTIP@@ * units: C - * offset 25309 + * offset 41309 */ scaled_channel dynoSaeTemperatureC; /** * @@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@@ * units: % - * offset 25310 + * offset 41310 */ scaled_channel dynoSaeRelativeHumidity; /** * need 4 byte alignment * units: units - * offset 25311 + * offset 41311 */ - uint8_t alignmentFill_at_25311[1] = {}; + uint8_t alignmentFill_at_41311[1] = {}; /** * @@DYNO_SAE_BARO_TOOLTIP@@ * units: KPa - * offset 25312 + * offset 41312 */ scaled_channel dynoSaeBaro; /** * @@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@@ * units: Inch - * offset 25316 + * offset 41316 */ scaled_channel dynoCarWheelDiaInch; /** * @@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@@ * units: Aspect Ratio (height) - * offset 25317 + * offset 41317 */ scaled_channel dynoCarWheelAspectRatio; /** * @@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@@ * units: Width mm - * offset 25318 + * offset 41318 */ scaled_channel dynoCarWheelTireWidthMm; /** * @@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@@ * units: Units - * offset 25320 + * offset 41320 */ scaled_channel dynoCarGearPrimaryReduction; /** * @@DYNO_CAR_GEAR_RATIO_TOOLTIP@@ * units: Units - * offset 25324 + * offset 41324 */ scaled_channel dynoCarGearRatio; /** * @@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@@ * units: Units - * offset 25328 + * offset 41328 */ scaled_channel dynoCarGearFinalDrive; /** * @@DYNO_CAR_CAR_MASS_TOOLTIP@@ * units: Kg - * offset 25332 + * offset 41332 */ scaled_channel dynoCarCarMassKg; /** * @@DYNO_CAR_CARGO_MASS_TOOLTIP@@ * units: Kg - * offset 25334 + * offset 41334 */ scaled_channel dynoCarCargoMassKg; /** * @@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@@ * units: Coeff - * offset 25336 + * offset 41336 */ scaled_channel dynoCarCoeffOfDrag; /** * @@DYNO_CAR_FRONTAL_AREA_TOOLTIP@@ * units: m2 - * offset 25340 + * offset 41340 */ scaled_channel dynoCarFrontalAreaM2; /** * units: deg - * offset 25344 + * offset 41344 */ scaled_channel trailingSparkTable[TRAILING_SPARK_SIZE][TRAILING_SPARK_SIZE] = {}; /** * units: rpm - * offset 25360 + * offset 41360 */ scaled_channel trailingSparkRpmBins[TRAILING_SPARK_SIZE] = {}; /** * units: Load - * offset 25364 + * offset 41364 */ scaled_channel trailingSparkLoadBins[TRAILING_SPARK_SIZE] = {}; /** - offset 25368 bit 0 */ + offset 41368 bit 0 */ bool boardUseTempPullUp : 1 {}; /** - offset 25368 bit 1 */ + offset 41368 bit 1 */ bool boardUse2stepPullDown : 1 {}; /** - offset 25368 bit 2 */ + offset 41368 bit 2 */ bool boardUseD2PullDown : 1 {}; /** - offset 25368 bit 3 */ + offset 41368 bit 3 */ bool boardUseD3PullDown : 1 {}; /** - offset 25368 bit 4 */ + offset 41368 bit 4 */ bool boardUseCrankPullUp : 1 {}; /** - offset 25368 bit 5 */ + offset 41368 bit 5 */ bool boardUseH1PullDown : 1 {}; /** - offset 25368 bit 6 */ + offset 41368 bit 6 */ bool boardUseH2PullDown : 1 {}; /** - offset 25368 bit 7 */ + offset 41368 bit 7 */ bool boardUseH3PullDown : 1 {}; /** - offset 25368 bit 8 */ + offset 41368 bit 8 */ bool boardUseH4PullDown : 1 {}; /** - offset 25368 bit 9 */ + offset 41368 bit 9 */ bool boardUseH5PullDown : 1 {}; /** - offset 25368 bit 10 */ + offset 41368 bit 10 */ bool boardUseFlexPullDown : 1 {}; /** - offset 25368 bit 11 */ + offset 41368 bit 11 */ bool unusedBit_248_11 : 1 {}; /** - offset 25368 bit 12 */ + offset 41368 bit 12 */ bool unusedBit_248_12 : 1 {}; /** - offset 25368 bit 13 */ + offset 41368 bit 13 */ bool unusedBit_248_13 : 1 {}; /** - offset 25368 bit 14 */ + offset 41368 bit 14 */ bool unusedBit_248_14 : 1 {}; /** - offset 25368 bit 15 */ + offset 41368 bit 15 */ bool unusedBit_248_15 : 1 {}; /** - offset 25368 bit 16 */ + offset 41368 bit 16 */ bool unusedBit_248_16 : 1 {}; /** - offset 25368 bit 17 */ + offset 41368 bit 17 */ bool unusedBit_248_17 : 1 {}; /** - offset 25368 bit 18 */ + offset 41368 bit 18 */ bool unusedBit_248_18 : 1 {}; /** - offset 25368 bit 19 */ + offset 41368 bit 19 */ bool unusedBit_248_19 : 1 {}; /** - offset 25368 bit 20 */ + offset 41368 bit 20 */ bool unusedBit_248_20 : 1 {}; /** - offset 25368 bit 21 */ + offset 41368 bit 21 */ bool unusedBit_248_21 : 1 {}; /** - offset 25368 bit 22 */ + offset 41368 bit 22 */ bool unusedBit_248_22 : 1 {}; /** - offset 25368 bit 23 */ + offset 41368 bit 23 */ bool unusedBit_248_23 : 1 {}; /** - offset 25368 bit 24 */ + offset 41368 bit 24 */ bool unusedBit_248_24 : 1 {}; /** - offset 25368 bit 25 */ + offset 41368 bit 25 */ bool unusedBit_248_25 : 1 {}; /** - offset 25368 bit 26 */ + offset 41368 bit 26 */ bool unusedBit_248_26 : 1 {}; /** - offset 25368 bit 27 */ + offset 41368 bit 27 */ bool unusedBit_248_27 : 1 {}; /** - offset 25368 bit 28 */ + offset 41368 bit 28 */ bool unusedBit_248_28 : 1 {}; /** - offset 25368 bit 29 */ + offset 41368 bit 29 */ bool unusedBit_248_29 : 1 {}; /** - offset 25368 bit 30 */ + offset 41368 bit 30 */ bool unusedBit_248_30 : 1 {}; /** - offset 25368 bit 31 */ + offset 41368 bit 31 */ bool unusedBit_248_31 : 1 {}; }; -static_assert(sizeof(persistent_config_s) == 25372); +static_assert(sizeof(persistent_config_s) == 41372); // end // this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan.h index 5e16bcb270..baa353fc5b 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan.h @@ -1381,7 +1381,7 @@ #define show_8chan_presets true #define show_tcu_gauges false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3897483771 +#define SIGNATURE_HASH 22246655 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1876,7 +1876,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan.3897483771" +#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan.22246655" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h index 89eb24a6a7..710a073443 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h @@ -1219,7 +1219,7 @@ #define lua_gauge_meaning_e_LUA_GAUGE_LOWER_BOUND 0 #define lua_gauge_meaning_e_LUA_GAUGE_UPPER_BOUND 1 #define LUA_PWM_COUNT 8 -#define LUA_SCRIPT_SIZE 10000 +#define LUA_SCRIPT_SIZE 26000 #define MAF_DECODING_COUNT 32 #define maf_sensor_type_e_auto_enum 0="CUSTOM",2="Bosch0280218004",1="Bosch0280218037",3="DensoTODO" #define maf_sensor_type_e_Bosch0280218004 2 @@ -1295,7 +1295,7 @@ #define pedalSensor_NAME "Accelerator pedal" #define pedalToTpsTbl_NAME "ETB pedal target" #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 25372 +#define persistent_config_s_size 41372 #define pid_s_size 20 #define pin_input_mode_e_auto_enum 0="PI_DEFAULT",4="PI_INVERTED_DEFAULT",6="PI_INVERTED_PULLDOWN",5="PI_INVERTED_PULLUP",2="PI_PULLDOWN",1="PI_PULLUP" #define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN", "INVALID", "INVERTED DEFAULT", "INVERTED PULLUP", "INVERTED PULLDOWN" @@ -1381,7 +1381,7 @@ #define show_8chan_presets true #define show_tcu_gauges false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3897483771 +#define SIGNATURE_HASH 143127537 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1445,7 +1445,7 @@ #define torqueReductionActivationMode_e_TORQUE_REDUCTION_BUTTON 0 #define torqueReductionActivationMode_e_TORQUE_REDUCTION_CLUTCH_DOWN_SWITCH 2 #define torqueReductionActivationMode_e_TORQUE_REDUCTION_CLUTCH_UP_SWITCH 3 -#define TOTAL_CONFIG_SIZE 25372 +#define TOTAL_CONFIG_SIZE 41372 #define TPS_2_BYTE_PACKING_MULT 100 #define TPS_PPS_TOO_HIGH_THRESHOLD 110 #define TPS_PPS_TOO_LOW_THRESHOLD -10 @@ -1876,7 +1876,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan_f7.3897483771" +#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan_f7.143127537" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 8e461321aa..d78015ff94 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3897483771 -#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan.3897483771" +#define SIGNATURE_HASH 22246655 +#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan.22246655" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index 8da82b29aa..ed0c24dcdd 100644 --- a/firmware/controllers/generated/signature_alphax-8chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-8chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3897483771 -#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan_f7.3897483771" +#define SIGNATURE_HASH 143127537 +#define TS_SIGNATURE "rusEFI master.2025.03.08.alphax-8chan_f7.143127537" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 2a883834f4..6dc31adc9a 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2025.03.08.alphax-8chan.3897483771" + signature = "rusEFI master.2025.03.08.alphax-8chan.22246655" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2025.03.08.alphax-8chan.3897483771" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2025.03.08.alphax-8chan.22246655" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index 50484a866c..c3ff77e5cf 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2025.03.08.alphax-8chan_f7.3897483771" + signature = "rusEFI master.2025.03.08.alphax-8chan_f7.143127537" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2025.03.08.alphax-8chan_f7.3897483771" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2025.03.08.alphax-8chan_f7.143127537" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -101,7 +101,7 @@ enable2ndByteCanID = false ; CONFIG_DEFINITION_START ; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt -pageSize = 25372 +pageSize = 41372 page = 1 engineType = bits, U16, 0, [0:6], 0="DEFAULT_FRANKENSO",22="BMW_M52",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",38="DISCOVERY_PDM",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",21="ET_BOSCH_QUICK_START",24="ET_TEST_WITH_BOSCH_QUICK_START",105="FERRARI_F136",3="FORD_ASPIRE_1996",11="FORD_COYOTE",14="FORD_ESCORT_GT",7="FORD_INLINE_6_1995",40="FRANKENSO_BMW_M73_F",41="FRANKENSO_MIATA_NA6_MAP",59="FRANKENSO_TEST_33810",15="FUEL_BENCH",47="GM_LCV",55="GM_LTG",98="GM_SBC",49="GM_SBC_GEN5",8="GY6_139QMB",6="HARLEY",84="HELLEN_121_NISSAN_4_CYL",72="HELLEN_121_NISSAN_6_CYL",85="HELLEN_121_NISSAN_8_CYL",87="HELLEN_121_NISSAN_ALMERA_N16",71="HELLEN_121_VAG_4_CYL",81="HELLEN_121_VAG_8_CYL",78="HELLEN_121_VAG_V6_CYL",79="HELLEN_121_VAG_VR6_CYL",36="HELLEN_128_MERCEDES_4_CYL",88="HELLEN_128_MERCEDES_6_CYL",89="HELLEN_128_MERCEDES_8_CYL",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",75="HELLEN_2CHAN_STIM_QC",74="HELLEN_4CHAN_STIM_QC",57="HELLEN_HONDA_BCM",43="HONDA_600",90="HONDA_K",66="HONDA_OBD1",91="HONDA_OBD2A",104="HYUNDAI_PB",60="L9779_BENCH_ENGINE",54="MAVERICK_X3",34="MAZDA_MIATA_NA6",80="MAZDA_MIATA_NA94",10="MAZDA_MIATA_NA96",83="MAZDA_MIATA_NB1",69="MAZDA_MIATA_NB2",86="MAZDA_MIATA_NB2_36",20="MAZDA_MIATA_NC",33="ME17_9_MISC",68="MERCEDES_M111",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",12="MITSUBISHI_3A92",16="MITSUBISHI_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",4="MRE_SECONDARY_CAN",37="MRE_SUBARU_EJ18",62="MRE_VW_B6",5="NISSAN_PRIMERA",35="POLARIS",9="POLARIS_RZR",30="PROTEUS_ANALOG_PWM_TEST",63="PROTEUS_BMW_M73",27="PROTEUS_GM_LS_4",25="PROTEUS_LUA_DEMO",103="PROTEUS_NISSAN_VQ35",42="PROTEUS_QC_TEST_BOARD",73="PROTEUS_STIM_QC",39="PROTEUS_VW_B6",29="SACHS",92="SIMULATOR_CONFIG",56="SUBARU_2011",70="SUBARU_EG33",17="TCU_4R70W",100="TEST_100",101="TEST_101",18="TEST_33816",28="TEST_CRANK_ENGINE",48="TEST_DC_WASTEGATE_DISCOVERY",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",93="TEST_ISSUE_6451",19="TEST_ROTARY",13="TOYOTA_1NZ_FE",44="TOYOTA_2JZ_GTE_VVTi",102="UNUSED102",67="UNUSED67",94="UNUSED94",65="UNUSED_65",97="UNUSED_97",77="VAG_5_CYL",32="VW_ABA",96="WASTEGATE_PROTEUS_TEST" startButtonSuppressOnStartUpMs = scalar, U16, 2, "", 1, 0, 0, 32000, 0 @@ -1505,321 +1505,321 @@ idleAdvance = array, F32, 5504, [8], "deg", 1, 0, -20, 90, 1 idleVeRpmBins = array, U08, 5536, [4], "RPM", 10.0, 0, 0, 2500, 0 idleVeLoadBins = array, U08, 5540, [4], "load", 1, 0, 0, 100, 0 idleVeTable = array, U16, 5544, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5576, 10000 -cltFuelCorrBins = array, F32, 15576, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 15640, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 15704, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 15768, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 15832, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 15864, [8], "C", 1, 0, -80, 250, 2 -crankingCycleBins = array, F32, 15896, [8], "counter", 1, 0, -80, 170, 0 -crankingCycleFuelCltBins = array, S16, 15928, [4], "C", 1, 0, -100, 250, 2 -crankingCycleFuelCoef = array, F32, 15936, [8x4], "mult", 1, 0, 0, 5, 2 -cltIdleCorrBins = array, F32, 16064, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 16128, [16], "%", 1, 0, 0, 100, 2 -mafDecoding = array, F32, 16192, [32], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 16320, [32], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16448, [8x8], "deg", 0.1, 0, -50, 50, 1 -ignitionIatCorrTempBins = array, S08, 16576, [8], "C", 1, 0, -40, 120, 0 -ignitionIatCorrLoadBins = array, U08, 16584, [8], "Load", 5.0, 0, 0, 1000, 0 -injectionPhase = array, S16, 16592, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17104, [16], "Load", 1, 0, 0, 1000, 0 -injPhaseRpmBins = array, U16, 17136, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17168, [10x6], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17228, [16x16], "kPa", 0.01, 0, 0, 1000, 2 -mapEstimateTpsBins = array, U16, 17740, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 17772, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, S08, 17804, [8x8], "value", 1, 0, -125, 125, 0 -vvtTable1LoadBins = array, U16, 17868, [8], "L", 1, 0, 0, 1000, 0 -vvtTable1RpmBins = array, U16, 17884, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, S08, 17900, [8x8], "value", 1, 0, -125, 125, 0 -vvtTable2LoadBins = array, U16, 17964, [8], "L", 1, 0, 0, 1000, 0 -vvtTable2RpmBins = array, U16, 17980, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 17996, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18508, [16], "Load", 1, 0, 0, 1000, 0 -ignitionRpmBins = array, U16, 18540, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18572, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19084, [16], {bitStringValue(fuelUnits, fuelAlgorithm) }, 1, 0, 0, 1000, 0 -veRpmBins = array, U16, 19116, [16], "RPM", 1, 0, 0, 18000, 0 +luaScript = string, ASCII, 5576, 26000 +cltFuelCorrBins = array, F32, 31576, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 31640, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 31704, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 31768, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 31832, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 31864, [8], "C", 1, 0, -80, 250, 2 +crankingCycleBins = array, F32, 31896, [8], "counter", 1, 0, -80, 170, 0 +crankingCycleFuelCltBins = array, S16, 31928, [4], "C", 1, 0, -100, 250, 2 +crankingCycleFuelCoef = array, F32, 31936, [8x4], "mult", 1, 0, 0, 5, 2 +cltIdleCorrBins = array, F32, 32064, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 32128, [16], "%", 1, 0, 0, 100, 2 +mafDecoding = array, F32, 32192, [32], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 32320, [32], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 32448, [8x8], "deg", 0.1, 0, -50, 50, 1 +ignitionIatCorrTempBins = array, S08, 32576, [8], "C", 1, 0, -40, 120, 0 +ignitionIatCorrLoadBins = array, U08, 32584, [8], "Load", 5.0, 0, 0, 1000, 0 +injectionPhase = array, S16, 32592, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 33104, [16], "Load", 1, 0, 0, 1000, 0 +injPhaseRpmBins = array, U16, 33136, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 33168, [10x6], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 33228, [16x16], "kPa", 0.01, 0, 0, 1000, 2 +mapEstimateTpsBins = array, U16, 33740, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 33772, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, S08, 33804, [8x8], "value", 1, 0, -125, 125, 0 +vvtTable1LoadBins = array, U16, 33868, [8], "L", 1, 0, 0, 1000, 0 +vvtTable1RpmBins = array, U16, 33884, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, S08, 33900, [8x8], "value", 1, 0, -125, 125, 0 +vvtTable2LoadBins = array, U16, 33964, [8], "L", 1, 0, 0, 1000, 0 +vvtTable2RpmBins = array, U16, 33980, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 33996, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 34508, [16], "Load", 1, 0, 0, 1000, 0 +ignitionRpmBins = array, U16, 34540, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 34572, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 35084, [16], {bitStringValue(fuelUnits, fuelAlgorithm) }, 1, 0, 0, 1000, 0 +veRpmBins = array, U16, 35116, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19148, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 35148, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19148, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 35148, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19404, [16], "", 1, 0, 0, 1000, 0 -lambdaRpmBins = array, U16, 19436, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19468, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 19724, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 19756, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 19788, [8x8], "value", 1, 0, -100000, 100000, 2 -scriptTable1LoadBins = array, S16, 20044, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable1RpmBins = array, S16, 20060, [8], "RPM", 1, 0, -32000, 32000, 0 -scriptTable2 = array, F32, 20076, [8x8], "value", 1, 0, -100000, 100000, 2 -scriptTable2LoadBins = array, S16, 20332, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable2RpmBins = array, S16, 20348, [8], "RPM", 1, 0, -32000, 32000, 0 -scriptTable3 = array, U08, 20364, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, S16, 20428, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable3RpmBins = array, S16, 20444, [8], "RPM", 1, 0, -32000, 32000, 0 -scriptTable4 = array, U08, 20460, [10x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, S16, 20540, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable4RpmBins = array, S16, 20556, [10], "RPM", 1, 0, -32000, 32000, 0 -ignTrimLoadBins = array, U16, 20576, [4], "", 1, 0, 0, 1000, 0 -ignTrimRpmBins = array, U16, 20584, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20592, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20608, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20624, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20640, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20656, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20672, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20688, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20704, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20720, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20736, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20752, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20768, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20784, [4], "", 1, 0, 0, 1000, 0 -fuelTrimRpmBins = array, U16, 20792, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 20800, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 20816, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 20832, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 20848, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 20864, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 20880, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 20896, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 20912, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 20928, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 20944, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 20960, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 20976, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 20992, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21008, [8], "Airmass", 5.0, 0, 0, 1200, 0 -tcu_pcValsR = array, U08, 21016, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21024, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21032, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21040, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21048, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21056, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21064, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21072, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21080, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21088, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21096, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21104, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21112, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21120, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21128, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21136, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21144, [8], "%", 1, 0, 0, 255, 0 -throttle2TrimTable = array, S08, 21152, [6x6], "%", 0.1, 0, -10, 10, 1 -throttle2TrimTpsBins = array, U08, 21188, [6], "%", 1, 0, 0, 120, 0 -throttle2TrimRpmBins = array, U08, 21194, [6], "RPM", 100.0, 0, 0, 25000, 0 -maxKnockRetardTable = array, U08, 21200, [6x6], "deg", 0.25, 0, 0, 30, 2 -maxKnockRetardLoadBins = array, U08, 21236, [6], "%", 1, 0, 0, 250, 0 -maxKnockRetardRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 -ALSTimingRetardTable = array, S16, 21248, [4x4], "deg", 0.1, 0, -60, 0, 1 -alsIgnRetardLoadBins = array, U16, 21280, [4], "TPS", 1, 0, 0, 100, 0 -alsIgnRetardrpmBins = array, U16, 21288, [4], "RPM", 1, 0, 0, 25000, 0 -ALSFuelAdjustment = array, S16, 21296, [4x4], "percent", 0.1, 0, 0, 50, 1 -alsFuelAdjustmentLoadBins = array, U16, 21328, [4], "TPS", 1, 0, 0, 100, 0 -alsFuelAdjustmentrpmBins = array, U16, 21336, [4], "RPM", 1, 0, 0, 25000, 0 -ALSIgnSkipTable = array, S16, 21344, [4x4], "ratio", 10.0, 0, 0, 50, 1 -alsIgnSkipLoadBins = array, U16, 21376, [4], "TPS", 1, 0, 0, 100, 0 -alsIgnSkiprpmBins = array, U16, 21384, [4], "RPM", 1, 0, 0, 25000, 0 -ignBlends1_table = array, S16, 21392, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends1_loadBins = array, U16, 21520, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends1_rpmBins = array, U16, 21536, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends1_blendParameter = bits, U08, 21552, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends1_yAxisOverride = bits, U08, 21553, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends1_blendBins = array, S16, 21554, [8], "", 0.1, 0, -3200, 3200, 1 -ignBlends1_blendValues = array, U08, 21570, [8], "%", 0.5, 0, 0, 100, 1 -ignBlends2_table = array, S16, 21580, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends2_loadBins = array, U16, 21708, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends2_rpmBins = array, U16, 21724, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends2_blendParameter = bits, U08, 21740, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends2_yAxisOverride = bits, U08, 21741, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends2_blendBins = array, S16, 21742, [8], "", 0.1, 0, -3200, 3200, 1 -ignBlends2_blendValues = array, U08, 21758, [8], "%", 0.5, 0, 0, 100, 1 -ignBlends3_table = array, S16, 21768, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends3_loadBins = array, U16, 21896, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends3_rpmBins = array, U16, 21912, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends3_blendParameter = bits, U08, 21928, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends3_yAxisOverride = bits, U08, 21929, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends3_blendBins = array, S16, 21930, [8], "", 0.1, 0, -3200, 3200, 1 -ignBlends3_blendValues = array, U08, 21946, [8], "%", 0.5, 0, 0, 100, 1 -ignBlends4_table = array, S16, 21956, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends4_loadBins = array, U16, 22084, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends4_rpmBins = array, U16, 22100, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends4_blendParameter = bits, U08, 22116, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends4_yAxisOverride = bits, U08, 22117, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -ignBlends4_blendBins = array, S16, 22118, [8], "", 0.1, 0, -3200, 3200, 1 -ignBlends4_blendValues = array, U08, 22134, [8], "%", 0.5, 0, 0, 100, 1 -veBlends1_table = array, S16, 22144, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends1_loadBins = array, U16, 22272, [8], "Load", 1, 0, 0, 1000, 0 -veBlends1_rpmBins = array, U16, 22288, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends1_blendParameter = bits, U08, 22304, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends1_yAxisOverride = bits, U08, 22305, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends1_blendBins = array, S16, 22306, [8], "", 0.1, 0, -3200, 3200, 1 -veBlends1_blendValues = array, U08, 22322, [8], "%", 0.5, 0, 0, 100, 1 -veBlends2_table = array, S16, 22332, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends2_loadBins = array, U16, 22460, [8], "Load", 1, 0, 0, 1000, 0 -veBlends2_rpmBins = array, U16, 22476, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends2_blendParameter = bits, U08, 22492, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends2_yAxisOverride = bits, U08, 22493, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends2_blendBins = array, S16, 22494, [8], "", 0.1, 0, -3200, 3200, 1 -veBlends2_blendValues = array, U08, 22510, [8], "%", 0.5, 0, 0, 100, 1 -veBlends3_table = array, S16, 22520, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends3_loadBins = array, U16, 22648, [8], "Load", 1, 0, 0, 1000, 0 -veBlends3_rpmBins = array, U16, 22664, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends3_blendParameter = bits, U08, 22680, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends3_yAxisOverride = bits, U08, 22681, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends3_blendBins = array, S16, 22682, [8], "", 0.1, 0, -3200, 3200, 1 -veBlends3_blendValues = array, U08, 22698, [8], "%", 0.5, 0, 0, 100, 1 -veBlends4_table = array, S16, 22708, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends4_loadBins = array, U16, 22836, [8], "Load", 1, 0, 0, 1000, 0 -veBlends4_rpmBins = array, U16, 22852, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends4_blendParameter = bits, U08, 22868, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends4_yAxisOverride = bits, U08, 22869, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -veBlends4_blendBins = array, S16, 22870, [8], "", 0.1, 0, -3200, 3200, 1 -veBlends4_blendValues = array, U08, 22886, [8], "%", 0.5, 0, 0, 100, 1 -throttleEstimateEffectiveAreaBins = array, U16, 22896, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22920, [12], "g/s", 0.1, 0, 0, 6500, 1 -boostOpenLoopBlends1_table = array, S16, 22944, [8x8], "", 0.1, 0, -100, 100, 1 -boostOpenLoopBlends1_loadBins = array, U16, 23072, [8], "Load", 1, 0, 0, 1000, 0 -boostOpenLoopBlends1_rpmBins = array, U16, 23088, [8], "RPM", 1, 0, 0, 18000, 0 -boostOpenLoopBlends1_blendParameter = bits, U08, 23104, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostOpenLoopBlends1_yAxisOverride = bits, U08, 23105, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostOpenLoopBlends1_blendBins = array, S16, 23106, [8], "", 0.1, 0, -3200, 3200, 1 -boostOpenLoopBlends1_blendValues = array, U08, 23122, [8], "%", 0.5, 0, 0, 100, 1 -boostOpenLoopBlends2_table = array, S16, 23132, [8x8], "", 0.1, 0, -100, 100, 1 -boostOpenLoopBlends2_loadBins = array, U16, 23260, [8], "Load", 1, 0, 0, 1000, 0 -boostOpenLoopBlends2_rpmBins = array, U16, 23276, [8], "RPM", 1, 0, 0, 18000, 0 -boostOpenLoopBlends2_blendParameter = bits, U08, 23292, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostOpenLoopBlends2_yAxisOverride = bits, U08, 23293, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostOpenLoopBlends2_blendBins = array, S16, 23294, [8], "", 0.1, 0, -3200, 3200, 1 -boostOpenLoopBlends2_blendValues = array, U08, 23310, [8], "%", 0.5, 0, 0, 100, 1 -boostClosedLoopBlends1_table = array, S16, 23320, [8x8], "", 0.1, 0, -100, 100, 1 -boostClosedLoopBlends1_loadBins = array, U16, 23448, [8], "Load", 1, 0, 0, 1000, 0 -boostClosedLoopBlends1_rpmBins = array, U16, 23464, [8], "RPM", 1, 0, 0, 18000, 0 -boostClosedLoopBlends1_blendParameter = bits, U08, 23480, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostClosedLoopBlends1_yAxisOverride = bits, U08, 23481, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostClosedLoopBlends1_blendBins = array, S16, 23482, [8], "", 0.1, 0, -3200, 3200, 1 -boostClosedLoopBlends1_blendValues = array, U08, 23498, [8], "%", 0.5, 0, 0, 100, 1 -boostClosedLoopBlends2_table = array, S16, 23508, [8x8], "", 0.1, 0, -100, 100, 1 -boostClosedLoopBlends2_loadBins = array, U16, 23636, [8], "Load", 1, 0, 0, 1000, 0 -boostClosedLoopBlends2_rpmBins = array, U16, 23652, [8], "RPM", 1, 0, 0, 18000, 0 -boostClosedLoopBlends2_blendParameter = bits, U08, 23668, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostClosedLoopBlends2_yAxisOverride = bits, U08, 23669, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -boostClosedLoopBlends2_blendBins = array, S16, 23670, [8], "", 0.1, 0, -3200, 3200, 1 -boostClosedLoopBlends2_blendValues = array, U08, 23686, [8], "%", 0.5, 0, 0, 100, 1 -tcu_rangeP = array, F32, 23696, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeR = array, F32, 23720, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeN = array, F32, 23744, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeD = array, F32, 23768, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeM = array, F32, 23792, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeM3 = array, F32, 23816, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeM2 = array, F32, 23840, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeM1 = array, F32, 23864, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangePlus = array, F32, 23888, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeMinus = array, F32, 23912, [6], "level", 1, 0, 0, 200000, 0 -tcu_rangeLow = array, F32, 23936, [6], "level", 1, 0, 0, 200000, 0 -lambdaMaxDeviationTable = array, U08, 23960, [4x4], "lambda", 0.01, 0, 0, 1, 2 -lambdaMaxDeviationLoadBins = array, U16, 23976, [4], "", 1, 0, 0, 1000, 0 -lambdaMaxDeviationRpmBins = array, U16, 23984, [4], "RPM", 1, 0, 0, 18000, 0 -injectorStagingTable = array, U08, 23992, [6x6], "%", 1, 0, 0, 90, 0 -injectorStagingLoadBins = array, U16, 24028, [6], "", 1, 0, 0, 1000, 0 -injectorStagingRpmBins = array, U16, 24040, [6], "RPM", 1, 0, 0, 18000, 0 -wwCltBins = array, S08, 24052, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 24060, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 24068, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 24076, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 24084, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 24092, [8], "", 0.01, 0, 0, 2.5, 2 -hpfpLobeProfileQuantityBins = array, U08, 24100, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 24116, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 24132, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 24140, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 24156, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 24356, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 24376, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 24386, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 24486, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 24506, [10], "RPM", 50.0, 0, 0, 12500, 0 -knockNoiseRpmBins = array, U16, 24516, [16], "RPM", 1, 0, 0, 30000, 0 -knockBaseNoise = array, S08, 24548, [16], "dB", 0.5, 0, -99, 10, 1 -tpsTspCorrValuesBins = array, U08, 24564, [4], "RPM", 50.0, 0, 0, 17500, 0 -tpsTspCorrValues = array, U08, 24568, [4], "multiplier", 0.02, 0, 0, 5, 2 -cltRevLimitRpmBins = array, S08, 24572, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 24576, [4], "RPM", 1, 0, 0, 20000, 0 -fuelLevelBins = array, U16, 24584, [8], "volt", 0.001, 0, 0, 5, 3 -fuelLevelValues = array, U08, 24600, [8], "%", 1, 0, 0, 100, 0 -dwellVoltageCorrVoltBins = array, U08, 24608, [8], "volts", 0.1, 0, 0, 20, 1 -dwellVoltageCorrValues = array, U08, 24616, [8], "multiplier", 0.02, 0, 0, 5, 2 -tcu_shiftTpsBins = array, U08, 24624, [8], "%", 1, 0, 0, 255, 2 -tcu_shiftSpeed12 = array, U08, 24632, [8], "MPH", 1, 0, 0, 255, 0 -tcu_shiftSpeed23 = array, U08, 24640, [8], "MPH", 1, 0, 0, 255, 0 -tcu_shiftSpeed34 = array, U08, 24648, [8], "MPH", 1, 0, 0, 255, 0 -tcu_shiftSpeed21 = array, U08, 24656, [8], "MPH", 1, 0, 0, 255, 0 -tcu_shiftSpeed32 = array, U08, 24664, [8], "MPH", 1, 0, 0, 255, 0 -tcu_shiftSpeed43 = array, U08, 24672, [8], "MPH", 1, 0, 0, 255, 0 -tcu_shiftTime = scalar, F32, 24680, "ms", 1, 0, 0, 3000, 0 -alternatorVoltageTargetTable = array, S16, 24684, [4x4], "Volts", 0.1, 0, 0, 30, 1 -alternatorVoltageTargetLoadBins = array, U16, 24716, [4], "Load", 1, 0, 0, 1000, 0 -alternatorVoltageTargetRpmBins = array, U16, 24724, [4], "RPM", 1, 0, 0, 18000, 0 -cltBoostCorrBins = array, F32, 24732, [5], "C", 1, 0, -100, 250, 2 -cltBoostCorr = array, F32, 24752, [5], "ratio", 1, 0, 0, 5, 2 -iatBoostCorrBins = array, F32, 24772, [5], "C", 1, 0, -100, 250, 2 -iatBoostCorr = array, F32, 24792, [5], "ratio", 1, 0, 0, 5, 2 -cltBoostAdderBins = array, F32, 24812, [5], "C", 1, 0, -100, 250, 2 -cltBoostAdder = array, F32, 24832, [5], "", 1, 0, 0, 5, 2 -iatBoostAdderBins = array, F32, 24852, [5], "C", 1, 0, -100, 250, 2 -iatBoostAdder = array, F32, 24872, [5], "", 1, 0, 0, 5, 2 -minimumOilPressureBins = array, U08, 24892, [8], "RPM", 100.0, 0, 0, 25000, 0 -minimumOilPressureValues = array, U08, 24900, [8], "kPa", 10.0, 0, 0, 1000, 0 -targetAfrBlends1_table = array, S16, 24908, [8x8], "", 0.1, 0, -100, 100, 1 -targetAfrBlends1_loadBins = array, U16, 25036, [8], "Load", 1, 0, 0, 1000, 0 -targetAfrBlends1_rpmBins = array, U16, 25052, [8], "RPM", 1, 0, 0, 18000, 0 -targetAfrBlends1_blendParameter = bits, U08, 25068, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -targetAfrBlends1_yAxisOverride = bits, U08, 25069, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -targetAfrBlends1_blendBins = array, S16, 25070, [8], "", 0.1, 0, -3200, 3200, 1 -targetAfrBlends1_blendValues = array, U08, 25086, [8], "%", 0.5, 0, 0, 100, 1 -targetAfrBlends2_table = array, S16, 25096, [8x8], "", 0.1, 0, -100, 100, 1 -targetAfrBlends2_loadBins = array, U16, 25224, [8], "Load", 1, 0, 0, 1000, 0 -targetAfrBlends2_rpmBins = array, U16, 25240, [8], "RPM", 1, 0, 0, 18000, 0 -targetAfrBlends2_blendParameter = bits, U08, 25256, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -targetAfrBlends2_yAxisOverride = bits, U08, 25257, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -targetAfrBlends2_blendBins = array, S16, 25258, [8], "", 0.1, 0, -3200, 3200, 1 -targetAfrBlends2_blendValues = array, U08, 25274, [8], "%", 0.5, 0, 0, 100, 1 -trimRpmBins = array, U08, 25284, [8], "RPM", 100.0, 0, 0, 25000, 0 -trimLoadBins = array, U16, 25292, [8], "", 1, 0, 0, 1000, 0 -dynoRpmStep = scalar, U08, 25308, "Rpm", 1, 0, 1, 500, 0 -dynoSaeTemperatureC = scalar, S08, 25309, "C", 1, 0, -80, 80, 0 -dynoSaeRelativeHumidity = scalar, U08, 25310, "%", 1, 0, 0, 100, 0 -dynoSaeBaro = scalar, F32, 25312, "KPa", 1, 0, 30, 110, 3 -dynoCarWheelDiaInch = scalar, S08, 25316, "Inch", 1, 0, 0, 24, 1 -dynoCarWheelAspectRatio = scalar, S08, 25317, "Aspect Ratio (height)", 1, 0, 0, 100, 0 -dynoCarWheelTireWidthMm = scalar, S16, 25318, "Width mm", 1, 0, 0, 400, 0 -dynoCarGearPrimaryReduction = scalar, F32, 25320, "Units", 1, 0, 0, 10, 3 -dynoCarGearRatio = scalar, F32, 25324, "Units", 1, 0, 0, 10, 3 -dynoCarGearFinalDrive = scalar, F32, 25328, "Units", 1, 0, 0, 10, 3 -dynoCarCarMassKg = scalar, S16, 25332, "Kg", 1, 0, 0, 5000, 0 -dynoCarCargoMassKg = scalar, S16, 25334, "Kg", 1, 0, 0, 1000, 0 -dynoCarCoeffOfDrag = scalar, F32, 25336, "Coeff", 1, 0, 0, 1, 3 -dynoCarFrontalAreaM2 = scalar, F32, 25340, "m2", 1, 0, 0, 100, 2 -trailingSparkTable = array, S08, 25344, [4x4], "deg", 0.1, 0, 0, 20, 1 -trailingSparkRpmBins = array, U08, 25360, [4], "rpm", 50.0, 0, 0, 12000, 0 -trailingSparkLoadBins = array, U08, 25364, [4], "Load", 5.0, 0, 0, 1000, 0 -boardUseTempPullUp = bits, U32, 25368, [0:0], "Piggyback Mode", "With Pull Ups" -boardUse2stepPullDown = bits, U32, 25368, [1:1], "With Pull Up", "With Pull Down" -boardUseD2PullDown = bits, U32, 25368, [2:2], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 25368, [3:3], "With Pull Up", "With Pull Down" -boardUseCrankPullUp = bits, U32, 25368, [4:4], "VR", "Hall" -boardUseH1PullDown = bits, U32, 25368, [5:5], "With Pull Up", "With Pull Down" -boardUseH2PullDown = bits, U32, 25368, [6:6], "With Pull Up", "With Pull Down" -boardUseH3PullDown = bits, U32, 25368, [7:7], "With Pull Up", "With Pull Down" -boardUseH4PullDown = bits, U32, 25368, [8:8], "With Pull Up", "With Pull Down" -boardUseH5PullDown = bits, U32, 25368, [9:9], "With Pull Up", "With Pull Down" -boardUseFlexPullDown = bits, U32, 25368, [10:10], "With Pull Up", "With Pull Down" -; total TS size = 25372 +lambdaLoadBins = array, U16, 35404, [16], "", 1, 0, 0, 1000, 0 +lambdaRpmBins = array, U16, 35436, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 35468, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 35724, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 35756, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 35788, [8x8], "value", 1, 0, -100000, 100000, 2 +scriptTable1LoadBins = array, S16, 36044, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable1RpmBins = array, S16, 36060, [8], "RPM", 1, 0, -32000, 32000, 0 +scriptTable2 = array, F32, 36076, [8x8], "value", 1, 0, -100000, 100000, 2 +scriptTable2LoadBins = array, S16, 36332, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable2RpmBins = array, S16, 36348, [8], "RPM", 1, 0, -32000, 32000, 0 +scriptTable3 = array, U08, 36364, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, S16, 36428, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable3RpmBins = array, S16, 36444, [8], "RPM", 1, 0, -32000, 32000, 0 +scriptTable4 = array, U08, 36460, [10x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, S16, 36540, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable4RpmBins = array, S16, 36556, [10], "RPM", 1, 0, -32000, 32000, 0 +ignTrimLoadBins = array, U16, 36576, [4], "", 1, 0, 0, 1000, 0 +ignTrimRpmBins = array, U16, 36584, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 36592, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 36608, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 36624, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 36640, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 36656, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 36672, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 36688, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 36704, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 36720, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 36736, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 36752, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 36768, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 36784, [4], "", 1, 0, 0, 1000, 0 +fuelTrimRpmBins = array, U16, 36792, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 36800, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 36816, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 36832, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 36848, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 36864, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 36880, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 36896, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 36912, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 36928, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 36944, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 36960, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 36976, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 36992, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 37008, [8], "Airmass", 5.0, 0, 0, 1200, 0 +tcu_pcValsR = array, U08, 37016, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 37024, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 37032, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 37040, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 37048, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 37056, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 37064, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 37072, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 37080, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 37088, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 37096, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 37104, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 37112, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 37120, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 37128, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 37136, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 37144, [8], "%", 1, 0, 0, 255, 0 +throttle2TrimTable = array, S08, 37152, [6x6], "%", 0.1, 0, -10, 10, 1 +throttle2TrimTpsBins = array, U08, 37188, [6], "%", 1, 0, 0, 120, 0 +throttle2TrimRpmBins = array, U08, 37194, [6], "RPM", 100.0, 0, 0, 25000, 0 +maxKnockRetardTable = array, U08, 37200, [6x6], "deg", 0.25, 0, 0, 30, 2 +maxKnockRetardLoadBins = array, U08, 37236, [6], "%", 1, 0, 0, 250, 0 +maxKnockRetardRpmBins = array, U08, 37242, [6], "RPM", 100.0, 0, 0, 25000, 0 +ALSTimingRetardTable = array, S16, 37248, [4x4], "deg", 0.1, 0, -60, 0, 1 +alsIgnRetardLoadBins = array, U16, 37280, [4], "TPS", 1, 0, 0, 100, 0 +alsIgnRetardrpmBins = array, U16, 37288, [4], "RPM", 1, 0, 0, 25000, 0 +ALSFuelAdjustment = array, S16, 37296, [4x4], "percent", 0.1, 0, 0, 50, 1 +alsFuelAdjustmentLoadBins = array, U16, 37328, [4], "TPS", 1, 0, 0, 100, 0 +alsFuelAdjustmentrpmBins = array, U16, 37336, [4], "RPM", 1, 0, 0, 25000, 0 +ALSIgnSkipTable = array, S16, 37344, [4x4], "ratio", 10.0, 0, 0, 50, 1 +alsIgnSkipLoadBins = array, U16, 37376, [4], "TPS", 1, 0, 0, 100, 0 +alsIgnSkiprpmBins = array, U16, 37384, [4], "RPM", 1, 0, 0, 25000, 0 +ignBlends1_table = array, S16, 37392, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 37520, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends1_rpmBins = array, U16, 37536, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 37552, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends1_yAxisOverride = bits, U08, 37553, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends1_blendBins = array, S16, 37554, [8], "", 0.1, 0, -3200, 3200, 1 +ignBlends1_blendValues = array, U08, 37570, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 37580, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 37708, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends2_rpmBins = array, U16, 37724, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 37740, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends2_yAxisOverride = bits, U08, 37741, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends2_blendBins = array, S16, 37742, [8], "", 0.1, 0, -3200, 3200, 1 +ignBlends2_blendValues = array, U08, 37758, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 37768, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 37896, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends3_rpmBins = array, U16, 37912, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 37928, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends3_yAxisOverride = bits, U08, 37929, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends3_blendBins = array, S16, 37930, [8], "", 0.1, 0, -3200, 3200, 1 +ignBlends3_blendValues = array, U08, 37946, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 37956, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 38084, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends4_rpmBins = array, U16, 38100, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends4_blendParameter = bits, U08, 38116, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends4_yAxisOverride = bits, U08, 38117, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +ignBlends4_blendBins = array, S16, 38118, [8], "", 0.1, 0, -3200, 3200, 1 +ignBlends4_blendValues = array, U08, 38134, [8], "%", 0.5, 0, 0, 100, 1 +veBlends1_table = array, S16, 38144, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 38272, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 38288, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 38304, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends1_yAxisOverride = bits, U08, 38305, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends1_blendBins = array, S16, 38306, [8], "", 0.1, 0, -3200, 3200, 1 +veBlends1_blendValues = array, U08, 38322, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 38332, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 38460, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 38476, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 38492, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends2_yAxisOverride = bits, U08, 38493, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends2_blendBins = array, S16, 38494, [8], "", 0.1, 0, -3200, 3200, 1 +veBlends2_blendValues = array, U08, 38510, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 38520, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 38648, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 38664, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 38680, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends3_yAxisOverride = bits, U08, 38681, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends3_blendBins = array, S16, 38682, [8], "", 0.1, 0, -3200, 3200, 1 +veBlends3_blendValues = array, U08, 38698, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 38708, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 38836, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 38852, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 38868, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends4_yAxisOverride = bits, U08, 38869, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +veBlends4_blendBins = array, S16, 38870, [8], "", 0.1, 0, -3200, 3200, 1 +veBlends4_blendValues = array, U08, 38886, [8], "%", 0.5, 0, 0, 100, 1 +throttleEstimateEffectiveAreaBins = array, U16, 38896, [12], "%", 0.1, 0, 0, 100, 1 +throttleEstimateEffectiveAreaValues = array, U16, 38920, [12], "g/s", 0.1, 0, 0, 6500, 1 +boostOpenLoopBlends1_table = array, S16, 38944, [8x8], "", 0.1, 0, -100, 100, 1 +boostOpenLoopBlends1_loadBins = array, U16, 39072, [8], "Load", 1, 0, 0, 1000, 0 +boostOpenLoopBlends1_rpmBins = array, U16, 39088, [8], "RPM", 1, 0, 0, 18000, 0 +boostOpenLoopBlends1_blendParameter = bits, U08, 39104, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostOpenLoopBlends1_yAxisOverride = bits, U08, 39105, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostOpenLoopBlends1_blendBins = array, S16, 39106, [8], "", 0.1, 0, -3200, 3200, 1 +boostOpenLoopBlends1_blendValues = array, U08, 39122, [8], "%", 0.5, 0, 0, 100, 1 +boostOpenLoopBlends2_table = array, S16, 39132, [8x8], "", 0.1, 0, -100, 100, 1 +boostOpenLoopBlends2_loadBins = array, U16, 39260, [8], "Load", 1, 0, 0, 1000, 0 +boostOpenLoopBlends2_rpmBins = array, U16, 39276, [8], "RPM", 1, 0, 0, 18000, 0 +boostOpenLoopBlends2_blendParameter = bits, U08, 39292, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostOpenLoopBlends2_yAxisOverride = bits, U08, 39293, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostOpenLoopBlends2_blendBins = array, S16, 39294, [8], "", 0.1, 0, -3200, 3200, 1 +boostOpenLoopBlends2_blendValues = array, U08, 39310, [8], "%", 0.5, 0, 0, 100, 1 +boostClosedLoopBlends1_table = array, S16, 39320, [8x8], "", 0.1, 0, -100, 100, 1 +boostClosedLoopBlends1_loadBins = array, U16, 39448, [8], "Load", 1, 0, 0, 1000, 0 +boostClosedLoopBlends1_rpmBins = array, U16, 39464, [8], "RPM", 1, 0, 0, 18000, 0 +boostClosedLoopBlends1_blendParameter = bits, U08, 39480, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostClosedLoopBlends1_yAxisOverride = bits, U08, 39481, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostClosedLoopBlends1_blendBins = array, S16, 39482, [8], "", 0.1, 0, -3200, 3200, 1 +boostClosedLoopBlends1_blendValues = array, U08, 39498, [8], "%", 0.5, 0, 0, 100, 1 +boostClosedLoopBlends2_table = array, S16, 39508, [8x8], "", 0.1, 0, -100, 100, 1 +boostClosedLoopBlends2_loadBins = array, U16, 39636, [8], "Load", 1, 0, 0, 1000, 0 +boostClosedLoopBlends2_rpmBins = array, U16, 39652, [8], "RPM", 1, 0, 0, 18000, 0 +boostClosedLoopBlends2_blendParameter = bits, U08, 39668, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostClosedLoopBlends2_yAxisOverride = bits, U08, 39669, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +boostClosedLoopBlends2_blendBins = array, S16, 39670, [8], "", 0.1, 0, -3200, 3200, 1 +boostClosedLoopBlends2_blendValues = array, U08, 39686, [8], "%", 0.5, 0, 0, 100, 1 +tcu_rangeP = array, F32, 39696, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeR = array, F32, 39720, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeN = array, F32, 39744, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeD = array, F32, 39768, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeM = array, F32, 39792, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeM3 = array, F32, 39816, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeM2 = array, F32, 39840, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeM1 = array, F32, 39864, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangePlus = array, F32, 39888, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeMinus = array, F32, 39912, [6], "level", 1, 0, 0, 200000, 0 +tcu_rangeLow = array, F32, 39936, [6], "level", 1, 0, 0, 200000, 0 +lambdaMaxDeviationTable = array, U08, 39960, [4x4], "lambda", 0.01, 0, 0, 1, 2 +lambdaMaxDeviationLoadBins = array, U16, 39976, [4], "", 1, 0, 0, 1000, 0 +lambdaMaxDeviationRpmBins = array, U16, 39984, [4], "RPM", 1, 0, 0, 18000, 0 +injectorStagingTable = array, U08, 39992, [6x6], "%", 1, 0, 0, 90, 0 +injectorStagingLoadBins = array, U16, 40028, [6], "", 1, 0, 0, 1000, 0 +injectorStagingRpmBins = array, U16, 40040, [6], "RPM", 1, 0, 0, 18000, 0 +wwCltBins = array, S08, 40052, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 40060, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 40068, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 40076, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 40084, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 40092, [8], "", 0.01, 0, 0, 2.5, 2 +hpfpLobeProfileQuantityBins = array, U08, 40100, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 40116, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 40132, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 40140, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 40156, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 40356, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 40376, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 40386, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 40486, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 40506, [10], "RPM", 50.0, 0, 0, 12500, 0 +knockNoiseRpmBins = array, U16, 40516, [16], "RPM", 1, 0, 0, 30000, 0 +knockBaseNoise = array, S08, 40548, [16], "dB", 0.5, 0, -99, 10, 1 +tpsTspCorrValuesBins = array, U08, 40564, [4], "RPM", 50.0, 0, 0, 17500, 0 +tpsTspCorrValues = array, U08, 40568, [4], "multiplier", 0.02, 0, 0, 5, 2 +cltRevLimitRpmBins = array, S08, 40572, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 40576, [4], "RPM", 1, 0, 0, 20000, 0 +fuelLevelBins = array, U16, 40584, [8], "volt", 0.001, 0, 0, 5, 3 +fuelLevelValues = array, U08, 40600, [8], "%", 1, 0, 0, 100, 0 +dwellVoltageCorrVoltBins = array, U08, 40608, [8], "volts", 0.1, 0, 0, 20, 1 +dwellVoltageCorrValues = array, U08, 40616, [8], "multiplier", 0.02, 0, 0, 5, 2 +tcu_shiftTpsBins = array, U08, 40624, [8], "%", 1, 0, 0, 255, 2 +tcu_shiftSpeed12 = array, U08, 40632, [8], "MPH", 1, 0, 0, 255, 0 +tcu_shiftSpeed23 = array, U08, 40640, [8], "MPH", 1, 0, 0, 255, 0 +tcu_shiftSpeed34 = array, U08, 40648, [8], "MPH", 1, 0, 0, 255, 0 +tcu_shiftSpeed21 = array, U08, 40656, [8], "MPH", 1, 0, 0, 255, 0 +tcu_shiftSpeed32 = array, U08, 40664, [8], "MPH", 1, 0, 0, 255, 0 +tcu_shiftSpeed43 = array, U08, 40672, [8], "MPH", 1, 0, 0, 255, 0 +tcu_shiftTime = scalar, F32, 40680, "ms", 1, 0, 0, 3000, 0 +alternatorVoltageTargetTable = array, S16, 40684, [4x4], "Volts", 0.1, 0, 0, 30, 1 +alternatorVoltageTargetLoadBins = array, U16, 40716, [4], "Load", 1, 0, 0, 1000, 0 +alternatorVoltageTargetRpmBins = array, U16, 40724, [4], "RPM", 1, 0, 0, 18000, 0 +cltBoostCorrBins = array, F32, 40732, [5], "C", 1, 0, -100, 250, 2 +cltBoostCorr = array, F32, 40752, [5], "ratio", 1, 0, 0, 5, 2 +iatBoostCorrBins = array, F32, 40772, [5], "C", 1, 0, -100, 250, 2 +iatBoostCorr = array, F32, 40792, [5], "ratio", 1, 0, 0, 5, 2 +cltBoostAdderBins = array, F32, 40812, [5], "C", 1, 0, -100, 250, 2 +cltBoostAdder = array, F32, 40832, [5], "", 1, 0, 0, 5, 2 +iatBoostAdderBins = array, F32, 40852, [5], "C", 1, 0, -100, 250, 2 +iatBoostAdder = array, F32, 40872, [5], "", 1, 0, 0, 5, 2 +minimumOilPressureBins = array, U08, 40892, [8], "RPM", 100.0, 0, 0, 25000, 0 +minimumOilPressureValues = array, U08, 40900, [8], "kPa", 10.0, 0, 0, 1000, 0 +targetAfrBlends1_table = array, S16, 40908, [8x8], "", 0.1, 0, -100, 100, 1 +targetAfrBlends1_loadBins = array, U16, 41036, [8], "Load", 1, 0, 0, 1000, 0 +targetAfrBlends1_rpmBins = array, U16, 41052, [8], "RPM", 1, 0, 0, 18000, 0 +targetAfrBlends1_blendParameter = bits, U08, 41068, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +targetAfrBlends1_yAxisOverride = bits, U08, 41069, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +targetAfrBlends1_blendBins = array, S16, 41070, [8], "", 0.1, 0, -3200, 3200, 1 +targetAfrBlends1_blendValues = array, U08, 41086, [8], "%", 0.5, 0, 0, 100, 1 +targetAfrBlends2_table = array, S16, 41096, [8x8], "", 0.1, 0, -100, 100, 1 +targetAfrBlends2_loadBins = array, U16, 41224, [8], "Load", 1, 0, 0, 1000, 0 +targetAfrBlends2_rpmBins = array, U16, 41240, [8], "RPM", 1, 0, 0, 18000, 0 +targetAfrBlends2_blendParameter = bits, U08, 41256, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +targetAfrBlends2_yAxisOverride = bits, U08, 41257, [0:5], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 In Actual", "VVT 1 Ex Actual", "VVT 2 In Actual", "VVT 2 Ex Actual", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "Aux Linear 3", "Aux Linear 4", "Vehicle speed", "Oil pressure", "Oil temp", "Fuel Pressure", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +targetAfrBlends2_blendBins = array, S16, 41258, [8], "", 0.1, 0, -3200, 3200, 1 +targetAfrBlends2_blendValues = array, U08, 41274, [8], "%", 0.5, 0, 0, 100, 1 +trimRpmBins = array, U08, 41284, [8], "RPM", 100.0, 0, 0, 25000, 0 +trimLoadBins = array, U16, 41292, [8], "", 1, 0, 0, 1000, 0 +dynoRpmStep = scalar, U08, 41308, "Rpm", 1, 0, 1, 500, 0 +dynoSaeTemperatureC = scalar, S08, 41309, "C", 1, 0, -80, 80, 0 +dynoSaeRelativeHumidity = scalar, U08, 41310, "%", 1, 0, 0, 100, 0 +dynoSaeBaro = scalar, F32, 41312, "KPa", 1, 0, 30, 110, 3 +dynoCarWheelDiaInch = scalar, S08, 41316, "Inch", 1, 0, 0, 24, 1 +dynoCarWheelAspectRatio = scalar, S08, 41317, "Aspect Ratio (height)", 1, 0, 0, 100, 0 +dynoCarWheelTireWidthMm = scalar, S16, 41318, "Width mm", 1, 0, 0, 400, 0 +dynoCarGearPrimaryReduction = scalar, F32, 41320, "Units", 1, 0, 0, 10, 3 +dynoCarGearRatio = scalar, F32, 41324, "Units", 1, 0, 0, 10, 3 +dynoCarGearFinalDrive = scalar, F32, 41328, "Units", 1, 0, 0, 10, 3 +dynoCarCarMassKg = scalar, S16, 41332, "Kg", 1, 0, 0, 5000, 0 +dynoCarCargoMassKg = scalar, S16, 41334, "Kg", 1, 0, 0, 1000, 0 +dynoCarCoeffOfDrag = scalar, F32, 41336, "Coeff", 1, 0, 0, 1, 3 +dynoCarFrontalAreaM2 = scalar, F32, 41340, "m2", 1, 0, 0, 100, 2 +trailingSparkTable = array, S08, 41344, [4x4], "deg", 0.1, 0, 0, 20, 1 +trailingSparkRpmBins = array, U08, 41360, [4], "rpm", 50.0, 0, 0, 12000, 0 +trailingSparkLoadBins = array, U08, 41364, [4], "Load", 5.0, 0, 0, 1000, 0 +boardUseTempPullUp = bits, U32, 41368, [0:0], "Piggyback Mode", "With Pull Ups" +boardUse2stepPullDown = bits, U32, 41368, [1:1], "With Pull Up", "With Pull Down" +boardUseD2PullDown = bits, U32, 41368, [2:2], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 41368, [3:3], "With Pull Up", "With Pull Down" +boardUseCrankPullUp = bits, U32, 41368, [4:4], "VR", "Hall" +boardUseH1PullDown = bits, U32, 41368, [5:5], "With Pull Up", "With Pull Down" +boardUseH2PullDown = bits, U32, 41368, [6:6], "With Pull Up", "With Pull Down" +boardUseH3PullDown = bits, U32, 41368, [7:7], "With Pull Up", "With Pull Down" +boardUseH4PullDown = bits, U32, 41368, [8:8], "With Pull Up", "With Pull Down" +boardUseH5PullDown = bits, U32, 41368, [9:9], "With Pull Up", "With Pull Down" +boardUseFlexPullDown = bits, U32, 41368, [10:10], "With Pull Up", "With Pull Down" +; total TS size = 41372 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm"