rusEFI
The most advanced open source ECU
|
#include <engine_configuration_generated_structures_alphax-2chan.h>
Data Fields | |
engine_configuration_s | engineConfiguration |
float | tmfTable [TMF_RATIO_SIZE][TMF_SIZE] = {} |
float | tmfRatioBins [TMF_RATIO_SIZE] = {} |
float | tmfOpeningBins [TMF_SIZE] = {} |
scaled_channel< uint8_t, 1, 10 > | torqueTable [TORQUE_CURVE_SIZE][TORQUE_CURVE_RPM_SIZE] = {} |
uint16_t | torqueRpmBins [TORQUE_CURVE_RPM_SIZE] = {} |
uint16_t | torqueLoadBins [TORQUE_CURVE_SIZE] = {} |
float | postCrankingFactor [CRANKING_ENRICH_CLT_COUNT][CRANKING_ENRICH_COUNT] = {} |
uint16_t | postCrankingDurationBins [CRANKING_ENRICH_COUNT] = {} |
int16_t | postCrankingCLTBins [CRANKING_ENRICH_CLT_COUNT] = {} |
float | etbBiasBins [ETB_BIAS_CURVE_LENGTH] = {} |
float | etbBiasValues [ETB_BIAS_CURVE_LENGTH] = {} |
int8_t | dcWastegateBiasBins [ETB_BIAS_CURVE_LENGTH] = {} |
scaled_channel< int16_t, 100, 1 > | dcWastegateBiasValues [ETB_BIAS_CURVE_LENGTH] = {} |
scaled_channel< uint8_t, 20, 1 > | iacPidMultTable [IAC_PID_MULT_SIZE][IAC_PID_MULT_SIZE] = {} |
uint8_t | iacPidMultLoadBins [IAC_PID_MULT_SIZE] = {} |
scaled_channel< uint8_t, 1, 10 > | iacPidMultRpmBins [IAC_PID_MULT_RPM_SIZE] = {} |
uint16_t | sparkDwellRpmBins [DWELL_CURVE_SIZE] = {} |
scaled_channel< uint16_t, 100, 1 > | sparkDwellValues [DWELL_CURVE_SIZE] = {} |
scaled_channel< int16_t, 1, 1 > | cltIdleRpmBins [CLT_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 20 > | cltIdleRpm [CLT_CURVE_SIZE] = {} |
scaled_channel< int16_t, 10, 1 > | ignitionCltCorrTable [CLT_TIMING_CURVE_SIZE][CLT_TIMING_CURVE_SIZE] = {} |
scaled_channel< int16_t, 1, 1 > | ignitionCltCorrTempBins [CLT_TIMING_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 5 > | ignitionCltCorrLoadBins [CLT_TIMING_CURVE_SIZE] = {} |
uint8_t | alignmentFill_at_4537 [3] = {} |
float | scriptCurve1Bins [SCRIPT_CURVE_16] = {} |
float | scriptCurve1 [SCRIPT_CURVE_16] = {} |
float | scriptCurve2Bins [SCRIPT_CURVE_16] = {} |
float | scriptCurve2 [SCRIPT_CURVE_16] = {} |
float | scriptCurve3Bins [SCRIPT_CURVE_8] = {} |
float | scriptCurve3 [SCRIPT_CURVE_8] = {} |
float | scriptCurve4Bins [SCRIPT_CURVE_8] = {} |
float | scriptCurve4 [SCRIPT_CURVE_8] = {} |
float | scriptCurve5Bins [SCRIPT_CURVE_8] = {} |
float | scriptCurve5 [SCRIPT_CURVE_8] = {} |
float | scriptCurve6Bins [SCRIPT_CURVE_8] = {} |
float | scriptCurve6 [SCRIPT_CURVE_8] = {} |
float | baroCorrPressureBins [BARO_CORR_SIZE] = {} |
float | baroCorrRpmBins [BARO_CORR_SIZE] = {} |
float | baroCorrTable [BARO_CORR_SIZE][BARO_CORR_SIZE] = {} |
float | crankingTpsCoef [CRANKING_CURVE_SIZE] = {} |
float | crankingTpsBins [CRANKING_CURVE_SIZE] = {} |
uint16_t | crankingAdvanceBins [CRANKING_ADVANCE_CURVE_SIZE] = {} |
scaled_channel< int16_t, 100, 1 > | crankingAdvance [CRANKING_ADVANCE_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | iacCoastingRpmBins [CLT_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 2, 1 > | iacCoasting [CLT_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 2, 1 > | boostTableOpenLoop [BOOST_LOAD_COUNT][BOOST_RPM_COUNT] = {} |
scaled_channel< uint8_t, 1, 100 > | boostRpmBins [BOOST_RPM_COUNT] = {} |
uint16_t | boostOpenLoopLoadBins [BOOST_LOAD_COUNT] = {} |
scaled_channel< uint8_t, 1, 2 > | boostTableClosedLoop [BOOST_LOAD_COUNT][BOOST_RPM_COUNT] = {} |
uint16_t | boostClosedLoopLoadBins [BOOST_LOAD_COUNT] = {} |
uint8_t | pedalToTpsTable [PEDAL_TO_TPS_SIZE][PEDAL_TO_TPS_RPM_SIZE] = {} |
uint8_t | pedalToTpsPedalBins [PEDAL_TO_TPS_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | pedalToTpsRpmBins [PEDAL_TO_TPS_RPM_SIZE] = {} |
float | cltCrankingCorrBins [CLT_CRANKING_CURVE_SIZE] = {} |
float | cltCrankingCorr [CLT_CRANKING_CURVE_SIZE] = {} |
float | afterCrankingIACtaperDurationBins [CLT_CRANKING_TAPER_CURVE_SIZE] = {} |
uint16_t | afterCrankingIACtaperDuration [CLT_CRANKING_TAPER_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 50 > | idleAdvanceBins [IDLE_ADVANCE_CURVE_SIZE] = {} |
float | idleAdvance [IDLE_ADVANCE_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 10 > | idleVeRpmBins [IDLE_VE_SIZE_RPM] = {} |
uint8_t | idleVeLoadBins [IDLE_VE_SIZE] = {} |
scaled_channel< uint16_t, 10, 1 > | idleVeTable [IDLE_VE_SIZE][IDLE_VE_SIZE_RPM] = {} |
lua_script_t | luaScript |
float | cltFuelCorrBins [CLT_FUEL_CURVE_SIZE] = {} |
float | cltFuelCorr [CLT_FUEL_CURVE_SIZE] = {} |
float | iatFuelCorrBins [IAT_CURVE_SIZE] = {} |
float | iatFuelCorr [IAT_CURVE_SIZE] = {} |
float | crankingFuelCoef [CRANKING_CURVE_SIZE] = {} |
float | crankingFuelBins [CRANKING_CURVE_SIZE] = {} |
float | crankingCycleBins [CRANKING_CURVE_SIZE] = {} |
int16_t | crankingCycleFuelCltBins [CRANKING_CYCLE_CLT_SIZE] = {} |
float | crankingCycleBaseFuel [CRANKING_CYCLE_CLT_SIZE][CRANKING_CURVE_SIZE] = {} |
float | cltIdleCorrBins [CLT_IDLE_TABLE_CLT_SIZE] = {} |
float | cltIdleCorrTable [CLT_IDLE_TABLE_RPM_SIZE][CLT_IDLE_TABLE_CLT_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | rpmIdleCorrBins [CLT_IDLE_TABLE_RPM_SIZE] = {} |
scaled_channel< uint16_t, 10, 1 > | ltitTable [CLT_IDLE_TABLE_CLT_SIZE] = {} |
uint8_t | alignmentFill_at_14290 [2] = {} |
float | mafDecoding [MAF_DECODING_COUNT] = {} |
float | mafDecodingBins [MAF_DECODING_COUNT] = {} |
scaled_channel< int16_t, 10, 1 > | ignitionIatCorrTable [IAT_IGN_CORR_LOAD_COUNT][IAT_IGN_CORR_COUNT] = {} |
int8_t | ignitionIatCorrTempBins [IAT_IGN_CORR_COUNT] = {} |
scaled_channel< uint8_t, 1, 5 > | ignitionIatCorrLoadBins [IAT_IGN_CORR_LOAD_COUNT] = {} |
int16_t | injectionPhase [INJ_PHASE_LOAD_COUNT][INJ_PHASE_RPM_COUNT] = {} |
uint16_t | injPhaseLoadBins [INJ_PHASE_LOAD_COUNT] = {} |
uint16_t | injPhaseRpmBins [INJ_PHASE_RPM_COUNT] = {} |
uint8_t | tcuSolenoidTable [TCU_SOLENOID_COUNT][TCU_GEAR_COUNT] = {} |
scaled_channel< uint16_t, 100, 1 > | mapEstimateTable [MAP_EST_LOAD_COUNT][MAP_EST_RPM_COUNT] = {} |
scaled_channel< uint16_t, 100, 1 > | mapEstimateTpsBins [MAP_EST_LOAD_COUNT] = {} |
uint16_t | mapEstimateRpmBins [MAP_EST_RPM_COUNT] = {} |
int8_t | vvtTable1 [VVT_TABLE_SIZE][VVT_TABLE_RPM_SIZE] = {} |
uint16_t | vvtTable1LoadBins [VVT_TABLE_SIZE] = {} |
uint16_t | vvtTable1RpmBins [VVT_TABLE_RPM_SIZE] = {} |
int8_t | vvtTable2 [VVT_TABLE_SIZE][VVT_TABLE_RPM_SIZE] = {} |
uint16_t | vvtTable2LoadBins [VVT_TABLE_SIZE] = {} |
uint16_t | vvtTable2RpmBins [VVT_TABLE_RPM_SIZE] = {} |
scaled_channel< int16_t, 10, 1 > | ignitionTable [IGN_LOAD_COUNT][IGN_RPM_COUNT] = {} |
uint16_t | ignitionLoadBins [IGN_LOAD_COUNT] = {} |
uint16_t | ignitionRpmBins [IGN_RPM_COUNT] = {} |
scaled_channel< uint16_t, 10, 1 > | veTable [VE_LOAD_COUNT][VE_RPM_COUNT] = {} |
uint16_t | veLoadBins [VE_LOAD_COUNT] = {} |
uint16_t | veRpmBins [VE_RPM_COUNT] = {} |
scaled_channel< uint8_t, 147, 1 > | lambdaTable [FUEL_LOAD_COUNT][FUEL_RPM_COUNT] = {} |
uint16_t | lambdaLoadBins [FUEL_LOAD_COUNT] = {} |
uint16_t | lambdaRpmBins [FUEL_RPM_COUNT] = {} |
float | tpsTpsAccelTable [TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE] = {} |
float | tpsTpsAccelFromRpmBins [TPS_TPS_ACCEL_TABLE] = {} |
float | tpsTpsAccelToRpmBins [TPS_TPS_ACCEL_TABLE] = {} |
float | scriptTable1 [SCRIPT_TABLE_8][SCRIPT_TABLE_8] = {} |
int16_t | scriptTable1LoadBins [SCRIPT_TABLE_8] = {} |
int16_t | scriptTable1RpmBins [SCRIPT_TABLE_8] = {} |
float | scriptTable2 [TABLE_2_LOAD_SIZE][TABLE_2_RPM_SIZE] = {} |
int16_t | scriptTable2LoadBins [TABLE_2_LOAD_SIZE] = {} |
int16_t | scriptTable2RpmBins [TABLE_2_RPM_SIZE] = {} |
uint8_t | scriptTable3 [TABLE_3_LOAD_SIZE][TABLE_3_RPM_SIZE] = {} |
int16_t | scriptTable3LoadBins [TABLE_3_LOAD_SIZE] = {} |
int16_t | scriptTable3RpmBins [TABLE_3_RPM_SIZE] = {} |
uint8_t | scriptTable4 [TABLE_4_LOAD_SIZE][TABLE_4_RPM_SIZE] = {} |
int16_t | scriptTable4LoadBins [TABLE_4_LOAD_SIZE] = {} |
int16_t | scriptTable4RpmBins [TABLE_4_RPM_SIZE] = {} |
uint16_t | ignTrimLoadBins [IGN_TRIM_SIZE] = {} |
uint16_t | ignTrimRpmBins [IGN_TRIM_SIZE] = {} |
ign_cyl_trim_s | ignTrims [MAX_CYLINDER_COUNT] = {} |
uint16_t | fuelTrimLoadBins [FUEL_TRIM_SIZE] = {} |
uint16_t | fuelTrimRpmBins [FUEL_TRIM_SIZE] = {} |
fuel_cyl_trim_s | fuelTrims [MAX_CYLINDER_COUNT] = {} |
scaled_channel< uint16_t, 100, 1 > | crankingFuelCoefE100 [CRANKING_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 5 > | tcu_pcAirmassBins [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcValsR [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcValsN [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals1 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals2 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals3 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals4 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals12 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals23 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals34 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals21 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals32 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_pcVals43 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_tccTpsBins [8] = {} |
uint8_t | tcu_tccLockSpeed [8] = {} |
uint8_t | tcu_tccUnlockSpeed [8] = {} |
uint8_t | tcu_32SpeedBins [8] = {} |
uint8_t | tcu_32Vals [8] = {} |
scaled_channel< int8_t, 10, 1 > | throttle2TrimTable [ETB2_TRIM_SIZE][ETB2_TRIM_RPM_SIZE] = {} |
uint8_t | throttle2TrimTpsBins [ETB2_TRIM_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | throttle2TrimRpmBins [ETB2_TRIM_RPM_SIZE] = {} |
scaled_channel< uint8_t, 4, 1 > | maxKnockRetardTable [KNOCK_TABLE_SIZE][KNOCK_TABLE_RPM_SIZE] = {} |
uint8_t | maxKnockRetardLoadBins [KNOCK_TABLE_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | maxKnockRetardRpmBins [KNOCK_TABLE_RPM_SIZE] = {} |
scaled_channel< int16_t, 10, 1 > | ALSTimingRetardTable [ALS_SIZE][ALS_RPM_SIZE] = {} |
uint16_t | alsIgnRetardLoadBins [ALS_SIZE] = {} |
uint16_t | alsIgnRetardrpmBins [ALS_RPM_SIZE] = {} |
scaled_channel< int16_t, 10, 1 > | ALSFuelAdjustment [ALS_SIZE][ALS_RPM_SIZE] = {} |
uint16_t | alsFuelAdjustmentLoadBins [ALS_SIZE] = {} |
uint16_t | alsFuelAdjustmentrpmBins [ALS_RPM_SIZE] = {} |
scaled_channel< int16_t, 1, 10 > | ALSIgnSkipTable [ALS_SIZE][ALS_RPM_SIZE] = {} |
uint16_t | alsIgnSkipLoadBins [ALS_SIZE] = {} |
uint16_t | alsIgnSkiprpmBins [ALS_RPM_SIZE] = {} |
blend_table_s | ignBlends [IGN_BLEND_COUNT] = {} |
blend_table_s | veBlends [VE_BLEND_COUNT] = {} |
scaled_channel< uint16_t, 10, 1 > | throttleEstimateEffectiveAreaBins [THR_EST_SIZE] = {} |
scaled_channel< uint16_t, 10, 1 > | throttleEstimateEffectiveAreaValues [THR_EST_SIZE] = {} |
blend_table_s | boostOpenLoopBlends [BOOST_BLEND_COUNT] = {} |
blend_table_s | boostClosedLoopBlends [BOOST_BLEND_COUNT] = {} |
float | tcu_rangeP [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeR [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeN [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeD [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeM [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeM3 [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeM2 [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeM1 [RANGE_INPUT_COUNT] = {} |
float | tcu_rangePlus [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeMinus [RANGE_INPUT_COUNT] = {} |
float | tcu_rangeLow [RANGE_INPUT_COUNT] = {} |
scaled_channel< uint8_t, 100, 1 > | lambdaMaxDeviationTable [LAM_SIZE][LAM_RPM_SIZE] = {} |
uint16_t | lambdaMaxDeviationLoadBins [LAM_SIZE] = {} |
uint16_t | lambdaMaxDeviationRpmBins [LAM_RPM_SIZE] = {} |
uint8_t | injectorStagingTable [INJ_STAGING_COUNT][INJ_STAGING_RPM_SIZE] = {} |
uint16_t | injectorStagingLoadBins [INJ_STAGING_COUNT] = {} |
uint16_t | injectorStagingRpmBins [INJ_STAGING_RPM_SIZE] = {} |
int16_t | wwCltBins [WWAE_TABLE_SIZE] = {} |
scaled_channel< uint8_t, 100, 1 > | wwTauCltValues [WWAE_TABLE_SIZE] = {} |
scaled_channel< uint8_t, 100, 1 > | wwBetaCltValues [WWAE_TABLE_SIZE] = {} |
uint8_t | wwMapBins [WWAE_TABLE_SIZE] = {} |
scaled_channel< uint8_t, 100, 1 > | wwTauMapValues [WWAE_TABLE_SIZE] = {} |
scaled_channel< uint8_t, 100, 1 > | wwBetaMapValues [WWAE_TABLE_SIZE] = {} |
scaled_channel< uint8_t, 2, 1 > | hpfpLobeProfileQuantityBins [HPFP_LOBE_PROFILE_SIZE] = {} |
scaled_channel< uint8_t, 2, 1 > | hpfpLobeProfileAngle [HPFP_LOBE_PROFILE_SIZE] = {} |
uint8_t | hpfpDeadtimeVoltsBins [HPFP_DEADTIME_SIZE] = {} |
scaled_channel< uint16_t, 1000, 1 > | hpfpDeadtimeMS [HPFP_DEADTIME_SIZE] = {} |
uint16_t | hpfpTarget [HPFP_TARGET_SIZE][HPFP_TARGET_SIZE] = {} |
scaled_channel< uint16_t, 10, 1 > | hpfpTargetLoadBins [HPFP_TARGET_SIZE] = {} |
scaled_channel< uint8_t, 1, 50 > | hpfpTargetRpmBins [HPFP_TARGET_SIZE] = {} |
int8_t | hpfpCompensation [HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_RPM_SIZE] = {} |
scaled_channel< uint16_t, 1000, 1 > | hpfpCompensationLoadBins [HPFP_COMPENSATION_SIZE] = {} |
scaled_channel< uint8_t, 1, 50 > | hpfpCompensationRpmBins [HPFP_COMPENSATION_RPM_SIZE] = {} |
scaled_channel< uint16_t, 100, 1 > | hpfpFuelMassCompensation [HPFP_FUEL_MASS_COMPENSATION_SIZE][HPFP_FUEL_MASS_COMPENSATION_SIZE] = {} |
scaled_channel< uint16_t, 100, 1 > | hpfpFuelMassCompensationFuelMass [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {} |
scaled_channel< uint16_t, 10, 1 > | hpfpFuelMassCompensationFuelPressure [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {} |
scaled_channel< uint16_t, 100, 1 > | injectorFlowLinearization [FLOW_LINEARIZATION_PRESSURE_SIZE][FLOW_LINEARIZATION_MASS_SIZE] = {} |
scaled_channel< uint16_t, 100, 1 > | injectorFlowLinearizationFuelMassBins [FLOW_LINEARIZATION_MASS_SIZE] = {} |
scaled_channel< uint16_t, 10, 1 > | injectorFlowLinearizationPressureBins [FLOW_LINEARIZATION_PRESSURE_SIZE] = {} |
uint16_t | knockNoiseRpmBins [ENGINE_NOISE_CURVE_SIZE] = {} |
scaled_channel< int8_t, 2, 1 > | knockBaseNoise [ENGINE_NOISE_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 50 > | tpsTspCorrValuesBins [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {} |
scaled_channel< uint8_t, 50, 1 > | tpsTspCorrValues [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {} |
scaled_channel< uint8_t, 1, 50 > | predictiveMapBlendDurationBins [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {} |
scaled_channel< uint8_t, 50, 1 > | predictiveMapBlendDurationValues [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {} |
scaled_channel< int16_t, 1, 1 > | cltRevLimitRpmBins [CLT_LIMITER_CURVE_SIZE] = {} |
uint16_t | cltRevLimitRpm [CLT_LIMITER_CURVE_SIZE] = {} |
scaled_channel< uint16_t, 1000, 1 > | fuelLevelBins [FUEL_LEVEL_TABLE_COUNT] = {} |
uint8_t | fuelLevelValues [FUEL_LEVEL_TABLE_COUNT] = {} |
scaled_channel< uint8_t, 10, 1 > | dwellVoltageCorrVoltBins [DWELL_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 50, 1 > | dwellVoltageCorrValues [DWELL_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 1 > | tcu_shiftTpsBins [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_shiftSpeed12 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_shiftSpeed23 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_shiftSpeed34 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_shiftSpeed21 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_shiftSpeed32 [TCU_TABLE_WIDTH] = {} |
uint8_t | tcu_shiftSpeed43 [TCU_TABLE_WIDTH] = {} |
float | tcu_shiftTime |
scaled_channel< int16_t, 10, 1 > | alternatorVoltageTargetTable [ALTERNATOR_VOLTAGE_TARGET_SIZE][ALTERNATOR_VOLTAGE_RPM_SIZE] = {} |
uint16_t | alternatorVoltageTargetLoadBins [ALTERNATOR_VOLTAGE_TARGET_SIZE] = {} |
uint16_t | alternatorVoltageTargetRpmBins [ALTERNATOR_VOLTAGE_RPM_SIZE] = {} |
float | cltBoostCorrBins [BOOST_CURVE_SIZE] = {} |
float | cltBoostCorr [BOOST_CURVE_SIZE] = {} |
float | iatBoostCorrBins [BOOST_CURVE_SIZE] = {} |
float | iatBoostCorr [BOOST_CURVE_SIZE] = {} |
float | cltBoostAdderBins [BOOST_CURVE_SIZE] = {} |
float | cltBoostAdder [BOOST_CURVE_SIZE] = {} |
float | iatBoostAdderBins [BOOST_CURVE_SIZE] = {} |
float | iatBoostAdder [BOOST_CURVE_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | minimumOilPressureBins [8] = {} |
scaled_channel< uint8_t, 1, 10 > | minimumOilPressureValues [8] = {} |
blend_table_s | targetAfrBlends [TARGET_AFR_BLEND_COUNT] = {} |
scaled_channel< uint8_t, 1, 1 > | dynoRpmStep |
scaled_channel< int8_t, 1, 1 > | dynoSaeTemperatureC |
scaled_channel< uint8_t, 1, 1 > | dynoSaeRelativeHumidity |
uint8_t | alignmentFill_at_23583 [1] = {} |
scaled_channel< float, 1, 1 > | dynoSaeBaro |
scaled_channel< int8_t, 1, 1 > | dynoCarWheelDiaInch |
scaled_channel< int8_t, 1, 1 > | dynoCarWheelAspectRatio |
scaled_channel< int16_t, 1, 1 > | dynoCarWheelTireWidthMm |
scaled_channel< float, 1, 1 > | dynoCarGearPrimaryReduction |
scaled_channel< float, 1, 1 > | dynoCarGearRatio |
scaled_channel< float, 1, 1 > | dynoCarGearFinalDrive |
scaled_channel< int16_t, 1, 1 > | dynoCarCarMassKg |
scaled_channel< int16_t, 1, 1 > | dynoCarCargoMassKg |
scaled_channel< float, 1, 1 > | dynoCarCoeffOfDrag |
scaled_channel< float, 1, 1 > | dynoCarFrontalAreaM2 |
scaled_channel< int8_t, 10, 1 > | trailingSparkTable [TRAILING_SPARK_SIZE][TRAILING_SPARK_RPM_SIZE] = {} |
scaled_channel< uint8_t, 1, 50 > | trailingSparkRpmBins [TRAILING_SPARK_RPM_SIZE] = {} |
scaled_channel< uint8_t, 1, 5 > | trailingSparkLoadBins [TRAILING_SPARK_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | maximumOilPressureBins [4] = {} |
scaled_channel< uint8_t, 1, 10 > | maximumOilPressureValues [4] = {} |
gppwm_channel_e | torqueReductionCutXaxis |
int8_t | torqueReductionIgnitionCutTable [TORQUE_TABLE_Y_SIZE][TORQUE_TABLE_X_SIZE] = {} |
uint8_t | alignmentFill_at_23661 [1] = {} |
int16_t | torqueReductionCutXBins [TORQUE_TABLE_X_SIZE] = {} |
int8_t | torqueReductionCutGearBins [TORQUE_TABLE_Y_SIZE] = {} |
gppwm_channel_e | torqueReductionTimeXaxis |
uint8_t | alignmentFill_at_23677 [3] = {} |
float | torqueReductionTimeTable [TORQUE_TABLE_Y_SIZE][TORQUE_TABLE_X_SIZE] = {} |
int16_t | torqueReductionTimeXBins [TORQUE_TABLE_X_SIZE] = {} |
int8_t | torqueReductionTimeGearBins [TORQUE_TABLE_Y_SIZE] = {} |
gppwm_channel_e | torqueReductionIgnitionRetardXaxis |
uint8_t | alignmentFill_at_23743 [1] = {} |
float | torqueReductionIgnitionRetardTable [TORQUE_TABLE_Y_SIZE][TORQUE_TABLE_X_SIZE] = {} |
int16_t | torqueReductionIgnitionRetardXBins [TORQUE_TABLE_X_SIZE] = {} |
int8_t | torqueReductionIgnitionRetardGearBins [TORQUE_TABLE_Y_SIZE] = {} |
uint8_t | alignmentFill_at_23806 [2] = {} |
bool | boardUseTachPullUp: 1 {} |
bool | boardUseTempPullUp: 1 {} |
bool | boardUseCrankPullUp: 1 {} |
bool | boardUse2stepPullDown: 1 {} |
bool | boardUseCamPullDown: 1 {} |
bool | unusedBit_280_5: 1 {} |
bool | unusedBit_280_6: 1 {} |
bool | unusedBit_280_7: 1 {} |
bool | unusedBit_280_8: 1 {} |
bool | unusedBit_280_9: 1 {} |
bool | unusedBit_280_10: 1 {} |
bool | unusedBit_280_11: 1 {} |
bool | unusedBit_280_12: 1 {} |
bool | unusedBit_280_13: 1 {} |
bool | unusedBit_280_14: 1 {} |
bool | unusedBit_280_15: 1 {} |
bool | unusedBit_280_16: 1 {} |
bool | unusedBit_280_17: 1 {} |
bool | unusedBit_280_18: 1 {} |
bool | unusedBit_280_19: 1 {} |
bool | unusedBit_280_20: 1 {} |
bool | unusedBit_280_21: 1 {} |
bool | unusedBit_280_22: 1 {} |
bool | unusedBit_280_23: 1 {} |
bool | unusedBit_280_24: 1 {} |
bool | unusedBit_280_25: 1 {} |
bool | unusedBit_280_26: 1 {} |
bool | unusedBit_280_27: 1 {} |
bool | unusedBit_280_28: 1 {} |
bool | unusedBit_280_29: 1 {} |
bool | unusedBit_280_30: 1 {} |
bool | unusedBit_280_31: 1 {} |
uint8_t | alignmentFill_at_14422 [2] = {} |
uint8_t | alignmentFill_at_23715 [1] = {} |
uint8_t | alignmentFill_at_23793 [1] = {} |
uint8_t | alignmentFill_at_23809 [3] = {} |
uint8_t | alignmentFill_at_23875 [1] = {} |
uint8_t | alignmentFill_at_23938 [2] = {} |
bool | boardUseD4PullDown: 1 {} |
bool | boardUseD5PullDown: 1 {} |
bool | boardUseCamVrPullUp: 1 {} |
bool | boardUseD2PullDown: 1 {} |
bool | boardUseD3PullDown: 1 {} |
bool | unusedBit_285_10: 1 {} |
bool | unusedBit_285_11: 1 {} |
bool | unusedBit_285_12: 1 {} |
bool | unusedBit_285_13: 1 {} |
bool | unusedBit_285_14: 1 {} |
bool | unusedBit_285_15: 1 {} |
bool | unusedBit_285_16: 1 {} |
bool | unusedBit_285_17: 1 {} |
bool | unusedBit_285_18: 1 {} |
bool | unusedBit_285_19: 1 {} |
bool | unusedBit_285_20: 1 {} |
bool | unusedBit_285_21: 1 {} |
bool | unusedBit_285_22: 1 {} |
bool | unusedBit_285_23: 1 {} |
bool | unusedBit_285_24: 1 {} |
bool | unusedBit_285_25: 1 {} |
bool | unusedBit_285_26: 1 {} |
bool | unusedBit_285_27: 1 {} |
bool | unusedBit_285_28: 1 {} |
bool | unusedBit_285_29: 1 {} |
bool | unusedBit_285_30: 1 {} |
bool | unusedBit_285_31: 1 {} |
uint8_t | alignmentFill_at_32422 [2] = {} |
uint8_t | alignmentFill_at_42275 [1] = {} |
uint8_t | alignmentFill_at_42353 [1] = {} |
uint8_t | alignmentFill_at_42369 [3] = {} |
uint8_t | alignmentFill_at_42435 [1] = {} |
uint8_t | alignmentFill_at_42498 [2] = {} |
bool | unusedBit_276_1: 1 {} |
bool | unusedBit_276_2: 1 {} |
bool | unusedBit_276_3: 1 {} |
bool | unusedBit_276_4: 1 {} |
bool | unusedBit_276_5: 1 {} |
bool | unusedBit_276_6: 1 {} |
bool | unusedBit_276_7: 1 {} |
bool | unusedBit_276_8: 1 {} |
bool | unusedBit_276_9: 1 {} |
bool | unusedBit_276_10: 1 {} |
bool | unusedBit_276_11: 1 {} |
bool | unusedBit_276_12: 1 {} |
bool | unusedBit_276_13: 1 {} |
bool | unusedBit_276_14: 1 {} |
bool | unusedBit_276_15: 1 {} |
bool | unusedBit_276_16: 1 {} |
bool | unusedBit_276_17: 1 {} |
bool | unusedBit_276_18: 1 {} |
bool | unusedBit_276_19: 1 {} |
bool | unusedBit_276_20: 1 {} |
bool | unusedBit_276_21: 1 {} |
bool | unusedBit_276_22: 1 {} |
bool | unusedBit_276_23: 1 {} |
bool | unusedBit_276_24: 1 {} |
bool | unusedBit_276_25: 1 {} |
bool | unusedBit_276_26: 1 {} |
bool | unusedBit_276_27: 1 {} |
bool | unusedBit_276_28: 1 {} |
bool | unusedBit_276_29: 1 {} |
bool | unusedBit_276_30: 1 {} |
bool | unusedBit_276_31: 1 {} |
uint8_t | alignmentFill_at_4553 [3] = {} |
uint8_t | alignmentFill_at_25619 [1] = {} |
uint8_t | alignmentFill_at_25697 [1] = {} |
uint8_t | alignmentFill_at_25713 [3] = {} |
uint8_t | alignmentFill_at_25779 [1] = {} |
uint8_t | alignmentFill_at_25842 [2] = {} |
bool | boardUseH1PullDown: 1 {} |
bool | boardUseH2PullDown: 1 {} |
bool | boardUseH3PullDown: 1 {} |
bool | boardUseH4PullDown: 1 {} |
bool | boardUseH5PullDown: 1 {} |
bool | boardUseFlexPullDown: 1 {} |
uint8_t | alignmentFill_at_4633 [3] = {} |
uint8_t | alignmentFill_at_56259 [1] = {} |
uint8_t | alignmentFill_at_56337 [1] = {} |
uint8_t | alignmentFill_at_56353 [3] = {} |
uint8_t | alignmentFill_at_56419 [1] = {} |
uint8_t | alignmentFill_at_56482 [2] = {} |
uint8_t | alignmentFill_at_4541 [3] = {} |
uint8_t | alignmentFill_at_14426 [2] = {} |
uint8_t | alignmentFill_at_23719 [1] = {} |
uint8_t | alignmentFill_at_23797 [1] = {} |
uint8_t | alignmentFill_at_23813 [3] = {} |
uint8_t | alignmentFill_at_23879 [1] = {} |
uint8_t | alignmentFill_at_23942 [2] = {} |
uint8_t | alignmentFill_at_14294 [2] = {} |
uint8_t | alignmentFill_at_23587 [1] = {} |
uint8_t | alignmentFill_at_23665 [1] = {} |
uint8_t | alignmentFill_at_23681 [3] = {} |
uint8_t | alignmentFill_at_23747 [1] = {} |
uint8_t | alignmentFill_at_23810 [2] = {} |
scaled_channel< int8_t, 1, 2 > | cltIdleRpmBins [CLT_CURVE_SIZE] = {} |
scaled_channel< int8_t, 1, 5 > | ignitionCltCorrTempBins [CLT_TIMING_CURVE_SIZE] = {} |
uint8_t | alignmentFill_at_14214 [2] = {} |
int8_t | wwCltBins [WWAE_TABLE_SIZE] = {} |
scaled_channel< int8_t, 1, 5 > | cltRevLimitRpmBins [CLT_LIMITER_CURVE_SIZE] = {} |
uint8_t | alignmentFill_at_23487 [1] = {} |
uint8_t | alignmentFill_at_23565 [1] = {} |
uint8_t | alignmentFill_at_23581 [3] = {} |
uint8_t | alignmentFill_at_23647 [1] = {} |
uint8_t | alignmentFill_at_23710 [2] = {} |
uint8_t | alignmentFill_at_13990 [2] = {} |
uint8_t | alignmentFill_at_22991 [1] = {} |
uint8_t | alignmentFill_at_23069 [1] = {} |
uint8_t | alignmentFill_at_23085 [3] = {} |
uint8_t | alignmentFill_at_23151 [1] = {} |
uint8_t | alignmentFill_at_23214 [2] = {} |
uint8_t | alignmentFill_at_22623 [1] = {} |
uint8_t | alignmentFill_at_22701 [1] = {} |
uint8_t | alignmentFill_at_22717 [3] = {} |
uint8_t | alignmentFill_at_22783 [1] = {} |
Gpio | communityCommsLedPin |
int | technicalDebt7738 |
uint8_t | alignmentFill_at_5021 [3] = {} |
uint8_t | alignmentFill_at_14106 [2] = {} |
uint8_t | alignmentFill_at_14710 [2] = {} |
uint8_t | alignmentFill_at_18978 [2] = {} |
uint8_t | alignmentFill_at_22502 [2] = {} |
uint8_t | alignmentFill_at_23131 [1] = {} |
uint8_t | alignmentFill_at_23295 [1] = {} |
uint8_t | alignmentFill_at_23611 [1] = {} |
uint8_t | alignmentFill_at_23926 [2] = {} |
float | crankingCycleFuelCoef [CRANKING_CYCLE_CLT_SIZE][CRANKING_CURVE_SIZE] = {} |
uint8_t | alignmentFill_at_14250 [2] = {} |
scaled_channel< uint32_t, 10, 1 > | hpfpFuelMassCompensationFuelPressure [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {} |
scaled_channel< uint8_t, 1, 100 > | trimRpmBins [FUEL_TRIM_RPM_COUNT] = {} |
uint16_t | trimLoadBins [FUEL_TRIM_LOAD_COUNT] = {} |
uint8_t | alignmentFill_at_23547 [1] = {} |
uint8_t | alignmentFill_at_14218 [2] = {} |
uint8_t | alignmentFill_at_23491 [1] = {} |
uint8_t | alignmentFill_at_23569 [1] = {} |
uint8_t | alignmentFill_at_23585 [3] = {} |
uint8_t | alignmentFill_at_23651 [1] = {} |
uint8_t | alignmentFill_at_23714 [2] = {} |
float | cltTimingBins [CLT_TIMING_CURVE_SIZE] = {} |
float | cltTimingExtra [CLT_TIMING_CURVE_SIZE] = {} |
uint16_t | boostLoadBins [BOOST_LOAD_COUNT] = {} |
float | cltIdleCorr [CLT_CURVE_SIZE] = {} |
scaled_channel< int8_t, 10, 1 > | ignitionIatCorrTable [IAT_IGN_CORR_COUNT][IAT_IGN_CORR_COUNT] = {} |
int8_t | wwMapBins [WWAE_TABLE_SIZE] = {} |
int8_t | cltRevLimitRpmBins [CLT_LIMITER_CURVE_SIZE] = {} |
uint8_t | alignmentFill_at_23821 [1] = {} |
uint8_t | alignmentFill_at_23837 [3] = {} |
uint8_t | alignmentFill_at_23903 [1] = {} |
uint8_t | hondaKcltGaugeAdder |
uint8_t | unusedConfigPadding [BOTTOM_PADDING] = {} |
uint8_t | alignmentFill_at_24003 [1] = {} |
uint8_t | alignmentFill_at_21422 [2] = {} |
uint8_t | alignmentFill_at_30715 [1] = {} |
uint8_t | alignmentFill_at_30793 [1] = {} |
uint8_t | alignmentFill_at_30809 [3] = {} |
uint8_t | alignmentFill_at_30875 [1] = {} |
uint8_t | alignmentFill_at_30938 [2] = {} |
uint8_t | alignmentFill_at_16982 [2] = {} |
uint8_t | alignmentFill_at_23003 [1] = {} |
uint8_t | alignmentFill_at_16290 [2] = {} |
uint8_t | alignmentFill_at_25583 [1] = {} |
uint8_t | alignmentFill_at_25661 [1] = {} |
uint8_t | alignmentFill_at_25677 [3] = {} |
uint8_t | alignmentFill_at_25743 [1] = {} |
uint8_t | alignmentFill_at_25806 [2] = {} |
float | postCrankingDurationBins [CRANKING_ENRICH_COUNT] |
warning_message_t | warning_message |
uint8_t | unusedGapHere [16] |
uint8_t | boostLoadBins [BOOST_LOAD_COUNT] |
uint8_t | alignmentFill_at_4499 [1] = {} |
uint8_t | alignmentFill_at_18250 [2] = {} |
uint8_t | alignmentFill_at_26515 [1] = {} |
uint8_t | alignmentFill_at_26593 [1] = {} |
uint8_t | alignmentFill_at_26609 [3] = {} |
uint8_t | alignmentFill_at_26675 [1] = {} |
uint8_t | alignmentFill_at_26738 [2] = {} |
uint8_t | alignmentFill_at_4571 [1] = {} |
uint8_t | alignmentFill_at_54454 [2] = {} |
uint8_t | alignmentFill_at_63679 [1] = {} |
uint8_t | alignmentFill_at_63757 [1] = {} |
uint8_t | alignmentFill_at_63773 [3] = {} |
uint8_t | alignmentFill_at_63839 [1] = {} |
uint8_t | alignmentFill_at_63902 [2] = {} |
uint8_t | alignmentFill_at_19750 [2] = {} |
uint8_t | alignmentFill_at_29935 [1] = {} |
uint8_t | alignmentFill_at_30013 [1] = {} |
uint8_t | alignmentFill_at_30029 [3] = {} |
uint8_t | alignmentFill_at_30095 [1] = {} |
uint8_t | alignmentFill_at_30158 [2] = {} |
uint8_t | alignmentFill_at_14066 [2] = {} |
uint8_t | alignmentFill_at_21079 [1] = {} |
uint8_t | alignmentFill_at_21147 [1] = {} |
uint8_t | alignmentFill_at_21163 [1] = {} |
uint8_t | alignmentFill_at_21227 [1] = {} |
uint8_t | alignmentFill_at_21290 [2] = {} |
uint8_t | alignmentFill_at_4549 [3] = {} |
uint8_t | alignmentFill_at_14302 [2] = {} |
uint8_t | alignmentFill_at_23595 [1] = {} |
uint8_t | alignmentFill_at_23673 [1] = {} |
uint8_t | alignmentFill_at_23689 [3] = {} |
uint8_t | alignmentFill_at_23755 [1] = {} |
uint8_t | rainTimingAdjustment [TIMING_ADJUSTMENT_SIZE][TIMING_ADJUSTMENT_SIZE] = {} |
uint16_t | rainTimingRpmBins [TIMING_ADJUSTMENT_SIZE] = {} |
uint8_t | alignmentFill_at_23842 [2] = {} |
float | rainTimingPpsBins [TIMING_ADJUSTMENT_SIZE] = {} |
uint8_t | alignmentFill_at_54302 [2] = {} |
uint8_t | alignmentFill_at_63595 [1] = {} |
uint8_t | alignmentFill_at_63673 [1] = {} |
uint8_t | alignmentFill_at_63689 [3] = {} |
uint8_t | alignmentFill_at_63755 [1] = {} |
uint8_t | alignmentFill_at_63842 [2] = {} |
Definition at line 5676 of file engine_configuration_generated_structures_alphax-2chan.h.
uint16_t persistent_config_s::afterCrankingIACtaperDuration = {} |
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5596
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5612
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5692
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5600
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5520
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5296
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5996
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5572
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5524
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5556
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5628
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5372
This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5608
Definition at line 5977 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by commonGenesisCoupe(), IdleController::getCrankingTaperFraction(), setCommonMazdaNB(), setDefaultCranking(), and setMazdaMiata96().
float persistent_config_s::afterCrankingIACtaperDurationBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 5572
units: SPECIAL_CASE_TEMPERATURE offset 5588
units: SPECIAL_CASE_TEMPERATURE offset 5668
units: SPECIAL_CASE_TEMPERATURE offset 5576
units: C offset 5496
units: C offset 5272
units: SPECIAL_CASE_TEMPERATURE offset 5972
units: C offset 5548
units: C offset 5500
units: SPECIAL_CASE_TEMPERATURE offset 5532
units: SPECIAL_CASE_TEMPERATURE offset 5604
units: SPECIAL_CASE_TEMPERATURE offset 5348
units: SPECIAL_CASE_TEMPERATURE offset 5584
Definition at line 5970 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getCrankingTaperFraction(), and setDefaultCranking().
uint8_t persistent_config_s::alignmentFill_at_13990[2] = {} |
need 4 byte alignment units: units offset 13990
Definition at line 5768 of file engine_configuration_generated_structures_atlas.h.
uint8_t persistent_config_s::alignmentFill_at_14066[2] = {} |
need 4 byte alignment units: units offset 14066
Definition at line 6085 of file engine_configuration_generated_structures_subaru_eg33_f7.h.
uint8_t persistent_config_s::alignmentFill_at_14106[2] = {} |
need 4 byte alignment units: units offset 14106
Definition at line 6014 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_14214[2] = {} |
need 4 byte alignment units: units offset 14214
Definition at line 5900 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::alignmentFill_at_14218[2] = {} |
need 4 byte alignment units: units offset 14218
Definition at line 5768 of file engine_configuration_generated_structures_f746-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_14250 = {} |
need 4 byte alignment units: units offset 14250
Definition at line 5435 of file engine_configuration_generated_structures_f469-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_14290 = {} |
need 4 byte alignment units: units offset 14290
Definition at line 6085 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_14294[2] = {} |
need 4 byte alignment units: units offset 14294
Definition at line 6181 of file engine_configuration_generated_structures_alphax-silver-a.h.
uint8_t persistent_config_s::alignmentFill_at_14302[2] = {} |
need 4 byte alignment units: units offset 14302
Definition at line 6205 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_14422 = {} |
need 4 byte alignment units: units offset 14422
Definition at line 6085 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::alignmentFill_at_14426 = {} |
need 4 byte alignment units: units offset 14426
Definition at line 6181 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_14710[2] = {} |
need 4 byte alignment units: units offset 14710
Definition at line 6091 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_16290 = {} |
need 4 byte alignment units: units offset 16290
Definition at line 6085 of file engine_configuration_generated_structures_mre-legacy_f4.h.
uint8_t persistent_config_s::alignmentFill_at_16982[2] = {} |
need 4 byte alignment units: units offset 16982
Definition at line 5578 of file engine_configuration_generated_structures_m74_9.h.
uint8_t persistent_config_s::alignmentFill_at_18250[2] = {} |
need 4 byte alignment units: units offset 18250
Definition at line 6085 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_18978[2] = {} |
need 4 byte alignment units: units offset 18978
Definition at line 6508 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_19750[2] = {} |
need 4 byte alignment units: units offset 19750
Definition at line 6085 of file engine_configuration_generated_structures_proteus_h7.h.
uint8_t persistent_config_s::alignmentFill_at_21079[1] = {} |
need 4 byte alignment units: units offset 21079
Definition at line 6904 of file engine_configuration_generated_structures_subaru_eg33_f7.h.
uint8_t persistent_config_s::alignmentFill_at_21147[1] = {} |
need 4 byte alignment units: units offset 21147
Definition at line 7012 of file engine_configuration_generated_structures_subaru_eg33_f7.h.
uint8_t persistent_config_s::alignmentFill_at_21163[1] = {} |
need 4 byte alignment units: units offset 21163
Definition at line 7032 of file engine_configuration_generated_structures_subaru_eg33_f7.h.
uint8_t persistent_config_s::alignmentFill_at_21227[1] = {} |
need 4 byte alignment units: units offset 21227
Definition at line 7058 of file engine_configuration_generated_structures_subaru_eg33_f7.h.
uint8_t persistent_config_s::alignmentFill_at_21290[2] = {} |
need 4 byte alignment units: units offset 21290
Definition at line 7079 of file engine_configuration_generated_structures_subaru_eg33_f7.h.
uint8_t persistent_config_s::alignmentFill_at_21422[2] = {} |
need 4 byte alignment units: units offset 21422
Definition at line 6085 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.
uint8_t persistent_config_s::alignmentFill_at_22502[2] = {} |
need 4 byte alignment units: units offset 22502
Definition at line 6826 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_22623[1] = {} |
need 4 byte alignment units: units offset 22623
Definition at line 6904 of file engine_configuration_generated_structures_f407-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_22701[1] = {} |
need 4 byte alignment units: units offset 22701
Definition at line 7012 of file engine_configuration_generated_structures_f407-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_22717[3] = {} |
need 4 byte alignment units: units offset 22717
Definition at line 7032 of file engine_configuration_generated_structures_f407-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_22783[1] = {} |
need 4 byte alignment units: units offset 22783
Definition at line 7058 of file engine_configuration_generated_structures_f407-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_22991[1] = {} |
need 4 byte alignment units: units offset 22991
Definition at line 6574 of file engine_configuration_generated_structures_atlas.h.
uint8_t persistent_config_s::alignmentFill_at_23003[1] = {} |
need 4 byte alignment units: units offset 23003
Definition at line 6241 of file engine_configuration_generated_structures_m74_9.h.
uint8_t persistent_config_s::alignmentFill_at_23069[1] = {} |
need 4 byte alignment units: units offset 23069
Definition at line 6682 of file engine_configuration_generated_structures_atlas.h.
uint8_t persistent_config_s::alignmentFill_at_23085[3] = {} |
need 4 byte alignment units: units offset 23085
Definition at line 6702 of file engine_configuration_generated_structures_atlas.h.
uint8_t persistent_config_s::alignmentFill_at_23131[1] = {} |
need 4 byte alignment units: units offset 23131
Definition at line 6922 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23151[1] = {} |
need 4 byte alignment units: units offset 23151
Definition at line 6728 of file engine_configuration_generated_structures_atlas.h.
uint8_t persistent_config_s::alignmentFill_at_23214[2] = {} |
need 4 byte alignment units: units offset 23214
Definition at line 6749 of file engine_configuration_generated_structures_atlas.h.
uint8_t persistent_config_s::alignmentFill_at_23295[1] = {} |
need 4 byte alignment units: units offset 23295
Definition at line 7044 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23487[1] = {} |
need 4 byte alignment units: units offset 23487
Definition at line 6709 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::alignmentFill_at_23491[1] = {} |
need 4 byte alignment units: units offset 23491
Definition at line 6574 of file engine_configuration_generated_structures_f746-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23547 = {} |
need 4 byte alignment units: units offset 23547
Definition at line 6235 of file engine_configuration_generated_structures_f469-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23565[1] = {} |
need 4 byte alignment units: units offset 23565
Definition at line 6817 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::alignmentFill_at_23569[1] = {} |
need 4 byte alignment units: units offset 23569
Definition at line 6682 of file engine_configuration_generated_structures_f746-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23581[3] = {} |
need 4 byte alignment units: units offset 23581
Definition at line 6837 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::alignmentFill_at_23583 = {} |
need 4 byte alignment units: units offset 23583
Definition at line 6904 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_23585[3] = {} |
need 4 byte alignment units: units offset 23585
Definition at line 6702 of file engine_configuration_generated_structures_f746-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23587[1] = {} |
need 4 byte alignment units: units offset 23587
Definition at line 7000 of file engine_configuration_generated_structures_alphax-silver-a.h.
uint8_t persistent_config_s::alignmentFill_at_23595[1] = {} |
need 4 byte alignment units: units offset 23595
Definition at line 7024 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_23611[1] = {} |
need 4 byte alignment units: units offset 23611
Definition at line 7070 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23647[1] = {} |
need 4 byte alignment units: units offset 23647
Definition at line 6863 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::alignmentFill_at_23651[1] = {} |
need 4 byte alignment units: units offset 23651
Definition at line 6728 of file engine_configuration_generated_structures_f746-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23661 = {} |
need 4 byte alignment units: units offset 23661
Definition at line 7012 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_23665[1] = {} |
need 4 byte alignment units: units offset 23665
Definition at line 7108 of file engine_configuration_generated_structures_alphax-silver-a.h.
uint8_t persistent_config_s::alignmentFill_at_23673[1] = {} |
need 4 byte alignment units: units offset 23673
Definition at line 7132 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_23677 = {} |
need 4 byte alignment units: units offset 23677
Definition at line 7032 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_23681[3] = {} |
need 4 byte alignment units: units offset 23681
Definition at line 7128 of file engine_configuration_generated_structures_alphax-silver-a.h.
uint8_t persistent_config_s::alignmentFill_at_23689[3] = {} |
need 4 byte alignment units: units offset 23689
Definition at line 7152 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_23710[2] = {} |
need 4 byte alignment units: units offset 23710
Definition at line 6884 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::alignmentFill_at_23714[2] = {} |
need 4 byte alignment units: units offset 23714
Definition at line 6749 of file engine_configuration_generated_structures_f746-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23715 = {} |
need 4 byte alignment units: units offset 23715
Definition at line 6904 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::alignmentFill_at_23719 = {} |
need 4 byte alignment units: units offset 23719
Definition at line 7000 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_23743 = {} |
need 4 byte alignment units: units offset 23743
Definition at line 7058 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_23747[1] = {} |
need 4 byte alignment units: units offset 23747
Definition at line 7154 of file engine_configuration_generated_structures_alphax-silver-a.h.
uint8_t persistent_config_s::alignmentFill_at_23755[1] = {} |
need 4 byte alignment units: units offset 23755
Definition at line 7178 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_23793 = {} |
need 4 byte alignment units: units offset 23793
Definition at line 7012 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::alignmentFill_at_23797 = {} |
need 4 byte alignment units: units offset 23797
Definition at line 7108 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_23806 = {} |
need 4 byte alignment units: units offset 23806
Definition at line 7079 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_23809 = {} |
need 4 byte alignment units: units offset 23809
Definition at line 7032 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::alignmentFill_at_23810[2] = {} |
need 4 byte alignment units: units offset 23810
Definition at line 7175 of file engine_configuration_generated_structures_alphax-silver-a.h.
uint8_t persistent_config_s::alignmentFill_at_23813 = {} |
need 4 byte alignment units: units offset 23813
Definition at line 7128 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_23821[1] = {} |
need 4 byte alignment units: units offset 23821
Definition at line 7012 of file engine_configuration_generated_structures_hellen-honda-k.h.
uint8_t persistent_config_s::alignmentFill_at_23837[3] = {} |
need 4 byte alignment units: units offset 23837
Definition at line 7032 of file engine_configuration_generated_structures_hellen-honda-k.h.
uint8_t persistent_config_s::alignmentFill_at_23842[2] = {} |
need 4 byte alignment units: units offset 23842
Definition at line 7208 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_23875 = {} |
need 4 byte alignment units: units offset 23875
Definition at line 7058 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::alignmentFill_at_23879 = {} |
need 4 byte alignment units: units offset 23879
Definition at line 7154 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_23903[1] = {} |
need 4 byte alignment units: units offset 23903
Definition at line 7058 of file engine_configuration_generated_structures_hellen-honda-k.h.
uint8_t persistent_config_s::alignmentFill_at_23926[2] = {} |
need 4 byte alignment units: units offset 23926
Definition at line 7091 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_23938 = {} |
need 4 byte alignment units: units offset 23938
Definition at line 7079 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::alignmentFill_at_23942 = {} |
need 4 byte alignment units: units offset 23942
Definition at line 7175 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_24003[1] = {} |
need 4 byte alignment units: units offset 24003
Definition at line 7087 of file engine_configuration_generated_structures_hellen-honda-k.h.
uint8_t persistent_config_s::alignmentFill_at_25583 = {} |
need 4 byte alignment units: units offset 25583
Definition at line 6904 of file engine_configuration_generated_structures_mre-legacy_f4.h.
uint8_t persistent_config_s::alignmentFill_at_25619[1] = {} |
need 4 byte alignment units: units offset 25619
Definition at line 6898 of file engine_configuration_generated_structures_alphax-8chan.h.
uint8_t persistent_config_s::alignmentFill_at_25661 = {} |
need 4 byte alignment units: units offset 25661
Definition at line 7012 of file engine_configuration_generated_structures_mre-legacy_f4.h.
uint8_t persistent_config_s::alignmentFill_at_25677 = {} |
need 4 byte alignment units: units offset 25677
Definition at line 7032 of file engine_configuration_generated_structures_mre-legacy_f4.h.
uint8_t persistent_config_s::alignmentFill_at_25697[1] = {} |
need 4 byte alignment units: units offset 25697
Definition at line 7006 of file engine_configuration_generated_structures_alphax-8chan.h.
uint8_t persistent_config_s::alignmentFill_at_25713[3] = {} |
need 4 byte alignment units: units offset 25713
Definition at line 7026 of file engine_configuration_generated_structures_alphax-8chan.h.
uint8_t persistent_config_s::alignmentFill_at_25743 = {} |
need 4 byte alignment units: units offset 25743
Definition at line 7058 of file engine_configuration_generated_structures_mre-legacy_f4.h.
uint8_t persistent_config_s::alignmentFill_at_25779[1] = {} |
need 4 byte alignment units: units offset 25779
Definition at line 7052 of file engine_configuration_generated_structures_alphax-8chan.h.
uint8_t persistent_config_s::alignmentFill_at_25806 = {} |
need 4 byte alignment units: units offset 25806
Definition at line 7079 of file engine_configuration_generated_structures_mre-legacy_f4.h.
uint8_t persistent_config_s::alignmentFill_at_25842[2] = {} |
need 4 byte alignment units: units offset 25842
Definition at line 7073 of file engine_configuration_generated_structures_alphax-8chan.h.
uint8_t persistent_config_s::alignmentFill_at_26515[1] = {} |
need 4 byte alignment units: units offset 26515
Definition at line 6904 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_26593[1] = {} |
need 4 byte alignment units: units offset 26593
Definition at line 7012 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_26609[3] = {} |
need 4 byte alignment units: units offset 26609
Definition at line 7032 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_26675[1] = {} |
need 4 byte alignment units: units offset 26675
Definition at line 7058 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_26738[2] = {} |
need 4 byte alignment units: units offset 26738
Definition at line 7079 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_29935[1] = {} |
need 4 byte alignment units: units offset 29935
Definition at line 6904 of file engine_configuration_generated_structures_proteus_h7.h.
uint8_t persistent_config_s::alignmentFill_at_30013[1] = {} |
need 4 byte alignment units: units offset 30013
Definition at line 7012 of file engine_configuration_generated_structures_proteus_h7.h.
uint8_t persistent_config_s::alignmentFill_at_30029[3] = {} |
need 4 byte alignment units: units offset 30029
Definition at line 7032 of file engine_configuration_generated_structures_proteus_h7.h.
uint8_t persistent_config_s::alignmentFill_at_30095[1] = {} |
need 4 byte alignment units: units offset 30095
Definition at line 7058 of file engine_configuration_generated_structures_proteus_h7.h.
uint8_t persistent_config_s::alignmentFill_at_30158[2] = {} |
need 4 byte alignment units: units offset 30158
Definition at line 7079 of file engine_configuration_generated_structures_proteus_h7.h.
uint8_t persistent_config_s::alignmentFill_at_30715[1] = {} |
need 4 byte alignment units: units offset 30715
Definition at line 6904 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.
uint8_t persistent_config_s::alignmentFill_at_30793[1] = {} |
need 4 byte alignment units: units offset 30793
Definition at line 7012 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.
uint8_t persistent_config_s::alignmentFill_at_30809[3] = {} |
need 4 byte alignment units: units offset 30809
Definition at line 7032 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.
uint8_t persistent_config_s::alignmentFill_at_30875[1] = {} |
need 4 byte alignment units: units offset 30875
Definition at line 7058 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.
uint8_t persistent_config_s::alignmentFill_at_30938[2] = {} |
need 4 byte alignment units: units offset 30938
Definition at line 7079 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.
uint8_t persistent_config_s::alignmentFill_at_32422[2] = {} |
need 4 byte alignment units: units offset 32422
Definition at line 6085 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
uint8_t persistent_config_s::alignmentFill_at_42275[1] = {} |
need 4 byte alignment units: units offset 42275
Definition at line 6904 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
uint8_t persistent_config_s::alignmentFill_at_42353[1] = {} |
need 4 byte alignment units: units offset 42353
Definition at line 7012 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
uint8_t persistent_config_s::alignmentFill_at_42369[3] = {} |
need 4 byte alignment units: units offset 42369
Definition at line 7032 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
uint8_t persistent_config_s::alignmentFill_at_42435[1] = {} |
need 4 byte alignment units: units offset 42435
Definition at line 7058 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
uint8_t persistent_config_s::alignmentFill_at_42498[2] = {} |
need 4 byte alignment units: units offset 42498
Definition at line 7079 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
uint8_t persistent_config_s::alignmentFill_at_4499 = {} |
need 4 byte alignment units: units offset 4499
Definition at line 5807 of file engine_configuration_generated_structures_proteus_f4.h.
uint8_t persistent_config_s::alignmentFill_at_4537 = {} |
need 4 byte alignment units: units offset 4537
Definition at line 5807 of file engine_configuration_generated_structures_alphax-2chan.h.
uint8_t persistent_config_s::alignmentFill_at_4541 = {} |
need 4 byte alignment units: units offset 4541
Definition at line 5903 of file engine_configuration_generated_structures_alphax-gold.h.
uint8_t persistent_config_s::alignmentFill_at_4549 = {} |
need 4 byte alignment units: units offset 4549
Definition at line 5927 of file engine_configuration_generated_structures_uaefi.h.
uint8_t persistent_config_s::alignmentFill_at_4553[3] = {} |
need 4 byte alignment units: units offset 4553
Definition at line 5807 of file engine_configuration_generated_structures_alphax-8chan.h.
uint8_t persistent_config_s::alignmentFill_at_4571[1] = {} |
need 4 byte alignment units: units offset 4571
Definition at line 5807 of file engine_configuration_generated_structures_proteus_f7.h.
uint8_t persistent_config_s::alignmentFill_at_4633[3] = {} |
need 4 byte alignment units: units offset 4633
Definition at line 5807 of file engine_configuration_generated_structures_alphax-8chan_f7.h.
uint8_t persistent_config_s::alignmentFill_at_5021[3] = {} |
need 4 byte alignment units: units offset 5021
Definition at line 5807 of file engine_configuration_generated_structures_f429-discovery.h.
uint8_t persistent_config_s::alignmentFill_at_54302 = {} |
need 4 byte alignment units: units offset 54302
Definition at line 6205 of file engine_configuration_generated_structures_uaefi_pro.h.
uint8_t persistent_config_s::alignmentFill_at_54454[2] = {} |
need 4 byte alignment units: units offset 54454
Definition at line 6085 of file engine_configuration_generated_structures_proteus_f7.h.
uint8_t persistent_config_s::alignmentFill_at_56259[1] = {} |
need 4 byte alignment units: units offset 56259
Definition at line 6898 of file engine_configuration_generated_structures_alphax-8chan_f7.h.
uint8_t persistent_config_s::alignmentFill_at_56337[1] = {} |
need 4 byte alignment units: units offset 56337
Definition at line 7006 of file engine_configuration_generated_structures_alphax-8chan_f7.h.
uint8_t persistent_config_s::alignmentFill_at_56353[3] = {} |
need 4 byte alignment units: units offset 56353
Definition at line 7026 of file engine_configuration_generated_structures_alphax-8chan_f7.h.
uint8_t persistent_config_s::alignmentFill_at_56419[1] = {} |
need 4 byte alignment units: units offset 56419
Definition at line 7052 of file engine_configuration_generated_structures_alphax-8chan_f7.h.
uint8_t persistent_config_s::alignmentFill_at_56482[2] = {} |
need 4 byte alignment units: units offset 56482
Definition at line 7073 of file engine_configuration_generated_structures_alphax-8chan_f7.h.
uint8_t persistent_config_s::alignmentFill_at_63595 = {} |
need 4 byte alignment units: units offset 63595
Definition at line 7024 of file engine_configuration_generated_structures_uaefi_pro.h.
uint8_t persistent_config_s::alignmentFill_at_63673 = {} |
need 4 byte alignment units: units offset 63673
Definition at line 7132 of file engine_configuration_generated_structures_uaefi_pro.h.
uint8_t persistent_config_s::alignmentFill_at_63679[1] = {} |
need 4 byte alignment units: units offset 63679
Definition at line 6904 of file engine_configuration_generated_structures_proteus_f7.h.
uint8_t persistent_config_s::alignmentFill_at_63689 = {} |
need 4 byte alignment units: units offset 63689
Definition at line 7152 of file engine_configuration_generated_structures_uaefi_pro.h.
uint8_t persistent_config_s::alignmentFill_at_63755 = {} |
need 4 byte alignment units: units offset 63755
Definition at line 7178 of file engine_configuration_generated_structures_uaefi_pro.h.
uint8_t persistent_config_s::alignmentFill_at_63757[1] = {} |
need 4 byte alignment units: units offset 63757
Definition at line 7012 of file engine_configuration_generated_structures_proteus_f7.h.
uint8_t persistent_config_s::alignmentFill_at_63773[3] = {} |
need 4 byte alignment units: units offset 63773
Definition at line 7032 of file engine_configuration_generated_structures_proteus_f7.h.
uint8_t persistent_config_s::alignmentFill_at_63839[1] = {} |
need 4 byte alignment units: units offset 63839
Definition at line 7058 of file engine_configuration_generated_structures_proteus_f7.h.
uint8_t persistent_config_s::alignmentFill_at_63842 = {} |
need 4 byte alignment units: units offset 63842
Definition at line 7208 of file engine_configuration_generated_structures_uaefi_pro.h.
uint8_t persistent_config_s::alignmentFill_at_63902[2] = {} |
need 4 byte alignment units: units offset 63902
Definition at line 7079 of file engine_configuration_generated_structures_proteus_f7.h.
scaled_channel< int16_t, 10, 1 > persistent_config_s::ALSFuelAdjustment = {} |
units: percent offset 19396
units: percent offset 19528
units: percent offset 37528
units: percent offset 21432
units: percent offset 51512
units: percent offset 19532
units: percent offset 19400
units: percent offset 19320
units: percent offset 18824
units: percent offset 18436
units: percent offset 18862
units: percent offset 19356
units: percent offset 19324
units: percent offset 19232
units: percent offset 19556
units: percent offset 26528
units: percent offset 18812
units: percent offset 21396
units: percent offset 22328
units: percent offset 59492
units: percent offset 25748
units: percent offset 18908
units: percent offset 19408
units: percent offset 59408
Definition at line 6471 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getFuelALSCorrection().
uint16_t persistent_config_s::alsFuelAdjustmentLoadBins = {} |
units: TPS offset 19428
units: TPS offset 19560
units: TPS offset 37560
units: TPS offset 21464
units: TPS offset 51544
units: TPS offset 19564
units: TPS offset 19432
units: TPS offset 19352
units: TPS offset 18856
units: TPS offset 18468
units: TPS offset 18902
units: TPS offset 19388
units: TPS offset 19356
units: TPS offset 19264
units: TPS offset 19588
units: TPS offset 26560
units: TPS offset 18844
units: TPS offset 21428
units: TPS offset 22360
units: TPS offset 59524
units: TPS offset 25780
units: TPS offset 18940
units: TPS offset 19440
units: TPS offset 59440
Definition at line 6476 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getFuelALSCorrection(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::alsFuelAdjustmentrpmBins = {} |
units: RPM offset 19436
units: RPM offset 19568
units: RPM offset 37568
units: RPM offset 21472
units: RPM offset 51552
units: RPM offset 19572
units: RPM offset 19440
units: RPM offset 19360
units: RPM offset 18864
units: RPM offset 18476
units: RPM offset 18910
units: RPM offset 19396
units: RPM offset 19364
units: RPM offset 19272
units: RPM offset 19596
units: RPM offset 26568
units: RPM offset 18852
units: RPM offset 21436
units: RPM offset 22368
units: RPM offset 59532
units: RPM offset 25788
units: RPM offset 18948
units: RPM offset 19448
units: RPM offset 59448
Definition at line 6481 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getFuelALSCorrection(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::alsIgnRetardLoadBins = {} |
units: TPS offset 19380
units: TPS offset 19512
units: TPS offset 37512
units: TPS offset 21416
units: TPS offset 51496
units: TPS offset 19516
units: TPS offset 19384
units: TPS offset 19304
units: TPS offset 18808
units: TPS offset 18420
units: TPS offset 18844
units: TPS offset 19340
units: TPS offset 19308
units: TPS offset 19216
units: TPS offset 19540
units: TPS offset 26512
units: TPS offset 18796
units: TPS offset 21380
units: TPS offset 22312
units: TPS offset 59476
units: TPS offset 25732
units: TPS offset 18892
units: TPS offset 19392
units: TPS offset 59392
Definition at line 6461 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getRunningAdvance(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::alsIgnRetardrpmBins = {} |
units: RPM offset 19388
units: RPM offset 19520
units: RPM offset 37520
units: RPM offset 21424
units: RPM offset 51504
units: RPM offset 19524
units: RPM offset 19392
units: RPM offset 19312
units: RPM offset 18816
units: RPM offset 18428
units: RPM offset 18852
units: RPM offset 19348
units: RPM offset 19316
units: RPM offset 19224
units: RPM offset 19548
units: RPM offset 26520
units: RPM offset 18804
units: RPM offset 21388
units: RPM offset 22320
units: RPM offset 59484
units: RPM offset 25740
units: RPM offset 18900
units: RPM offset 19400
units: RPM offset 59400
Definition at line 6466 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getRunningAdvance(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::alsIgnSkipLoadBins = {} |
units: TPS offset 19476
units: TPS offset 19608
units: TPS offset 37608
units: TPS offset 21512
units: TPS offset 51592
units: TPS offset 19612
units: TPS offset 19480
units: TPS offset 19400
units: TPS offset 18904
units: TPS offset 18516
units: TPS offset 18960
units: TPS offset 19436
units: TPS offset 19404
units: TPS offset 19312
units: TPS offset 19636
units: TPS offset 26608
units: TPS offset 18892
units: TPS offset 21476
units: TPS offset 22408
units: TPS offset 59572
units: TPS offset 25828
units: TPS offset 18988
units: TPS offset 19488
units: TPS offset 59488
Definition at line 6491 of file engine_configuration_generated_structures_alphax-2chan.h.
uint16_t persistent_config_s::alsIgnSkiprpmBins = {} |
units: RPM offset 19484
units: RPM offset 19616
units: RPM offset 37616
units: RPM offset 21520
units: RPM offset 51600
units: RPM offset 19620
units: RPM offset 19488
units: RPM offset 19408
units: RPM offset 18912
units: RPM offset 18524
units: RPM offset 18968
units: RPM offset 19444
units: RPM offset 19412
units: RPM offset 19320
units: RPM offset 19644
units: RPM offset 26616
units: RPM offset 18900
units: RPM offset 21484
units: RPM offset 22416
units: RPM offset 59580
units: RPM offset 25836
units: RPM offset 18996
units: RPM offset 19496
units: RPM offset 59496
Definition at line 6496 of file engine_configuration_generated_structures_alphax-2chan.h.
scaled_channel< int16_t, 1, 10 > persistent_config_s::ALSIgnSkipTable = {} |
units: ratio offset 19444
units: ratio offset 19576
units: ratio offset 37576
units: ratio offset 21480
units: ratio offset 51560
units: ratio offset 19580
units: ratio offset 19448
units: ratio offset 19368
units: ratio offset 18872
units: ratio offset 18484
units: ratio offset 18920
units: ratio offset 19404
units: ratio offset 19372
units: ratio offset 19280
units: ratio offset 19604
units: ratio offset 26576
units: ratio offset 18860
units: ratio offset 21444
units: ratio offset 22376
units: ratio offset 59540
units: ratio offset 25796
units: ratio offset 18956
units: ratio offset 19456
units: ratio offset 59456
Definition at line 6486 of file engine_configuration_generated_structures_alphax-2chan.h.
scaled_channel< int16_t, 10, 1 > persistent_config_s::ALSTimingRetardTable = {} |
units: deg offset 19348
units: deg offset 19480
units: deg offset 37480
units: deg offset 21384
units: deg offset 51464
units: deg offset 19484
units: deg offset 19352
units: deg offset 19272
units: deg offset 18776
units: deg offset 18388
units: deg offset 18804
units: deg offset 19308
units: deg offset 19276
units: deg offset 19184
units: deg offset 19508
units: deg offset 26480
units: deg offset 18764
units: deg offset 21348
units: deg offset 22280
units: deg offset 59444
units: deg offset 25700
units: deg offset 18860
units: deg offset 19360
units: deg offset 59360
Definition at line 6456 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getRunningAdvance().
uint16_t persistent_config_s::alternatorVoltageTargetLoadBins = {} |
units: Load offset 23012
units: Load offset 23144
units: Load offset 41704
units: Load offset 25048
units: Load offset 55688
units: Load offset 23148
units: Load offset 23016
units: Load offset 22916
units: Load offset 22420
units: Load offset 22052
units: Load offset 22556
units: Load offset 22952
units: Load offset 22920
units: Load offset 22652
units: Load offset 23172
units: Load offset 30144
units: Load offset 22408
units: Load offset 25012
units: Load offset 22776
units: Load offset 25944
units: Load offset 63108
units: Load offset 29364
units: Load offset 20796
units: Load offset 23024
units: Load offset 63024
Definition at line 6823 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AlternatorController::getSetpoint().
uint16_t persistent_config_s::alternatorVoltageTargetRpmBins = {} |
units: RPM offset 23020
units: RPM offset 23152
units: RPM offset 41712
units: RPM offset 25056
units: RPM offset 55696
units: RPM offset 23156
units: RPM offset 23024
units: RPM offset 22924
units: RPM offset 22428
units: RPM offset 22060
units: RPM offset 22564
units: RPM offset 22960
units: RPM offset 22928
units: RPM offset 22660
units: RPM offset 23180
units: RPM offset 30152
units: RPM offset 22416
units: RPM offset 25020
units: RPM offset 22784
units: RPM offset 25952
units: RPM offset 63116
units: RPM offset 29372
units: RPM offset 20804
units: RPM offset 23032
units: RPM offset 63032
Definition at line 6828 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AlternatorController::getSetpoint().
scaled_channel< int16_t, 10, 1 > persistent_config_s::alternatorVoltageTargetTable = {} |
units: volts offset 22980
units: volts offset 23112
units: volts offset 41672
units: volts offset 25016
units: volts offset 55656
units: volts offset 23116
units: volts offset 22984
units: volts offset 22884
units: Volts offset 22388
units: volts offset 22020
units: volts offset 22508
units: Volts offset 22920
units: Volts offset 22888
units: Volts offset 22620
units: volts offset 23140
units: volts offset 30112
units: Volts offset 22376
units: volts offset 24980
units: Volts offset 22744
units: volts offset 25912
units: volts offset 63076
units: volts offset 29332
units: volts offset 20764
units: volts offset 22992
units: volts offset 62992
Definition at line 6818 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AlternatorController::getSetpoint(), setCommonMazdaNB(), setDefaultAlternatorParameters(), setDodgeNeonNGCEngineConfiguration(), setMazdaMiata96(), and setValue().
float persistent_config_s::baroCorrPressureBins = {} |
units: SPECIAL_CASE_PRESSURE offset 5052
units: SPECIAL_CASE_PRESSURE offset 5068
units: SPECIAL_CASE_PRESSURE offset 5148
units: SPECIAL_CASE_PRESSURE offset 5056
units: kPa offset 4976
units: kPa offset 4820
units: SPECIAL_CASE_PRESSURE offset 5536
units: kPa offset 5028
units: kPa offset 4980
units: kPa offset 4992
units: kPa offset 4988
units: SPECIAL_CASE_PRESSURE offset 5012
units: SPECIAL_CASE_PRESSURE offset 5084
units: SPECIAL_CASE_PRESSURE offset 4828
units: SPECIAL_CASE_PRESSURE offset 5064
Definition at line 5872 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getBaroCorrection(), and setDefaultVETable().
float persistent_config_s::baroCorrRpmBins = {} |
units: RPM offset 5068
units: RPM offset 5084
units: RPM offset 5164
units: RPM offset 5072
units: RPM offset 4992
units: RPM offset 4836
units: RPM offset 5552
units: RPM offset 5044
units: RPM offset 4996
units: RPM offset 5008
units: RPM offset 5004
units: RPM offset 5028
units: RPM offset 5100
units: RPM offset 4844
units: RPM offset 5080
Definition at line 5877 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getBaroCorrection(), and setDefaultVETable().
float persistent_config_s::baroCorrTable = {} |
units: ratio offset 5084
units: ratio offset 5100
units: ratio offset 5180
units: ratio offset 5088
units: ratio offset 5008
units: ratio offset 4852
units: ratio offset 5568
units: ratio offset 5060
units: ratio offset 5012
units: ratio offset 5024
units: ratio offset 5020
units: ratio offset 5044
units: ratio offset 5116
units: ratio offset 4860
units: ratio offset 5096
Definition at line 5882 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getBaroCorrection(), and setDefaultVETable().
bool persistent_config_s::boardUse2stepPullDown |
offset 23808 bit 3
offset 23940 bit 3
offset 23808 bit 1
offset 25844 bit 1
offset 56484 bit 1
Definition at line 7091 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by boardOnConfigurationChange(), and setHyundaiPb().
bool persistent_config_s::boardUseCamPullDown |
offset 23808 bit 4
offset 23940 bit 4
Definition at line 7094 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseCamVrPullUp |
offset 23940 bit 7
Definition at line 7103 of file engine_configuration_generated_structures_alphax-4chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseCrankPullUp |
offset 23808 bit 2
offset 23940 bit 1
offset 25844 bit 4
offset 56484 bit 4
Definition at line 7088 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by boardOnConfigurationChange(), and setGmGdi().
bool persistent_config_s::boardUseD2PullDown |
offset 23940 bit 8
offset 23808 bit 2
offset 25844 bit 2
offset 56484 bit 2
Definition at line 7106 of file engine_configuration_generated_structures_alphax-4chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseD3PullDown |
offset 23940 bit 9
offset 23808 bit 3
offset 25844 bit 3
offset 56484 bit 3
Definition at line 7109 of file engine_configuration_generated_structures_alphax-4chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseD4PullDown |
offset 23940 bit 5
Definition at line 7097 of file engine_configuration_generated_structures_alphax-4chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseD5PullDown |
offset 23940 bit 6
Definition at line 7100 of file engine_configuration_generated_structures_alphax-4chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseFlexPullDown |
offset 25844 bit 10
offset 56484 bit 10
Definition at line 7106 of file engine_configuration_generated_structures_alphax-8chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseH1PullDown |
offset 25844 bit 5
offset 56484 bit 5
Definition at line 7091 of file engine_configuration_generated_structures_alphax-8chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseH2PullDown |
offset 25844 bit 6
offset 56484 bit 6
Definition at line 7094 of file engine_configuration_generated_structures_alphax-8chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseH3PullDown |
offset 25844 bit 7
offset 56484 bit 7
Definition at line 7097 of file engine_configuration_generated_structures_alphax-8chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseH4PullDown |
offset 25844 bit 8
offset 56484 bit 8
Definition at line 7100 of file engine_configuration_generated_structures_alphax-8chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseH5PullDown |
offset 25844 bit 9
offset 56484 bit 9
Definition at line 7103 of file engine_configuration_generated_structures_alphax-8chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseTachPullUp |
offset 23808 bit 0
offset 23940 bit 0
offset 23808 bit 4
Definition at line 7082 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by boardOnConfigurationChange().
bool persistent_config_s::boardUseTempPullUp |
offset 23808 bit 1
offset 23940 bit 2
offset 42500 bit 0
offset 23808 bit 0
offset 25844 bit 0
offset 56484 bit 0
Definition at line 7085 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by alphax_2chan_defaultConfiguration(), alphax_4chan_defaultConfiguration(), alphax_4kgdi_defaultConfiguration(), alphax_8chan_defaultConfiguration(), and boardOnConfigurationChange().
blend_table_s persistent_config_s::boostClosedLoopBlends = {} |
offset 21420
offset 21552
offset 39552
offset 23456
offset 53536
offset 21556
offset 21424
offset 21344
offset 20848
offset 20460
offset 20908
offset 21380
offset 21348
offset 21256
offset 21580
offset 28552
offset 20836
offset 23420
offset 24352
offset 61516
offset 27772
offset 19492
offset 21432
offset 61432
Definition at line 6523 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by BoostController::getSetpoint().
uint16_t persistent_config_s::boostClosedLoopLoadBins = {} |
offset 5412
offset 5428
offset 5508
offset 5416
offset 5336
offset 5112
offset 5824
offset 5388
offset 5340
offset 5372
offset 5444
offset 5188
offset 5424
Definition at line 5938 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), setDefaultBoostParameters(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::boostLoadBins = {} |
offset 5336
offset 5468
Definition at line 5257 of file engine_configuration_generated_structures_hellen-112-17.h.
uint8_t persistent_config_s::boostLoadBins[BOOST_LOAD_COUNT] |
offset 5468
Definition at line 4864 of file engine_configuration_generated_structures_prometheus_405.h.
blend_table_s persistent_config_s::boostOpenLoopBlends = {} |
offset 21044
offset 21176
offset 39176
offset 23080
offset 53160
offset 21180
offset 21048
offset 20968
offset 20472
offset 20084
offset 20532
offset 21004
offset 20972
offset 20880
offset 21204
offset 28176
offset 20460
offset 23044
offset 23976
offset 61140
offset 27396
offset 19404
offset 21056
offset 61056
Definition at line 6519 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by BoostController::getOpenLoop().
uint16_t persistent_config_s::boostOpenLoopLoadBins = {} |
offset 5332
offset 5348
offset 5428
offset 5336
offset 5256
offset 5064
offset 5784
offset 5308
offset 5260
offset 5292
offset 5364
offset 5108
offset 5344
Definition at line 5930 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), setDefaultBoostParameters(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 100 > persistent_config_s::boostRpmBins = {} |
units: RPM offset 5324
units: RPM offset 5340
units: RPM offset 5420
units: RPM offset 5328
units: RPM offset 5248
units: RPM offset 5060
units: RPM offset 5776
units: RPM offset 5300
units: RPM offset 5252
units: RPM offset 5264
units: RPM offset 5396
units: RPM offset 5284
units: RPM offset 5356
units: RPM offset 5100
units: RPM offset 5336
Definition at line 5926 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedboostRpmBins(), initBoostCtrl(), setDefaultBoostParameters(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 2 > persistent_config_s::boostTableClosedLoop = {} |
offset 5348
offset 5364
offset 5444
offset 5352
offset 5272
offset 5080
offset 5792
offset 5324
offset 5276
offset 5404
offset 5308
offset 5380
offset 5124
offset 5360
Definition at line 5934 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultBoostParameters().
scaled_channel< uint8_t, 2, 1 > persistent_config_s::boostTableOpenLoop = {} |
offset 5260
offset 5276
offset 5356
offset 5264
offset 5184
offset 5028
offset 5744
offset 5236
offset 5188
offset 5200
offset 5332
offset 5220
offset 5292
offset 5036
offset 5272
Definition at line 5921 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setTestDcWastegateConfiguration().
float persistent_config_s::cltBoostAdder = {} |
offset 23128
offset 23260
offset 41820
offset 25164
offset 55804
offset 23264
offset 23132
offset 23032
offset 22536
offset 22168
offset 22676
offset 23068
offset 23036
offset 22768
offset 23288
offset 30260
offset 22524
offset 25128
offset 22892
offset 26060
offset 63224
offset 29480
offset 20912
offset 23140
offset 63140
Definition at line 6857 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().
float persistent_config_s::cltBoostAdderBins = {} |
units: C offset 23108
units: C offset 23240
units: C offset 41800
units: C offset 25144
units: C offset 55784
units: C offset 23244
units: C offset 23112
units: C offset 23012
units: C offset 22516
units: C offset 22148
units: C offset 22656
units: C offset 23048
units: C offset 23016
units: C offset 22748
units: C offset 23268
units: C offset 30240
units: C offset 22504
units: C offset 25108
units: C offset 22872
units: C offset 26040
units: C offset 63204
units: C offset 29460
units: C offset 20892
units: C offset 23120
units: C offset 63120
Definition at line 6853 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().
float persistent_config_s::cltBoostCorr = {} |
units: ratio offset 23048
units: ratio offset 23180
units: ratio offset 41740
units: ratio offset 25084
units: ratio offset 55724
units: ratio offset 23184
units: ratio offset 23052
units: ratio offset 22952
units: ratio offset 22456
units: ratio offset 22088
units: ratio offset 22596
units: ratio offset 22988
units: ratio offset 22956
units: ratio offset 22688
units: ratio offset 23208
units: ratio offset 30180
units: ratio offset 22444
units: ratio offset 25048
units: ratio offset 22812
units: ratio offset 25980
units: ratio offset 63144
units: ratio offset 29400
units: ratio offset 20832
units: ratio offset 23060
units: ratio offset 63060
Definition at line 6838 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().
float persistent_config_s::cltBoostCorrBins = {} |
units: C offset 23028
units: C offset 23160
units: C offset 41720
units: C offset 25064
units: C offset 55704
units: C offset 23164
units: C offset 23032
units: C offset 22932
units: C offset 22436
units: C offset 22068
units: C offset 22576
units: C offset 22968
units: C offset 22936
units: C offset 22668
units: C offset 23188
units: C offset 30160
units: C offset 22424
units: C offset 25028
units: C offset 22792
units: C offset 25960
units: C offset 63124
units: C offset 29380
units: C offset 20812
units: C offset 23040
units: C offset 63040
Definition at line 6833 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::cltCrankingCorr = {} |
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5540
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5556
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5636
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5544
CLT-based cranking position % for simple manual idle controller units: percent offset 5464
CLT-based cranking position % for simple manual idle controller units: percent offset 5240
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5940
CLT-based cranking position % for simple manual idle controller units: percent offset 5516
CLT-based cranking position % for simple manual idle controller units: percent offset 5468
CLT-based cranking position multiplier for simple manual idle controller units: % offset 5464
CLT-based cranking position multiplier for simple manual idle controller units: % offset 5588
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5500
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5572
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5316
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5552
Definition at line 5965 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedcltCrankingCorr(), commonGenesisCoupe(), IdleController::getCrankingOpenLoop(), setCommonMazdaNB(), setCrankingIACExtra(), setDefaultCranking(), setHondaK(), and setMazdaMiata96().
float persistent_config_s::cltCrankingCorrBins = {} |
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5508
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5524
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5604
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5512
CLT-based cranking position % for simple manual idle controller units: C offset 5432
CLT-based cranking position % for simple manual idle controller units: C offset 5208
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5908
CLT-based cranking position % for simple manual idle controller units: C offset 5484
CLT-based cranking position % for simple manual idle controller units: C offset 5436
CLT-based cranking position multiplier for simple manual idle controller units: C offset 5432
CLT-based cranking position multiplier for simple manual idle controller units: C offset 5556
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5468
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5540
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5284
CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: SPECIAL_CASE_TEMPERATURE offset 5520
Definition at line 5959 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getCrankingOpenLoop(), and setDefaultCranking().
float persistent_config_s::cltFuelCorr = {} |
units: ratio offset 13752
units: ratio offset 31752
units: ratio offset 15768
units: ratio offset 45848
units: ratio offset 13756
units: ratio offset 13676
units: ratio offset 13452
units: ratio offset 14172
units: ratio offset 13728
units: ratio offset 13680
units: ratio offset 13640
units: ratio offset 20752
units: ratio offset 15752
units: ratio offset 13764
units: ratio offset 17712
units: ratio offset 53784
units: ratio offset 19212
units: ratio offset 13528
units: ratio offset 53764
Definition at line 6018 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCltFuelCorrection(), and setDefaultWarmupFuelEnrichment().
float persistent_config_s::cltFuelCorrBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 13688
units: SPECIAL_CASE_TEMPERATURE offset 31688
units: SPECIAL_CASE_TEMPERATURE offset 15704
units: SPECIAL_CASE_TEMPERATURE offset 45784
units: SPECIAL_CASE_TEMPERATURE offset 13692
units: C offset 13612
units: C offset 13388
units: SPECIAL_CASE_TEMPERATURE offset 14108
units: C offset 13664
units: C offset 13616
units: C offset 13576
units: SPECIAL_CASE_TEMPERATURE offset 20688
units: SPECIAL_CASE_TEMPERATURE offset 15688
units: C offset 13700
units: SPECIAL_CASE_TEMPERATURE offset 17648
units: SPECIAL_CASE_TEMPERATURE offset 53720
units: SPECIAL_CASE_TEMPERATURE offset 19148
units: SPECIAL_CASE_TEMPERATURE offset 13464
units: SPECIAL_CASE_TEMPERATURE offset 13700
units: SPECIAL_CASE_TEMPERATURE offset 53700
Definition at line 6013 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCltFuelCorrection(), setDefaultWarmupFuelEnrichment(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::cltIdleCorr = {} |
CLT-based idle position multiplier for simple manual idle controller units: ratio offset 14128
CLT-based idle position multiplier for simple manual idle controller units: ratio offset 14252
Definition at line 5372 of file engine_configuration_generated_structures_hellen-112-17.h.
float persistent_config_s::cltIdleCorrBins = {} |
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14176
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 32176
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 16192
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 46272
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14180
CLT-based idle position for simple manual idle controller units: C offset 14100
CLT-based idle position for simple manual idle controller units: C offset 13876
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14596
CLT-based idle position for simple manual idle controller units: C offset 14152
CLT-based idle position for simple manual idle controller units: C offset 14104
CLT-based idle position multiplier for simple manual idle controller units: C offset 14064
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 21176
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 16176
CLT-based idle position multiplier for simple manual idle controller units: C offset 14188
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 18136
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 54208
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 19636
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 13952
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14188
CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 54188
Definition at line 6062 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedcltIdleCorrBins(), LongTermIdleTrim::getLtitFactor(), IdleController::getRunningOpenLoop(), miataNA_setCltIdleCorrBins(), setDefaultIdleOpenLoopParameters(), LongTermIdleTrim::update(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::cltIdleCorrTable = {} |
CLT-based idle position for simple manual idle controller units: % offset 14208
CLT-based idle position for simple manual idle controller units: % offset 32208
CLT-based idle position for simple manual idle controller units: % offset 16216
CLT-based idle position for simple manual idle controller units: % offset 46296
CLT-based idle position for simple manual idle controller units: % offset 14212
CLT-based idle position for simple manual idle controller units: % offset 14132
CLT-based idle position for simple manual idle controller units: % offset 13908
CLT-based idle position for simple manual idle controller units: % offset 14628
CLT-based idle position for simple manual idle controller units: % offset 14184
CLT-based idle position for simple manual idle controller units: % offset 14136
CLT-based idle position for simple manual idle controller units: % offset 21208
CLT-based idle position for simple manual idle controller units: % offset 16208
CLT-based idle position for simple manual idle controller units: % offset 18168
CLT-based idle position for simple manual idle controller units: % offset 54240
CLT-based idle position for simple manual idle controller units: % offset 19668
CLT-based idle position for simple manual idle controller units: % offset 13984
CLT-based idle position for simple manual idle controller units: % offset 14220
CLT-based idle position for simple manual idle controller units: % offset 54220
Definition at line 6068 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by applyIACposition(), IdleController::getIdlePosition(), IdleController::getRunningOpenLoop(), setDefaultIdleOpenLoopParameters(), setDodgeNeonNGCEngineConfiguration(), setManualIdleValvePosition(), and setSubaruEG33Defaults().
scaled_channel< uint8_t, 1, 20 > persistent_config_s::cltIdleRpm = {} |
See idleRpmPid units: RPM offset 4456
See idleRpmPid units: RPM offset 4472
See idleRpmPid units: RPM offset 4552
See idleRpmPid units: RPM offset 4460
See idleRpmPid units: RPM offset 4388
See idleRpmPid units: RPM offset 4232
See idleRpmPid units: RPM offset 4940
See idleRpmPid units: RPM offset 4440
See idleRpmPid units: RPM offset 4392
See idleRpmPid units: RPM offset 4400
See idleRpmPid units: RPM offset 4396
See idleRpmPid units: RPM offset 4528
See idleRpmPid units: RPM offset 4468
Definition at line 5785 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedcltIdleRpm(), configureRusefiLuaHooks(), IdleController::getTargetRpm(), miataNA_setCltIdleRpmBins(), setDefaultIdleSpeedTarget(), and setTargetRpmCurve().
scaled_channel< int16_t, 1, 1 > persistent_config_s::cltIdleRpmBins = {} |
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4424
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4440
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4520
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4428
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4908
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4496
CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4436
CLT-based target RPM for automatic idle controller units: C offset 4216
CLT-based target RPM for automatic idle controller units: C offset 4424
CLT-based target RPM for automatic idle controller units: C offset 4376
CLT-based target RPM for automatic idle controller units: C offset 4384
CLT-based target RPM for automatic idle controller units: C offset 4380
Definition at line 5779 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getTargetRpm(), miataNA_setCltIdleRpmBins(), setDefaultIdleSpeedTarget(), setTargetRpmCurve(), and validateConfigOnStartUpOrBurn().
scaled_channel<int8_t, 1, 2> persistent_config_s::cltIdleRpmBins[CLT_CURVE_SIZE] = {} |
CLT-based target RPM for automatic idle controller units: C offset 4372
CLT-based target RPM for automatic idle controller units: C offset 4216
CLT-based target RPM for automatic idle controller units: C offset 4424
CLT-based target RPM for automatic idle controller units: C offset 4376
CLT-based target RPM for automatic idle controller units: C offset 4384
CLT-based target RPM for automatic idle controller units: C offset 4380
Definition at line 5600 of file engine_configuration_generated_structures_at_start_f435.h.
uint16_t persistent_config_s::cltRevLimitRpm = {} |
units: RPM offset 22872
units: RPM offset 23004
units: RPM offset 41564
units: RPM offset 24908
units: RPM offset 55548
units: RPM offset 23008
units: RPM offset 22876
units: RPM offset 22776
units: RPM offset 22280
units: RPM offset 21912
units: RPM offset 22398
units: RPM offset 22812
units: RPM offset 22780
units: RPM offset 22512
units: RPM offset 23032
units: RPM offset 30004
units: RPM offset 22268
units: RPM offset 24872
units: RPM offset 22636
units: RPM offset 25804
units: RPM offset 62968
units: RPM offset 29224
units: RPM offset 20656
units: RPM offset 22884
units: RPM offset 62884
Definition at line 6753 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LimpManager::updateRevLimit().
scaled_channel< int16_t, 1, 1 > persistent_config_s::cltRevLimitRpmBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 22864
units: SPECIAL_CASE_TEMPERATURE offset 22996
units: SPECIAL_CASE_TEMPERATURE offset 41556
units: SPECIAL_CASE_TEMPERATURE offset 24900
units: SPECIAL_CASE_TEMPERATURE offset 55540
units: SPECIAL_CASE_TEMPERATURE offset 23000
units: SPECIAL_CASE_TEMPERATURE offset 22868
units: SPECIAL_CASE_TEMPERATURE offset 21904
units: SPECIAL_CASE_TEMPERATURE offset 22390
units: SPECIAL_CASE_TEMPERATURE offset 23024
units: SPECIAL_CASE_TEMPERATURE offset 29996
units: SPECIAL_CASE_TEMPERATURE offset 24864
units: SPECIAL_CASE_TEMPERATURE offset 25796
units: SPECIAL_CASE_TEMPERATURE offset 62960
units: SPECIAL_CASE_TEMPERATURE offset 29216
units: SPECIAL_CASE_TEMPERATURE offset 20648
units: SPECIAL_CASE_TEMPERATURE offset 22876
units: SPECIAL_CASE_TEMPERATURE offset 62876
units: C offset 22276
units: C offset 22808
units: C offset 22776
units: C offset 22508
units: C offset 22264
units: C offset 22632
Definition at line 6748 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by setDefaultBaseEngine(), and LimpManager::updateRevLimit().
scaled_channel<int8_t, 1, 5> persistent_config_s::cltRevLimitRpmBins[CLT_LIMITER_CURVE_SIZE] = {} |
units: C offset 22772
units: C offset 22276
units: C offset 22808
units: C offset 22776
units: C offset 22264
Definition at line 6553 of file engine_configuration_generated_structures_at_start_f435.h.
int8_t persistent_config_s::cltRevLimitRpmBins[CLT_LIMITER_CURVE_SIZE] = {} |
units: C offset 22508
units: C offset 22632
Definition at line 5992 of file engine_configuration_generated_structures_hellen-112-17.h.
float persistent_config_s::cltTimingBins = {} |
CLT-based timing correction units: C offset 4416
CLT-based timing correction units: C offset 4412
Definition at line 5125 of file engine_configuration_generated_structures_hellen-112-17.h.
float persistent_config_s::cltTimingExtra = {} |
units: degree offset 4448
units: degree offset 4444
Definition at line 5130 of file engine_configuration_generated_structures_hellen-112-17.h.
Gpio persistent_config_s::communityCommsLedPin |
offset 22846
Definition at line 7077 of file engine_configuration_generated_structures_f407-discovery.h.
Referenced by f407_discovery_DefaultConfiguration(), and getCommsLedPin().
scaled_channel< int16_t, 100, 1 > persistent_config_s::crankingAdvance = {} |
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5220
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5236
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5316
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5224
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5144
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 4988
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5704
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5196
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5148
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5160
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5156
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5180
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5252
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 4996
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5232
Definition at line 5905 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingAdvance(), and setDefaultCranking().
uint16_t persistent_config_s::crankingAdvanceBins = {} |
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5212
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5228
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5308
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5216
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5136
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 4980
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5696
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5188
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5140
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5152
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5148
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5172
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5244
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 4988
Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5224
Definition at line 5899 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingAdvance(), and setDefaultCranking().
float persistent_config_s::crankingCycleBaseFuel = {} |
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 14048
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 32048
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 16064
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 46144
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 14052
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 13972
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 13748
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 14468
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 13976
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 21048
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 16048
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 18008
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 54080
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 19508
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 13824
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 14060
Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 54060
Definition at line 6056 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by fuelBenchMode(), getCrankingFuel3(), kinetis_boardConfigOverrides(), m73engine(), miataNAcommonEngineSettings(), setCommonMazdaNB(), setCrankingFuel(), setDefaultCranking(), setHondaK(), setNissanVqEngineConfig(), setPrometheusDefaults(), and setSubaruEG33Defaults().
float persistent_config_s::crankingCycleBins = {} |
units: counter offset 14008
units: counter offset 32008
units: counter offset 16024
units: counter offset 46104
units: counter offset 14012
units: counter offset 13932
units: counter offset 13708
units: counter offset 14428
units: counter offset 13984
units: counter offset 13936
units: counter offset 13896
units: counter offset 21008
units: counter offset 16008
units: counter offset 14020
units: counter offset 17968
units: counter offset 54040
units: counter offset 19468
units: counter offset 13784
units: counter offset 54020
Definition at line 6043 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().
int16_t persistent_config_s::crankingCycleFuelCltBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 14040
units: SPECIAL_CASE_TEMPERATURE offset 32040
units: SPECIAL_CASE_TEMPERATURE offset 16056
units: SPECIAL_CASE_TEMPERATURE offset 46136
units: SPECIAL_CASE_TEMPERATURE offset 14044
units: C offset 13964
units: C offset 13740
units: SPECIAL_CASE_TEMPERATURE offset 14460
units: C offset 14016
units: C offset 13968
units: C offset 13928
units: SPECIAL_CASE_TEMPERATURE offset 21040
units: SPECIAL_CASE_TEMPERATURE offset 16040
units: C offset 14052
units: SPECIAL_CASE_TEMPERATURE offset 18000
units: SPECIAL_CASE_TEMPERATURE offset 54072
units: SPECIAL_CASE_TEMPERATURE offset 19500
units: SPECIAL_CASE_TEMPERATURE offset 13816
units: SPECIAL_CASE_TEMPERATURE offset 14052
units: SPECIAL_CASE_TEMPERATURE offset 54052
Definition at line 6048 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::crankingCycleFuelCoef = {} |
units: mult offset 14024
units: mult offset 13936
units: mult offset 14060
Definition at line 5412 of file engine_configuration_generated_structures_f469-discovery.h.
float persistent_config_s::crankingFuelBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 13976
units: SPECIAL_CASE_TEMPERATURE offset 31976
units: SPECIAL_CASE_TEMPERATURE offset 15992
units: SPECIAL_CASE_TEMPERATURE offset 46072
units: SPECIAL_CASE_TEMPERATURE offset 13980
units: C offset 13900
units: C offset 13676
units: SPECIAL_CASE_TEMPERATURE offset 14396
units: C offset 13952
units: C offset 13904
units: C offset 13864
units: SPECIAL_CASE_TEMPERATURE offset 20976
units: SPECIAL_CASE_TEMPERATURE offset 15976
units: C offset 13988
units: SPECIAL_CASE_TEMPERATURE offset 17936
units: SPECIAL_CASE_TEMPERATURE offset 54008
units: SPECIAL_CASE_TEMPERATURE offset 19436
units: SPECIAL_CASE_TEMPERATURE offset 13752
units: SPECIAL_CASE_TEMPERATURE offset 13988
units: SPECIAL_CASE_TEMPERATURE offset 53988
Definition at line 6038 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::crankingFuelCoef = {} |
units: ratio offset 13944
units: ratio offset 31944
units: ratio offset 15960
units: ratio offset 46040
units: ratio offset 13948
units: ratio offset 13868
units: ratio offset 13644
units: ratio offset 14364
units: ratio offset 13920
units: ratio offset 13872
units: ratio offset 13832
units: ratio offset 20944
units: ratio offset 15944
units: ratio offset 13956
units: ratio offset 17904
units: ratio offset 53976
units: ratio offset 19404
units: ratio offset 13720
units: ratio offset 53956
Definition at line 6033 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by fuelBenchMode(), getCrankingFuel3(), and setDefaultCranking().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::crankingFuelCoefE100 = {} |
units: ratio offset 19092
units: ratio offset 19224
units: ratio offset 37224
units: ratio offset 21128
units: ratio offset 51208
units: ratio offset 19228
units: ratio offset 19096
units: ratio offset 19016
units: ratio offset 18520
units: ratio offset 18132
units: ratio offset 19052
units: ratio offset 19020
units: ratio offset 18928
units: ratio offset 19252
units: ratio offset 26224
units: ratio offset 18508
units: ratio offset 21092
units: ratio offset 22024
units: ratio offset 59188
units: ratio offset 25444
units: ratio offset 18604
units: ratio offset 19104
units: ratio offset 59104
Definition at line 6331 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingFuel3(), and setDefaultCranking().
float persistent_config_s::crankingTpsBins = {} |
units: % offset 5180
units: % offset 5196
units: % offset 5276
units: % offset 5184
units: % offset 5104
units: % offset 4948
units: % offset 5664
units: % offset 5156
units: % offset 5108
units: % offset 5120
units: % offset 5116
units: % offset 5140
units: % offset 5212
units: % offset 4956
units: % offset 5192
Definition at line 5893 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::crankingTpsCoef = {} |
Cranking fuel correction coefficient based on TPS units: Ratio offset 5148
Cranking fuel correction coefficient based on TPS units: Ratio offset 5164
Cranking fuel correction coefficient based on TPS units: Ratio offset 5244
Cranking fuel correction coefficient based on TPS units: Ratio offset 5152
Cranking fuel correction coefficient based on TPS units: Ratio offset 5072
Cranking fuel correction coefficient based on TPS units: Ratio offset 4916
Cranking fuel correction coefficient based on TPS units: Ratio offset 5632
Cranking fuel correction coefficient based on TPS units: Ratio offset 5124
Cranking fuel correction coefficient based on TPS units: Ratio offset 5076
Cranking fuel correction coefficient based on TPS units: Ratio offset 5088
Cranking fuel correction coefficient based on TPS units: Ratio offset 5084
Cranking fuel correction coefficient based on TPS units: Ratio offset 5108
Cranking fuel correction coefficient based on TPS units: Ratio offset 5180
Cranking fuel correction coefficient based on TPS units: Ratio offset 4924
Cranking fuel correction coefficient based on TPS units: Ratio offset 5160
Definition at line 5888 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCrankingFuel3(), and setDefaultCranking().
int8_t persistent_config_s::dcWastegateBiasBins = {} |
target Wastegate value, 0 to 100% units: target DC position offset 4288
target Wastegate value, 0 to 100% units: target DC position offset 4304
target Wastegate value, 0 to 100% units: target DC position offset 4384
target Wastegate value, 0 to 100% units: target DC position offset 4292
target Wastegate value, 0 to 100% units: target DC position offset 4236
target Wastegate value, 0 to 100% units: target DC position offset 4080
target Wastegate value, 0 to 100% units: target DC position offset 4772
target Wastegate value, 0 to 100% units: target DC position offset 4240
target Wastegate value, 0 to 100% units: target DC position offset 4360
target Wastegate value, 0 to 100% units: target DC position offset 4300
Definition at line 5741 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by EtbController::getOpenLoop(), and setDefaultEtbBiasCurve().
scaled_channel< int16_t, 100, 1 > persistent_config_s::dcWastegateBiasValues = {} |
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4296
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4312
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4392
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4300
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4244
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4088
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4780
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4248
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4368
PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4308
Definition at line 5747 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by EtbController::getOpenLoop(), and setDefaultEtbBiasCurve().
scaled_channel< uint8_t, 50, 1 > persistent_config_s::dwellVoltageCorrValues = {} |
units: multiplier offset 22912
units: multiplier offset 23044
units: multiplier offset 41604
units: multiplier offset 24948
units: multiplier offset 55588
units: multiplier offset 23048
units: multiplier offset 22916
units: multiplier offset 22816
units: multiplier offset 22320
units: multiplier offset 21952
units: multiplier offset 22438
units: multiplier offset 22852
units: multiplier offset 22820
units: multiplier offset 22552
units: multiplier offset 23072
units: multiplier offset 30044
units: multiplier offset 22308
units: multiplier offset 24912
units: multiplier offset 22676
units: multiplier offset 25844
units: multiplier offset 63008
units: multiplier offset 29264
units: multiplier offset 20696
units: multiplier offset 22924
units: multiplier offset 62924
Definition at line 6773 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by canneddwellVoltageCorrValues(), IgnitionState::getSparkDwell(), setDefaultIgnition(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 10, 1 > persistent_config_s::dwellVoltageCorrVoltBins = {} |
units: volts offset 22904
units: volts offset 23036
units: volts offset 41596
units: volts offset 24940
units: volts offset 55580
units: volts offset 23040
units: volts offset 22908
units: volts offset 22808
units: volts offset 22312
units: volts offset 21944
units: volts offset 22430
units: volts offset 22844
units: volts offset 22812
units: volts offset 22544
units: volts offset 23064
units: volts offset 30036
units: volts offset 22300
units: volts offset 24904
units: volts offset 22668
units: volts offset 25836
units: volts offset 63000
units: volts offset 29256
units: volts offset 20688
units: volts offset 22916
units: volts offset 62916
Definition at line 6768 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getSparkDwell(), and setDefaultIgnition().
scaled_channel< int16_t, 1, 1 > persistent_config_s::dynoCarCargoMassKg |
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23606
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23738
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 42298
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25642
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 56282
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23742
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23610
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23510
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23014
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 22646
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23154
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23570
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23514
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23766
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30738
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23026
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25606
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 26538
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63702
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 29958
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 21102
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23618
@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63618
Definition at line 6958 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< int16_t, 1, 1 > persistent_config_s::dynoCarCarMassKg |
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23604
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23736
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 42296
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25640
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 56280
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23740
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23608
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23508
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23012
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 22644
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23152
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23568
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23512
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23764
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30736
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23024
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25604
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 26536
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63700
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 29956
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 21100
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23616
@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63616
Definition at line 6952 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by defaultsOrFixOnBurn(), getConfigValueByHash(), miataNAcommonEngineSettings(), DynoView::onRpm(), setCommonMazdaNB(), setConfigValueByName(), setDynoDefaults(), and setMercedesM111EngineConfiguration().
scaled_channel< float, 1, 1 > persistent_config_s::dynoCarCoeffOfDrag |
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23608
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23740
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 42300
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25644
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 56284
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23744
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23612
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23512
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23016
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 22648
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23156
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23572
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23516
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23768
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30740
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23028
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25608
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 26540
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63704
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 29960
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 21104
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23620
@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63620
Definition at line 6964 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< float, 1, 1 > persistent_config_s::dynoCarFrontalAreaM2 |
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23612
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23744
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 42304
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25648
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 56288
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23748
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23616
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23516
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23020
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 22652
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23160
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23576
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23520
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23772
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30744
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23032
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25612
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 26544
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63708
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 29964
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 21108
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23624
@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63624
Definition at line 6970 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< float, 1, 1 > persistent_config_s::dynoCarGearFinalDrive |
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23600
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23732
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 42292
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25636
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 56276
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23736
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23604
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23504
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23008
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 22640
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23148
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23564
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23508
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23760
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30732
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23020
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25600
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 26532
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63696
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 29952
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 21096
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23612
@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63612
Definition at line 6946 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< float, 1, 1 > persistent_config_s::dynoCarGearPrimaryReduction |
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23592
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23724
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 42284
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25628
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 56268
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23728
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23596
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23496
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23000
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 22632
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23140
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23556
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23500
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23752
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30724
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23012
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25592
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 26524
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63688
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 29944
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 21088
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23604
@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63604
Definition at line 6934 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< float, 1, 1 > persistent_config_s::dynoCarGearRatio |
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23596
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23728
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 42288
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25632
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 56272
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23732
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23600
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23500
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23004
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 22636
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23144
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23560
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23504
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23756
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30728
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23016
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25596
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 26528
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63692
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 29948
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 21092
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23608
@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63608
Definition at line 6940 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< int8_t, 1, 1 > persistent_config_s::dynoCarWheelAspectRatio |
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23589
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23721
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 42281
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 25625
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 56265
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23725
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23593
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23493
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 22997
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 22629
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23137
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23553
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23497
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23749
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 30721
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23009
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 25589
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 26521
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 63685
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 29941
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 21085
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23601
@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 63601
Definition at line 6922 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< int8_t, 1, 1 > persistent_config_s::dynoCarWheelDiaInch |
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23588
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23720
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 42280
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25624
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 56264
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23724
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23592
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23492
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 22996
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 22628
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23136
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23552
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23496
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23748
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30720
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23008
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25588
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 26520
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63684
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 29940
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 21084
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23600
@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63600
Definition at line 6916 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< int16_t, 1, 1 > persistent_config_s::dynoCarWheelTireWidthMm |
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23590
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23722
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 42282
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25626
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 56266
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23726
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23594
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23494
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 22998
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 22630
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23138
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23554
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23498
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23750
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30722
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23010
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25590
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 26522
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63686
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 29942
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 21086
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23602
@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63602
Definition at line 6928 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< uint8_t, 1, 1 > persistent_config_s::dynoRpmStep |
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23580
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23712
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 42272
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25616
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 56256
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23716
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23584
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23484
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22988
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22620
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23128
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23544
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23488
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23740
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30712
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23000
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25580
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 26512
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63676
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 29932
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 21076
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23592
@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63592
Definition at line 6886 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< float, 1, 1 > persistent_config_s::dynoSaeBaro |
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23584
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23716
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 42276
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25620
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 56260
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23720
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23588
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23488
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22992
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22624
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23132
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23548
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23492
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23744
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30716
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23004
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25584
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 26516
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63680
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 29936
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 21080
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23596
@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63596
Definition at line 6910 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< uint8_t, 1, 1 > persistent_config_s::dynoSaeRelativeHumidity |
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23582
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23714
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 42274
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25618
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 56258
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23718
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23586
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23486
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22990
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22622
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23130
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23546
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23490
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23742
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30714
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23002
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25582
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 26514
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63678
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 29934
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 21078
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23594
@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63594
Definition at line 6898 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().
scaled_channel< int8_t, 1, 1 > persistent_config_s::dynoSaeTemperatureC |
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23581
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23713
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 42273
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25617
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 56257
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23717
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23585
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23485
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 22989
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 22621
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23129
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23545
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23489
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23741
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30713
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23001
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25581
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 26513
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63677
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 29933
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 21077
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23593
@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63593
Definition at line 6892 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().
engine_configuration_s persistent_config_s::engineConfiguration |
offset 0
Definition at line 5680 of file engine_configuration_generated_structures_alphax-2chan.h.
float persistent_config_s::etbBiasBins = {} |
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4224
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4240
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4320
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4228
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4172
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4016
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4708
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4248
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4176
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4208
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4204
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4296
target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4236
Definition at line 5729 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by EtbController::getOpenLoop(), setBoschVNH2SP30Curve(), setDefaultEtbBiasCurve(), and setHitachiEtbBiasBins().
float persistent_config_s::etbBiasValues = {} |
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4256
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4272
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4352
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4260
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4204
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4048
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4740
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4280
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4208
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4240
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4236
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4328
PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4268
Definition at line 5735 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by EtbController::getOpenLoop(), setBoschVNH2SP30Curve(), setDefaultEtbBiasCurve(), and setHitachiEtbBiasBins().
scaled_channel< uint16_t, 1000, 1 > persistent_config_s::fuelLevelBins = {} |
units: volt offset 22880
units: volt offset 23012
units: volt offset 41572
units: volt offset 24916
units: volt offset 55556
units: volt offset 23016
units: volt offset 22884
units: volt offset 22784
units: volt offset 22288
units: volt offset 21920
units: volt offset 22406
units: volt offset 22820
units: volt offset 22788
units: volt offset 22520
units: volt offset 23040
units: volt offset 30012
units: volt offset 22276
units: volt offset 24880
units: volt offset 22644
units: volt offset 25812
units: volt offset 62976
units: volt offset 29232
units: volt offset 20664
units: volt offset 22892
units: volt offset 62892
Definition at line 6758 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by FuelLevelFunc::convert(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint8_t persistent_config_s::fuelLevelValues = {} |
units: % offset 22896
units: % offset 23028
units: % offset 41588
units: % offset 24932
units: % offset 55572
units: % offset 23032
units: % offset 22900
units: % offset 22800
units: % offset 22304
units: % offset 21936
units: % offset 22422
units: % offset 22836
units: % offset 22804
units: % offset 22536
units: % offset 23056
units: % offset 30028
units: % offset 22292
units: % offset 24896
units: % offset 22660
units: % offset 25828
units: % offset 62992
units: % offset 29248
units: % offset 20680
units: % offset 22908
units: % offset 62908
Definition at line 6763 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by FuelLevelFunc::convert().
uint16_t persistent_config_s::fuelTrimLoadBins = {} |
offset 18884
offset 19016
offset 37016
offset 20920
offset 51000
offset 19020
offset 18888
offset 18808
offset 18312
offset 17924
offset 18844
offset 18812
offset 18720
offset 19044
offset 26016
offset 18300
offset 20884
offset 21816
offset 58980
offset 25236
offset 18396
offset 18896
offset 58896
Definition at line 6317 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCylinderFuelTrim(), setDefaultVETable(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::fuelTrimRpmBins = {} |
units: rpm offset 18892
units: rpm offset 19024
units: rpm offset 37024
units: rpm offset 20928
units: rpm offset 51008
units: rpm offset 19028
units: rpm offset 18896
units: rpm offset 18816
units: rpm offset 18320
units: rpm offset 17932
units: rpm offset 18852
units: rpm offset 18820
units: rpm offset 18728
units: rpm offset 19052
units: rpm offset 26024
units: rpm offset 18308
units: rpm offset 20892
units: rpm offset 21824
units: rpm offset 58988
units: rpm offset 25244
units: rpm offset 18404
units: rpm offset 18904
units: rpm offset 58904
Definition at line 6322 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCylinderFuelTrim(), setDefaultVETable(), and validateConfigOnStartUpOrBurn().
fuel_cyl_trim_s persistent_config_s::fuelTrims = {} |
offset 18900
offset 19032
offset 37032
offset 20936
offset 51016
offset 19036
offset 18904
offset 18824
offset 18328
offset 17940
offset 18860
offset 18828
offset 18736
offset 19060
offset 26032
offset 18316
offset 20900
offset 21832
offset 58996
offset 25252
offset 18412
offset 18912
offset 58912
Definition at line 6326 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCylinderFuelTrim().
uint8_t persistent_config_s::hondaKcltGaugeAdder |
offset 23966
Definition at line 7077 of file engine_configuration_generated_structures_hellen-honda-k.h.
Referenced by hellen_honda_k_boardDefaultConfiguration(), and kLineThread().
int8_t persistent_config_s::hpfpCompensation = {} |
units: % offset 22494
units: % offset 22626
units: % offset 40626
units: % offset 24530
units: % offset 54610
units: % offset 22630
units: % offset 22498
units: % offset 22410
units: % offset 21914
units: % offset 21534
units: % offset 21992
units: % offset 22446
units: % offset 22414
units: % offset 22322
units: % offset 22654
units: % offset 29626
units: % offset 21902
units: % offset 24494
units: % offset 25426
units: % offset 62590
units: % offset 28846
units: % offset 20278
units: % offset 22506
units: % offset 62506
Definition at line 6672 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::calcFuelPercent().
scaled_channel< uint16_t, 1000, 1 > persistent_config_s::hpfpCompensationLoadBins = {} |
units: cc/lobe offset 22594
units: cc/lobe offset 22726
units: cc/lobe offset 40726
units: cc/lobe offset 24630
units: cc/lobe offset 54710
units: cc/lobe offset 22730
units: cc/lobe offset 22598
units: cc/lobe offset 22510
units: cc/lobe offset 22014
units: cc/lobe offset 21634
units: cc/lobe offset 22112
units: cc/lobe offset 22546
units: cc/lobe offset 22514
units: cc/lobe offset 22422
units: cc/lobe offset 22754
units: cc/lobe offset 29726
units: cc/lobe offset 22002
units: cc/lobe offset 24594
units: cc/lobe offset 25526
units: cc/lobe offset 62690
units: cc/lobe offset 28946
units: cc/lobe offset 20378
units: cc/lobe offset 22606
units: cc/lobe offset 62606
Definition at line 6677 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::calcFuelPercent(), and setBoschHDEV_5_injectors().
scaled_channel< uint8_t, 1, 50 > persistent_config_s::hpfpCompensationRpmBins = {} |
units: RPM offset 22614
units: RPM offset 22746
units: RPM offset 40746
units: RPM offset 24650
units: RPM offset 54730
units: RPM offset 22750
units: RPM offset 22618
units: RPM offset 22530
units: RPM offset 22034
units: RPM offset 21654
units: RPM offset 22132
units: RPM offset 22566
units: RPM offset 22534
units: RPM offset 22442
units: RPM offset 22774
units: RPM offset 29746
units: RPM offset 22022
units: RPM offset 24614
units: RPM offset 25546
units: RPM offset 62710
units: RPM offset 28966
units: RPM offset 20398
units: RPM offset 22626
units: RPM offset 62626
Definition at line 6682 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::calcFuelPercent(), setBoschHDEV_5_injectors(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 1000, 1 > persistent_config_s::hpfpDeadtimeMS = {} |
units: ms offset 22248
units: ms offset 22380
units: ms offset 40380
units: ms offset 24284
units: ms offset 54364
units: ms offset 22384
units: ms offset 22252
units: ms offset 22164
units: ms offset 21668
units: ms offset 21288
units: ms offset 21746
units: ms offset 22200
units: ms offset 22168
units: ms offset 22076
units: ms offset 22408
units: ms offset 29380
units: ms offset 21656
units: ms offset 24248
units: ms offset 25180
units: ms offset 62344
units: ms offset 28600
units: ms offset 20032
units: ms offset 22260
units: ms offset 62260
Definition at line 6652 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpController::onFastCallback().
uint8_t persistent_config_s::hpfpDeadtimeVoltsBins = {} |
units: volts offset 22240
units: volts offset 22372
units: volts offset 40372
units: volts offset 24276
units: volts offset 54356
units: volts offset 22376
units: volts offset 22244
units: volts offset 22156
units: volts offset 21660
units: volts offset 21280
units: volts offset 21738
units: volts offset 22192
units: volts offset 22160
units: volts offset 22068
units: volts offset 22400
units: volts offset 29372
units: volts offset 21648
units: volts offset 24240
units: volts offset 25172
units: volts offset 62336
units: volts offset 28592
units: volts offset 20024
units: volts offset 22252
units: volts offset 62252
Definition at line 6647 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpController::onFastCallback(), setBoschHDEV_5_injectors(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::hpfpFuelMassCompensation = {} |
units: % offset 22624
units: % offset 22756
units: % offset 40756
units: % offset 24660
units: % offset 54740
units: % offset 22760
units: % offset 22628
units: % offset 22540
units: % offset 22044
units: % offset 21664
units: % offset 22144
units: % offset 22576
units: % offset 22544
units: % offset 22784
units: % offset 29756
units: % offset 22032
units: % offset 24624
units: % offset 25556
units: % offset 62720
units: % offset 28976
units: % offset 20408
units: % offset 22636
units: % offset 62636
Definition at line 6687 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getInjectionDuration(), and setGdiDefaults().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::hpfpFuelMassCompensationFuelMass = {} |
units: fuel mass/mg offset 22752
units: fuel mass/mg offset 22884
units: fuel mass/mg offset 40884
units: fuel mass/mg offset 24788
units: fuel mass/mg offset 54868
units: fuel mass/mg offset 22888
units: fuel mass/mg offset 22756
units: fuel mass/mg offset 22668
units: fuel mass/mg offset 22172
units: fuel mass/mg offset 21792
units: fuel mass/mg offset 22272
units: fuel mass/mg offset 22704
units: fuel mass/mg offset 22672
units: fuel mass/mg offset 22912
units: fuel mass/mg offset 29884
units: fuel mass/mg offset 22160
units: fuel mass/mg offset 24752
units: fuel mass/mg offset 25684
units: fuel mass/mg offset 62848
units: fuel mass/mg offset 29104
units: fuel mass/mg offset 20536
units: fuel mass/mg offset 22764
units: fuel mass/mg offset 62764
Definition at line 6692 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getInjectionDuration(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::hpfpFuelMassCompensationFuelPressure = {} |
units: bar offset 22768
units: bar offset 22900
units: bar offset 40900
units: bar offset 24804
units: bar offset 54884
units: bar offset 22904
units: bar offset 22772
units: bar offset 22684
units: bar offset 22188
units: bar offset 21808
units: bar offset 22288
units: bar offset 22688
units: bar offset 22928
units: bar offset 29900
units: bar offset 24768
units: bar offset 25700
units: bar offset 62864
units: bar offset 29120
units: bar offset 20552
units: bar offset 22780
units: bar offset 62780
units: bar offset 22720
units: bar offset 22176
Definition at line 6697 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getInjectionDuration(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().
scaled_channel<uint32_t, 10, 1> persistent_config_s::hpfpFuelMassCompensationFuelPressure[HPFP_FUEL_MASS_COMPENSATION_SIZE] = {} |
units: bar offset 22720
units: bar offset 22176
Definition at line 6044 of file engine_configuration_generated_structures_f469-discovery.h.
scaled_channel< uint8_t, 2, 1 > persistent_config_s::hpfpLobeProfileAngle = {} |
units: deg offset 22224
units: deg offset 22356
units: deg offset 40356
units: deg offset 24260
units: deg offset 54340
units: deg offset 22360
units: deg offset 22228
units: deg offset 22140
units: deg offset 21644
units: deg offset 21264
units: deg offset 21722
units: deg offset 22176
units: deg offset 22144
units: deg offset 22052
units: deg offset 22384
units: deg offset 29356
units: deg offset 21632
units: deg offset 24224
units: deg offset 25156
units: deg offset 62320
units: deg offset 28576
units: deg offset 20008
units: deg offset 22236
units: deg offset 62236
Definition at line 6642 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::pumpAngleFuel(), setHpfpLobeProfileAngle(), and validateGdi().
scaled_channel< uint8_t, 2, 1 > persistent_config_s::hpfpLobeProfileQuantityBins = {} |
units: % offset 22208
units: % offset 22340
units: % offset 40340
units: % offset 24244
units: % offset 54324
units: % offset 22344
units: % offset 22212
units: % offset 22124
units: % offset 21628
units: % offset 21248
units: % offset 21706
units: % offset 22160
units: % offset 22128
units: % offset 22036
units: % offset 22368
units: % offset 29340
units: % offset 21616
units: % offset 24208
units: % offset 25140
units: % offset 62304
units: % offset 28560
units: % offset 19992
units: % offset 22220
units: % offset 62220
Definition at line 6637 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::pumpAngleFuel(), setBoschHDEV_5_injectors(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::hpfpTarget = {} |
units: kPa offset 22264
units: kPa offset 22396
units: kPa offset 40396
units: kPa offset 24300
units: kPa offset 54380
units: kPa offset 22400
units: kPa offset 22268
units: kPa offset 22180
units: kPa offset 21684
units: kPa offset 21304
units: kPa offset 21762
units: kPa offset 22216
units: kPa offset 22184
units: kPa offset 22092
units: kPa offset 22424
units: kPa offset 29396
units: kPa offset 21672
units: kPa offset 24264
units: kPa offset 25196
units: kPa offset 62360
units: kPa offset 28616
units: kPa offset 20048
units: kPa offset 22276
units: kPa offset 62276
Definition at line 6657 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::calcPI(), and setGdiDefaults().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::hpfpTargetLoadBins = {} |
units: load offset 22464
units: load offset 22596
units: load offset 40596
units: load offset 24500
units: load offset 54580
units: load offset 22600
units: load offset 22468
units: load offset 22380
units: load offset 21884
units: load offset 21504
units: load offset 21962
units: load offset 22416
units: load offset 22384
units: load offset 22292
units: load offset 22624
units: load offset 29596
units: load offset 21872
units: load offset 24464
units: load offset 25396
units: load offset 62560
units: load offset 28816
units: load offset 20248
units: load offset 22476
units: load offset 62476
Definition at line 6662 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::calcPI(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 50 > persistent_config_s::hpfpTargetRpmBins = {} |
units: RPM offset 22484
units: RPM offset 22616
units: RPM offset 40616
units: RPM offset 24520
units: RPM offset 54600
units: RPM offset 22620
units: RPM offset 22488
units: RPM offset 22400
units: RPM offset 21904
units: RPM offset 21524
units: RPM offset 21982
units: RPM offset 22436
units: RPM offset 22404
units: RPM offset 22312
units: RPM offset 22644
units: RPM offset 29616
units: RPM offset 21892
units: RPM offset 24484
units: RPM offset 25416
units: RPM offset 62580
units: RPM offset 28836
units: RPM offset 20268
units: RPM offset 22496
units: RPM offset 62496
Definition at line 6667 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by HpfpQuantity::calcPI(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 2, 1 > persistent_config_s::iacCoasting = {} |
RPM-based idle position for coasting units: % offset 5244
RPM-based idle position for coasting units: % offset 5260
RPM-based idle position for coasting units: % offset 5340
RPM-based idle position for coasting units: % offset 5248
RPM-based idle position for coasting units: % offset 5168
RPM-based idle position for coasting units: % offset 5012
RPM-based idle position for coasting units: % offset 5728
RPM-based idle position for coasting units: % offset 5220
RPM-based idle position for coasting units: % offset 5172
RPM-based idle position for coasting units: % offset 5184
RPM-based idle position for coasting units: % offset 5180
RPM-based idle position for coasting units: % offset 5204
RPM-based idle position for coasting units: % offset 5276
RPM-based idle position for coasting units: % offset 5020
RPM-based idle position for coasting units: % offset 5256
Definition at line 5917 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getOpenLoop(), and miataNA_setIacCoastingBins().
scaled_channel< uint8_t, 1, 100 > persistent_config_s::iacCoastingRpmBins = {} |
RPM-based idle position for coasting units: RPM offset 5228
RPM-based idle position for coasting units: RPM offset 5244
RPM-based idle position for coasting units: RPM offset 5324
RPM-based idle position for coasting units: RPM offset 5232
RPM-based idle position for coasting units: RPM offset 5152
RPM-based idle position for coasting units: RPM offset 4996
RPM-based idle position for coasting units: RPM offset 5712
RPM-based idle position for coasting units: RPM offset 5204
RPM-based idle position for coasting units: RPM offset 5156
RPM-based idle position for coasting units: RPM offset 5168
RPM-based idle position for coasting units: RPM offset 5164
RPM-based idle position for coasting units: RPM offset 5188
RPM-based idle position for coasting units: RPM offset 5260
RPM-based idle position for coasting units: RPM offset 5004
RPM-based idle position for coasting units: RPM offset 5240
Definition at line 5911 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getOpenLoop(), miataNA_setIacCoastingBins(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint8_t persistent_config_s::iacPidMultLoadBins = {} |
units: Load offset 4376
units: Load offset 4392
units: Load offset 4472
units: Load offset 4380
units: Load offset 4324
units: Load offset 4168
units: Load offset 4860
units: Load offset 4328
units: Load offset 4336
units: Load offset 4332
units: Load offset 4448
units: Load offset 4388
Definition at line 5757 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getClosedLoop().
scaled_channel< uint8_t, 1, 10 > persistent_config_s::iacPidMultRpmBins = {} |
units: RPM offset 4384
units: RPM offset 4400
units: RPM offset 4480
units: RPM offset 4388
units: RPM offset 4332
units: RPM offset 4176
units: RPM offset 4868
units: RPM offset 4336
units: RPM offset 4344
units: RPM offset 4340
units: RPM offset 4456
units: RPM offset 4396
Definition at line 5762 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getClosedLoop().
scaled_channel< uint8_t, 20, 1 > persistent_config_s::iacPidMultTable = {} |
units: % offset 4312
units: % offset 4328
units: % offset 4408
units: % offset 4316
units: % offset 4260
units: % offset 4104
units: % offset 4796
units: % offset 4264
units: % offset 4272
units: % offset 4268
units: % offset 4384
units: % offset 4324
Definition at line 5752 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getClosedLoop().
float persistent_config_s::iatBoostAdder = {} |
offset 23168
offset 23300
offset 41860
offset 25204
offset 55844
offset 23304
offset 23172
offset 23072
offset 22576
offset 22208
offset 22716
offset 23108
offset 23076
offset 22808
offset 23328
offset 30300
offset 22564
offset 25168
offset 22932
offset 26100
offset 63264
offset 29520
offset 20952
offset 23180
offset 63180
Definition at line 6866 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().
float persistent_config_s::iatBoostAdderBins = {} |
units: C offset 23148
units: C offset 23280
units: C offset 41840
units: C offset 25184
units: C offset 55824
units: C offset 23284
units: C offset 23152
units: C offset 23052
units: C offset 22556
units: C offset 22188
units: C offset 22696
units: C offset 23088
units: C offset 23056
units: C offset 22788
units: C offset 23308
units: C offset 30280
units: C offset 22544
units: C offset 25148
units: C offset 22912
units: C offset 26080
units: C offset 63244
units: C offset 29500
units: C offset 20932
units: C offset 23160
units: C offset 63160
Definition at line 6862 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().
float persistent_config_s::iatBoostCorr = {} |
units: ratio offset 23088
units: ratio offset 23220
units: ratio offset 41780
units: ratio offset 25124
units: ratio offset 55764
units: ratio offset 23224
units: ratio offset 23092
units: ratio offset 22992
units: ratio offset 22496
units: ratio offset 22128
units: ratio offset 22636
units: ratio offset 23028
units: ratio offset 22996
units: ratio offset 22728
units: ratio offset 23248
units: ratio offset 30220
units: ratio offset 22484
units: ratio offset 25088
units: ratio offset 22852
units: ratio offset 26020
units: ratio offset 63184
units: ratio offset 29440
units: ratio offset 20872
units: ratio offset 23100
units: ratio offset 63100
Definition at line 6848 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().
float persistent_config_s::iatBoostCorrBins = {} |
units: C offset 23068
units: C offset 23200
units: C offset 41760
units: C offset 25104
units: C offset 55744
units: C offset 23204
units: C offset 23072
units: C offset 22972
units: C offset 22476
units: C offset 22108
units: C offset 22616
units: C offset 23008
units: C offset 22976
units: C offset 22708
units: C offset 23228
units: C offset 30200
units: C offset 22464
units: C offset 25068
units: C offset 22832
units: C offset 26000
units: C offset 63164
units: C offset 29420
units: C offset 20852
units: C offset 23080
units: C offset 63080
Definition at line 6843 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initBoostCtrl(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::iatFuelCorr = {} |
units: ratio offset 13880
units: ratio offset 31880
units: ratio offset 15896
units: ratio offset 45976
units: ratio offset 13884
units: ratio offset 13804
units: ratio offset 13580
units: ratio offset 14300
units: ratio offset 13856
units: ratio offset 13808
units: ratio offset 13768
units: ratio offset 20880
units: ratio offset 15880
units: ratio offset 13892
units: ratio offset 17840
units: ratio offset 53912
units: ratio offset 19340
units: ratio offset 13656
units: ratio offset 53892
Definition at line 6028 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getIatFuelCorrection().
float persistent_config_s::iatFuelCorrBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 13816
units: SPECIAL_CASE_TEMPERATURE offset 31816
units: SPECIAL_CASE_TEMPERATURE offset 15832
units: SPECIAL_CASE_TEMPERATURE offset 45912
units: SPECIAL_CASE_TEMPERATURE offset 13820
units: C offset 13740
units: C offset 13516
units: SPECIAL_CASE_TEMPERATURE offset 14236
units: C offset 13792
units: C offset 13744
units: C offset 13704
units: SPECIAL_CASE_TEMPERATURE offset 20816
units: SPECIAL_CASE_TEMPERATURE offset 15816
units: C offset 13828
units: SPECIAL_CASE_TEMPERATURE offset 17776
units: SPECIAL_CASE_TEMPERATURE offset 53848
units: SPECIAL_CASE_TEMPERATURE offset 19276
units: SPECIAL_CASE_TEMPERATURE offset 13592
units: SPECIAL_CASE_TEMPERATURE offset 13828
units: SPECIAL_CASE_TEMPERATURE offset 53828
Definition at line 6023 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getIatFuelCorrection(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::idleAdvance = {} |
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5616
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5632
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5712
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5620
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5540
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5316
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 6016
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5592
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5544
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5504
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5628
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5576
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5648
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5392
Definition at line 5989 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedidleAdvance(), and getRunningAdvance().
scaled_channel< uint8_t, 1, 50 > persistent_config_s::idleAdvanceBins = {} |
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5608
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5624
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5704
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5612
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5532
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5308
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 6008
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5584
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5536
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5496
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5620
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5568
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5640
Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5384
Definition at line 5983 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getRunningAdvance(), and validateConfigOnStartUpOrBurn().
uint8_t persistent_config_s::idleVeLoadBins = {} |
units: load offset 5652
units: load offset 5668
units: load offset 5748
units: load offset 5656
units: load offset 5576
units: load offset 5352
units: load offset 6054
units: load offset 5628
units: load offset 5580
units: load offset 5540
units: load offset 5664
units: load offset 5612
units: load offset 5684
units: load offset 5428
Definition at line 5999 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AirmassVeModelBase::getVe(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 10 > persistent_config_s::idleVeRpmBins = {} |
units: RPM offset 5648
units: RPM offset 5664
units: RPM offset 5744
units: RPM offset 5652
units: RPM offset 5572
units: RPM offset 5348
units: RPM offset 6048
units: RPM offset 5624
units: RPM offset 5576
units: RPM offset 5536
units: RPM offset 5660
units: RPM offset 5608
units: RPM offset 5680
units: RPM offset 5424
Definition at line 5994 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AirmassVeModelBase::getVe(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::idleVeTable = {} |
units: % offset 5656
units: % offset 5672
units: % offset 5752
units: % offset 5660
units: % offset 5580
units: % offset 5356
units: % offset 6058
units: % offset 5632
units: % offset 5584
units: % offset 5544
units: % offset 5668
units: % offset 5616
units: % offset 5688
units: % offset 5432
Definition at line 6004 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AirmassVeModelBase::getVe().
blend_table_s persistent_config_s::ignBlends = {} |
offset 19492
offset 19624
offset 37624
offset 21528
offset 51608
offset 19628
offset 19496
offset 19416
offset 18920
offset 18532
offset 18980
offset 19452
offset 19420
offset 19328
offset 19652
offset 26624
offset 18908
offset 21492
offset 22424
offset 59588
offset 25844
offset 19004
offset 19504
offset 59504
Definition at line 6500 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getRunningAdvance(), and setDefaultIgnition().
scaled_channel< uint8_t, 1, 5 > persistent_config_s::ignitionCltCorrLoadBins = {} |
units: Load offset 4532
units: Load offset 4548
units: Load offset 4628
units: Load offset 4536
units: Load offset 4459
units: Load offset 4303
units: Load offset 5016
units: Load offset 4511
units: Load offset 4463
units: Load offset 4496
units: Load offset 4568
units: Load offset 4544
Definition at line 5801 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCltTimingCorrection(), setDefaultCltTimingCorrection(), and validateConfigOnStartUpOrBurn().
scaled_channel< int16_t, 10, 1 > persistent_config_s::ignitionCltCorrTable = {} |
units: deg offset 4472
units: deg offset 4488
units: deg offset 4568
units: deg offset 4476
units: deg offset 4404
units: deg offset 4248
units: deg offset 4956
units: deg offset 4456
units: deg offset 4408
units: deg offset 4544
units: deg offset 4484
Definition at line 5790 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCltTimingCorrection(), and setDefaultCltTimingCorrection().
scaled_channel< int16_t, 1, 1 > persistent_config_s::ignitionCltCorrTempBins = {} |
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4522
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4538
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4618
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4526
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 5006
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4490
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4562
CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4534
CLT-based timing correction units: C offset 4298
CLT-based timing correction units: C offset 4506
CLT-based timing correction units: C offset 4458
Definition at line 5796 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCltTimingCorrection(), setDefaultCltTimingCorrection(), and validateConfigOnStartUpOrBurn().
scaled_channel<int8_t, 1, 5> persistent_config_s::ignitionCltCorrTempBins[CLT_TIMING_CURVE_SIZE] = {} |
CLT-based timing correction units: C offset 4454
CLT-based timing correction units: C offset 4298
CLT-based timing correction units: C offset 4506
CLT-based timing correction units: C offset 4458
Definition at line 5617 of file engine_configuration_generated_structures_at_start_f435.h.
scaled_channel< uint8_t, 1, 5 > persistent_config_s::ignitionIatCorrLoadBins = {} |
units: Load offset 14684
units: Load offset 14816
units: Load offset 32816
units: Load offset 16720
units: Load offset 46800
units: Load offset 14820
units: Load offset 14688
units: Load offset 14608
units: Load offset 14384
units: Load offset 15040
units: Load offset 14644
units: Load offset 14612
units: Load offset 14520
units: Load offset 21816
units: Load offset 16684
units: Load offset 18576
units: Load offset 54780
units: Load offset 20076
units: Load offset 14460
units: Load offset 14696
units: Load offset 54696
Definition at line 6113 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getAdvanceCorrections(), setDefaultIatTimingCorrection(), and validateConfigOnStartUpOrBurn().
scaled_channel<int8_t, 10, 1> persistent_config_s::ignitionIatCorrTable[IAT_IGN_CORR_COUNT][IAT_IGN_CORR_COUNT] = {} |
units: deg offset 14448
units: deg offset 14572
Definition at line 5390 of file engine_configuration_generated_structures_hellen-112-17.h.
scaled_channel< int16_t, 10, 1 > persistent_config_s::ignitionIatCorrTable = {} |
units: deg offset 14548
units: deg offset 14680
units: deg offset 32680
units: deg offset 16584
units: deg offset 46664
units: deg offset 14684
units: deg offset 14552
units: deg offset 14472
units: deg offset 14248
units: deg offset 14968
units: deg offset 14508
units: deg offset 14476
units: deg offset 21680
units: deg offset 16548
units: deg offset 18508
units: deg offset 54712
units: deg offset 20008
units: deg offset 14324
units: deg offset 14560
units: deg offset 54560
units: deg offset 14448
units: deg offset 14572
Definition at line 6103 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getAdvanceCorrections(), setDefaultIatTimingCorrection(), setWholeIatCorrTimingTable(), and testEngine6451().
int8_t persistent_config_s::ignitionIatCorrTempBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 14676
units: SPECIAL_CASE_TEMPERATURE offset 14808
units: SPECIAL_CASE_TEMPERATURE offset 32808
units: SPECIAL_CASE_TEMPERATURE offset 16712
units: SPECIAL_CASE_TEMPERATURE offset 46792
units: SPECIAL_CASE_TEMPERATURE offset 14812
units: SPECIAL_CASE_TEMPERATURE offset 14680
units: C offset 14600
units: C offset 14376
units: SPECIAL_CASE_TEMPERATURE offset 15032
units: C offset 14636
units: C offset 14604
units: C offset 14512
units: SPECIAL_CASE_TEMPERATURE offset 21808
units: SPECIAL_CASE_TEMPERATURE offset 16676
units: SPECIAL_CASE_TEMPERATURE offset 18572
units: SPECIAL_CASE_TEMPERATURE offset 54776
units: SPECIAL_CASE_TEMPERATURE offset 20072
units: SPECIAL_CASE_TEMPERATURE offset 14452
units: SPECIAL_CASE_TEMPERATURE offset 14688
units: SPECIAL_CASE_TEMPERATURE offset 54688
Definition at line 6108 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getAdvanceCorrections(), setDefaultIatTimingCorrection(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::ignitionLoadBins = {} |
units: Load offset 16608
units: Load offset 16740
units: Load offset 34740
units: Load offset 18644
units: Load offset 48724
units: Load offset 16744
units: Load offset 16612
units: Load offset 16532
units: Load offset 16052
units: Load offset 15648
units: Load offset 16324
units: Load offset 16568
units: Load offset 16536
units: Load offset 16444
units: Load offset 16768
units: Load offset 23740
units: Load offset 16022
units: Load offset 18608
units: Load offset 19540
units: Load offset 56704
units: Load offset 22528
units: Load offset 16384
units: Load offset 16620
units: Load offset 56620
Definition at line 6191 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by buildTimingMap(), cannedignitionLoadBins(), IgnitionState::getInterpolatedIgnitionAngle(), miataNA_setIgnitionTable(), setCommonMazdaNB(), setDefaultIgnition(), setDodgeNeonNGCEngineConfiguration(), setVwAba(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::ignitionRpmBins = {} |
units: RPM offset 16640
units: RPM offset 16772
units: RPM offset 34772
units: RPM offset 18676
units: RPM offset 48756
units: RPM offset 16776
units: RPM offset 16644
units: RPM offset 16564
units: RPM offset 16084
units: RPM offset 15680
units: RPM offset 16348
units: RPM offset 16600
units: RPM offset 16568
units: RPM offset 16476
units: RPM offset 16800
units: RPM offset 23772
units: RPM offset 16054
units: RPM offset 18640
units: RPM offset 19572
units: RPM offset 56736
units: RPM offset 22560
units: RPM offset 16416
units: RPM offset 16652
units: RPM offset 56652
Definition at line 6196 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by buildTimingMap(), cannedignitionRpmBins(), IgnitionState::getInterpolatedIgnitionAngle(), miataNA_setIgnitionTable(), setCommonMazdaNB(), setTimingRpmBin(), and validateConfigOnStartUpOrBurn().
scaled_channel< int16_t, 10, 1 > persistent_config_s::ignitionTable = {} |
units: deg offset 16096
units: deg offset 16228
units: deg offset 34228
units: deg offset 18132
units: deg offset 48212
units: deg offset 16232
units: deg offset 16100
units: deg offset 16020
units: deg offset 15796
units: deg offset 15136
units: deg offset 16084
units: deg offset 16056
units: deg offset 16024
units: deg offset 15932
units: deg offset 16256
units: deg offset 23228
units: deg offset 15510
units: deg offset 18096
units: deg offset 19028
units: deg offset 56192
units: deg offset 21760
units: deg offset 15872
units: deg offset 16108
units: deg offset 56108
Definition at line 6186 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by buildTimingMap(), cannedignitionTable(), couplecannedignitionTable(), IgnitionState::getInterpolatedIgnitionAngle(), miataNA_setIgnitionTable(), miataNAcommonEngineSettings(), pbcannedignitionTable(), setCommonMazdaNB(), setWholeTimingMap(), and setWholeTimingTable().
uint16_t persistent_config_s::ignTrimLoadBins = {} |
offset 18676
offset 18808
offset 36808
offset 20712
offset 50792
offset 18812
offset 18680
offset 18600
offset 18104
offset 17716
offset 18636
offset 18604
offset 18512
offset 18836
offset 25808
offset 18092
offset 20676
offset 21608
offset 58772
offset 25028
offset 18188
offset 18688
offset 58688
Definition at line 6304 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getInterpolatedIgnitionTrim(), setDefaultIgnition(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::ignTrimRpmBins = {} |
units: rpm offset 18684
units: rpm offset 18816
units: rpm offset 36816
units: rpm offset 20720
units: rpm offset 50800
units: rpm offset 18820
units: rpm offset 18688
units: rpm offset 18608
units: rpm offset 18112
units: rpm offset 17724
units: rpm offset 18644
units: rpm offset 18612
units: rpm offset 18520
units: rpm offset 18844
units: rpm offset 25816
units: rpm offset 18100
units: rpm offset 20684
units: rpm offset 21616
units: rpm offset 58780
units: rpm offset 25036
units: rpm offset 18196
units: rpm offset 18696
units: rpm offset 58696
Definition at line 6309 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getInterpolatedIgnitionTrim(), setDefaultIgnition(), and validateConfigOnStartUpOrBurn().
ign_cyl_trim_s persistent_config_s::ignTrims = {} |
offset 18692
offset 18824
offset 36824
offset 20728
offset 50808
offset 18828
offset 18696
offset 18616
offset 18120
offset 17732
offset 18652
offset 18620
offset 18528
offset 18852
offset 25824
offset 18108
offset 20692
offset 21624
offset 58788
offset 25044
offset 18204
offset 18704
offset 58704
Definition at line 6313 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getInterpolatedIgnitionTrim().
int16_t persistent_config_s::injectionPhase = {} |
units: deg offset 14692
units: deg offset 14824
units: deg offset 32824
units: deg offset 16728
units: deg offset 46808
units: deg offset 14828
units: deg offset 14696
units: deg offset 14616
units: deg offset 14392
units: deg offset 15044
units: deg offset 14652
units: deg offset 14620
units: deg offset 14528
units: deg offset 21824
units: deg offset 16692
units: deg offset 18584
units: deg offset 54788
units: deg offset 20084
units: deg offset 14468
units: deg offset 14704
units: deg offset 54704
Definition at line 6118 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getInjectionOffset(), pbcannedinjectionPhase(), setDefaultFuel(), and setGDIFueling().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::injectorFlowLinearization = {} |
units: ms offset 22784
units: ms offset 22916
units: ms offset 40916
units: ms offset 24820
units: ms offset 54900
units: ms offset 22920
units: ms offset 22788
units: ms offset 22700
units: ms offset 22204
units: ms offset 21824
units: ms offset 22304
units: ms offset 22704
units: ms offset 22944
units: ms offset 29916
units: ms offset 24784
units: ms offset 25716
units: ms offset 62880
units: ms offset 29136
units: ms offset 20568
units: ms offset 22796
units: ms offset 62796
Definition at line 6702 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getInjectionDuration().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::injectorFlowLinearizationFuelMassBins = {} |
units: fuel mass/mg offset 22792
units: fuel mass/mg offset 22924
units: fuel mass/mg offset 41428
units: fuel mass/mg offset 24828
units: fuel mass/mg offset 55412
units: fuel mass/mg offset 22928
units: fuel mass/mg offset 22796
units: fuel mass/mg offset 22708
units: fuel mass/mg offset 22212
units: fuel mass/mg offset 21832
units: fuel mass/mg offset 22316
units: fuel mass/mg offset 22712
units: fuel mass/mg offset 22952
units: fuel mass/mg offset 29924
units: fuel mass/mg offset 24792
units: fuel mass/mg offset 25724
units: fuel mass/mg offset 62888
units: fuel mass/mg offset 29144
units: fuel mass/mg offset 20576
units: fuel mass/mg offset 22804
units: fuel mass/mg offset 62804
Definition at line 6707 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getInjectionDuration(), and setGdiDefaults().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::injectorFlowLinearizationPressureBins = {} |
units: bar offset 22796
units: bar offset 22928
units: bar offset 41460
units: bar offset 24832
units: bar offset 55444
units: bar offset 22932
units: bar offset 22800
units: bar offset 22712
units: bar offset 22216
units: bar offset 21836
units: bar offset 22320
units: bar offset 22716
units: bar offset 22956
units: bar offset 29928
units: bar offset 24796
units: bar offset 25728
units: bar offset 62892
units: bar offset 29148
units: bar offset 20580
units: bar offset 22808
units: bar offset 62808
Definition at line 6712 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getInjectionDuration(), and setGdiDefaults().
uint16_t persistent_config_s::injectorStagingLoadBins = {} |
offset 22128
offset 22260
offset 40260
offset 24164
offset 54244
offset 22264
offset 22132
offset 22052
offset 21556
offset 21168
offset 21622
offset 22088
offset 22056
offset 21964
offset 22288
offset 29260
offset 21544
offset 24128
offset 25060
offset 62224
offset 28480
offset 19912
offset 22140
offset 62140
Definition at line 6601 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getStage2InjectionFraction(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::injectorStagingRpmBins = {} |
units: RPM offset 22140
units: RPM offset 22272
units: RPM offset 40272
units: RPM offset 24176
units: RPM offset 54256
units: RPM offset 22276
units: RPM offset 22144
units: RPM offset 22064
units: RPM offset 21568
units: RPM offset 21180
units: RPM offset 21634
units: RPM offset 22100
units: RPM offset 22068
units: RPM offset 21976
units: RPM offset 22300
units: RPM offset 29272
units: RPM offset 21556
units: RPM offset 24140
units: RPM offset 25072
units: RPM offset 62236
units: RPM offset 28492
units: RPM offset 19924
units: RPM offset 22152
units: RPM offset 62152
Definition at line 6606 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getStage2InjectionFraction(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().
uint8_t persistent_config_s::injectorStagingTable = {} |
units: % offset 22092
units: % offset 22224
units: % offset 40224
units: % offset 24128
units: % offset 54208
units: % offset 22228
units: % offset 22096
units: % offset 22016
units: % offset 21520
units: % offset 21132
units: % offset 21574
units: % offset 22052
units: % offset 22020
units: % offset 21928
units: % offset 22252
units: % offset 29224
units: % offset 21508
units: % offset 24092
units: % offset 25024
units: % offset 62188
units: % offset 28444
units: % offset 19876
units: % offset 22104
units: % offset 62104
Definition at line 6597 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getStage2InjectionFraction().
uint16_t persistent_config_s::injPhaseLoadBins = {} |
units: Load offset 15204
units: Load offset 15336
units: Load offset 33336
units: Load offset 17240
units: Load offset 47320
units: Load offset 15340
units: Load offset 15208
units: Load offset 15128
units: Load offset 14904
units: Load offset 14764
units: Load offset 15300
units: Load offset 15164
units: Load offset 15132
units: Load offset 15040
units: Load offset 22336
units: Load offset 14670
units: Load offset 17204
units: Load offset 18656
units: Load offset 55300
units: Load offset 20852
units: Load offset 14980
units: Load offset 15216
units: Load offset 55216
Definition at line 6123 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getInjectionOffset(), setFuelTablesLoadBin(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::injPhaseRpmBins = {} |
units: RPM offset 15236
units: RPM offset 15368
units: RPM offset 33368
units: RPM offset 17272
units: RPM offset 47352
units: RPM offset 15372
units: RPM offset 15240
units: RPM offset 15160
units: RPM offset 14936
units: RPM offset 14776
units: RPM offset 15332
units: RPM offset 15196
units: RPM offset 15164
units: RPM offset 15072
units: RPM offset 22368
units: RPM offset 14676
units: RPM offset 17236
units: RPM offset 18668
units: RPM offset 55332
units: RPM offset 20884
units: RPM offset 15012
units: RPM offset 15248
units: RPM offset 55248
Definition at line 6128 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getInjectionOffset(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().
scaled_channel< int8_t, 2, 1 > persistent_config_s::knockBaseNoise = {} |
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22832
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22964
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 41524
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 24868
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 55508
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22968
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22836
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22748
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22252
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 21872
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22358
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22784
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22752
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22484
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22992
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 29964
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22240
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 24832
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22608
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 25764
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 62928
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 29184
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 20616
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22844
Knock sensor output knock detection threshold depending on current RPM. units: dB offset 62844
Definition at line 6723 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by KnockController::getKnockThreshold(), and setDefaultEngineNoiseTable().
uint16_t persistent_config_s::knockNoiseRpmBins = {} |
units: RPM offset 22800
units: RPM offset 22932
units: RPM offset 41492
units: RPM offset 24836
units: RPM offset 55476
units: RPM offset 22936
units: RPM offset 22804
units: RPM offset 22716
units: RPM offset 22220
units: RPM offset 21840
units: RPM offset 22326
units: RPM offset 22752
units: RPM offset 22720
units: RPM offset 22452
units: RPM offset 22960
units: RPM offset 29932
units: RPM offset 22208
units: RPM offset 24800
units: RPM offset 22576
units: RPM offset 25732
units: RPM offset 62896
units: RPM offset 29152
units: RPM offset 20584
units: RPM offset 22812
units: RPM offset 62812
Definition at line 6717 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by KnockController::getKnockThreshold(), and setDefaultEngineNoiseTable().
uint16_t persistent_config_s::lambdaLoadBins = {} |
offset 17504
offset 17636
offset 35636
offset 19540
offset 49620
offset 17640
offset 17508
offset 17428
offset 16932
offset 16544
offset 16940
offset 17464
offset 17432
offset 17340
offset 17664
offset 24636
offset 16918
offset 19504
offset 20436
offset 57600
offset 23840
offset 17280
offset 17516
offset 57516
Definition at line 6220 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by FuelComputer::getTargetLambda(), setDefaultLambdaTable(), setFuelTablesLoadBin(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::lambdaMaxDeviationLoadBins = {} |
offset 22076
offset 22208
offset 40208
offset 24112
offset 54192
offset 22212
offset 22080
offset 22000
offset 21504
offset 21116
offset 21560
offset 22036
offset 22004
offset 21912
offset 22236
offset 29208
offset 21492
offset 24076
offset 25008
offset 62172
offset 28428
offset 19860
offset 22088
offset 62088
Definition at line 6587 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LambdaMonitor::getMaxAllowedLambda().
uint16_t persistent_config_s::lambdaMaxDeviationRpmBins = {} |
units: RPM offset 22084
units: RPM offset 22216
units: RPM offset 40216
units: RPM offset 24120
units: RPM offset 54200
units: RPM offset 22220
units: RPM offset 22088
units: RPM offset 22008
units: RPM offset 21512
units: RPM offset 21124
units: RPM offset 21568
units: RPM offset 22044
units: RPM offset 22012
units: RPM offset 21920
units: RPM offset 22244
units: RPM offset 29216
units: RPM offset 21500
units: RPM offset 24084
units: RPM offset 25016
units: RPM offset 62180
units: RPM offset 28436
units: RPM offset 19868
units: RPM offset 22096
units: RPM offset 62096
Definition at line 6592 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LambdaMonitor::getMaxAllowedLambda().
scaled_channel< uint8_t, 100, 1 > persistent_config_s::lambdaMaxDeviationTable = {} |
units: lambda offset 22060
units: lambda offset 22192
units: lambda offset 40192
units: lambda offset 24096
units: lambda offset 54176
units: lambda offset 22196
units: lambda offset 22064
units: lambda offset 21984
units: lambda offset 21488
units: lambda offset 21100
units: lambda offset 21548
units: lambda offset 22020
units: lambda offset 21988
units: lambda offset 21896
units: lambda offset 22220
units: lambda offset 29192
units: lambda offset 21476
units: lambda offset 24060
units: lambda offset 24992
units: lambda offset 62156
units: lambda offset 28412
units: lambda offset 19844
units: lambda offset 22072
units: lambda offset 62072
Definition at line 6583 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LambdaMonitor::getMaxAllowedLambda().
uint16_t persistent_config_s::lambdaRpmBins = {} |
units: RPM offset 17536
units: RPM offset 17668
units: RPM offset 35668
units: RPM offset 19572
units: RPM offset 49652
units: RPM offset 17672
units: RPM offset 17540
units: RPM offset 17460
units: RPM offset 16964
units: RPM offset 16576
units: RPM offset 16976
units: RPM offset 17496
units: RPM offset 17464
units: RPM offset 17372
units: RPM offset 17696
units: RPM offset 24668
units: RPM offset 16950
units: RPM offset 19536
units: RPM offset 20468
units: RPM offset 57632
units: RPM offset 23872
units: RPM offset 17312
units: RPM offset 17548
units: RPM offset 57548
Definition at line 6225 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by FuelComputer::getTargetLambda(), setDefaultLambdaTable(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 147, 1 > persistent_config_s::lambdaTable = {} |
units: lambda offset 17248
units: lambda offset 17380
units: lambda offset 35380
units: lambda offset 19284
units: lambda offset 49364
units: lambda offset 17384
units: lambda offset 17252
units: lambda offset 17172
units: lambda offset 16676
units: lambda offset 16288
units: lambda offset 16652
units: lambda offset 17208
units: lambda offset 17176
units: lambda offset 17084
units: lambda offset 17408
units: lambda offset 24380
units: lambda offset 16662
units: lambda offset 19248
units: lambda offset 20180
units: lambda offset 57344
units: lambda offset 23456
units: lambda offset 17024
units: lambda offset 17260
units: lambda offset 57260
Definition at line 6216 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by FuelComputer::getTargetLambda(), pbcannedlambdaTable(), and setDefaultLambdaTable().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::ltitTable = {} |
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14274
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14406
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 32406
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 16316
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 46396
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14410
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14278
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14198
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 13974
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14694
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14202
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 21406
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 16274
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 18234
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 54438
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 19734
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14050
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14286
Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 54286
Definition at line 6079 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LongTermIdleTrim::checkIfShouldSave(), LongTermIdleTrim::hasValidData(), and LongTermIdleTrim::loadLtitFromConfig().
lua_script_t persistent_config_s::luaScript |
offset 5688
offset 5704
offset 5784
offset 5692
offset 5612
offset 5388
offset 6106
offset 5664
offset 5616
offset 5576
offset 5700
offset 5648
offset 5720
offset 5464
Definition at line 6008 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by commonGenesisCoupe(), mreSecondaryCan(), proteusDcWastegateTest(), proteusLuaDemo(), setGmLs4(), setHarley(), setHondaCivicBcm(), and setHyundaiPb().
float persistent_config_s::mafDecoding = {} |
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14292
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14424
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 32424
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 16328
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 46408
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14428
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14296
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14216
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 13992
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14712
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14252
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14220
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14192
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 21424
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 16292
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14316
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 18252
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 54456
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 19752
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14068
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14304
Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 54304
Definition at line 6093 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by addMafPoint(), setBosch0280218037(), setMafDecodingBins(), and setMAFTransferFunction().
float persistent_config_s::mafDecodingBins = {} |
units: V offset 14420
units: V offset 14552
units: V offset 32552
units: V offset 16456
units: V offset 46536
units: V offset 14556
units: V offset 14424
units: V offset 14344
units: V offset 14120
units: V offset 14840
units: V offset 14380
units: V offset 14348
units: V offset 14320
units: V offset 21552
units: V offset 16420
units: V offset 14444
units: V offset 18380
units: V offset 54584
units: V offset 19880
units: V offset 14196
units: V offset 14432
units: V offset 54432
Definition at line 6098 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by addMafPoint(), setBosch0280218037(), setMafDecodingBins(), setMAFTransferFunction(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::mapEstimateRpmBins = {} |
units: RPM offset 15872
units: RPM offset 16004
units: RPM offset 34004
units: RPM offset 17908
units: RPM offset 47988
units: RPM offset 16008
units: RPM offset 15876
units: RPM offset 15796
units: RPM offset 15572
units: RPM offset 14932
units: RPM offset 16020
units: RPM offset 15832
units: RPM offset 15800
units: RPM offset 15708
units: RPM offset 23004
units: RPM offset 15286
units: RPM offset 17872
units: RPM offset 18824
units: RPM offset 55968
units: RPM offset 21536
units: RPM offset 15648
units: RPM offset 15884
units: RPM offset 55884
Definition at line 6151 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initFuelMap(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::mapEstimateTable = {} |
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15328
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15460
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 33460
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 17364
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 47444
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15464
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15332
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: kPa offset 15252
units: kPa offset 15028
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 14848
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15408
units: kPa offset 15288
units: kPa offset 15256
units: kPa offset 15164
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 22460
units: kPa offset 14742
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 17328
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 18740
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 55424
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 20992
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15104
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15340
This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 55340
Definition at line 6141 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initFuelMap(), and setDefaultFuel().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::mapEstimateTpsBins = {} |
units: % TPS offset 15840
units: % TPS offset 15972
units: % TPS offset 33972
units: % TPS offset 17876
units: % TPS offset 47956
units: % TPS offset 15976
units: % TPS offset 15844
units: % TPS offset 15764
units: % TPS offset 15540
units: % TPS offset 14920
units: % TPS offset 15984
units: % TPS offset 15800
units: % TPS offset 15768
units: % TPS offset 15676
units: % TPS offset 22972
units: % TPS offset 15254
units: % TPS offset 17840
units: % TPS offset 18812
units: % TPS offset 55936
units: % TPS offset 21504
units: % TPS offset 15616
units: % TPS offset 15852
units: % TPS offset 55852
Definition at line 6146 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initFuelMap(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 100 > persistent_config_s::maximumOilPressureBins = {} |
units: RPM offset 23640
units: RPM offset 23772
units: RPM offset 42332
units: RPM offset 25676
units: RPM offset 56316
units: RPM offset 23776
units: RPM offset 23644
units: RPM offset 23544
units: RPM offset 23048
units: RPM offset 22680
units: RPM offset 23187
units: RPM offset 23604
units: RPM offset 23548
units: RPM offset 23800
units: RPM offset 30772
units: RPM offset 23060
units: RPM offset 25640
units: RPM offset 26572
units: RPM offset 63736
units: RPM offset 29992
units: RPM offset 21126
units: RPM offset 23652
units: RPM offset 63652
Definition at line 6990 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by setDefaultBaseEngine(), and LimpManager::updateState().
scaled_channel< uint8_t, 1, 10 > persistent_config_s::maximumOilPressureValues = {} |
units: SPECIAL_CASE_PRESSURE offset 23644
units: SPECIAL_CASE_PRESSURE offset 23776
units: SPECIAL_CASE_PRESSURE offset 42336
units: SPECIAL_CASE_PRESSURE offset 25680
units: SPECIAL_CASE_PRESSURE offset 56320
units: SPECIAL_CASE_PRESSURE offset 23780
units: SPECIAL_CASE_PRESSURE offset 23648
units: kPa offset 23548
units: kPa offset 23052
units: SPECIAL_CASE_PRESSURE offset 22684
units: SPECIAL_CASE_PRESSURE offset 23191
units: kPa offset 23608
units: kPa offset 23552
units: SPECIAL_CASE_PRESSURE offset 23804
units: SPECIAL_CASE_PRESSURE offset 30776
units: kPa offset 23064
units: SPECIAL_CASE_PRESSURE offset 25644
units: SPECIAL_CASE_PRESSURE offset 26576
units: SPECIAL_CASE_PRESSURE offset 63740
units: SPECIAL_CASE_PRESSURE offset 29996
units: SPECIAL_CASE_PRESSURE offset 21130
units: SPECIAL_CASE_PRESSURE offset 23656
units: SPECIAL_CASE_PRESSURE offset 63656
Definition at line 6995 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LimpManager::updateState().
uint8_t persistent_config_s::maxKnockRetardLoadBins = {} |
units: % offset 19336
units: % offset 19468
units: % offset 37468
units: % offset 21372
units: % offset 51452
units: % offset 19472
units: % offset 19340
units: % offset 19260
units: % offset 18764
units: % offset 18376
units: % offset 18790
units: % offset 19296
units: % offset 19264
units: % offset 19172
units: % offset 19496
units: % offset 26468
units: % offset 18752
units: % offset 21336
units: % offset 22268
units: % offset 59432
units: % offset 25688
units: % offset 18848
units: % offset 19348
units: % offset 59348
Definition at line 6446 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by KnockController::getMaximumRetard().
scaled_channel< uint8_t, 1, 100 > persistent_config_s::maxKnockRetardRpmBins = {} |
units: RPM offset 19342
units: RPM offset 19474
units: RPM offset 37474
units: RPM offset 21378
units: RPM offset 51458
units: RPM offset 19478
units: RPM offset 19346
units: RPM offset 19266
units: RPM offset 18770
units: RPM offset 18382
units: RPM offset 18796
units: RPM offset 19302
units: RPM offset 19270
units: RPM offset 19178
units: RPM offset 19502
units: RPM offset 26474
units: RPM offset 18758
units: RPM offset 21342
units: RPM offset 22274
units: RPM offset 59438
units: RPM offset 25694
units: RPM offset 18854
units: RPM offset 19354
units: RPM offset 59354
Definition at line 6451 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by KnockController::getMaximumRetard().
scaled_channel< uint8_t, 4, 1 > persistent_config_s::maxKnockRetardTable = {} |
units: deg offset 19300
units: deg offset 19432
units: deg offset 37432
units: deg offset 21336
units: deg offset 51416
units: deg offset 19436
units: deg offset 19304
units: deg offset 19224
units: deg offset 18728
units: deg offset 18340
units: deg offset 18742
units: deg offset 19260
units: deg offset 19228
units: deg offset 19136
units: deg offset 19460
units: deg offset 26432
units: deg offset 18716
units: deg offset 21300
units: deg offset 22232
units: deg offset 59396
units: deg offset 25652
units: deg offset 18812
units: deg offset 19312
units: deg offset 59312
Definition at line 6441 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by KnockController::getMaximumRetard().
scaled_channel< uint8_t, 1, 100 > persistent_config_s::minimumOilPressureBins = {} |
units: RPM offset 23188
units: RPM offset 23320
units: RPM offset 41880
units: RPM offset 25224
units: RPM offset 55864
units: RPM offset 23324
units: RPM offset 23192
units: RPM offset 23092
units: RPM offset 22596
units: RPM offset 22228
units: RPM offset 22736
units: RPM offset 23128
units: RPM offset 23096
units: RPM offset 22828
units: RPM offset 23348
units: RPM offset 30320
units: RPM offset 22584
units: RPM offset 25188
units: RPM offset 22952
units: RPM offset 26120
units: RPM offset 63284
units: RPM offset 29540
units: RPM offset 20972
units: RPM offset 23200
units: RPM offset 63200
Definition at line 6871 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by setDefaultBaseEngine(), LimpManager::updateState(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 10 > persistent_config_s::minimumOilPressureValues = {} |
units: SPECIAL_CASE_PRESSURE offset 23196
units: SPECIAL_CASE_PRESSURE offset 23328
units: SPECIAL_CASE_PRESSURE offset 41888
units: SPECIAL_CASE_PRESSURE offset 25232
units: SPECIAL_CASE_PRESSURE offset 55872
units: SPECIAL_CASE_PRESSURE offset 23332
units: SPECIAL_CASE_PRESSURE offset 23200
units: kPa offset 23100
units: kPa offset 22604
units: SPECIAL_CASE_PRESSURE offset 22236
units: SPECIAL_CASE_PRESSURE offset 22744
units: kPa offset 23136
units: kPa offset 23104
units: kPa offset 22836
units: SPECIAL_CASE_PRESSURE offset 23356
units: SPECIAL_CASE_PRESSURE offset 30328
units: kPa offset 22592
units: SPECIAL_CASE_PRESSURE offset 25196
units: kPa offset 22960
units: SPECIAL_CASE_PRESSURE offset 26128
units: SPECIAL_CASE_PRESSURE offset 63292
units: SPECIAL_CASE_PRESSURE offset 29548
units: SPECIAL_CASE_PRESSURE offset 20980
units: SPECIAL_CASE_PRESSURE offset 23208
units: SPECIAL_CASE_PRESSURE offset 63208
Definition at line 6876 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by LimpManager::updateState().
uint8_t persistent_config_s::pedalToTpsPedalBins = {} |
units: % offset 5492
units: % offset 5508
units: % offset 5588
units: % offset 5496
units: % offset 5416
units: % offset 5192
units: % offset 5892
units: % offset 5468
units: % offset 5420
units: % offset 5540
units: % offset 5452
units: % offset 5524
units: % offset 5268
units: % offset 5504
Definition at line 5948 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initElectronicThrottle(), setDefaultEtbParameters(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 100 > persistent_config_s::pedalToTpsRpmBins = {} |
units: RPM offset 5500
units: RPM offset 5516
units: RPM offset 5596
units: RPM offset 5504
units: RPM offset 5424
units: RPM offset 5200
units: RPM offset 5902
units: RPM offset 5476
units: RPM offset 5428
units: RPM offset 5548
units: RPM offset 5460
units: RPM offset 5532
units: RPM offset 5276
units: RPM offset 5512
Definition at line 5953 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedpedalToTpsRpmBins(), initElectronicThrottle(), setDefaultEtbParameters(), and validateConfigOnStartUpOrBurn().
uint8_t persistent_config_s::pedalToTpsTable = {} |
units: % offset 5428
units: % offset 5444
units: % offset 5524
units: % offset 5432
units: % offset 5352
units: % offset 5128
units: % offset 5832
units: % offset 5404
units: % offset 5356
units: % offset 5476
units: % offset 5388
units: % offset 5460
units: % offset 5204
units: % offset 5440
Definition at line 5943 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initElectronicThrottle(), and setDefaultEtbParameters().
int16_t persistent_config_s::postCrankingCLTBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 4212
units: SPECIAL_CASE_TEMPERATURE offset 4228
units: SPECIAL_CASE_TEMPERATURE offset 4308
units: SPECIAL_CASE_TEMPERATURE offset 4216
units: C offset 4160
units: C offset 4004
units: SPECIAL_CASE_TEMPERATURE offset 4692
units: C offset 4236
units: C offset 4164
units: C offset 4196
units: C offset 4192
units: SPECIAL_CASE_TEMPERATURE offset 4284
units: SPECIAL_CASE_TEMPERATURE offset 4224
Definition at line 5722 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getPostCrankingFuelCorrection(), and setDefaultCranking().
uint16_t persistent_config_s::postCrankingDurationBins = {} |
units: count offset 4200
units: count offset 4216
units: count offset 4296
units: count offset 4204
units: count offset 4148
units: count offset 3992
units: count offset 4680
units: count offset 4224
units: count offset 4152
units: count offset 4184
units: count offset 4272
units: count offset 4212
units: count offset 4168
Definition at line 5717 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getPostCrankingFuelCorrection(), setDefaultCranking(), and setHondaK().
float persistent_config_s::postCrankingDurationBins[CRANKING_ENRICH_COUNT] |
units: count offset 4168
Definition at line 4662 of file engine_configuration_generated_structures_prometheus_405.h.
float persistent_config_s::postCrankingFactor = {} |
units: mult offset 4056
units: mult offset 4072
units: mult offset 4152
units: mult offset 4060
units: mult offset 4004
units: mult offset 3848
units: mult offset 4488
units: mult offset 4080
units: mult offset 4008
units: mult offset 4040
units: mult offset 4024
units: mult offset 4128
units: mult offset 4068
Definition at line 5712 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by fuelBenchMode(), getPostCrankingFuelCorrection(), setDefaultCranking(), and setHondaK().
scaled_channel< uint8_t, 1, 50 > persistent_config_s::predictiveMapBlendDurationBins = {} |
units: RPM offset 22856
units: RPM offset 22988
units: RPM offset 41548
units: RPM offset 24892
units: RPM offset 55532
units: RPM offset 22992
units: RPM offset 22860
units: RPM offset 21896
units: RPM offset 22382
units: RPM offset 23016
units: RPM offset 29988
units: RPM offset 24856
units: RPM offset 25788
units: RPM offset 62952
units: RPM offset 29208
units: RPM offset 20640
units: RPM offset 22868
units: RPM offset 62868
Definition at line 6738 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by SpeedDensityAirmass::getPredictiveMap(), and setDefaultFuel().
scaled_channel< uint8_t, 50, 1 > persistent_config_s::predictiveMapBlendDurationValues = {} |
units: second offset 22860
units: second offset 22992
units: second offset 41552
units: second offset 24896
units: second offset 55536
units: second offset 22996
units: second offset 22864
units: second offset 21900
units: second offset 22386
units: second offset 23020
units: second offset 29992
units: second offset 24860
units: second offset 25792
units: second offset 62956
units: second offset 29212
units: second offset 20644
units: second offset 22872
units: second offset 62872
Definition at line 6743 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by SpeedDensityAirmass::getPredictiveMap(), and setDefaultFuel().
uint8_t persistent_config_s::rainTimingAdjustment = {} |
offset 23818
offset 63818
Definition at line 7197 of file engine_configuration_generated_structures_uaefi.h.
float persistent_config_s::rainTimingPpsBins = {} |
units: C offset 23844
units: C offset 63844
Definition at line 7213 of file engine_configuration_generated_structures_uaefi.h.
uint16_t persistent_config_s::rainTimingRpmBins = {} |
units: RPM offset 23834
units: RPM offset 63834
Definition at line 7202 of file engine_configuration_generated_structures_uaefi.h.
scaled_channel< uint8_t, 1, 100 > persistent_config_s::rpmIdleCorrBins = {} |
units: Target RPM offset 14272
units: Target RPM offset 14400
units: Target RPM offset 32400
units: Target RPM offset 16312
units: Target RPM offset 46392
units: Target RPM offset 14404
units: Target RPM offset 14276
units: Target RPM offset 14196
units: RPM offset 13972
units: Target RPM offset 14692
units: RPM offset 14248
units: RPM offset 14200
units: Target RPM offset 21400
units: Target RPM offset 16272
units: Target RPM offset 18232
units: Target RPM offset 54432
units: Target RPM offset 19732
units: Target RPM offset 14048
units: Target RPM offset 14284
units: Target RPM offset 54284
Definition at line 6073 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IdleController::getRunningOpenLoop(), setDefaultIdleOpenLoopParameters(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptCurve1 = {} |
units: y offset 4604
units: y offset 4620
units: y offset 4700
units: y offset 4608
units: y offset 4528
units: y offset 4372
units: y offset 5088
units: y offset 4580
units: y offset 4532
units: y offset 4544
units: y offset 4540
units: y offset 4564
units: y offset 4636
units: y offset 4548
units: y offset 4616
Definition at line 5817 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), setProteusVwPassatB6(), and setScriptCurve1Value().
float persistent_config_s::scriptCurve1Bins = {} |
units: x offset 4540
units: x offset 4556
units: x offset 4636
units: x offset 4544
units: x offset 4464
units: x offset 4308
units: x offset 5024
units: x offset 4516
units: x offset 4468
units: x offset 4480
units: x offset 4476
units: x offset 4500
units: x offset 4572
units: x offset 4552
Definition at line 5812 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), setProteusVwPassatB6(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptCurve2 = {} |
units: y offset 4732
units: y offset 4748
units: y offset 4828
units: y offset 4736
units: y offset 4656
units: y offset 4500
units: y offset 5216
units: y offset 4708
units: y offset 4660
units: y offset 4672
units: y offset 4668
units: y offset 4692
units: y offset 4764
units: y offset 4564
units: y offset 4744
Definition at line 5827 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), proteusLuaDemo(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), and setScriptCurve2Value().
float persistent_config_s::scriptCurve2Bins = {} |
units: x offset 4668
units: x offset 4684
units: x offset 4764
units: x offset 4672
units: x offset 4592
units: x offset 4436
units: x offset 5152
units: x offset 4644
units: x offset 4596
units: x offset 4608
units: x offset 4604
units: x offset 4628
units: x offset 4700
units: x offset 4556
units: x offset 4680
Definition at line 5822 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), proteusLuaDemo(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptCurve3 = {} |
units: y offset 4828
units: y offset 4844
units: y offset 4924
units: y offset 4832
units: y offset 4752
units: y offset 4596
units: y offset 5312
units: y offset 4804
units: y offset 4756
units: y offset 4768
units: y offset 4764
units: y offset 4788
units: y offset 4860
units: y offset 4604
units: y offset 4840
Definition at line 5837 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), and proteusLuaDemo().
float persistent_config_s::scriptCurve3Bins = {} |
units: x offset 4796
units: x offset 4812
units: x offset 4892
units: x offset 4800
units: x offset 4720
units: x offset 4564
units: x offset 5280
units: x offset 4772
units: x offset 4724
units: x offset 4736
units: x offset 4732
units: x offset 4756
units: x offset 4828
units: x offset 4572
units: x offset 4808
Definition at line 5832 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), proteusLuaDemo(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptCurve4 = {} |
units: y offset 4892
units: y offset 4908
units: y offset 4988
units: y offset 4896
units: y offset 4816
units: y offset 4660
units: y offset 5376
units: y offset 4868
units: y offset 4820
units: y offset 4832
units: y offset 4828
units: y offset 4852
units: y offset 4924
units: y offset 4668
units: y offset 4904
Definition at line 5847 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue().
float persistent_config_s::scriptCurve4Bins = {} |
units: x offset 4860
units: x offset 4876
units: x offset 4956
units: x offset 4864
units: x offset 4784
units: x offset 4628
units: x offset 5344
units: x offset 4836
units: x offset 4788
units: x offset 4800
units: x offset 4796
units: x offset 4820
units: x offset 4892
units: x offset 4636
units: x offset 4872
Definition at line 5842 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptCurve5 = {} |
units: y offset 4956
units: y offset 4972
units: y offset 5052
units: y offset 4960
units: y offset 4880
units: y offset 4724
units: y offset 5440
units: y offset 4932
units: y offset 4884
units: y offset 4896
units: y offset 4892
units: y offset 4916
units: y offset 4988
units: y offset 4732
units: y offset 4968
Definition at line 5857 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue().
float persistent_config_s::scriptCurve5Bins = {} |
units: x offset 4924
units: x offset 4940
units: x offset 5020
units: x offset 4928
units: x offset 4848
units: x offset 4692
units: x offset 5408
units: x offset 4900
units: x offset 4852
units: x offset 4864
units: x offset 4860
units: x offset 4884
units: x offset 4956
units: x offset 4700
units: x offset 4936
Definition at line 5852 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptCurve6 = {} |
units: y offset 5020
units: y offset 5036
units: y offset 5116
units: y offset 5024
units: y offset 4944
units: y offset 4788
units: y offset 5504
units: y offset 4996
units: y offset 4948
units: y offset 4960
units: y offset 4956
units: y offset 4980
units: y offset 5052
units: y offset 4796
units: y offset 5032
Definition at line 5867 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue().
float persistent_config_s::scriptCurve6Bins = {} |
units: x offset 4988
units: x offset 5004
units: x offset 5084
units: x offset 4992
units: x offset 4912
units: x offset 4756
units: x offset 5472
units: x offset 4964
units: x offset 4916
units: x offset 4928
units: x offset 4924
units: x offset 4948
units: x offset 5020
units: x offset 4764
units: x offset 5000
Definition at line 5862 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getCurveValue(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::scriptTable1 = {} |
units: value offset 17888
units: value offset 18020
units: value offset 36020
units: value offset 19924
units: value offset 50004
units: value offset 18024
units: value offset 17892
units: value offset 17812
units: value offset 17316
units: value offset 16928
units: value offset 17328
units: value offset 17848
units: value offset 17816
units: value offset 17724
units: value offset 18048
units: value offset 25020
units: value offset 17304
units: value offset 19888
units: value offset 20820
units: value offset 57984
units: value offset 24240
units: value offset 17664
units: value offset 17900
units: value offset 57900
Definition at line 6245 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl().
int16_t persistent_config_s::scriptTable1LoadBins = {} |
units: L offset 18144
units: L offset 18276
units: L offset 36276
units: L offset 20180
units: L offset 50260
units: L offset 18280
units: L offset 18148
units: L offset 18068
units: L offset 17572
units: L offset 17184
units: L offset 17584
units: L offset 18104
units: L offset 18072
units: L offset 17980
units: L offset 18304
units: L offset 25276
units: L offset 17560
units: L offset 20144
units: L offset 21076
units: L offset 58240
units: L offset 24496
units: L offset 17680
units: L offset 18156
units: L offset 58156
Definition at line 6250 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
int16_t persistent_config_s::scriptTable1RpmBins = {} |
units: RPM offset 18160
units: RPM offset 18292
units: RPM offset 36292
units: RPM offset 20196
units: RPM offset 50276
units: RPM offset 18296
units: RPM offset 18164
units: RPM offset 18084
units: RPM offset 17588
units: RPM offset 17200
units: RPM offset 17600
units: RPM offset 18120
units: RPM offset 18088
units: RPM offset 17996
units: RPM offset 18320
units: RPM offset 25292
units: RPM offset 17576
units: RPM offset 20160
units: RPM offset 21092
units: RPM offset 58256
units: RPM offset 24512
units: RPM offset 17684
units: RPM offset 18172
units: RPM offset 58172
Definition at line 6255 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
float persistent_config_s::scriptTable2 = {} |
units: value offset 18176
units: value offset 18308
units: value offset 36308
units: value offset 20212
units: value offset 50292
units: value offset 18312
units: value offset 18180
units: value offset 18100
units: value offset 17604
units: value offset 17216
units: value offset 17616
units: value offset 18136
units: value offset 18104
units: value offset 18012
units: value offset 18336
units: value offset 25308
units: value offset 17592
units: value offset 20176
units: value offset 21108
units: value offset 58272
units: value offset 24528
units: value offset 17688
units: value offset 18188
units: value offset 58188
Definition at line 6260 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl().
int16_t persistent_config_s::scriptTable2LoadBins = {} |
units: L offset 18432
units: L offset 18564
units: L offset 36564
units: L offset 20468
units: L offset 50548
units: L offset 18568
units: L offset 18436
units: L offset 18356
units: L offset 17860
units: L offset 17472
units: L offset 18000
units: L offset 18392
units: L offset 18360
units: L offset 18268
units: L offset 18592
units: L offset 25564
units: L offset 17848
units: L offset 20432
units: L offset 21364
units: L offset 58528
units: L offset 24784
units: L offset 17944
units: L offset 18444
units: L offset 58444
Definition at line 6265 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
int16_t persistent_config_s::scriptTable2RpmBins = {} |
units: RPM offset 18448
units: RPM offset 18580
units: RPM offset 36580
units: RPM offset 20484
units: RPM offset 50564
units: RPM offset 18584
units: RPM offset 18452
units: RPM offset 18372
units: RPM offset 17876
units: RPM offset 17488
units: RPM offset 18024
units: RPM offset 18408
units: RPM offset 18376
units: RPM offset 18284
units: RPM offset 18608
units: RPM offset 25580
units: RPM offset 17864
units: RPM offset 20448
units: RPM offset 21380
units: RPM offset 58544
units: RPM offset 24800
units: RPM offset 17960
units: RPM offset 18460
units: RPM offset 58460
Definition at line 6270 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
uint8_t persistent_config_s::scriptTable3 = {} |
units: value offset 18464
units: value offset 18596
units: value offset 36596
units: value offset 20500
units: value offset 50580
units: value offset 18600
units: value offset 18468
units: value offset 18388
units: value offset 17892
units: value offset 17504
units: value offset 18040
units: value offset 18424
units: value offset 18392
units: value offset 18300
units: value offset 18624
units: value offset 25596
units: value offset 17880
units: value offset 20464
units: value offset 21396
units: value offset 58560
units: value offset 24816
units: value offset 17976
units: value offset 18476
units: value offset 58476
Definition at line 6275 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl().
int16_t persistent_config_s::scriptTable3LoadBins = {} |
units: L offset 18528
units: L offset 18660
units: L offset 36660
units: L offset 20564
units: L offset 50644
units: L offset 18664
units: L offset 18532
units: L offset 18452
units: L offset 17956
units: L offset 17568
units: L offset 18052
units: L offset 18488
units: L offset 18456
units: L offset 18364
units: L offset 18688
units: L offset 25660
units: L offset 17944
units: L offset 20528
units: L offset 21460
units: L offset 58624
units: L offset 24880
units: L offset 18040
units: L offset 18540
units: L offset 58540
Definition at line 6280 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
int16_t persistent_config_s::scriptTable3RpmBins = {} |
units: RPM offset 18544
units: RPM offset 18676
units: RPM offset 36676
units: RPM offset 20580
units: RPM offset 50660
units: RPM offset 18680
units: RPM offset 18548
units: RPM offset 18468
units: RPM offset 17972
units: RPM offset 17584
units: RPM offset 18058
units: RPM offset 18504
units: RPM offset 18472
units: RPM offset 18380
units: RPM offset 18704
units: RPM offset 25676
units: RPM offset 17960
units: RPM offset 20544
units: RPM offset 21476
units: RPM offset 58640
units: RPM offset 24896
units: RPM offset 18056
units: RPM offset 18556
units: RPM offset 58556
Definition at line 6285 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
uint8_t persistent_config_s::scriptTable4 = {} |
units: value offset 18560
units: value offset 18692
units: value offset 36692
units: value offset 20596
units: value offset 50676
units: value offset 18696
units: value offset 18564
units: value offset 18484
units: value offset 17988
units: value offset 17600
units: value offset 18066
units: value offset 18520
units: value offset 18488
units: value offset 18396
units: value offset 18720
units: value offset 25692
units: value offset 17976
units: value offset 20560
units: value offset 21492
units: value offset 58656
units: value offset 24912
units: value offset 18072
units: value offset 18572
units: value offset 58572
Definition at line 6290 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultBaseEngine().
int16_t persistent_config_s::scriptTable4LoadBins = {} |
units: L offset 18640
units: L offset 18772
units: L offset 36772
units: L offset 20676
units: L offset 50756
units: L offset 18776
units: L offset 18644
units: L offset 18564
units: L offset 18068
units: L offset 17680
units: L offset 18086
units: L offset 18600
units: L offset 18568
units: L offset 18476
units: L offset 18800
units: L offset 25772
units: L offset 18056
units: L offset 20640
units: L offset 21572
units: L offset 58736
units: L offset 24992
units: L offset 18152
units: L offset 18652
units: L offset 58652
Definition at line 6295 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
int16_t persistent_config_s::scriptTable4RpmBins = {} |
units: RPM offset 18656
units: RPM offset 18788
units: RPM offset 36788
units: RPM offset 20692
units: RPM offset 50772
units: RPM offset 18792
units: RPM offset 18660
units: RPM offset 18580
units: RPM offset 18084
units: RPM offset 17696
units: RPM offset 18096
units: RPM offset 18616
units: RPM offset 18584
units: RPM offset 18492
units: RPM offset 18816
units: RPM offset 25788
units: RPM offset 18072
units: RPM offset 20656
units: RPM offset 21588
units: RPM offset 58752
units: RPM offset 25008
units: RPM offset 18168
units: RPM offset 18668
units: RPM offset 58668
Definition at line 6300 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initScriptImpl(), and setDefaultScriptParameters().
uint16_t persistent_config_s::sparkDwellRpmBins = {} |
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4392
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4408
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4488
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4396
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4340
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4184
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4876
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4344
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4352
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4348
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4464
On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4404
Definition at line 5768 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getSparkDwell(), setConstantDwell(), setSingleCoilDwell(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 100, 1 > persistent_config_s::sparkDwellValues = {} |
units: ms offset 4408
units: ms offset 4424
units: ms offset 4504
units: ms offset 4412
units: ms offset 4356
units: ms offset 4200
units: ms offset 4892
units: ms offset 4360
units: ms offset 4368
units: ms offset 4364
units: ms offset 4480
units: ms offset 4420
Definition at line 5773 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedsparkDwellValues(), IgnitionState::getSparkDwell(), setConstantDwell(), setSingleCoilDwell(), and validateConfigOnStartUpOrBurn().
blend_table_s persistent_config_s::targetAfrBlends = {} |
offset 23204
offset 23336
offset 41896
offset 25240
offset 55880
offset 23340
offset 23208
offset 23108
offset 22612
offset 22244
offset 22752
offset 23144
offset 23112
offset 22844
offset 23364
offset 30336
offset 22600
offset 25204
offset 26136
offset 63300
offset 29556
offset 20988
offset 23216
offset 63216
Definition at line 6880 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by FuelComputer::getTargetLambda(), and setDefaultVETable().
uint8_t persistent_config_s::tcu_32SpeedBins = {} |
units: SPECIAL_CASE_SPEED offset 19236
units: SPECIAL_CASE_SPEED offset 19368
units: SPECIAL_CASE_SPEED offset 37368
units: SPECIAL_CASE_SPEED offset 21272
units: SPECIAL_CASE_SPEED offset 51352
units: SPECIAL_CASE_SPEED offset 19372
units: SPECIAL_CASE_SPEED offset 19240
units: KPH offset 19160
units: KPH offset 18664
units: SPECIAL_CASE_SPEED offset 18276
units: SPECIAL_CASE_SPEED offset 18664
units: KPH offset 19196
units: KPH offset 19164
units: KPH offset 19072
units: SPECIAL_CASE_SPEED offset 19396
units: SPECIAL_CASE_SPEED offset 26368
units: KPH offset 18652
units: SPECIAL_CASE_SPEED offset 21236
units: SPECIAL_CASE_SPEED offset 22168
units: SPECIAL_CASE_SPEED offset 59332
units: SPECIAL_CASE_SPEED offset 25588
units: SPECIAL_CASE_SPEED offset 18748
units: SPECIAL_CASE_SPEED offset 19248
units: SPECIAL_CASE_SPEED offset 59248
Definition at line 6416 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Gm4l6xTransmissionController::set32State().
uint8_t persistent_config_s::tcu_32Vals = {} |
units: % offset 19244
units: % offset 19376
units: % offset 37376
units: % offset 21280
units: % offset 51360
units: % offset 19380
units: % offset 19248
units: % offset 19168
units: % offset 18672
units: % offset 18284
units: % offset 19204
units: % offset 19172
units: % offset 19080
units: % offset 19404
units: % offset 26376
units: % offset 18660
units: % offset 21244
units: % offset 22176
units: % offset 59340
units: % offset 25596
units: % offset 18756
units: % offset 19256
units: % offset 59256
Definition at line 6421 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Gm4l6xTransmissionController::set32State().
scaled_channel< uint8_t, 1, 5 > persistent_config_s::tcu_pcAirmassBins = {} |
units: Airmass offset 19108
units: Airmass offset 19240
units: Airmass offset 37240
units: Airmass offset 21144
units: Airmass offset 51224
units: Airmass offset 19244
units: Airmass offset 19112
units: Airmass offset 19032
units: Airmass offset 18536
units: Airmass offset 18148
units: Airmass offset 19068
units: Airmass offset 19036
units: Airmass offset 18944
units: Airmass offset 19268
units: Airmass offset 26240
units: Airmass offset 18524
units: Airmass offset 21108
units: Airmass offset 22040
units: Airmass offset 59204
units: Airmass offset 25460
units: Airmass offset 18620
units: Airmass offset 19120
units: Airmass offset 59120
Definition at line 6336 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals1 = {} |
units: % offset 19132
units: % offset 19264
units: % offset 37264
units: % offset 21168
units: % offset 51248
units: % offset 19268
units: % offset 19136
units: % offset 19056
units: % offset 18560
units: % offset 18172
units: % offset 19092
units: % offset 19060
units: % offset 18968
units: % offset 19292
units: % offset 26264
units: % offset 18548
units: % offset 21132
units: % offset 22064
units: % offset 59228
units: % offset 25484
units: % offset 18644
units: % offset 19144
units: % offset 59144
Definition at line 6351 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals12 = {} |
units: % offset 19164
units: % offset 19296
units: % offset 37296
units: % offset 21200
units: % offset 51280
units: % offset 19300
units: % offset 19168
units: % offset 19088
units: % offset 18592
units: % offset 18204
units: % offset 19124
units: % offset 19092
units: % offset 19000
units: % offset 19324
units: % offset 26296
units: % offset 18580
units: % offset 21164
units: % offset 22096
units: % offset 59260
units: % offset 25516
units: % offset 18676
units: % offset 19176
units: % offset 59176
Definition at line 6371 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals2 = {} |
units: % offset 19140
units: % offset 19272
units: % offset 37272
units: % offset 21176
units: % offset 51256
units: % offset 19276
units: % offset 19144
units: % offset 19064
units: % offset 18568
units: % offset 18180
units: % offset 19100
units: % offset 19068
units: % offset 18976
units: % offset 19300
units: % offset 26272
units: % offset 18556
units: % offset 21140
units: % offset 22072
units: % offset 59236
units: % offset 25492
units: % offset 18652
units: % offset 19152
units: % offset 59152
Definition at line 6356 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals21 = {} |
units: % offset 19188
units: % offset 19320
units: % offset 37320
units: % offset 21224
units: % offset 51304
units: % offset 19324
units: % offset 19192
units: % offset 19112
units: % offset 18616
units: % offset 18228
units: % offset 19148
units: % offset 19116
units: % offset 19024
units: % offset 19348
units: % offset 26320
units: % offset 18604
units: % offset 21188
units: % offset 22120
units: % offset 59284
units: % offset 25540
units: % offset 18700
units: % offset 19200
units: % offset 59200
Definition at line 6386 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals23 = {} |
units: % offset 19172
units: % offset 19304
units: % offset 37304
units: % offset 21208
units: % offset 51288
units: % offset 19308
units: % offset 19176
units: % offset 19096
units: % offset 18600
units: % offset 18212
units: % offset 19132
units: % offset 19100
units: % offset 19008
units: % offset 19332
units: % offset 26304
units: % offset 18588
units: % offset 21172
units: % offset 22104
units: % offset 59268
units: % offset 25524
units: % offset 18684
units: % offset 19184
units: % offset 59184
Definition at line 6376 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals3 = {} |
units: % offset 19148
units: % offset 19280
units: % offset 37280
units: % offset 21184
units: % offset 51264
units: % offset 19284
units: % offset 19152
units: % offset 19072
units: % offset 18576
units: % offset 18188
units: % offset 19108
units: % offset 19076
units: % offset 18984
units: % offset 19308
units: % offset 26280
units: % offset 18564
units: % offset 21148
units: % offset 22080
units: % offset 59244
units: % offset 25500
units: % offset 18660
units: % offset 19160
units: % offset 59160
Definition at line 6361 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals32 = {} |
units: % offset 19196
units: % offset 19328
units: % offset 37328
units: % offset 21232
units: % offset 51312
units: % offset 19332
units: % offset 19200
units: % offset 19120
units: % offset 18624
units: % offset 18236
units: % offset 19156
units: % offset 19124
units: % offset 19032
units: % offset 19356
units: % offset 26328
units: % offset 18612
units: % offset 21196
units: % offset 22128
units: % offset 59292
units: % offset 25548
units: % offset 18708
units: % offset 19208
units: % offset 59208
Definition at line 6391 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals34 = {} |
units: % offset 19180
units: % offset 19312
units: % offset 37312
units: % offset 21216
units: % offset 51296
units: % offset 19316
units: % offset 19184
units: % offset 19104
units: % offset 18608
units: % offset 18220
units: % offset 19140
units: % offset 19108
units: % offset 19016
units: % offset 19340
units: % offset 26312
units: % offset 18596
units: % offset 21180
units: % offset 22112
units: % offset 59276
units: % offset 25532
units: % offset 18692
units: % offset 19192
units: % offset 59192
Definition at line 6381 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals4 = {} |
units: % offset 19156
units: % offset 19288
units: % offset 37288
units: % offset 21192
units: % offset 51272
units: % offset 19292
units: % offset 19160
units: % offset 19080
units: % offset 18584
units: % offset 18196
units: % offset 19116
units: % offset 19084
units: % offset 18992
units: % offset 19316
units: % offset 26288
units: % offset 18572
units: % offset 21156
units: % offset 22088
units: % offset 59252
units: % offset 25508
units: % offset 18668
units: % offset 19168
units: % offset 59168
Definition at line 6366 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcVals43 = {} |
units: % offset 19204
units: % offset 19336
units: % offset 37336
units: % offset 21240
units: % offset 51320
units: % offset 19340
units: % offset 19208
units: % offset 19128
units: % offset 18632
units: % offset 18244
units: % offset 19164
units: % offset 19132
units: % offset 19040
units: % offset 19364
units: % offset 26336
units: % offset 18620
units: % offset 21204
units: % offset 22136
units: % offset 59300
units: % offset 25556
units: % offset 18716
units: % offset 19216
units: % offset 59216
Definition at line 6396 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcValsN = {} |
units: % offset 19124
units: % offset 19256
units: % offset 37256
units: % offset 21160
units: % offset 51240
units: % offset 19260
units: % offset 19128
units: % offset 19048
units: % offset 18552
units: % offset 18164
units: % offset 19084
units: % offset 19052
units: % offset 18960
units: % offset 19284
units: % offset 26256
units: % offset 18540
units: % offset 21124
units: % offset 22056
units: % offset 59220
units: % offset 25476
units: % offset 18636
units: % offset 19136
units: % offset 59136
Definition at line 6346 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
uint8_t persistent_config_s::tcu_pcValsR = {} |
units: % offset 19116
units: % offset 19248
units: % offset 37248
units: % offset 21152
units: % offset 51232
units: % offset 19252
units: % offset 19120
units: % offset 19040
units: % offset 18544
units: % offset 18156
units: % offset 19076
units: % offset 19044
units: % offset 18952
units: % offset 19276
units: % offset 26248
units: % offset 18532
units: % offset 21116
units: % offset 22048
units: % offset 59212
units: % offset 25468
units: % offset 18628
units: % offset 19128
units: % offset 59128
Definition at line 6341 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setPcState().
float persistent_config_s::tcu_rangeD = {} |
units: level offset 21868
units: level offset 22000
units: level offset 40000
units: level offset 23904
units: level offset 53984
units: level offset 22004
units: level offset 21872
units: level offset 21792
units: level offset 21296
units: level offset 20908
units: level offset 21356
units: level offset 21828
units: level offset 21796
units: level offset 21704
units: level offset 22028
units: level offset 29000
units: level offset 21284
units: level offset 23868
units: level offset 24800
units: level offset 61964
units: level offset 28220
units: level offset 19652
units: level offset 21880
units: level offset 61880
Definition at line 6543 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeLow = {} |
units: level offset 22036
units: level offset 22168
units: level offset 40168
units: level offset 24072
units: level offset 54152
units: level offset 22172
units: level offset 22040
units: level offset 21960
units: level offset 21464
units: level offset 21076
units: level offset 21524
units: level offset 21996
units: level offset 21964
units: level offset 21872
units: level offset 22196
units: level offset 29168
units: level offset 21452
units: level offset 24036
units: level offset 24968
units: level offset 62132
units: level offset 28388
units: level offset 19820
units: level offset 22048
units: level offset 62048
Definition at line 6578 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeM = {} |
units: level offset 21892
units: level offset 22024
units: level offset 40024
units: level offset 23928
units: level offset 54008
units: level offset 22028
units: level offset 21896
units: level offset 21816
units: level offset 21320
units: level offset 20932
units: level offset 21380
units: level offset 21852
units: level offset 21820
units: level offset 21728
units: level offset 22052
units: level offset 29024
units: level offset 21308
units: level offset 23892
units: level offset 24824
units: level offset 61988
units: level offset 28244
units: level offset 19676
units: level offset 21904
units: level offset 61904
Definition at line 6548 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeM1 = {} |
units: level offset 21964
units: level offset 22096
units: level offset 40096
units: level offset 24000
units: level offset 54080
units: level offset 22100
units: level offset 21968
units: level offset 21888
units: level offset 21392
units: level offset 21004
units: level offset 21452
units: level offset 21924
units: level offset 21892
units: level offset 21800
units: level offset 22124
units: level offset 29096
units: level offset 21380
units: level offset 23964
units: level offset 24896
units: level offset 62060
units: level offset 28316
units: level offset 19748
units: level offset 21976
units: level offset 61976
Definition at line 6563 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeM2 = {} |
units: level offset 21940
units: level offset 22072
units: level offset 40072
units: level offset 23976
units: level offset 54056
units: level offset 22076
units: level offset 21944
units: level offset 21864
units: level offset 21368
units: level offset 20980
units: level offset 21428
units: level offset 21900
units: level offset 21868
units: level offset 21776
units: level offset 22100
units: level offset 29072
units: level offset 21356
units: level offset 23940
units: level offset 24872
units: level offset 62036
units: level offset 28292
units: level offset 19724
units: level offset 21952
units: level offset 61952
Definition at line 6558 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeM3 = {} |
units: level offset 21916
units: level offset 22048
units: level offset 40048
units: level offset 23952
units: level offset 54032
units: level offset 22052
units: level offset 21920
units: level offset 21840
units: level offset 21344
units: level offset 20956
units: level offset 21404
units: level offset 21876
units: level offset 21844
units: level offset 21752
units: level offset 22076
units: level offset 29048
units: level offset 21332
units: level offset 23916
units: level offset 24848
units: level offset 62012
units: level offset 28268
units: level offset 19700
units: level offset 21928
units: level offset 61928
Definition at line 6553 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeMinus = {} |
units: level offset 22012
units: level offset 22144
units: level offset 40144
units: level offset 24048
units: level offset 54128
units: level offset 22148
units: level offset 22016
units: level offset 21936
units: level offset 21440
units: level offset 21052
units: level offset 21500
units: level offset 21972
units: level offset 21940
units: level offset 21848
units: level offset 22172
units: level offset 29144
units: level offset 21428
units: level offset 24012
units: level offset 24944
units: level offset 62108
units: level offset 28364
units: level offset 19796
units: level offset 22024
units: level offset 62024
Definition at line 6573 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeN = {} |
units: level offset 21844
units: level offset 21976
units: level offset 39976
units: level offset 23880
units: level offset 53960
units: level offset 21980
units: level offset 21848
units: level offset 21768
units: level offset 21272
units: level offset 20884
units: level offset 21332
units: level offset 21804
units: level offset 21772
units: level offset 21680
units: level offset 22004
units: level offset 28976
units: level offset 21260
units: level offset 23844
units: level offset 24776
units: level offset 61940
units: level offset 28196
units: level offset 19628
units: level offset 21856
units: level offset 61856
Definition at line 6538 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeP = {} |
units: level offset 21796
units: level offset 21928
units: level offset 39928
units: level offset 23832
units: level offset 53912
units: level offset 21932
units: level offset 21800
units: level offset 21720
units: level offset 21224
units: level offset 20836
units: level offset 21284
units: level offset 21756
units: level offset 21724
units: level offset 21632
units: level offset 21956
units: level offset 28928
units: level offset 21212
units: level offset 23796
units: level offset 24728
units: level offset 61892
units: level offset 28148
units: level offset 19580
units: level offset 21808
units: level offset 61808
Definition at line 6528 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangePlus = {} |
units: level offset 21988
units: level offset 22120
units: level offset 40120
units: level offset 24024
units: level offset 54104
units: level offset 22124
units: level offset 21992
units: level offset 21912
units: level offset 21416
units: level offset 21028
units: level offset 21476
units: level offset 21948
units: level offset 21916
units: level offset 21824
units: level offset 22148
units: level offset 29120
units: level offset 21404
units: level offset 23988
units: level offset 24920
units: level offset 62084
units: level offset 28340
units: level offset 19772
units: level offset 22000
units: level offset 62000
Definition at line 6568 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
float persistent_config_s::tcu_rangeR = {} |
units: level offset 21820
units: level offset 21952
units: level offset 39952
units: level offset 23856
units: level offset 53936
units: level offset 21956
units: level offset 21824
units: level offset 21744
units: level offset 21248
units: level offset 20860
units: level offset 21308
units: level offset 21780
units: level offset 21748
units: level offset 21656
units: level offset 21980
units: level offset 28952
units: level offset 21236
units: level offset 23820
units: level offset 24752
units: level offset 61916
units: level offset 28172
units: level offset 19604
units: level offset 21832
units: level offset 61832
Definition at line 6533 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by GearControllerBase::getRangeStateArray().
uint8_t persistent_config_s::tcu_shiftSpeed12 = {} |
units: SPECIAL_CASE_SPEED offset 22928
units: SPECIAL_CASE_SPEED offset 23060
units: SPECIAL_CASE_SPEED offset 41620
units: SPECIAL_CASE_SPEED offset 24964
units: SPECIAL_CASE_SPEED offset 55604
units: SPECIAL_CASE_SPEED offset 23064
units: SPECIAL_CASE_SPEED offset 22932
units: MPH offset 22832
units: MPH offset 22336
units: SPECIAL_CASE_SPEED offset 21968
units: SPECIAL_CASE_SPEED offset 22454
units: MPH offset 22868
units: MPH offset 22836
units: MPH offset 22568
units: SPECIAL_CASE_SPEED offset 23088
units: SPECIAL_CASE_SPEED offset 30060
units: MPH offset 22324
units: SPECIAL_CASE_SPEED offset 24928
units: MPH offset 22692
units: SPECIAL_CASE_SPEED offset 25860
units: SPECIAL_CASE_SPEED offset 63024
units: SPECIAL_CASE_SPEED offset 29280
units: SPECIAL_CASE_SPEED offset 20712
units: SPECIAL_CASE_SPEED offset 22940
units: SPECIAL_CASE_SPEED offset 62940
Definition at line 6783 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::update().
uint8_t persistent_config_s::tcu_shiftSpeed21 = {} |
units: SPECIAL_CASE_SPEED offset 22952
units: SPECIAL_CASE_SPEED offset 23084
units: SPECIAL_CASE_SPEED offset 41644
units: SPECIAL_CASE_SPEED offset 24988
units: SPECIAL_CASE_SPEED offset 55628
units: SPECIAL_CASE_SPEED offset 23088
units: SPECIAL_CASE_SPEED offset 22956
units: MPH offset 22856
units: MPH offset 22360
units: SPECIAL_CASE_SPEED offset 21992
units: SPECIAL_CASE_SPEED offset 22478
units: MPH offset 22892
units: MPH offset 22860
units: MPH offset 22592
units: SPECIAL_CASE_SPEED offset 23112
units: SPECIAL_CASE_SPEED offset 30084
units: MPH offset 22348
units: SPECIAL_CASE_SPEED offset 24952
units: MPH offset 22716
units: SPECIAL_CASE_SPEED offset 25884
units: SPECIAL_CASE_SPEED offset 63048
units: SPECIAL_CASE_SPEED offset 29304
units: SPECIAL_CASE_SPEED offset 20736
units: SPECIAL_CASE_SPEED offset 22964
units: SPECIAL_CASE_SPEED offset 62964
Definition at line 6798 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::update().
uint8_t persistent_config_s::tcu_shiftSpeed23 = {} |
units: SPECIAL_CASE_SPEED offset 22936
units: SPECIAL_CASE_SPEED offset 23068
units: SPECIAL_CASE_SPEED offset 41628
units: SPECIAL_CASE_SPEED offset 24972
units: SPECIAL_CASE_SPEED offset 55612
units: SPECIAL_CASE_SPEED offset 23072
units: SPECIAL_CASE_SPEED offset 22940
units: MPH offset 22840
units: MPH offset 22344
units: SPECIAL_CASE_SPEED offset 21976
units: SPECIAL_CASE_SPEED offset 22462
units: MPH offset 22876
units: MPH offset 22844
units: MPH offset 22576
units: SPECIAL_CASE_SPEED offset 23096
units: SPECIAL_CASE_SPEED offset 30068
units: MPH offset 22332
units: SPECIAL_CASE_SPEED offset 24936
units: MPH offset 22700
units: SPECIAL_CASE_SPEED offset 25868
units: SPECIAL_CASE_SPEED offset 63032
units: SPECIAL_CASE_SPEED offset 29288
units: SPECIAL_CASE_SPEED offset 20720
units: SPECIAL_CASE_SPEED offset 22948
units: SPECIAL_CASE_SPEED offset 62948
Definition at line 6788 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::update().
uint8_t persistent_config_s::tcu_shiftSpeed32 = {} |
units: SPECIAL_CASE_SPEED offset 22960
units: SPECIAL_CASE_SPEED offset 23092
units: SPECIAL_CASE_SPEED offset 41652
units: SPECIAL_CASE_SPEED offset 24996
units: SPECIAL_CASE_SPEED offset 55636
units: SPECIAL_CASE_SPEED offset 23096
units: SPECIAL_CASE_SPEED offset 22964
units: MPH offset 22864
units: MPH offset 22368
units: SPECIAL_CASE_SPEED offset 22000
units: SPECIAL_CASE_SPEED offset 22486
units: MPH offset 22900
units: MPH offset 22868
units: MPH offset 22600
units: SPECIAL_CASE_SPEED offset 23120
units: SPECIAL_CASE_SPEED offset 30092
units: MPH offset 22356
units: SPECIAL_CASE_SPEED offset 24960
units: MPH offset 22724
units: SPECIAL_CASE_SPEED offset 25892
units: SPECIAL_CASE_SPEED offset 63056
units: SPECIAL_CASE_SPEED offset 29312
units: SPECIAL_CASE_SPEED offset 20744
units: SPECIAL_CASE_SPEED offset 22972
units: SPECIAL_CASE_SPEED offset 62972
Definition at line 6803 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::update().
uint8_t persistent_config_s::tcu_shiftSpeed34 = {} |
units: SPECIAL_CASE_SPEED offset 22944
units: SPECIAL_CASE_SPEED offset 23076
units: SPECIAL_CASE_SPEED offset 41636
units: SPECIAL_CASE_SPEED offset 24980
units: SPECIAL_CASE_SPEED offset 55620
units: SPECIAL_CASE_SPEED offset 23080
units: SPECIAL_CASE_SPEED offset 22948
units: MPH offset 22848
units: MPH offset 22352
units: SPECIAL_CASE_SPEED offset 21984
units: SPECIAL_CASE_SPEED offset 22470
units: MPH offset 22884
units: MPH offset 22852
units: MPH offset 22584
units: SPECIAL_CASE_SPEED offset 23104
units: SPECIAL_CASE_SPEED offset 30076
units: MPH offset 22340
units: SPECIAL_CASE_SPEED offset 24944
units: MPH offset 22708
units: SPECIAL_CASE_SPEED offset 25876
units: SPECIAL_CASE_SPEED offset 63040
units: SPECIAL_CASE_SPEED offset 29296
units: SPECIAL_CASE_SPEED offset 20728
units: SPECIAL_CASE_SPEED offset 22956
units: SPECIAL_CASE_SPEED offset 62956
Definition at line 6793 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::update().
uint8_t persistent_config_s::tcu_shiftSpeed43 = {} |
units: SPECIAL_CASE_SPEED offset 22968
units: SPECIAL_CASE_SPEED offset 23100
units: SPECIAL_CASE_SPEED offset 41660
units: SPECIAL_CASE_SPEED offset 25004
units: SPECIAL_CASE_SPEED offset 55644
units: SPECIAL_CASE_SPEED offset 23104
units: SPECIAL_CASE_SPEED offset 22972
units: MPH offset 22872
units: MPH offset 22376
units: SPECIAL_CASE_SPEED offset 22008
units: SPECIAL_CASE_SPEED offset 22494
units: MPH offset 22908
units: MPH offset 22876
units: MPH offset 22608
units: SPECIAL_CASE_SPEED offset 23128
units: SPECIAL_CASE_SPEED offset 30100
units: MPH offset 22364
units: SPECIAL_CASE_SPEED offset 24968
units: MPH offset 22732
units: SPECIAL_CASE_SPEED offset 25900
units: SPECIAL_CASE_SPEED offset 63064
units: SPECIAL_CASE_SPEED offset 29320
units: SPECIAL_CASE_SPEED offset 20752
units: SPECIAL_CASE_SPEED offset 22980
units: SPECIAL_CASE_SPEED offset 62980
Definition at line 6808 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::update().
float persistent_config_s::tcu_shiftTime |
units: ms offset 22976
units: ms offset 23108
units: ms offset 41668
units: ms offset 25012
units: ms offset 55652
units: ms offset 23112
units: ms offset 22980
units: ms offset 22880
units: ms offset 22384
units: ms offset 22016
units: ms offset 22504
units: ms offset 22916
units: ms offset 22884
units: ms offset 22616
units: ms offset 23136
units: ms offset 30108
units: ms offset 22372
units: ms offset 24976
units: ms offset 22740
units: ms offset 25908
units: ms offset 63072
units: ms offset 29328
units: ms offset 20760
units: ms offset 22988
units: ms offset 62988
Definition at line 6813 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by getConfigValueByHash(), TransmissionControllerBase::isShiftCompleted(), and setConfigValueByName().
scaled_channel< uint8_t, 1, 1 > persistent_config_s::tcu_shiftTpsBins = {} |
units: % offset 22920
units: % offset 23052
units: % offset 41612
units: % offset 24956
units: % offset 55596
units: % offset 23056
units: % offset 22924
units: % offset 22824
units: % offset 22328
units: % offset 21960
units: % offset 22446
units: % offset 22860
units: % offset 22828
units: % offset 22560
units: % offset 23080
units: % offset 30052
units: % offset 22316
units: % offset 24920
units: % offset 22684
units: % offset 25852
units: % offset 63016
units: % offset 29272
units: % offset 20704
units: % offset 22932
units: % offset 62932
Definition at line 6778 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AutomaticGearController::shift().
uint8_t persistent_config_s::tcu_tccLockSpeed = {} |
units: SPECIAL_CASE_SPEED offset 19220
units: SPECIAL_CASE_SPEED offset 19352
units: SPECIAL_CASE_SPEED offset 37352
units: SPECIAL_CASE_SPEED offset 21256
units: SPECIAL_CASE_SPEED offset 51336
units: SPECIAL_CASE_SPEED offset 19356
units: SPECIAL_CASE_SPEED offset 19224
units: MPH offset 19144
units: MPH offset 18648
units: SPECIAL_CASE_SPEED offset 18260
units: SPECIAL_CASE_SPEED offset 18648
units: MPH offset 19180
units: MPH offset 19148
units: MPH offset 19056
units: SPECIAL_CASE_SPEED offset 19380
units: SPECIAL_CASE_SPEED offset 26352
units: MPH offset 18636
units: SPECIAL_CASE_SPEED offset 21220
units: SPECIAL_CASE_SPEED offset 22152
units: SPECIAL_CASE_SPEED offset 59316
units: SPECIAL_CASE_SPEED offset 25572
units: SPECIAL_CASE_SPEED offset 18732
units: SPECIAL_CASE_SPEED offset 19232
units: SPECIAL_CASE_SPEED offset 59232
Definition at line 6406 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setTccState().
uint8_t persistent_config_s::tcu_tccTpsBins = {} |
units: TPS offset 19212
units: TPS offset 19344
units: TPS offset 37344
units: TPS offset 21248
units: TPS offset 51328
units: TPS offset 19348
units: TPS offset 19216
units: TPS offset 19136
units: TPS offset 18640
units: TPS offset 18252
units: TPS offset 19172
units: TPS offset 19140
units: TPS offset 19048
units: TPS offset 19372
units: TPS offset 26344
units: TPS offset 18628
units: TPS offset 21212
units: TPS offset 22144
units: TPS offset 59308
units: TPS offset 25564
units: TPS offset 18724
units: TPS offset 19224
units: TPS offset 59224
Definition at line 6401 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setTccState().
uint8_t persistent_config_s::tcu_tccUnlockSpeed = {} |
units: SPECIAL_CASE_SPEED offset 19228
units: SPECIAL_CASE_SPEED offset 19360
units: SPECIAL_CASE_SPEED offset 37360
units: SPECIAL_CASE_SPEED offset 21264
units: SPECIAL_CASE_SPEED offset 51344
units: SPECIAL_CASE_SPEED offset 19364
units: SPECIAL_CASE_SPEED offset 19232
units: MPH offset 19152
units: MPH offset 18656
units: SPECIAL_CASE_SPEED offset 18268
units: SPECIAL_CASE_SPEED offset 18656
units: MPH offset 19188
units: MPH offset 19156
units: MPH offset 19064
units: SPECIAL_CASE_SPEED offset 19388
units: SPECIAL_CASE_SPEED offset 26360
units: MPH offset 18644
units: SPECIAL_CASE_SPEED offset 21228
units: SPECIAL_CASE_SPEED offset 22160
units: SPECIAL_CASE_SPEED offset 59324
units: SPECIAL_CASE_SPEED offset 25580
units: SPECIAL_CASE_SPEED offset 18740
units: SPECIAL_CASE_SPEED offset 19240
units: SPECIAL_CASE_SPEED offset 59240
Definition at line 6411 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by Generic4TransmissionController::setTccState().
uint8_t persistent_config_s::tcuSolenoidTable = {} |
units: onoff offset 15268
units: onoff offset 15400
units: onoff offset 33400
units: onoff offset 17304
units: onoff offset 47384
units: onoff offset 15404
units: onoff offset 15272
units: onoff offset 15192
units: onoff offset 14968
units: onoff offset 14788
units: onoff offset 15348
units: onoff offset 15228
units: onoff offset 15196
units: onoff offset 15104
units: onoff offset 22400
units: onoff offset 14682
units: onoff offset 17268
units: onoff offset 18680
units: onoff offset 55364
units: onoff offset 20932
units: onoff offset 15044
units: onoff offset 15280
units: onoff offset 55280
Definition at line 6133 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by setDefaultBaseEngine(), setMiataNB2_Proteus_TCU(), and SimpleTransmissionController::update().
int persistent_config_s::technicalDebt7738 |
offset 22848
Definition at line 7081 of file engine_configuration_generated_structures_f407-discovery.h.
scaled_channel< uint8_t, 1, 100 > persistent_config_s::throttle2TrimRpmBins = {} |
units: RPM offset 19294
units: RPM offset 19426
units: RPM offset 37426
units: RPM offset 21330
units: RPM offset 51410
units: RPM offset 19430
units: RPM offset 19298
units: RPM offset 19218
units: RPM offset 18722
units: RPM offset 18334
units: RPM offset 18734
units: RPM offset 19254
units: RPM offset 19222
units: RPM offset 19130
units: RPM offset 19454
units: RPM offset 26426
units: RPM offset 18710
units: RPM offset 21294
units: RPM offset 22226
units: RPM offset 59390
units: RPM offset 25646
units: RPM offset 18806
units: RPM offset 19306
units: RPM offset 59306
Definition at line 6436 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initElectronicThrottle().
scaled_channel< int8_t, 10, 1 > persistent_config_s::throttle2TrimTable = {} |
units: % offset 19252
units: % offset 19384
units: % offset 37384
units: % offset 21288
units: % offset 51368
units: % offset 19388
units: % offset 19256
units: % offset 19176
units: % offset 18680
units: % offset 18292
units: % offset 19212
units: % offset 19180
units: % offset 19088
units: % offset 19412
units: % offset 26384
units: % offset 18668
units: % offset 21252
units: % offset 22184
units: % offset 59348
units: % offset 25604
units: % offset 18764
units: % offset 19264
units: % offset 59264
Definition at line 6426 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initElectronicThrottle().
uint8_t persistent_config_s::throttle2TrimTpsBins = {} |
units: % offset 19288
units: % offset 19420
units: % offset 37420
units: % offset 21324
units: % offset 51404
units: % offset 19424
units: % offset 19292
units: % offset 19212
units: % offset 18716
units: % offset 18328
units: % offset 18728
units: % offset 19248
units: % offset 19216
units: % offset 19124
units: % offset 19448
units: % offset 26420
units: % offset 18704
units: % offset 21288
units: % offset 22220
units: % offset 59384
units: % offset 25640
units: % offset 18800
units: % offset 19300
units: % offset 59300
Definition at line 6431 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initElectronicThrottle().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::throttleEstimateEffectiveAreaBins = {} |
units: % offset 20996
units: % offset 21128
units: % offset 39128
units: % offset 23032
units: % offset 53112
units: % offset 21132
units: % offset 21000
units: % offset 20920
units: % offset 20424
units: % offset 20036
units: % offset 20484
units: % offset 20956
units: % offset 20924
units: % offset 20832
units: % offset 21156
units: % offset 28128
units: % offset 20412
units: % offset 22996
units: % offset 23928
units: % offset 61092
units: % offset 27348
units: % offset 19356
units: % offset 21008
units: % offset 61008
Definition at line 6509 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThrottleModel::effectiveArea(), and setDefaultEngineConfiguration().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::throttleEstimateEffectiveAreaValues = {} |
In units of g/s normalized to choked flow conditions units: g/s offset 21020
In units of g/s normalized to choked flow conditions units: g/s offset 21152
In units of g/s normalized to choked flow conditions units: g/s offset 39152
In units of g/s normalized to choked flow conditions units: g/s offset 23056
In units of g/s normalized to choked flow conditions units: g/s offset 53136
In units of g/s normalized to choked flow conditions units: g/s offset 21156
In units of g/s normalized to choked flow conditions units: g/s offset 21024
In units of g/s normalized to choked flow conditions units: g/s offset 20944
In units of g/s normalized to choked flow conditions units: g/s offset 20448
In units of g/s normalized to choked flow conditions units: g/s offset 20060
In units of g/s normalized to choked flow conditions units: g/s offset 20508
In units of g/s normalized to choked flow conditions units: g/s offset 20980
In units of g/s normalized to choked flow conditions units: g/s offset 20948
In units of g/s normalized to choked flow conditions units: g/s offset 20856
In units of g/s normalized to choked flow conditions units: g/s offset 21180
In units of g/s normalized to choked flow conditions units: g/s offset 28152
In units of g/s normalized to choked flow conditions units: g/s offset 20436
In units of g/s normalized to choked flow conditions units: g/s offset 23020
In units of g/s normalized to choked flow conditions units: g/s offset 23952
In units of g/s normalized to choked flow conditions units: g/s offset 61116
In units of g/s normalized to choked flow conditions units: g/s offset 27372
In units of g/s normalized to choked flow conditions units: g/s offset 19380
In units of g/s normalized to choked flow conditions units: g/s offset 21032
In units of g/s normalized to choked flow conditions units: g/s offset 61032
Definition at line 6515 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThrottleModel::effectiveArea().
float persistent_config_s::tmfOpeningBins = {} |
offset 3988
offset 4004
offset 4084
offset 3992
offset 3936
offset 3780
offset 4404
offset 4012
offset 3940
offset 4036
offset 4000
Definition at line 5692 of file engine_configuration_generated_structures_alphax-2chan.h.
float persistent_config_s::tmfRatioBins = {} |
offset 3980
offset 3996
offset 4076
offset 3984
offset 3928
offset 3772
offset 4388
offset 4004
offset 3932
offset 4028
offset 3992
Definition at line 5688 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by setDefaultVETable().
float persistent_config_s::tmfTable = {} |
offset 3964
offset 3980
offset 4060
offset 3968
offset 3912
offset 3756
offset 4356
offset 3988
offset 3916
offset 3976
Definition at line 5684 of file engine_configuration_generated_structures_alphax-2chan.h.
uint16_t persistent_config_s::torqueLoadBins = {} |
units: Load offset 4044
units: Load offset 4060
units: Load offset 4140
units: Load offset 4048
units: Load offset 3992
units: Load offset 3836
units: Load offset 4476
units: Load offset 4068
units: Load offset 3996
units: Load offset 4116
units: Load offset 4056
Definition at line 5707 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by configureRusefiLuaHooks(), and setDefaultBaseEngine().
int8_t persistent_config_s::torqueReductionCutGearBins = {} |
units: gear N° offset 23674
units: gear N° offset 23806
units: gear N° offset 42366
units: gear N° offset 25710
units: gear N° offset 56350
units: gear N° offset 23810
units: gear N° offset 23678
units: gear N° offset 23578
units: gear N° offset 23082
units: gear N° offset 22714
units: gear N° offset 23286
units: gear N° offset 23582
units: gear N° offset 23834
units: gear N° offset 30806
units: gear N° offset 25674
units: gear N° offset 26606
units: gear N° offset 63770
units: gear N° offset 30026
units: gear N° offset 21160
units: gear N° offset 23686
units: gear N° offset 63686
Definition at line 7021 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getSparkSkipRatio().
gppwm_channel_e persistent_config_s::torqueReductionCutXaxis |
Selects the X axis to use for the table. offset 23648
Selects the X axis to use for the table. offset 23780
Selects the X axis to use for the table. offset 42340
Selects the X axis to use for the table. offset 25684
Selects the X axis to use for the table. offset 56324
Selects the X axis to use for the table. offset 23784
Selects the X axis to use for the table. offset 23652
Selects the X axis to use for the table. offset 23552
Selects the X axis to use for the table. offset 23056
Selects the X axis to use for the table. offset 22688
Selects the X axis to use for the table. offset 23195
Selects the X axis to use for the table. offset 23556
Selects the X axis to use for the table. offset 23808
Selects the X axis to use for the table. offset 30780
Selects the X axis to use for the table. offset 25648
Selects the X axis to use for the table. offset 26580
Selects the X axis to use for the table. offset 63744
Selects the X axis to use for the table. offset 30000
Selects the X axis to use for the table. offset 21134
Selects the X axis to use for the table. offset 23660
Selects the X axis to use for the table. offset 63660
Definition at line 7000 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getSparkSkipRatio().
int16_t persistent_config_s::torqueReductionCutXBins = {} |
offset 23662
offset 23794
offset 42354
offset 25698
offset 56338
offset 23798
offset 23666
offset 23566
offset 23070
offset 22702
offset 23268
offset 23570
offset 23822
offset 30794
offset 25662
offset 26594
offset 63758
offset 30014
offset 21148
offset 23674
offset 63674
Definition at line 7016 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getSparkSkipRatio().
int8_t persistent_config_s::torqueReductionIgnitionCutTable = {} |
How many % of ignition events will be cut units: % offset 23649
How many % of ignition events will be cut units: % offset 23781
How many % of ignition events will be cut units: % offset 42341
How many % of ignition events will be cut units: % offset 25685
How many % of ignition events will be cut units: % offset 56325
How many % of ignition events will be cut units: % offset 23785
How many % of ignition events will be cut units: % offset 23653
How many % of ignition events will be cut units: % offset 23553
How many % of ignition events will be cut units: % offset 23057
How many % of ignition events will be cut units: % offset 22689
How many % of ignition events will be cut units: % offset 23196
How many % of ignition events will be cut units: % offset 23557
How many % of ignition events will be cut units: % offset 23809
How many % of ignition events will be cut units: % offset 30781
How many % of ignition events will be cut units: % offset 25649
How many % of ignition events will be cut units: % offset 26581
How many % of ignition events will be cut units: % offset 63745
How many % of ignition events will be cut units: % offset 30001
How many % of ignition events will be cut units: % offset 21135
How many % of ignition events will be cut units: % offset 23661
How many % of ignition events will be cut units: % offset 63661
Definition at line 7006 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getSparkSkipRatio().
int8_t persistent_config_s::torqueReductionIgnitionRetardGearBins = {} |
units: gear N° offset 23804
units: gear N° offset 23936
units: gear N° offset 42496
units: gear N° offset 25840
units: gear N° offset 56480
units: gear N° offset 23940
units: gear N° offset 23808
units: gear N° offset 23708
units: gear N° offset 23212
units: gear N° offset 22844
units: gear N° offset 23918
units: gear N° offset 23712
units: gear N° offset 23964
units: gear N° offset 30936
units: gear N° offset 25804
units: gear N° offset 26736
units: gear N° offset 63900
units: gear N° offset 30156
units: gear N° offset 21288
units: gear N° offset 23816
units: gear N° offset 63816
Definition at line 7073 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().
float persistent_config_s::torqueReductionIgnitionRetardTable = {} |
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23744
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23876
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 42436
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 25780
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 56420
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23880
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23748
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23648
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23152
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 22784
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23612
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23652
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23904
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 30876
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 25744
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 26676
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 63840
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 30096
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 21228
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23756
How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 63756
Definition at line 7064 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().
gppwm_channel_e persistent_config_s::torqueReductionIgnitionRetardXaxis |
Selects the X axis to use for the table. offset 23742
Selects the X axis to use for the table. offset 23874
Selects the X axis to use for the table. offset 42434
Selects the X axis to use for the table. offset 25778
Selects the X axis to use for the table. offset 56418
Selects the X axis to use for the table. offset 23878
Selects the X axis to use for the table. offset 23746
Selects the X axis to use for the table. offset 23646
Selects the X axis to use for the table. offset 23150
Selects the X axis to use for the table. offset 22782
Selects the X axis to use for the table. offset 23610
Selects the X axis to use for the table. offset 23650
Selects the X axis to use for the table. offset 23902
Selects the X axis to use for the table. offset 30874
Selects the X axis to use for the table. offset 25742
Selects the X axis to use for the table. offset 26674
Selects the X axis to use for the table. offset 63838
Selects the X axis to use for the table. offset 30094
Selects the X axis to use for the table. offset 21226
Selects the X axis to use for the table. offset 23754
Selects the X axis to use for the table. offset 63754
Definition at line 7052 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().
int16_t persistent_config_s::torqueReductionIgnitionRetardXBins = {} |
offset 23792
offset 23924
offset 42484
offset 25828
offset 56468
offset 23928
offset 23796
offset 23696
offset 23200
offset 22832
offset 23900
offset 23700
offset 23952
offset 30924
offset 25792
offset 26724
offset 63888
offset 30144
offset 21276
offset 23804
offset 63804
Definition at line 7068 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().
int8_t persistent_config_s::torqueReductionTimeGearBins = {} |
units: gear N° offset 23740
units: gear N° offset 23872
units: gear N° offset 42432
units: gear N° offset 25776
units: gear N° offset 56416
units: gear N° offset 23876
units: gear N° offset 23744
units: gear N° offset 23644
units: gear N° offset 23148
units: gear N° offset 22780
units: gear N° offset 23602
units: gear N° offset 23648
units: gear N° offset 23900
units: gear N° offset 30872
units: gear N° offset 25740
units: gear N° offset 26672
units: gear N° offset 63836
units: gear N° offset 30092
units: gear N° offset 21224
units: gear N° offset 23752
units: gear N° offset 63752
Definition at line 7047 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().
float persistent_config_s::torqueReductionTimeTable = {} |
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23680
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23812
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 42372
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 25716
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 56356
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23816
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23684
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23584
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23088
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 22720
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23296
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23588
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23840
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 30812
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 25680
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 26612
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 63776
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 30032
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 21164
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23692
For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 63692
Definition at line 7038 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().
gppwm_channel_e persistent_config_s::torqueReductionTimeXaxis |
Selects the X axis to use for the table. offset 23676
Selects the X axis to use for the table. offset 23808
Selects the X axis to use for the table. offset 42368
Selects the X axis to use for the table. offset 25712
Selects the X axis to use for the table. offset 56352
Selects the X axis to use for the table. offset 23812
Selects the X axis to use for the table. offset 23680
Selects the X axis to use for the table. offset 23580
Selects the X axis to use for the table. offset 23084
Selects the X axis to use for the table. offset 22716
Selects the X axis to use for the table. offset 23294
Selects the X axis to use for the table. offset 23584
Selects the X axis to use for the table. offset 23836
Selects the X axis to use for the table. offset 30808
Selects the X axis to use for the table. offset 25676
Selects the X axis to use for the table. offset 26608
Selects the X axis to use for the table. offset 63772
Selects the X axis to use for the table. offset 30028
Selects the X axis to use for the table. offset 21162
Selects the X axis to use for the table. offset 23688
Selects the X axis to use for the table. offset 63688
Definition at line 7026 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().
int16_t persistent_config_s::torqueReductionTimeXBins = {} |
offset 23728
offset 23860
offset 42420
offset 25764
offset 56404
offset 23864
offset 23732
offset 23632
offset 23136
offset 22768
offset 23584
offset 23636
offset 23888
offset 30860
offset 25728
offset 26660
offset 63824
offset 30080
offset 21212
offset 23740
offset 63740
Definition at line 7042 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().
uint16_t persistent_config_s::torqueRpmBins = {} |
units: RPM offset 4032
units: RPM offset 4048
units: RPM offset 4128
units: RPM offset 4036
units: RPM offset 3980
units: RPM offset 3824
units: RPM offset 4460
units: RPM offset 4056
units: RPM offset 3984
units: RPM offset 4104
units: RPM offset 4044
Definition at line 5702 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by configureRusefiLuaHooks(), and setDefaultBaseEngine().
scaled_channel< uint8_t, 1, 10 > persistent_config_s::torqueTable = {} |
units: Nm offset 3996
units: Nm offset 4012
units: Nm offset 4092
units: Nm offset 4000
units: Nm offset 3944
units: Nm offset 3788
units: Nm offset 4412
units: Nm offset 4020
units: Nm offset 3948
units: Nm offset 4068
units: Nm offset 4008
Definition at line 5697 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by configureRusefiLuaHooks().
float persistent_config_s::tpsTpsAccelFromRpmBins = {} |
units: % offset 17824
units: % offset 17956
units: % offset 35956
units: % offset 19860
units: % offset 49940
units: % offset 17960
units: % offset 17828
units: from offset 17748
units: from offset 17252
units: % offset 16864
units: % offset 17264
units: from offset 17784
units: from offset 17752
units: from offset 17660
units: % offset 17984
units: % offset 24956
units: from offset 17240
units: % offset 19824
units: % offset 20756
units: % offset 57920
units: % offset 24176
units: % offset 17600
units: % offset 17836
units: % offset 57836
Definition at line 6235 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by TpsAccelEnrichment::getTpsEnrichment(), setMazdaMiataNbTpsTps(), and validateConfigOnStartUpOrBurn().
float persistent_config_s::tpsTpsAccelTable = {} |
units: value offset 17568
units: value offset 17700
units: value offset 35700
units: value offset 19604
units: value offset 49684
units: value offset 17704
units: value offset 17572
units: value offset 17492
units: value offset 16996
units: value offset 16608
units: value offset 17008
units: value offset 17528
units: value offset 17496
units: value offset 17404
units: value offset 17728
units: value offset 24700
units: value offset 16984
units: value offset 19568
units: value offset 20500
units: value offset 57664
units: value offset 23920
units: value offset 17344
units: value offset 17580
units: value offset 57580
Definition at line 6230 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by TpsAccelEnrichment::getTpsEnrichment(), and setMazdaMiataNbTpsTps().
float persistent_config_s::tpsTpsAccelToRpmBins = {} |
units: % offset 17856
units: % offset 17988
units: % offset 35988
units: % offset 19892
units: % offset 49972
units: % offset 17992
units: % offset 17860
units: to offset 17780
units: to offset 17284
units: % offset 16896
units: % offset 17296
units: to offset 17816
units: to offset 17784
units: to offset 17692
units: % offset 18016
units: % offset 24988
units: to offset 17272
units: % offset 19856
units: % offset 20788
units: % offset 57952
units: % offset 24208
units: % offset 17632
units: % offset 17868
units: % offset 57868
Definition at line 6240 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by TpsAccelEnrichment::getTpsEnrichment(), setMazdaMiataNbTpsTps(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 50, 1 > persistent_config_s::tpsTspCorrValues = {} |
units: multiplier offset 22852
units: multiplier offset 22984
units: multiplier offset 41544
units: multiplier offset 24888
units: multiplier offset 55528
units: multiplier offset 22988
units: multiplier offset 22856
units: multiplier offset 22768
units: multiplier offset 22272
units: multiplier offset 21892
units: multiplier offset 22378
units: multiplier offset 22804
units: multiplier offset 22772
units: multiplier offset 22504
units: multiplier offset 23012
units: multiplier offset 29984
units: multiplier offset 22260
units: multiplier offset 24852
units: multiplier offset 22628
units: multiplier offset 25784
units: multiplier offset 62948
units: multiplier offset 29204
units: multiplier offset 20636
units: multiplier offset 22864
units: multiplier offset 62864
Definition at line 6733 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by TpsAccelEnrichment::getTpsEnrichment(), and setDefaultFuel().
scaled_channel< uint8_t, 1, 50 > persistent_config_s::tpsTspCorrValuesBins = {} |
units: RPM offset 22848
units: RPM offset 22980
units: RPM offset 41540
units: RPM offset 24884
units: RPM offset 55524
units: RPM offset 22984
units: RPM offset 22852
units: RPM offset 22764
units: RPM offset 22268
units: RPM offset 21888
units: RPM offset 22374
units: RPM offset 22800
units: RPM offset 22768
units: RPM offset 22500
units: RPM offset 23008
units: RPM offset 29980
units: RPM offset 22256
units: RPM offset 24848
units: RPM offset 22624
units: RPM offset 25780
units: RPM offset 62944
units: RPM offset 29200
units: RPM offset 20632
units: RPM offset 22860
units: RPM offset 62860
Definition at line 6728 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by TpsAccelEnrichment::getTpsEnrichment(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint8_t, 1, 5 > persistent_config_s::trailingSparkLoadBins = {} |
units: Load offset 23636
units: Load offset 23768
units: Load offset 42328
units: Load offset 25672
units: Load offset 56312
units: Load offset 23772
units: Load offset 23640
units: Load offset 23540
units: Load offset 23044
units: Load offset 22676
units: Load offset 23182
units: Load offset 23600
units: Load offset 23544
units: Load offset 23796
units: Load offset 30768
units: Load offset 23056
units: Load offset 25636
units: Load offset 26568
units: Load offset 63732
units: Load offset 29988
units: Load offset 21124
units: Load offset 23648
units: Load offset 63648
Definition at line 6985 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().
scaled_channel< uint8_t, 1, 50 > persistent_config_s::trailingSparkRpmBins = {} |
units: rpm offset 23632
units: rpm offset 23764
units: rpm offset 42324
units: rpm offset 25668
units: rpm offset 56308
units: rpm offset 23768
units: rpm offset 23636
units: rpm offset 23536
units: rpm offset 23040
units: rpm offset 22672
units: rpm offset 23179
units: rpm offset 23596
units: rpm offset 23540
units: rpm offset 23792
units: rpm offset 30764
units: rpm offset 23052
units: rpm offset 25632
units: rpm offset 26564
units: rpm offset 63728
units: rpm offset 29984
units: rpm offset 21120
units: rpm offset 23644
units: rpm offset 63644
Definition at line 6980 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().
scaled_channel< int8_t, 10, 1 > persistent_config_s::trailingSparkTable = {} |
units: deg offset 23616
units: deg offset 23748
units: deg offset 42308
units: deg offset 25652
units: deg offset 56292
units: deg offset 23752
units: deg offset 23620
units: deg offset 23520
units: deg offset 23024
units: deg offset 22656
units: deg offset 23164
units: deg offset 23580
units: deg offset 23524
units: deg offset 23776
units: deg offset 30748
units: deg offset 23036
units: deg offset 25616
units: deg offset 26548
units: deg offset 63712
units: deg offset 29968
units: deg offset 21112
units: deg offset 23628
units: deg offset 63628
Definition at line 6975 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().
uint16_t persistent_config_s::trimLoadBins = {} |
offset 23528
offset 23228
offset 22984
Definition at line 6211 of file engine_configuration_generated_structures_f469-discovery.h.
scaled_channel< uint8_t, 1, 100 > persistent_config_s::trimRpmBins = {} |
units: RPM offset 23520
units: RPM offset 23220
units: RPM offset 22976
Definition at line 6207 of file engine_configuration_generated_structures_f469-discovery.h.
bool persistent_config_s::unusedBit_276_1 |
offset 42500 bit 1
Definition at line 7085 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_10 |
offset 42500 bit 10
Definition at line 7112 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_11 |
offset 42500 bit 11
Definition at line 7115 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_12 |
offset 42500 bit 12
Definition at line 7118 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_13 |
offset 42500 bit 13
Definition at line 7121 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_14 |
offset 42500 bit 14
Definition at line 7124 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_15 |
offset 42500 bit 15
Definition at line 7127 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_16 |
offset 42500 bit 16
Definition at line 7130 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_17 |
offset 42500 bit 17
Definition at line 7133 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_18 |
offset 42500 bit 18
Definition at line 7136 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_19 |
offset 42500 bit 19
Definition at line 7139 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_2 |
offset 42500 bit 2
Definition at line 7088 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_20 |
offset 42500 bit 20
Definition at line 7142 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_21 |
offset 42500 bit 21
Definition at line 7145 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_22 |
offset 42500 bit 22
Definition at line 7148 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_23 |
offset 42500 bit 23
Definition at line 7151 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_24 |
offset 42500 bit 24
Definition at line 7154 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_25 |
offset 42500 bit 25
Definition at line 7157 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_26 |
offset 42500 bit 26
Definition at line 7160 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_27 |
offset 42500 bit 27
Definition at line 7163 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_28 |
offset 42500 bit 28
Definition at line 7166 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_29 |
offset 42500 bit 29
Definition at line 7169 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_3 |
offset 42500 bit 3
Definition at line 7091 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_30 |
offset 42500 bit 30
Definition at line 7172 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_31 |
offset 42500 bit 31
Definition at line 7175 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_4 |
offset 42500 bit 4
Definition at line 7094 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_5 |
offset 42500 bit 5
Definition at line 7097 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_6 |
offset 42500 bit 6
Definition at line 7100 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_7 |
offset 42500 bit 7
Definition at line 7103 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_8 |
offset 42500 bit 8
Definition at line 7106 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_276_9 |
offset 42500 bit 9
Definition at line 7109 of file engine_configuration_generated_structures_alphax-4k-gdi.h.
bool persistent_config_s::unusedBit_280_10 |
offset 23808 bit 10
Definition at line 7112 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_11 |
offset 23808 bit 11
Definition at line 7115 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_12 |
offset 23808 bit 12
Definition at line 7118 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_13 |
offset 23808 bit 13
Definition at line 7121 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_14 |
offset 23808 bit 14
Definition at line 7124 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_15 |
offset 23808 bit 15
Definition at line 7127 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_16 |
offset 23808 bit 16
Definition at line 7130 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_17 |
offset 23808 bit 17
Definition at line 7133 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_18 |
offset 23808 bit 18
Definition at line 7136 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_19 |
offset 23808 bit 19
Definition at line 7139 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_20 |
offset 23808 bit 20
Definition at line 7142 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_21 |
offset 23808 bit 21
Definition at line 7145 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_22 |
offset 23808 bit 22
Definition at line 7148 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_23 |
offset 23808 bit 23
Definition at line 7151 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_24 |
offset 23808 bit 24
Definition at line 7154 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_25 |
offset 23808 bit 25
Definition at line 7157 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_26 |
offset 23808 bit 26
Definition at line 7160 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_27 |
offset 23808 bit 27
Definition at line 7163 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_28 |
offset 23808 bit 28
Definition at line 7166 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_29 |
offset 23808 bit 29
Definition at line 7169 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_30 |
offset 23808 bit 30
Definition at line 7172 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_31 |
offset 23808 bit 31
Definition at line 7175 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_5 |
offset 23808 bit 5
Definition at line 7097 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_6 |
offset 23808 bit 6
Definition at line 7100 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_7 |
offset 23808 bit 7
Definition at line 7103 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_8 |
offset 23808 bit 8
Definition at line 7106 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_280_9 |
offset 23808 bit 9
Definition at line 7109 of file engine_configuration_generated_structures_alphax-2chan.h.
bool persistent_config_s::unusedBit_285_10 |
offset 23940 bit 10
Definition at line 7112 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_11 |
offset 23940 bit 11
offset 25844 bit 11
offset 56484 bit 11
Definition at line 7115 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_12 |
offset 23940 bit 12
offset 25844 bit 12
offset 56484 bit 12
Definition at line 7118 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_13 |
offset 23940 bit 13
offset 25844 bit 13
offset 56484 bit 13
Definition at line 7121 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_14 |
offset 23940 bit 14
offset 25844 bit 14
offset 56484 bit 14
Definition at line 7124 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_15 |
offset 23940 bit 15
offset 25844 bit 15
offset 56484 bit 15
Definition at line 7127 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_16 |
offset 23940 bit 16
offset 25844 bit 16
offset 56484 bit 16
Definition at line 7130 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_17 |
offset 23940 bit 17
offset 25844 bit 17
offset 56484 bit 17
Definition at line 7133 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_18 |
offset 23940 bit 18
offset 25844 bit 18
offset 56484 bit 18
Definition at line 7136 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_19 |
offset 23940 bit 19
offset 25844 bit 19
offset 56484 bit 19
Definition at line 7139 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_20 |
offset 23940 bit 20
offset 25844 bit 20
offset 56484 bit 20
Definition at line 7142 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_21 |
offset 23940 bit 21
offset 25844 bit 21
offset 56484 bit 21
Definition at line 7145 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_22 |
offset 23940 bit 22
offset 25844 bit 22
offset 56484 bit 22
Definition at line 7148 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_23 |
offset 23940 bit 23
offset 25844 bit 23
offset 56484 bit 23
Definition at line 7151 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_24 |
offset 23940 bit 24
offset 25844 bit 24
offset 56484 bit 24
Definition at line 7154 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_25 |
offset 23940 bit 25
offset 25844 bit 25
offset 56484 bit 25
Definition at line 7157 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_26 |
offset 23940 bit 26
offset 25844 bit 26
offset 56484 bit 26
Definition at line 7160 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_27 |
offset 23940 bit 27
offset 25844 bit 27
offset 56484 bit 27
Definition at line 7163 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_28 |
offset 23940 bit 28
offset 25844 bit 28
offset 56484 bit 28
Definition at line 7166 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_29 |
offset 23940 bit 29
offset 25844 bit 29
offset 56484 bit 29
Definition at line 7169 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_30 |
offset 23940 bit 30
offset 25844 bit 30
offset 56484 bit 30
Definition at line 7172 of file engine_configuration_generated_structures_alphax-4chan.h.
bool persistent_config_s::unusedBit_285_31 |
offset 23940 bit 31
offset 25844 bit 31
offset 56484 bit 31
Definition at line 7175 of file engine_configuration_generated_structures_alphax-4chan.h.
uint8_t persistent_config_s::unusedConfigPadding[BOTTOM_PADDING] = {} |
offset 23967
Definition at line 7081 of file engine_configuration_generated_structures_hellen-honda-k.h.
uint8_t persistent_config_s::unusedGapHere |
offset 5316
Definition at line 4847 of file engine_configuration_generated_structures_prometheus_405.h.
blend_table_s persistent_config_s::veBlends = {} |
offset 20244
offset 20376
offset 38376
offset 22280
offset 52360
offset 20380
offset 20248
offset 20168
offset 19672
offset 19284
offset 19732
offset 20204
offset 20172
offset 20080
offset 20404
offset 27376
offset 19660
offset 22244
offset 23176
offset 60340
offset 26596
offset 19180
offset 20256
offset 60256
Definition at line 6504 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by AirmassVeModelBase::getVe(), and setDefaultVETable().
uint16_t persistent_config_s::veLoadBins = {} |
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17184
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17316
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 35316
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19220
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 49300
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17320
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17188
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17108
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16612
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16224
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16608
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17144
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17112
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17020
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17344
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 24316
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16598
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19184
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 20116
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57280
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 23376
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16960
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17196
units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57196
Definition at line 6206 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedveLoadBins(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setFuelTablesLoadBin(), setMapVeTable(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::veRpmBins = {} |
units: RPM offset 17216
units: RPM offset 17348
units: RPM offset 35348
units: RPM offset 19252
units: RPM offset 49332
units: RPM offset 17352
units: RPM offset 17220
units: RPM offset 17140
units: RPM offset 16644
units: RPM offset 16256
units: RPM offset 16632
units: RPM offset 17176
units: RPM offset 17144
units: RPM offset 17052
units: RPM offset 17376
units: RPM offset 24348
units: RPM offset 16630
units: RPM offset 19216
units: RPM offset 20148
units: RPM offset 57312
units: RPM offset 23408
units: RPM offset 16992
units: RPM offset 17228
units: RPM offset 57228
Definition at line 6211 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by cannedveRpmBins(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setDefaultVETable(), setMapVeTable(), and validateConfigOnStartUpOrBurn().
scaled_channel< uint16_t, 10, 1 > persistent_config_s::veTable = {} |
units: % offset 16672
units: % offset 16804
units: % offset 34804
units: % offset 18708
units: % offset 48788
units: % offset 16808
units: % offset 16676
units: % offset 16596
units: % offset 16100
units: % offset 15712
units: % offset 16368
units: % offset 16632
units: % offset 16600
units: % offset 16508
units: % offset 16832
units: % offset 23804
units: % offset 16086
units: % offset 18672
units: % offset 19604
units: % offset 56768
units: % offset 22608
units: % offset 16448
units: % offset 16684
units: % offset 56684
Definition at line 6201 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by commonPassatB6(), couplecannedveTable(), initSpeedDensity(), isTouchingVe(), LtftState::load(), m73engine(), pbcannedveTable(), setCommonMazdaNB(), setDefaultVETable(), and setMapVeTable().
int8_t persistent_config_s::vvtTable1 = {} |
units: value offset 15904
units: value offset 16036
units: value offset 34036
units: value offset 17940
units: value offset 48020
units: value offset 16040
units: value offset 15908
units: value offset 15828
units: value offset 15604
units: value offset 14944
units: value offset 16052
units: value offset 15864
units: value offset 15832
units: value offset 15740
units: value offset 23036
units: value offset 15318
units: value offset 17904
units: value offset 18836
units: value offset 56000
units: value offset 21568
units: value offset 15680
units: value offset 15916
units: value offset 55916
Definition at line 6156 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initVvtActuators(), pbcannedvvtTable1(), and setMazdaMiataEngineNB2Defaults().
uint16_t persistent_config_s::vvtTable1LoadBins = {} |
units: L offset 15968
units: L offset 16100
units: L offset 34100
units: L offset 18004
units: L offset 48084
units: L offset 16104
units: L offset 15972
units: L offset 15892
units: L offset 15668
units: L offset 15008
units: L offset 16058
units: L offset 15928
units: L offset 15896
units: L offset 15804
units: L offset 16032
units: L offset 23100
units: L offset 15382
units: L offset 17968
units: L offset 18900
units: L offset 56064
units: L offset 21632
units: L offset 15744
units: L offset 15980
units: L offset 55980
Definition at line 6161 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::vvtTable1RpmBins = {} |
units: RPM offset 15984
units: RPM offset 16116
units: RPM offset 34116
units: RPM offset 18020
units: RPM offset 48100
units: RPM offset 16120
units: RPM offset 15988
units: RPM offset 15908
units: RPM offset 15684
units: RPM offset 15024
units: RPM offset 16062
units: RPM offset 15944
units: RPM offset 15912
units: RPM offset 15820
units: RPM offset 16064
units: RPM offset 23116
units: RPM offset 15398
units: RPM offset 17984
units: RPM offset 18916
units: RPM offset 56080
units: RPM offset 21648
units: RPM offset 15760
units: RPM offset 15996
units: RPM offset 55996
Definition at line 6166 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().
int8_t persistent_config_s::vvtTable2 = {} |
units: value offset 16000
units: value offset 16132
units: value offset 34132
units: value offset 18036
units: value offset 48116
units: value offset 16136
units: value offset 16004
units: value offset 15924
units: value offset 15700
units: value offset 15040
units: value offset 16068
units: value offset 15960
units: value offset 15928
units: value offset 15836
units: value offset 16080
units: value offset 23132
units: value offset 15414
units: value offset 18000
units: value offset 18932
units: value offset 56096
units: value offset 21664
units: value offset 15776
units: value offset 16012
units: value offset 56012
Definition at line 6171 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initVvtActuators(), and pbcannedvvtTable2().
uint16_t persistent_config_s::vvtTable2LoadBins = {} |
units: L offset 16064
units: L offset 16196
units: L offset 34196
units: L offset 18100
units: L offset 48180
units: L offset 16200
units: L offset 16068
units: L offset 15988
units: L offset 15764
units: L offset 15104
units: L offset 16074
units: L offset 16024
units: L offset 15992
units: L offset 15900
units: L offset 16208
units: L offset 23196
units: L offset 15478
units: L offset 18064
units: L offset 18996
units: L offset 56160
units: L offset 21728
units: L offset 15840
units: L offset 16076
units: L offset 56076
Definition at line 6176 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
uint16_t persistent_config_s::vvtTable2RpmBins = {} |
units: RPM offset 16080
units: RPM offset 16212
units: RPM offset 34212
units: RPM offset 18116
units: RPM offset 48196
units: RPM offset 16216
units: RPM offset 16084
units: RPM offset 16004
units: RPM offset 15780
units: RPM offset 15120
units: RPM offset 16078
units: RPM offset 16040
units: RPM offset 16008
units: RPM offset 15916
units: RPM offset 16240
units: RPM offset 23212
units: RPM offset 15494
units: RPM offset 18080
units: RPM offset 19012
units: RPM offset 56176
units: RPM offset 21744
units: RPM offset 15856
units: RPM offset 16092
units: RPM offset 56092
Definition at line 6181 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().
warning_message_t persistent_config_s::warning_message |
offset 5196
Definition at line 4843 of file engine_configuration_generated_structures_prometheus_405.h.
scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaCltValues = {} |
offset 22176
offset 22308
offset 40308
offset 24212
offset 54292
offset 22312
offset 22180
offset 22092
offset 21596
offset 21216
offset 21674
offset 22128
offset 22096
offset 22004
offset 22336
offset 29308
offset 21584
offset 24176
offset 25108
offset 62272
offset 28528
offset 19960
offset 22188
offset 62188
Definition at line 6619 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().
scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaMapValues = {} |
offset 22200
offset 22332
offset 40332
offset 24236
offset 54316
offset 22336
offset 22204
offset 22116
offset 21620
offset 21240
offset 21698
offset 22152
offset 22120
offset 22028
offset 22360
offset 29332
offset 21608
offset 24200
offset 25132
offset 62296
offset 28552
offset 19984
offset 22212
offset 62212
Definition at line 6632 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().
int16_t persistent_config_s::wwCltBins = {} |
units: SPECIAL_CASE_TEMPERATURE offset 22152
units: SPECIAL_CASE_TEMPERATURE offset 22284
units: SPECIAL_CASE_TEMPERATURE offset 40284
units: SPECIAL_CASE_TEMPERATURE offset 24188
units: SPECIAL_CASE_TEMPERATURE offset 54268
units: SPECIAL_CASE_TEMPERATURE offset 22288
units: SPECIAL_CASE_TEMPERATURE offset 22156
units: SPECIAL_CASE_TEMPERATURE offset 21192
units: SPECIAL_CASE_TEMPERATURE offset 21650
units: SPECIAL_CASE_TEMPERATURE offset 22312
units: SPECIAL_CASE_TEMPERATURE offset 29284
units: SPECIAL_CASE_TEMPERATURE offset 24152
units: SPECIAL_CASE_TEMPERATURE offset 25084
units: SPECIAL_CASE_TEMPERATURE offset 62248
units: SPECIAL_CASE_TEMPERATURE offset 28504
units: SPECIAL_CASE_TEMPERATURE offset 19936
units: SPECIAL_CASE_TEMPERATURE offset 22164
units: SPECIAL_CASE_TEMPERATURE offset 62164
units: deg C offset 21580
units: deg C offset 22112
units: deg C offset 22080
units: deg C offset 21988
units: deg C offset 21568
Definition at line 6611 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by WallFuelController::computeBeta(), WallFuelController::computeTau(), and setDefaultWallWetting().
int8_t persistent_config_s::wwCltBins[WWAE_TABLE_SIZE] = {} |
units: deg C offset 22076
units: deg C offset 21580
units: deg C offset 22112
units: deg C offset 22080
units: deg C offset 21988
units: deg C offset 21568
Definition at line 6426 of file engine_configuration_generated_structures_at_start_f435.h.
uint8_t persistent_config_s::wwMapBins = {} |
units: SPECIAL_CASE_PRESSURE offset 22184
units: SPECIAL_CASE_PRESSURE offset 22316
units: SPECIAL_CASE_PRESSURE offset 40316
units: SPECIAL_CASE_PRESSURE offset 24220
units: SPECIAL_CASE_PRESSURE offset 54300
units: SPECIAL_CASE_PRESSURE offset 22320
units: SPECIAL_CASE_PRESSURE offset 22188
units: kPa offset 22100
units: kPa offset 21604
units: SPECIAL_CASE_PRESSURE offset 21224
units: SPECIAL_CASE_PRESSURE offset 21682
units: kPa offset 22136
units: kPa offset 22104
units: SPECIAL_CASE_PRESSURE offset 22344
units: SPECIAL_CASE_PRESSURE offset 29316
units: kPa offset 21592
units: SPECIAL_CASE_PRESSURE offset 24184
units: SPECIAL_CASE_PRESSURE offset 25116
units: SPECIAL_CASE_PRESSURE offset 62280
units: SPECIAL_CASE_PRESSURE offset 28536
units: SPECIAL_CASE_PRESSURE offset 19968
units: SPECIAL_CASE_PRESSURE offset 22196
units: SPECIAL_CASE_PRESSURE offset 62196
units: kPa offset 22012
Definition at line 6624 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by WallFuelController::computeBeta(), WallFuelController::computeTau(), and setDefaultWallWetting().
int8_t persistent_config_s::wwMapBins[WWAE_TABLE_SIZE] = {} |
units: kPa offset 22012
units: kPa offset 22136
Definition at line 5908 of file engine_configuration_generated_structures_hellen-112-17.h.
scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauCltValues = {} |
offset 22168
offset 22300
offset 40300
offset 24204
offset 54284
offset 22304
offset 22172
offset 22084
offset 21588
offset 21208
offset 21666
offset 22120
offset 22088
offset 21996
offset 22328
offset 29300
offset 21576
offset 24168
offset 25100
offset 62264
offset 28520
offset 19952
offset 22180
offset 62180
Definition at line 6615 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().
scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauMapValues = {} |
offset 22192
offset 22324
offset 40324
offset 24228
offset 54308
offset 22328
offset 22196
offset 22108
offset 21612
offset 21232
offset 21690
offset 22144
offset 22112
offset 22020
offset 22352
offset 29324
offset 21600
offset 24192
offset 25124
offset 62288
offset 28544
offset 19976
offset 22204
offset 62204
Definition at line 6628 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().