rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
persistent_config_s Struct Reference

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for persistent_config_s:
Collaboration graph
[legend]

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_LOAD_AXIS_SIZE][CLT_TIMING_TEMP_AXIS_SIZE] = {}
 
scaled_channel< int16_t, 1, 1 > ignitionCltCorrTempBins [CLT_TIMING_TEMP_AXIS_SIZE] = {}
 
scaled_channel< uint8_t, 1, 5 > ignitionCltCorrLoadBins [CLT_TIMING_LOAD_AXIS_SIZE] = {}
 
uint8_t alignmentFill_at_4597 [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_14350 [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_TEMP_COUNT] = {}
 
int8_t ignitionIatCorrTempBins [IAT_IGN_CORR_TEMP_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_23643 [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_23721 [1] = {}
 
int16_t torqueReductionCutXBins [TORQUE_TABLE_X_SIZE] = {}
 
int8_t torqueReductionCutGearBins [TORQUE_TABLE_Y_SIZE] = {}
 
gppwm_channel_e torqueReductionTimeXaxis
 
uint8_t alignmentFill_at_23737 [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_23803 [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_23866 [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_14482 [2] = {}
 
uint8_t alignmentFill_at_23775 [1] = {}
 
uint8_t alignmentFill_at_23853 [1] = {}
 
uint8_t alignmentFill_at_23869 [3] = {}
 
uint8_t alignmentFill_at_23935 [1] = {}
 
uint8_t alignmentFill_at_23998 [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_32482 [2] = {}
 
uint8_t alignmentFill_at_42335 [1] = {}
 
uint8_t alignmentFill_at_42413 [1] = {}
 
uint8_t alignmentFill_at_42429 [3] = {}
 
uint8_t alignmentFill_at_42495 [1] = {}
 
uint8_t alignmentFill_at_42558 [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_4613 [3] = {}
 
uint8_t alignmentFill_at_25679 [1] = {}
 
uint8_t alignmentFill_at_25757 [1] = {}
 
uint8_t alignmentFill_at_25773 [3] = {}
 
uint8_t alignmentFill_at_25839 [1] = {}
 
uint8_t alignmentFill_at_25902 [2] = {}
 
bool boardUseH1PullDown: 1 {}
 
bool boardUseH2PullDown: 1 {}
 
bool boardUseH3PullDown: 1 {}
 
bool boardUseH4PullDown: 1 {}
 
bool boardUseH5PullDown: 1 {}
 
bool boardUseFlexPullDown: 1 {}
 
uint8_t alignmentFill_at_4693 [3] = {}
 
uint8_t alignmentFill_at_56319 [1] = {}
 
uint8_t alignmentFill_at_56397 [1] = {}
 
uint8_t alignmentFill_at_56413 [3] = {}
 
uint8_t alignmentFill_at_56479 [1] = {}
 
uint8_t alignmentFill_at_56542 [2] = {}
 
uint8_t alignmentFill_at_4601 [3] = {}
 
uint8_t alignmentFill_at_14486 [2] = {}
 
uint8_t alignmentFill_at_23779 [1] = {}
 
uint8_t alignmentFill_at_23857 [1] = {}
 
uint8_t alignmentFill_at_23873 [3] = {}
 
uint8_t alignmentFill_at_23939 [1] = {}
 
uint8_t alignmentFill_at_24002 [2] = {}
 
uint8_t alignmentFill_at_14354 [2] = {}
 
uint8_t alignmentFill_at_23647 [1] = {}
 
uint8_t alignmentFill_at_23725 [1] = {}
 
uint8_t alignmentFill_at_23741 [3] = {}
 
uint8_t alignmentFill_at_23807 [1] = {}
 
uint8_t alignmentFill_at_23870 [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_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_22683 [1] = {}
 
uint8_t alignmentFill_at_22761 [1] = {}
 
uint8_t alignmentFill_at_22777 [3] = {}
 
uint8_t alignmentFill_at_22843 [1] = {}
 
Gpio communityCommsLedPin
 
int technicalDebt7738
 
uint8_t alignmentFill_at_5117 [3] = {}
 
uint8_t alignmentFill_at_14202 [2] = {}
 
uint8_t alignmentFill_at_14806 [2] = {}
 
uint8_t alignmentFill_at_19074 [2] = {}
 
uint8_t alignmentFill_at_22598 [2] = {}
 
uint8_t alignmentFill_at_23227 [1] = {}
 
uint8_t alignmentFill_at_23391 [1] = {}
 
uint8_t alignmentFill_at_23707 [1] = {}
 
uint8_t alignmentFill_at_24022 [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_23881 [1] = {}
 
uint8_t alignmentFill_at_23897 [3] = {}
 
uint8_t alignmentFill_at_23963 [1] = {}
 
uint8_t hondaKcltGaugeAdder
 
uint8_t unusedConfigPadding [BOTTOM_PADDING] = {}
 
uint8_t alignmentFill_at_24063 [1] = {}
 
uint8_t alignmentFill_at_21482 [2] = {}
 
uint8_t alignmentFill_at_30775 [1] = {}
 
uint8_t alignmentFill_at_30853 [1] = {}
 
uint8_t alignmentFill_at_30869 [3] = {}
 
uint8_t alignmentFill_at_30935 [1] = {}
 
uint8_t alignmentFill_at_30998 [2] = {}
 
uint8_t alignmentFill_at_16982 [2] = {}
 
uint8_t alignmentFill_at_23003 [1] = {}
 
uint8_t alignmentFill_at_16350 [2] = {}
 
uint8_t alignmentFill_at_25643 [1] = {}
 
uint8_t alignmentFill_at_25721 [1] = {}
 
uint8_t alignmentFill_at_25737 [3] = {}
 
uint8_t alignmentFill_at_25803 [1] = {}
 
uint8_t alignmentFill_at_25866 [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_18350 [2] = {}
 
uint8_t alignmentFill_at_26615 [1] = {}
 
uint8_t alignmentFill_at_26693 [1] = {}
 
uint8_t alignmentFill_at_26709 [3] = {}
 
uint8_t alignmentFill_at_26775 [1] = {}
 
uint8_t alignmentFill_at_26838 [2] = {}
 
uint8_t alignmentFill_at_4669 [3] = {}
 
uint8_t alignmentFill_at_54554 [2] = {}
 
uint8_t alignmentFill_at_63779 [1] = {}
 
uint8_t alignmentFill_at_63857 [1] = {}
 
uint8_t alignmentFill_at_63873 [3] = {}
 
uint8_t alignmentFill_at_63939 [1] = {}
 
uint8_t alignmentFill_at_64002 [2] = {}
 
uint8_t alignmentFill_at_19850 [2] = {}
 
uint8_t alignmentFill_at_30035 [1] = {}
 
uint8_t alignmentFill_at_30113 [1] = {}
 
uint8_t alignmentFill_at_30129 [3] = {}
 
uint8_t alignmentFill_at_30195 [1] = {}
 
uint8_t alignmentFill_at_30258 [2] = {}
 
uint8_t alignmentFill_at_14126 [2] = {}
 
uint8_t alignmentFill_at_21139 [1] = {}
 
uint8_t alignmentFill_at_21207 [1] = {}
 
uint8_t alignmentFill_at_21223 [1] = {}
 
uint8_t alignmentFill_at_21287 [1] = {}
 
uint8_t alignmentFill_at_21350 [2] = {}
 
uint8_t alignmentFill_at_4609 [3] = {}
 
uint8_t alignmentFill_at_14362 [2] = {}
 
uint8_t alignmentFill_at_23655 [1] = {}
 
uint8_t alignmentFill_at_23733 [1] = {}
 
uint8_t alignmentFill_at_23749 [3] = {}
 
uint8_t alignmentFill_at_23815 [1] = {}
 
uint8_t alignmentFill_at_23878 [2] = {}
 
bool cyl8certification: 1 {}
 
uint8_t rainTimingAdjustment [TIMING_ADJUSTMENT_SIZE][TIMING_ADJUSTMENT_SIZE] = {}
 
uint16_t rainTimingRpmBins [TIMING_ADJUSTMENT_SIZE] = {}
 
float rainTimingPpsBins [TIMING_ADJUSTMENT_SIZE] = {}
 
uint8_t alignmentFill_at_54362 [2] = {}
 
uint8_t alignmentFill_at_63655 [1] = {}
 
uint8_t alignmentFill_at_63733 [1] = {}
 
uint8_t alignmentFill_at_63749 [3] = {}
 
uint8_t alignmentFill_at_63815 [1] = {}
 
uint8_t alignmentFill_at_63878 [2] = {}
 

Detailed Description

Definition at line 6056 of file engine_configuration_generated_structures_alphax-2chan.h.

Field Documentation

◆ afterCrankingIACtaperDuration

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 5656

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 5672

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 5752

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 5660

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 6092

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 5728

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 5432

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 5668

Definition at line 6357 of file engine_configuration_generated_structures_alphax-2chan.h.

6357{};

Referenced by commonGenesisCoupe(), IdleController::getCrankingTaperFraction(), setCommonMazdaNB(), setDefaultCranking(), and setMazdaMiata96().

◆ afterCrankingIACtaperDurationBins

float persistent_config_s::afterCrankingIACtaperDurationBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 5632

units: SPECIAL_CASE_TEMPERATURE offset 5648

units: SPECIAL_CASE_TEMPERATURE offset 5728

units: SPECIAL_CASE_TEMPERATURE offset 5636

units: C offset 5496

units: C offset 5272

units: SPECIAL_CASE_TEMPERATURE offset 6068

units: C offset 5548

units: C offset 5500

units: SPECIAL_CASE_TEMPERATURE offset 5704

units: SPECIAL_CASE_TEMPERATURE offset 5408

units: SPECIAL_CASE_TEMPERATURE offset 5644

Definition at line 6350 of file engine_configuration_generated_structures_alphax-2chan.h.

6350{};

Referenced by IdleController::getCrankingTaperFraction(), and setDefaultCranking().

◆ alignmentFill_at_13990

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.

5768{};

◆ alignmentFill_at_14126

uint8_t persistent_config_s::alignmentFill_at_14126[2] = {}

need 4 byte alignment units: units offset 14126

Definition at line 6465 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

6465{};

◆ alignmentFill_at_14202

uint8_t persistent_config_s::alignmentFill_at_14202[2] = {}

need 4 byte alignment units: units offset 14202

Definition at line 6394 of file engine_configuration_generated_structures_f429-discovery.h.

6394{};

◆ alignmentFill_at_14214

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.

5900{};

◆ alignmentFill_at_14218

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.

5768{};

◆ alignmentFill_at_14250

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.

5435{};

◆ alignmentFill_at_14350

uint8_t persistent_config_s::alignmentFill_at_14350 = {}

need 4 byte alignment units: units offset 14350

Definition at line 6465 of file engine_configuration_generated_structures_alphax-2chan.h.

6465{};

◆ alignmentFill_at_14354

uint8_t persistent_config_s::alignmentFill_at_14354[2] = {}

need 4 byte alignment units: units offset 14354

Definition at line 6561 of file engine_configuration_generated_structures_alphax-silver-a.h.

6561{};

◆ alignmentFill_at_14362

uint8_t persistent_config_s::alignmentFill_at_14362[2] = {}

need 4 byte alignment units: units offset 14362

Definition at line 6585 of file engine_configuration_generated_structures_uaefi.h.

6585{};

◆ alignmentFill_at_14482

uint8_t persistent_config_s::alignmentFill_at_14482 = {}

need 4 byte alignment units: units offset 14482

Definition at line 6465 of file engine_configuration_generated_structures_alphax-4chan.h.

6465{};

◆ alignmentFill_at_14486

uint8_t persistent_config_s::alignmentFill_at_14486 = {}

need 4 byte alignment units: units offset 14486

Definition at line 6561 of file engine_configuration_generated_structures_alphax-gold.h.

6561{};

◆ alignmentFill_at_14806

uint8_t persistent_config_s::alignmentFill_at_14806[2] = {}

need 4 byte alignment units: units offset 14806

Definition at line 6471 of file engine_configuration_generated_structures_f429-discovery.h.

6471{};

◆ alignmentFill_at_16350

uint8_t persistent_config_s::alignmentFill_at_16350 = {}

need 4 byte alignment units: units offset 16350

Definition at line 6465 of file engine_configuration_generated_structures_mre-legacy_f4.h.

6465{};

◆ alignmentFill_at_16982

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.

5578{};

◆ alignmentFill_at_18350

uint8_t persistent_config_s::alignmentFill_at_18350[2] = {}

need 4 byte alignment units: units offset 18350

Definition at line 6465 of file engine_configuration_generated_structures_proteus_f4.h.

6465{};

◆ alignmentFill_at_19074

uint8_t persistent_config_s::alignmentFill_at_19074[2] = {}

need 4 byte alignment units: units offset 19074

Definition at line 6888 of file engine_configuration_generated_structures_f429-discovery.h.

6888{};

◆ alignmentFill_at_19850

uint8_t persistent_config_s::alignmentFill_at_19850[2] = {}

need 4 byte alignment units: units offset 19850

Definition at line 6465 of file engine_configuration_generated_structures_proteus_h7.h.

6465{};

◆ alignmentFill_at_21139

uint8_t persistent_config_s::alignmentFill_at_21139[1] = {}

need 4 byte alignment units: units offset 21139

Definition at line 7284 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7284{};

◆ alignmentFill_at_21207

uint8_t persistent_config_s::alignmentFill_at_21207[1] = {}

need 4 byte alignment units: units offset 21207

Definition at line 7392 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7392{};

◆ alignmentFill_at_21223

uint8_t persistent_config_s::alignmentFill_at_21223[1] = {}

need 4 byte alignment units: units offset 21223

Definition at line 7412 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7412{};

◆ alignmentFill_at_21287

uint8_t persistent_config_s::alignmentFill_at_21287[1] = {}

need 4 byte alignment units: units offset 21287

Definition at line 7438 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7438{};

◆ alignmentFill_at_21350

uint8_t persistent_config_s::alignmentFill_at_21350[2] = {}

need 4 byte alignment units: units offset 21350

Definition at line 7459 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7459{};

◆ alignmentFill_at_21482

uint8_t persistent_config_s::alignmentFill_at_21482[2] = {}

need 4 byte alignment units: units offset 21482

Definition at line 6465 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

6465{};

◆ alignmentFill_at_22598

uint8_t persistent_config_s::alignmentFill_at_22598[2] = {}

need 4 byte alignment units: units offset 22598

Definition at line 7206 of file engine_configuration_generated_structures_f429-discovery.h.

7206{};

◆ alignmentFill_at_22683

uint8_t persistent_config_s::alignmentFill_at_22683[1] = {}

need 4 byte alignment units: units offset 22683

Definition at line 7284 of file engine_configuration_generated_structures_f407-discovery.h.

7284{};

◆ alignmentFill_at_22761

uint8_t persistent_config_s::alignmentFill_at_22761[1] = {}

need 4 byte alignment units: units offset 22761

Definition at line 7392 of file engine_configuration_generated_structures_f407-discovery.h.

7392{};

◆ alignmentFill_at_22777

uint8_t persistent_config_s::alignmentFill_at_22777[3] = {}

need 4 byte alignment units: units offset 22777

Definition at line 7412 of file engine_configuration_generated_structures_f407-discovery.h.

7412{};

◆ alignmentFill_at_22843

uint8_t persistent_config_s::alignmentFill_at_22843[1] = {}

need 4 byte alignment units: units offset 22843

Definition at line 7438 of file engine_configuration_generated_structures_f407-discovery.h.

7438{};

◆ alignmentFill_at_22991

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.

6574{};

◆ alignmentFill_at_23003

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.

6241{};

◆ alignmentFill_at_23069

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.

6682{};

◆ alignmentFill_at_23085

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.

6702{};

◆ alignmentFill_at_23151

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.

6728{};

◆ alignmentFill_at_23214

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.

6749{};

◆ alignmentFill_at_23227

uint8_t persistent_config_s::alignmentFill_at_23227[1] = {}

need 4 byte alignment units: units offset 23227

Definition at line 7302 of file engine_configuration_generated_structures_f429-discovery.h.

7302{};

◆ alignmentFill_at_23391

uint8_t persistent_config_s::alignmentFill_at_23391[1] = {}

need 4 byte alignment units: units offset 23391

Definition at line 7424 of file engine_configuration_generated_structures_f429-discovery.h.

7424{};

◆ alignmentFill_at_23487

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.

6709{};

◆ alignmentFill_at_23491

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.

6574{};

◆ alignmentFill_at_23547

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.

6235{};

◆ alignmentFill_at_23565

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.

6817{};

◆ alignmentFill_at_23569

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.

6682{};

◆ alignmentFill_at_23581

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.

6837{};

◆ alignmentFill_at_23585

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.

6702{};

◆ alignmentFill_at_23643

uint8_t persistent_config_s::alignmentFill_at_23643 = {}

need 4 byte alignment units: units offset 23643

Definition at line 7284 of file engine_configuration_generated_structures_alphax-2chan.h.

7284{};

◆ alignmentFill_at_23647

uint8_t persistent_config_s::alignmentFill_at_23647 = {}

need 4 byte alignment units: units offset 23647

Definition at line 7380 of file engine_configuration_generated_structures_alphax-silver-a.h.

7380{};

◆ alignmentFill_at_23651

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.

6728{};

◆ alignmentFill_at_23655

uint8_t persistent_config_s::alignmentFill_at_23655[1] = {}

need 4 byte alignment units: units offset 23655

Definition at line 7404 of file engine_configuration_generated_structures_uaefi.h.

7404{};

◆ alignmentFill_at_23707

uint8_t persistent_config_s::alignmentFill_at_23707[1] = {}

need 4 byte alignment units: units offset 23707

Definition at line 7450 of file engine_configuration_generated_structures_f429-discovery.h.

7450{};

◆ alignmentFill_at_23710

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.

6884{};

◆ alignmentFill_at_23714

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.

6749{};

◆ alignmentFill_at_23721

uint8_t persistent_config_s::alignmentFill_at_23721 = {}

need 4 byte alignment units: units offset 23721

Definition at line 7392 of file engine_configuration_generated_structures_alphax-2chan.h.

7392{};

◆ alignmentFill_at_23725

uint8_t persistent_config_s::alignmentFill_at_23725[1] = {}

need 4 byte alignment units: units offset 23725

Definition at line 7488 of file engine_configuration_generated_structures_alphax-silver-a.h.

7488{};

◆ alignmentFill_at_23733

uint8_t persistent_config_s::alignmentFill_at_23733[1] = {}

need 4 byte alignment units: units offset 23733

Definition at line 7512 of file engine_configuration_generated_structures_uaefi.h.

7512{};

◆ alignmentFill_at_23737

uint8_t persistent_config_s::alignmentFill_at_23737 = {}

need 4 byte alignment units: units offset 23737

Definition at line 7412 of file engine_configuration_generated_structures_alphax-2chan.h.

7412{};

◆ alignmentFill_at_23741

uint8_t persistent_config_s::alignmentFill_at_23741[3] = {}

need 4 byte alignment units: units offset 23741

Definition at line 7508 of file engine_configuration_generated_structures_alphax-silver-a.h.

7508{};

◆ alignmentFill_at_23749

uint8_t persistent_config_s::alignmentFill_at_23749[3] = {}

need 4 byte alignment units: units offset 23749

Definition at line 7532 of file engine_configuration_generated_structures_uaefi.h.

7532{};

◆ alignmentFill_at_23775

uint8_t persistent_config_s::alignmentFill_at_23775 = {}

need 4 byte alignment units: units offset 23775

Definition at line 7284 of file engine_configuration_generated_structures_alphax-4chan.h.

7284{};

◆ alignmentFill_at_23779

uint8_t persistent_config_s::alignmentFill_at_23779 = {}

need 4 byte alignment units: units offset 23779

Definition at line 7380 of file engine_configuration_generated_structures_alphax-gold.h.

7380{};

◆ alignmentFill_at_23803

uint8_t persistent_config_s::alignmentFill_at_23803 = {}

need 4 byte alignment units: units offset 23803

Definition at line 7438 of file engine_configuration_generated_structures_alphax-2chan.h.

7438{};

◆ alignmentFill_at_23807

uint8_t persistent_config_s::alignmentFill_at_23807[1] = {}

need 4 byte alignment units: units offset 23807

Definition at line 7534 of file engine_configuration_generated_structures_alphax-silver-a.h.

7534{};

◆ alignmentFill_at_23815

uint8_t persistent_config_s::alignmentFill_at_23815[1] = {}

need 4 byte alignment units: units offset 23815

Definition at line 7558 of file engine_configuration_generated_structures_uaefi.h.

7558{};

◆ alignmentFill_at_23853

uint8_t persistent_config_s::alignmentFill_at_23853 = {}

need 4 byte alignment units: units offset 23853

Definition at line 7392 of file engine_configuration_generated_structures_alphax-4chan.h.

7392{};

◆ alignmentFill_at_23857

uint8_t persistent_config_s::alignmentFill_at_23857 = {}

need 4 byte alignment units: units offset 23857

Definition at line 7488 of file engine_configuration_generated_structures_alphax-gold.h.

7488{};

◆ alignmentFill_at_23866

uint8_t persistent_config_s::alignmentFill_at_23866 = {}

need 4 byte alignment units: units offset 23866

Definition at line 7459 of file engine_configuration_generated_structures_alphax-2chan.h.

7459{};

◆ alignmentFill_at_23869

uint8_t persistent_config_s::alignmentFill_at_23869 = {}

need 4 byte alignment units: units offset 23869

Definition at line 7412 of file engine_configuration_generated_structures_alphax-4chan.h.

7412{};

◆ alignmentFill_at_23870

uint8_t persistent_config_s::alignmentFill_at_23870[2] = {}

need 4 byte alignment units: units offset 23870

Definition at line 7555 of file engine_configuration_generated_structures_alphax-silver-a.h.

7555{};

◆ alignmentFill_at_23873

uint8_t persistent_config_s::alignmentFill_at_23873 = {}

need 4 byte alignment units: units offset 23873

Definition at line 7508 of file engine_configuration_generated_structures_alphax-gold.h.

7508{};

◆ alignmentFill_at_23878

uint8_t persistent_config_s::alignmentFill_at_23878[2] = {}

need 4 byte alignment units: units offset 23878

Definition at line 7579 of file engine_configuration_generated_structures_uaefi.h.

7579{};

◆ alignmentFill_at_23881

uint8_t persistent_config_s::alignmentFill_at_23881[1] = {}

need 4 byte alignment units: units offset 23881

Definition at line 7392 of file engine_configuration_generated_structures_hellen-honda-k.h.

7392{};

◆ alignmentFill_at_23897

uint8_t persistent_config_s::alignmentFill_at_23897[3] = {}

need 4 byte alignment units: units offset 23897

Definition at line 7412 of file engine_configuration_generated_structures_hellen-honda-k.h.

7412{};

◆ alignmentFill_at_23935

uint8_t persistent_config_s::alignmentFill_at_23935 = {}

need 4 byte alignment units: units offset 23935

Definition at line 7438 of file engine_configuration_generated_structures_alphax-4chan.h.

7438{};

◆ alignmentFill_at_23939

uint8_t persistent_config_s::alignmentFill_at_23939 = {}

need 4 byte alignment units: units offset 23939

Definition at line 7534 of file engine_configuration_generated_structures_alphax-gold.h.

7534{};

◆ alignmentFill_at_23963

uint8_t persistent_config_s::alignmentFill_at_23963[1] = {}

need 4 byte alignment units: units offset 23963

Definition at line 7438 of file engine_configuration_generated_structures_hellen-honda-k.h.

7438{};

◆ alignmentFill_at_23998

uint8_t persistent_config_s::alignmentFill_at_23998 = {}

need 4 byte alignment units: units offset 23998

Definition at line 7459 of file engine_configuration_generated_structures_alphax-4chan.h.

7459{};

◆ alignmentFill_at_24002

uint8_t persistent_config_s::alignmentFill_at_24002 = {}

need 4 byte alignment units: units offset 24002

Definition at line 7555 of file engine_configuration_generated_structures_alphax-gold.h.

7555{};

◆ alignmentFill_at_24022

uint8_t persistent_config_s::alignmentFill_at_24022[2] = {}

need 4 byte alignment units: units offset 24022

Definition at line 7471 of file engine_configuration_generated_structures_f429-discovery.h.

7471{};

◆ alignmentFill_at_24063

uint8_t persistent_config_s::alignmentFill_at_24063[1] = {}

need 4 byte alignment units: units offset 24063

Definition at line 7467 of file engine_configuration_generated_structures_hellen-honda-k.h.

7467{};

◆ alignmentFill_at_25643

uint8_t persistent_config_s::alignmentFill_at_25643 = {}

need 4 byte alignment units: units offset 25643

Definition at line 7284 of file engine_configuration_generated_structures_mre-legacy_f4.h.

7284{};

◆ alignmentFill_at_25679

uint8_t persistent_config_s::alignmentFill_at_25679[1] = {}

need 4 byte alignment units: units offset 25679

Definition at line 7278 of file engine_configuration_generated_structures_alphax-8chan.h.

7278{};

◆ alignmentFill_at_25721

uint8_t persistent_config_s::alignmentFill_at_25721 = {}

need 4 byte alignment units: units offset 25721

Definition at line 7392 of file engine_configuration_generated_structures_mre-legacy_f4.h.

7392{};

◆ alignmentFill_at_25737

uint8_t persistent_config_s::alignmentFill_at_25737 = {}

need 4 byte alignment units: units offset 25737

Definition at line 7412 of file engine_configuration_generated_structures_mre-legacy_f4.h.

7412{};

◆ alignmentFill_at_25757

uint8_t persistent_config_s::alignmentFill_at_25757[1] = {}

need 4 byte alignment units: units offset 25757

Definition at line 7386 of file engine_configuration_generated_structures_alphax-8chan.h.

7386{};

◆ alignmentFill_at_25773

uint8_t persistent_config_s::alignmentFill_at_25773[3] = {}

need 4 byte alignment units: units offset 25773

Definition at line 7406 of file engine_configuration_generated_structures_alphax-8chan.h.

7406{};

◆ alignmentFill_at_25803

uint8_t persistent_config_s::alignmentFill_at_25803 = {}

need 4 byte alignment units: units offset 25803

Definition at line 7438 of file engine_configuration_generated_structures_mre-legacy_f4.h.

7438{};

◆ alignmentFill_at_25839

uint8_t persistent_config_s::alignmentFill_at_25839[1] = {}

need 4 byte alignment units: units offset 25839

Definition at line 7432 of file engine_configuration_generated_structures_alphax-8chan.h.

7432{};

◆ alignmentFill_at_25866

uint8_t persistent_config_s::alignmentFill_at_25866 = {}

need 4 byte alignment units: units offset 25866

Definition at line 7459 of file engine_configuration_generated_structures_mre-legacy_f4.h.

7459{};

◆ alignmentFill_at_25902

uint8_t persistent_config_s::alignmentFill_at_25902[2] = {}

need 4 byte alignment units: units offset 25902

Definition at line 7453 of file engine_configuration_generated_structures_alphax-8chan.h.

7453{};

◆ alignmentFill_at_26615

uint8_t persistent_config_s::alignmentFill_at_26615[1] = {}

need 4 byte alignment units: units offset 26615

Definition at line 7284 of file engine_configuration_generated_structures_proteus_f4.h.

7284{};

◆ alignmentFill_at_26693

uint8_t persistent_config_s::alignmentFill_at_26693[1] = {}

need 4 byte alignment units: units offset 26693

Definition at line 7392 of file engine_configuration_generated_structures_proteus_f4.h.

7392{};

◆ alignmentFill_at_26709

uint8_t persistent_config_s::alignmentFill_at_26709[3] = {}

need 4 byte alignment units: units offset 26709

Definition at line 7412 of file engine_configuration_generated_structures_proteus_f4.h.

7412{};

◆ alignmentFill_at_26775

uint8_t persistent_config_s::alignmentFill_at_26775[1] = {}

need 4 byte alignment units: units offset 26775

Definition at line 7438 of file engine_configuration_generated_structures_proteus_f4.h.

7438{};

◆ alignmentFill_at_26838

uint8_t persistent_config_s::alignmentFill_at_26838[2] = {}

need 4 byte alignment units: units offset 26838

Definition at line 7459 of file engine_configuration_generated_structures_proteus_f4.h.

7459{};

◆ alignmentFill_at_30035

uint8_t persistent_config_s::alignmentFill_at_30035[1] = {}

need 4 byte alignment units: units offset 30035

Definition at line 7284 of file engine_configuration_generated_structures_proteus_h7.h.

7284{};

◆ alignmentFill_at_30113

uint8_t persistent_config_s::alignmentFill_at_30113[1] = {}

need 4 byte alignment units: units offset 30113

Definition at line 7392 of file engine_configuration_generated_structures_proteus_h7.h.

7392{};

◆ alignmentFill_at_30129

uint8_t persistent_config_s::alignmentFill_at_30129[3] = {}

need 4 byte alignment units: units offset 30129

Definition at line 7412 of file engine_configuration_generated_structures_proteus_h7.h.

7412{};

◆ alignmentFill_at_30195

uint8_t persistent_config_s::alignmentFill_at_30195[1] = {}

need 4 byte alignment units: units offset 30195

Definition at line 7438 of file engine_configuration_generated_structures_proteus_h7.h.

7438{};

◆ alignmentFill_at_30258

uint8_t persistent_config_s::alignmentFill_at_30258[2] = {}

need 4 byte alignment units: units offset 30258

Definition at line 7459 of file engine_configuration_generated_structures_proteus_h7.h.

7459{};

◆ alignmentFill_at_30775

uint8_t persistent_config_s::alignmentFill_at_30775[1] = {}

need 4 byte alignment units: units offset 30775

Definition at line 7284 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7284{};

◆ alignmentFill_at_30853

uint8_t persistent_config_s::alignmentFill_at_30853[1] = {}

need 4 byte alignment units: units offset 30853

Definition at line 7392 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7392{};

◆ alignmentFill_at_30869

uint8_t persistent_config_s::alignmentFill_at_30869[3] = {}

need 4 byte alignment units: units offset 30869

Definition at line 7412 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7412{};

◆ alignmentFill_at_30935

uint8_t persistent_config_s::alignmentFill_at_30935[1] = {}

need 4 byte alignment units: units offset 30935

Definition at line 7438 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7438{};

◆ alignmentFill_at_30998

uint8_t persistent_config_s::alignmentFill_at_30998[2] = {}

need 4 byte alignment units: units offset 30998

Definition at line 7459 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7459{};

◆ alignmentFill_at_32482

uint8_t persistent_config_s::alignmentFill_at_32482[2] = {}

need 4 byte alignment units: units offset 32482

Definition at line 6465 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

6465{};

◆ alignmentFill_at_42335

uint8_t persistent_config_s::alignmentFill_at_42335[1] = {}

need 4 byte alignment units: units offset 42335

Definition at line 7284 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

7284{};

◆ alignmentFill_at_42413

uint8_t persistent_config_s::alignmentFill_at_42413[1] = {}

need 4 byte alignment units: units offset 42413

Definition at line 7392 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

7392{};

◆ alignmentFill_at_42429

uint8_t persistent_config_s::alignmentFill_at_42429[3] = {}

need 4 byte alignment units: units offset 42429

Definition at line 7412 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

7412{};

◆ alignmentFill_at_42495

uint8_t persistent_config_s::alignmentFill_at_42495[1] = {}

need 4 byte alignment units: units offset 42495

Definition at line 7438 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

7438{};

◆ alignmentFill_at_42558

uint8_t persistent_config_s::alignmentFill_at_42558[2] = {}

need 4 byte alignment units: units offset 42558

Definition at line 7459 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

7459{};

◆ alignmentFill_at_4597

uint8_t persistent_config_s::alignmentFill_at_4597 = {}

need 4 byte alignment units: units offset 4597

Definition at line 6187 of file engine_configuration_generated_structures_alphax-2chan.h.

6187{};

◆ alignmentFill_at_4601

uint8_t persistent_config_s::alignmentFill_at_4601 = {}

need 4 byte alignment units: units offset 4601

Definition at line 6283 of file engine_configuration_generated_structures_alphax-gold.h.

6283{};

◆ alignmentFill_at_4609

uint8_t persistent_config_s::alignmentFill_at_4609 = {}

need 4 byte alignment units: units offset 4609

Definition at line 6307 of file engine_configuration_generated_structures_uaefi.h.

6307{};

◆ alignmentFill_at_4613

uint8_t persistent_config_s::alignmentFill_at_4613[3] = {}

need 4 byte alignment units: units offset 4613

Definition at line 6187 of file engine_configuration_generated_structures_alphax-8chan.h.

6187{};

◆ alignmentFill_at_4669

uint8_t persistent_config_s::alignmentFill_at_4669[3] = {}

need 4 byte alignment units: units offset 4669

Definition at line 6187 of file engine_configuration_generated_structures_proteus_f7.h.

6187{};

◆ alignmentFill_at_4693

uint8_t persistent_config_s::alignmentFill_at_4693[3] = {}

need 4 byte alignment units: units offset 4693

Definition at line 6187 of file engine_configuration_generated_structures_alphax-8chan_f7.h.

6187{};

◆ alignmentFill_at_5117

uint8_t persistent_config_s::alignmentFill_at_5117[3] = {}

need 4 byte alignment units: units offset 5117

Definition at line 6187 of file engine_configuration_generated_structures_f429-discovery.h.

6187{};

◆ alignmentFill_at_54362

uint8_t persistent_config_s::alignmentFill_at_54362 = {}

need 4 byte alignment units: units offset 54362

Definition at line 6585 of file engine_configuration_generated_structures_uaefi_pro.h.

6585{};

◆ alignmentFill_at_54554

uint8_t persistent_config_s::alignmentFill_at_54554[2] = {}

need 4 byte alignment units: units offset 54554

Definition at line 6465 of file engine_configuration_generated_structures_proteus_f7.h.

6465{};

◆ alignmentFill_at_56319

uint8_t persistent_config_s::alignmentFill_at_56319[1] = {}

need 4 byte alignment units: units offset 56319

Definition at line 7278 of file engine_configuration_generated_structures_alphax-8chan_f7.h.

7278{};

◆ alignmentFill_at_56397

uint8_t persistent_config_s::alignmentFill_at_56397[1] = {}

need 4 byte alignment units: units offset 56397

Definition at line 7386 of file engine_configuration_generated_structures_alphax-8chan_f7.h.

7386{};

◆ alignmentFill_at_56413

uint8_t persistent_config_s::alignmentFill_at_56413[3] = {}

need 4 byte alignment units: units offset 56413

Definition at line 7406 of file engine_configuration_generated_structures_alphax-8chan_f7.h.

7406{};

◆ alignmentFill_at_56479

uint8_t persistent_config_s::alignmentFill_at_56479[1] = {}

need 4 byte alignment units: units offset 56479

Definition at line 7432 of file engine_configuration_generated_structures_alphax-8chan_f7.h.

7432{};

◆ alignmentFill_at_56542

uint8_t persistent_config_s::alignmentFill_at_56542[2] = {}

need 4 byte alignment units: units offset 56542

Definition at line 7453 of file engine_configuration_generated_structures_alphax-8chan_f7.h.

7453{};

◆ alignmentFill_at_63655

uint8_t persistent_config_s::alignmentFill_at_63655 = {}

need 4 byte alignment units: units offset 63655

Definition at line 7404 of file engine_configuration_generated_structures_uaefi_pro.h.

7404{};

◆ alignmentFill_at_63733

uint8_t persistent_config_s::alignmentFill_at_63733 = {}

need 4 byte alignment units: units offset 63733

Definition at line 7512 of file engine_configuration_generated_structures_uaefi_pro.h.

7512{};

◆ alignmentFill_at_63749

uint8_t persistent_config_s::alignmentFill_at_63749 = {}

need 4 byte alignment units: units offset 63749

Definition at line 7532 of file engine_configuration_generated_structures_uaefi_pro.h.

7532{};

◆ alignmentFill_at_63779

uint8_t persistent_config_s::alignmentFill_at_63779[1] = {}

need 4 byte alignment units: units offset 63779

Definition at line 7284 of file engine_configuration_generated_structures_proteus_f7.h.

7284{};

◆ alignmentFill_at_63815

uint8_t persistent_config_s::alignmentFill_at_63815 = {}

need 4 byte alignment units: units offset 63815

Definition at line 7558 of file engine_configuration_generated_structures_uaefi_pro.h.

7558{};

◆ alignmentFill_at_63857

uint8_t persistent_config_s::alignmentFill_at_63857[1] = {}

need 4 byte alignment units: units offset 63857

Definition at line 7392 of file engine_configuration_generated_structures_proteus_f7.h.

7392{};

◆ alignmentFill_at_63873

uint8_t persistent_config_s::alignmentFill_at_63873[3] = {}

need 4 byte alignment units: units offset 63873

Definition at line 7412 of file engine_configuration_generated_structures_proteus_f7.h.

7412{};

◆ alignmentFill_at_63878

uint8_t persistent_config_s::alignmentFill_at_63878 = {}

need 4 byte alignment units: units offset 63878

Definition at line 7579 of file engine_configuration_generated_structures_uaefi_pro.h.

7579{};

◆ alignmentFill_at_63939

uint8_t persistent_config_s::alignmentFill_at_63939[1] = {}

need 4 byte alignment units: units offset 63939

Definition at line 7438 of file engine_configuration_generated_structures_proteus_f7.h.

7438{};

◆ alignmentFill_at_64002

uint8_t persistent_config_s::alignmentFill_at_64002[2] = {}

need 4 byte alignment units: units offset 64002

Definition at line 7459 of file engine_configuration_generated_structures_proteus_f7.h.

7459{};

◆ ALSFuelAdjustment

scaled_channel< int16_t, 10, 1 > persistent_config_s::ALSFuelAdjustment = {}

units: percent offset 19456

units: percent offset 19588

units: percent offset 37588

units: percent offset 21492

units: percent offset 51572

units: percent offset 19592

units: percent offset 19460

units: percent offset 19320

units: percent offset 18824

units: percent offset 18496

units: percent offset 18958

units: percent offset 19356

units: percent offset 19324

units: percent offset 19232

units: percent offset 19616

units: percent offset 26588

units: percent offset 18812

units: percent offset 21456

units: percent offset 22428

units: percent offset 59592

units: percent offset 25848

units: percent offset 18968

units: percent offset 19468

units: percent offset 59468

Definition at line 6851 of file engine_configuration_generated_structures_alphax-2chan.h.

6851{};

Referenced by getFuelALSCorrection().

◆ alsFuelAdjustmentLoadBins

uint16_t persistent_config_s::alsFuelAdjustmentLoadBins = {}

units: TPS offset 19488

units: TPS offset 19620

units: TPS offset 37620

units: TPS offset 21524

units: TPS offset 51604

units: TPS offset 19624

units: TPS offset 19492

units: TPS offset 19352

units: TPS offset 18856

units: TPS offset 18528

units: TPS offset 18998

units: TPS offset 19388

units: TPS offset 19356

units: TPS offset 19264

units: TPS offset 19648

units: TPS offset 26620

units: TPS offset 18844

units: TPS offset 21488

units: TPS offset 22460

units: TPS offset 59624

units: TPS offset 25880

units: TPS offset 19000

units: TPS offset 19500

units: TPS offset 59500

Definition at line 6856 of file engine_configuration_generated_structures_alphax-2chan.h.

6856{};

Referenced by getFuelALSCorrection(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ alsFuelAdjustmentrpmBins

uint16_t persistent_config_s::alsFuelAdjustmentrpmBins = {}

units: RPM offset 19496

units: RPM offset 19628

units: RPM offset 37628

units: RPM offset 21532

units: RPM offset 51612

units: RPM offset 19632

units: RPM offset 19500

units: RPM offset 19360

units: RPM offset 18864

units: RPM offset 18536

units: RPM offset 19006

units: RPM offset 19396

units: RPM offset 19364

units: RPM offset 19272

units: RPM offset 19656

units: RPM offset 26628

units: RPM offset 18852

units: RPM offset 21496

units: RPM offset 22468

units: RPM offset 59632

units: RPM offset 25888

units: RPM offset 19008

units: RPM offset 19508

units: RPM offset 59508

Definition at line 6861 of file engine_configuration_generated_structures_alphax-2chan.h.

6861{};

Referenced by getFuelALSCorrection(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ alsIgnRetardLoadBins

uint16_t persistent_config_s::alsIgnRetardLoadBins = {}

units: TPS offset 19440

units: TPS offset 19572

units: TPS offset 37572

units: TPS offset 21476

units: TPS offset 51556

units: TPS offset 19576

units: TPS offset 19444

units: TPS offset 19304

units: TPS offset 18808

units: TPS offset 18480

units: TPS offset 18940

units: TPS offset 19340

units: TPS offset 19308

units: TPS offset 19216

units: TPS offset 19600

units: TPS offset 26572

units: TPS offset 18796

units: TPS offset 21440

units: TPS offset 22412

units: TPS offset 59576

units: TPS offset 25832

units: TPS offset 18952

units: TPS offset 19452

units: TPS offset 59452

Definition at line 6841 of file engine_configuration_generated_structures_alphax-2chan.h.

6841{};

Referenced by getRunningAdvance(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ alsIgnRetardrpmBins

uint16_t persistent_config_s::alsIgnRetardrpmBins = {}

units: RPM offset 19448

units: RPM offset 19580

units: RPM offset 37580

units: RPM offset 21484

units: RPM offset 51564

units: RPM offset 19584

units: RPM offset 19452

units: RPM offset 19312

units: RPM offset 18816

units: RPM offset 18488

units: RPM offset 18948

units: RPM offset 19348

units: RPM offset 19316

units: RPM offset 19224

units: RPM offset 19608

units: RPM offset 26580

units: RPM offset 18804

units: RPM offset 21448

units: RPM offset 22420

units: RPM offset 59584

units: RPM offset 25840

units: RPM offset 18960

units: RPM offset 19460

units: RPM offset 59460

Definition at line 6846 of file engine_configuration_generated_structures_alphax-2chan.h.

6846{};

Referenced by getRunningAdvance(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ alsIgnSkipLoadBins

uint16_t persistent_config_s::alsIgnSkipLoadBins = {}

units: TPS offset 19536

units: TPS offset 19668

units: TPS offset 37668

units: TPS offset 21572

units: TPS offset 51652

units: TPS offset 19672

units: TPS offset 19540

units: TPS offset 19400

units: TPS offset 18904

units: TPS offset 18576

units: TPS offset 19056

units: TPS offset 19436

units: TPS offset 19404

units: TPS offset 19312

units: TPS offset 19696

units: TPS offset 26668

units: TPS offset 18892

units: TPS offset 21536

units: TPS offset 22508

units: TPS offset 59672

units: TPS offset 25928

units: TPS offset 19048

units: TPS offset 19548

units: TPS offset 59548

Definition at line 6871 of file engine_configuration_generated_structures_alphax-2chan.h.

6871{};

◆ alsIgnSkiprpmBins

uint16_t persistent_config_s::alsIgnSkiprpmBins = {}

units: RPM offset 19544

units: RPM offset 19676

units: RPM offset 37676

units: RPM offset 21580

units: RPM offset 51660

units: RPM offset 19680

units: RPM offset 19548

units: RPM offset 19408

units: RPM offset 18912

units: RPM offset 18584

units: RPM offset 19064

units: RPM offset 19444

units: RPM offset 19412

units: RPM offset 19320

units: RPM offset 19704

units: RPM offset 26676

units: RPM offset 18900

units: RPM offset 21544

units: RPM offset 22516

units: RPM offset 59680

units: RPM offset 25936

units: RPM offset 19056

units: RPM offset 19556

units: RPM offset 59556

Definition at line 6876 of file engine_configuration_generated_structures_alphax-2chan.h.

6876{};

◆ ALSIgnSkipTable

scaled_channel< int16_t, 1, 10 > persistent_config_s::ALSIgnSkipTable = {}

units: ratio offset 19504

units: ratio offset 19636

units: ratio offset 37636

units: ratio offset 21540

units: ratio offset 51620

units: ratio offset 19640

units: ratio offset 19508

units: ratio offset 19368

units: ratio offset 18872

units: ratio offset 18544

units: ratio offset 19016

units: ratio offset 19404

units: ratio offset 19372

units: ratio offset 19280

units: ratio offset 19664

units: ratio offset 26636

units: ratio offset 18860

units: ratio offset 21504

units: ratio offset 22476

units: ratio offset 59640

units: ratio offset 25896

units: ratio offset 19516

units: ratio offset 59516

Definition at line 6866 of file engine_configuration_generated_structures_alphax-2chan.h.

6866{};

◆ ALSTimingRetardTable

scaled_channel< int16_t, 10, 1 > persistent_config_s::ALSTimingRetardTable = {}

units: deg offset 19408

units: deg offset 19540

units: deg offset 37540

units: deg offset 21444

units: deg offset 51524

units: deg offset 19544

units: deg offset 19412

units: deg offset 19272

units: deg offset 18776

units: deg offset 18448

units: deg offset 18900

units: deg offset 19308

units: deg offset 19276

units: deg offset 19184

units: deg offset 19568

units: deg offset 26540

units: deg offset 18764

units: deg offset 21408

units: deg offset 22380

units: deg offset 59544

units: deg offset 25800

units: deg offset 18920

units: deg offset 19420

units: deg offset 59420

Definition at line 6836 of file engine_configuration_generated_structures_alphax-2chan.h.

6836{};

Referenced by getRunningAdvance().

◆ alternatorVoltageTargetLoadBins

uint16_t persistent_config_s::alternatorVoltageTargetLoadBins = {}

units: Load offset 23072

units: Load offset 23204

units: Load offset 41764

units: Load offset 25108

units: Load offset 55748

units: Load offset 23208

units: Load offset 23076

units: Load offset 22916

units: Load offset 22420

units: Load offset 22112

units: Load offset 22652

units: Load offset 22952

units: Load offset 22920

units: Load offset 23232

units: Load offset 30204

units: Load offset 22408

units: Load offset 25072

units: Load offset 22776

units: Load offset 26044

units: Load offset 63208

units: Load offset 29464

units: Load offset 20856

units: Load offset 23084

units: Load offset 63084

Definition at line 7203 of file engine_configuration_generated_structures_alphax-2chan.h.

7203{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetRpmBins

uint16_t persistent_config_s::alternatorVoltageTargetRpmBins = {}

units: RPM offset 23080

units: RPM offset 23212

units: RPM offset 41772

units: RPM offset 25116

units: RPM offset 55756

units: RPM offset 23216

units: RPM offset 23084

units: RPM offset 22924

units: RPM offset 22428

units: RPM offset 22120

units: RPM offset 22660

units: RPM offset 22960

units: RPM offset 22928

units: RPM offset 23240

units: RPM offset 30212

units: RPM offset 22416

units: RPM offset 25080

units: RPM offset 22784

units: RPM offset 26052

units: RPM offset 63216

units: RPM offset 29472

units: RPM offset 20864

units: RPM offset 23092

units: RPM offset 63092

Definition at line 7208 of file engine_configuration_generated_structures_alphax-2chan.h.

7208{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetTable

scaled_channel< int16_t, 10, 1 > persistent_config_s::alternatorVoltageTargetTable = {}

units: volts offset 23040

units: volts offset 23172

units: volts offset 41732

units: volts offset 25076

units: volts offset 55716

units: volts offset 23176

units: volts offset 23044

units: volts offset 22884

units: Volts offset 22388

units: volts offset 22080

units: volts offset 22604

units: Volts offset 22920

units: Volts offset 22888

units: Volts offset 22620

units: volts offset 23200

units: volts offset 30172

units: Volts offset 22376

units: volts offset 25040

units: Volts offset 22744

units: volts offset 26012

units: volts offset 63176

units: volts offset 29432

units: volts offset 20824

units: volts offset 23052

units: volts offset 63052

Definition at line 7198 of file engine_configuration_generated_structures_alphax-2chan.h.

7198{};

Referenced by AlternatorController::getSetpoint(), setCommonMazdaNB(), setDefaultAlternatorParameters(), setDodgeNeonNGCEngineConfiguration(), setMazdaMiata96(), and setValue().

◆ baroCorrPressureBins

float persistent_config_s::baroCorrPressureBins = {}

units: SPECIAL_CASE_PRESSURE offset 5112

units: SPECIAL_CASE_PRESSURE offset 5128

units: SPECIAL_CASE_PRESSURE offset 5208

units: SPECIAL_CASE_PRESSURE offset 5116

units: kPa offset 4976

units: kPa offset 4820

units: SPECIAL_CASE_PRESSURE offset 5632

units: kPa offset 5028

units: kPa offset 4980

units: kPa offset 4992

units: kPa offset 4988

units: SPECIAL_CASE_PRESSURE offset 5184

units: SPECIAL_CASE_PRESSURE offset 4888

units: SPECIAL_CASE_PRESSURE offset 5124

Definition at line 6252 of file engine_configuration_generated_structures_alphax-2chan.h.

6252{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrRpmBins

float persistent_config_s::baroCorrRpmBins = {}

units: RPM offset 5128

units: RPM offset 5144

units: RPM offset 5224

units: RPM offset 5132

units: RPM offset 4992

units: RPM offset 4836

units: RPM offset 5648

units: RPM offset 5044

units: RPM offset 4996

units: RPM offset 5008

units: RPM offset 5004

units: RPM offset 5200

units: RPM offset 4904

units: RPM offset 5140

Definition at line 6257 of file engine_configuration_generated_structures_alphax-2chan.h.

6257{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrTable

float persistent_config_s::baroCorrTable = {}

units: ratio offset 5144

units: ratio offset 5160

units: ratio offset 5240

units: ratio offset 5148

units: ratio offset 5008

units: ratio offset 4852

units: ratio offset 5664

units: ratio offset 5060

units: ratio offset 5012

units: ratio offset 5024

units: ratio offset 5020

units: ratio offset 5216

units: ratio offset 4920

units: ratio offset 5156

Definition at line 6262 of file engine_configuration_generated_structures_alphax-2chan.h.

6262{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ boardUse2stepPullDown

bool persistent_config_s::boardUse2stepPullDown

offset 23868 bit 3

offset 24000 bit 3

offset 23868 bit 1

offset 25904 bit 1

offset 56544 bit 1

Definition at line 7471 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by customBoardOnConfigurationChange(), and setHyundaiPb().

◆ boardUseCamPullDown

bool persistent_config_s::boardUseCamPullDown

offset 23868 bit 4

offset 24000 bit 4

Definition at line 7474 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseCamVrPullUp

bool persistent_config_s::boardUseCamVrPullUp

offset 24000 bit 7

Definition at line 7483 of file engine_configuration_generated_structures_alphax-4chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseCrankPullUp

bool persistent_config_s::boardUseCrankPullUp

offset 23868 bit 2

offset 24000 bit 1

offset 25904 bit 4

offset 56544 bit 4

Definition at line 7468 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by customBoardOnConfigurationChange(), and setGmGdi().

◆ boardUseD2PullDown

bool persistent_config_s::boardUseD2PullDown

offset 24000 bit 8

offset 23868 bit 2

offset 25904 bit 2

offset 56544 bit 2

Definition at line 7486 of file engine_configuration_generated_structures_alphax-4chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseD3PullDown

bool persistent_config_s::boardUseD3PullDown

offset 24000 bit 9

offset 23868 bit 3

offset 25904 bit 3

offset 56544 bit 3

Definition at line 7489 of file engine_configuration_generated_structures_alphax-4chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseD4PullDown

bool persistent_config_s::boardUseD4PullDown

offset 24000 bit 5

Definition at line 7477 of file engine_configuration_generated_structures_alphax-4chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseD5PullDown

bool persistent_config_s::boardUseD5PullDown

offset 24000 bit 6

Definition at line 7480 of file engine_configuration_generated_structures_alphax-4chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseFlexPullDown

bool persistent_config_s::boardUseFlexPullDown

offset 25904 bit 10

offset 56544 bit 10

Definition at line 7486 of file engine_configuration_generated_structures_alphax-8chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseH1PullDown

bool persistent_config_s::boardUseH1PullDown

offset 25904 bit 5

offset 56544 bit 5

Definition at line 7471 of file engine_configuration_generated_structures_alphax-8chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseH2PullDown

bool persistent_config_s::boardUseH2PullDown

offset 25904 bit 6

offset 56544 bit 6

Definition at line 7474 of file engine_configuration_generated_structures_alphax-8chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseH3PullDown

bool persistent_config_s::boardUseH3PullDown

offset 25904 bit 7

offset 56544 bit 7

Definition at line 7477 of file engine_configuration_generated_structures_alphax-8chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseH4PullDown

bool persistent_config_s::boardUseH4PullDown

offset 25904 bit 8

offset 56544 bit 8

Definition at line 7480 of file engine_configuration_generated_structures_alphax-8chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseH5PullDown

bool persistent_config_s::boardUseH5PullDown

offset 25904 bit 9

offset 56544 bit 9

Definition at line 7483 of file engine_configuration_generated_structures_alphax-8chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseTachPullUp

bool persistent_config_s::boardUseTachPullUp

offset 23868 bit 0

offset 24000 bit 0

offset 23868 bit 4

Definition at line 7462 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by customBoardOnConfigurationChange().

◆ boardUseTempPullUp

bool persistent_config_s::boardUseTempPullUp

offset 23868 bit 1

offset 24000 bit 2

offset 42560 bit 0

offset 23868 bit 0

offset 25904 bit 0

offset 56544 bit 0

Definition at line 7465 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by alphax_2chan_defaultConfiguration(), alphax_4chan_defaultConfiguration(), alphax_4kgdi_defaultConfiguration(), alphax_8chan_defaultConfiguration(), and customBoardOnConfigurationChange().

◆ boostClosedLoopBlends

blend_table_s persistent_config_s::boostClosedLoopBlends = {}

offset 21480

offset 21612

offset 39612

offset 23516

offset 53596

offset 21616

offset 21484

offset 21344

offset 20848

offset 20520

offset 21004

offset 21380

offset 21348

offset 21256

offset 21640

offset 28612

offset 20836

offset 23480

offset 24452

offset 61616

offset 27872

offset 19552

offset 21492

offset 61492

Definition at line 6903 of file engine_configuration_generated_structures_alphax-2chan.h.

6903{};

Referenced by BoostController::getSetpoint().

◆ boostClosedLoopLoadBins

uint16_t persistent_config_s::boostClosedLoopLoadBins = {}

offset 5472

offset 5488

offset 5568

offset 5476

offset 5336

offset 5112

offset 5920

offset 5388

offset 5340

offset 5544

offset 5248

offset 5484

Definition at line 6318 of file engine_configuration_generated_structures_alphax-2chan.h.

6318{};

Referenced by initBoostCtrl(), setDefaultBoostParameters(), and validateConfigOnStartUpOrBurn().

◆ boostLoadBins [1/2]

uint16_t persistent_config_s::boostLoadBins = {}

offset 5336

offset 5468

Definition at line 5257 of file engine_configuration_generated_structures_hellen-112-17.h.

5257{};

◆ boostLoadBins [2/2]

uint8_t persistent_config_s::boostLoadBins[BOOST_LOAD_COUNT]

offset 5468

Definition at line 4864 of file engine_configuration_generated_structures_prometheus_405.h.

◆ boostOpenLoopBlends

blend_table_s persistent_config_s::boostOpenLoopBlends = {}

offset 21104

offset 21236

offset 39236

offset 23140

offset 53220

offset 21240

offset 21108

offset 20968

offset 20472

offset 20144

offset 20628

offset 21004

offset 20972

offset 20880

offset 21264

offset 28236

offset 20460

offset 23104

offset 24076

offset 61240

offset 27496

offset 19464

offset 21116

offset 61116

Definition at line 6899 of file engine_configuration_generated_structures_alphax-2chan.h.

6899{};

Referenced by BoostController::getOpenLoop().

◆ boostOpenLoopLoadBins

uint16_t persistent_config_s::boostOpenLoopLoadBins = {}

offset 5392

offset 5408

offset 5488

offset 5396

offset 5256

offset 5064

offset 5880

offset 5308

offset 5260

offset 5464

offset 5168

offset 5404

Definition at line 6310 of file engine_configuration_generated_structures_alphax-2chan.h.

6310{};

Referenced by initBoostCtrl(), setDefaultBoostParameters(), and validateConfigOnStartUpOrBurn().

◆ boostRpmBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::boostRpmBins = {}

units: RPM offset 5384

units: RPM offset 5400

units: RPM offset 5480

units: RPM offset 5388

units: RPM offset 5248

units: RPM offset 5060

units: RPM offset 5872

units: RPM offset 5300

units: RPM offset 5252

units: RPM offset 5264

units: RPM offset 5396

units: RPM offset 5456

units: RPM offset 5160

Definition at line 6306 of file engine_configuration_generated_structures_alphax-2chan.h.

6306{};

Referenced by cannedboostRpmBins(), initBoostCtrl(), setDefaultBoostParameters(), and validateConfigOnStartUpOrBurn().

◆ boostTableClosedLoop

scaled_channel< uint8_t, 1, 2 > persistent_config_s::boostTableClosedLoop = {}

offset 5408

offset 5424

offset 5504

offset 5412

offset 5272

offset 5080

offset 5888

offset 5324

offset 5276

offset 5404

offset 5480

offset 5184

offset 5420

Definition at line 6314 of file engine_configuration_generated_structures_alphax-2chan.h.

6314{};

Referenced by initBoostCtrl(), and setDefaultBoostParameters().

◆ boostTableOpenLoop

scaled_channel< uint8_t, 2, 1 > persistent_config_s::boostTableOpenLoop = {}

offset 5320

offset 5336

offset 5416

offset 5324

offset 5184

offset 5028

offset 5840

offset 5236

offset 5188

offset 5200

offset 5332

offset 5392

offset 5096

Definition at line 6301 of file engine_configuration_generated_structures_alphax-2chan.h.

6301{};

Referenced by initBoostCtrl(), and setTestDcWastegateConfiguration().

◆ cltBoostAdder

float persistent_config_s::cltBoostAdder = {}

offset 23188

offset 23320

offset 41880

offset 25224

offset 55864

offset 23324

offset 23192

offset 23032

offset 22536

offset 22228

offset 22772

offset 23068

offset 23036

offset 22768

offset 23348

offset 30320

offset 22524

offset 25188

offset 22892

offset 26160

offset 63324

offset 29580

offset 20972

offset 23200

offset 63200

Definition at line 7237 of file engine_configuration_generated_structures_alphax-2chan.h.

7237{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostAdderBins

float persistent_config_s::cltBoostAdderBins = {}

units: C offset 23168

units: C offset 23300

units: C offset 41860

units: C offset 25204

units: C offset 55844

units: C offset 23304

units: C offset 23172

units: C offset 23012

units: C offset 22516

units: C offset 22208

units: C offset 22752

units: C offset 23048

units: C offset 23016

units: C offset 22748

units: C offset 23328

units: C offset 30300

units: C offset 22504

units: C offset 25168

units: C offset 22872

units: C offset 26140

units: C offset 63304

units: C offset 29560

units: C offset 20952

units: C offset 23180

units: C offset 63180

Definition at line 7233 of file engine_configuration_generated_structures_alphax-2chan.h.

7233{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorr

float persistent_config_s::cltBoostCorr = {}

units: ratio offset 23108

units: ratio offset 23240

units: ratio offset 41800

units: ratio offset 25144

units: ratio offset 55784

units: ratio offset 23244

units: ratio offset 23112

units: ratio offset 22952

units: ratio offset 22456

units: ratio offset 22148

units: ratio offset 22692

units: ratio offset 22988

units: ratio offset 22956

units: ratio offset 22688

units: ratio offset 23268

units: ratio offset 30240

units: ratio offset 22444

units: ratio offset 25108

units: ratio offset 22812

units: ratio offset 26080

units: ratio offset 63244

units: ratio offset 29500

units: ratio offset 20892

units: ratio offset 23120

units: ratio offset 63120

Definition at line 7218 of file engine_configuration_generated_structures_alphax-2chan.h.

7218{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorrBins

float persistent_config_s::cltBoostCorrBins = {}

units: C offset 23088

units: C offset 23220

units: C offset 41780

units: C offset 25124

units: C offset 55764

units: C offset 23224

units: C offset 23092

units: C offset 22932

units: C offset 22436

units: C offset 22128

units: C offset 22672

units: C offset 22968

units: C offset 22936

units: C offset 22668

units: C offset 23248

units: C offset 30220

units: C offset 22424

units: C offset 25088

units: C offset 22792

units: C offset 26060

units: C offset 63224

units: C offset 29480

units: C offset 20872

units: C offset 23100

units: C offset 63100

Definition at line 7213 of file engine_configuration_generated_structures_alphax-2chan.h.

7213{};

Referenced by initBoostCtrl(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ cltCrankingCorr

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 5600

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 5616

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 5696

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 5604

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 6036

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 5672

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 5376

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 5612

Definition at line 6345 of file engine_configuration_generated_structures_alphax-2chan.h.

6345{};

Referenced by cannedcltCrankingCorr(), commonGenesisCoupe(), IdleController::getCrankingOpenLoop(), setCommonMazdaNB(), setCrankingIACExtra(), setDefaultCranking(), setHondaK(), and setMazdaMiata96().

◆ cltCrankingCorrBins

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 5568

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 5584

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 5664

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 5572

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 6004

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 5640

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 5344

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 5580

Definition at line 6339 of file engine_configuration_generated_structures_alphax-2chan.h.

6339{};

Referenced by IdleController::getCrankingOpenLoop(), and setDefaultCranking().

◆ cltFuelCorr

float persistent_config_s::cltFuelCorr = {}

units: ratio offset 13812

units: ratio offset 31812

units: ratio offset 15828

units: ratio offset 45908

units: ratio offset 13816

units: ratio offset 13676

units: ratio offset 13452

units: ratio offset 14268

units: ratio offset 13728

units: ratio offset 13680

units: ratio offset 13640

units: ratio offset 20812

units: ratio offset 15812

units: ratio offset 13764

units: ratio offset 17812

units: ratio offset 53884

units: ratio offset 19312

units: ratio offset 13588

units: ratio offset 13824

units: ratio offset 53824

Definition at line 6398 of file engine_configuration_generated_structures_alphax-2chan.h.

6398{};

Referenced by getCltFuelCorrection(), and setDefaultWarmupFuelEnrichment().

◆ cltFuelCorrBins

float persistent_config_s::cltFuelCorrBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 13748

units: SPECIAL_CASE_TEMPERATURE offset 31748

units: SPECIAL_CASE_TEMPERATURE offset 15764

units: SPECIAL_CASE_TEMPERATURE offset 45844

units: SPECIAL_CASE_TEMPERATURE offset 13752

units: C offset 13612

units: C offset 13388

units: SPECIAL_CASE_TEMPERATURE offset 14204

units: C offset 13664

units: C offset 13616

units: C offset 13576

units: SPECIAL_CASE_TEMPERATURE offset 20748

units: SPECIAL_CASE_TEMPERATURE offset 15748

units: C offset 13700

units: SPECIAL_CASE_TEMPERATURE offset 17748

units: SPECIAL_CASE_TEMPERATURE offset 53820

units: SPECIAL_CASE_TEMPERATURE offset 19248

units: SPECIAL_CASE_TEMPERATURE offset 13524

units: SPECIAL_CASE_TEMPERATURE offset 13760

units: SPECIAL_CASE_TEMPERATURE offset 53760

Definition at line 6393 of file engine_configuration_generated_structures_alphax-2chan.h.

6393{};

Referenced by getCltFuelCorrection(), setDefaultWarmupFuelEnrichment(), and validateConfigOnStartUpOrBurn().

◆ cltIdleCorr

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.

5372{};

◆ cltIdleCorrBins

float persistent_config_s::cltIdleCorrBins = {}

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14236

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 32236

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 16252

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 46332

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14240

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 14692

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 21236

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 16236

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 18236

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 54308

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 19736

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14012

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 14248

CLT-based idle position for simple manual idle controller units: SPECIAL_CASE_TEMPERATURE offset 54248

Definition at line 6442 of file engine_configuration_generated_structures_alphax-2chan.h.

6442{};

Referenced by cannedcltIdleCorrBins(), LongTermIdleTrim::getLtitFactor(), IdleController::getRunningOpenLoop(), miataNA_setCltIdleCorrBins(), setDefaultIdleOpenLoopParameters(), LongTermIdleTrim::update(), and validateConfigOnStartUpOrBurn().

◆ cltIdleCorrTable

float persistent_config_s::cltIdleCorrTable = {}

CLT-based idle position for simple manual idle controller units: % offset 14268

CLT-based idle position for simple manual idle controller units: % offset 32268

CLT-based idle position for simple manual idle controller units: % offset 16276

CLT-based idle position for simple manual idle controller units: % offset 46356

CLT-based idle position for simple manual idle controller units: % offset 14272

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 14724

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 21268

CLT-based idle position for simple manual idle controller units: % offset 16268

CLT-based idle position for simple manual idle controller units: % offset 18268

CLT-based idle position for simple manual idle controller units: % offset 54340

CLT-based idle position for simple manual idle controller units: % offset 19768

CLT-based idle position for simple manual idle controller units: % offset 14044

CLT-based idle position for simple manual idle controller units: % offset 14280

CLT-based idle position for simple manual idle controller units: % offset 54280

Definition at line 6448 of file engine_configuration_generated_structures_alphax-2chan.h.

6448{};

Referenced by applyIACposition(), IdleController::getIdlePosition(), IdleController::getRunningOpenLoop(), setDefaultIdleOpenLoopParameters(), setDodgeNeonNGCEngineConfiguration(), setManualIdleValvePosition(), and setSubaruEG33Defaults().

◆ cltIdleRpm

scaled_channel< uint8_t, 1, 20 > persistent_config_s::cltIdleRpm = {}

See idleRpmPid units: RPM offset 4516

See idleRpmPid units: RPM offset 4532

See idleRpmPid units: RPM offset 4612

See idleRpmPid units: RPM offset 4520

See idleRpmPid units: RPM offset 4388

See idleRpmPid units: RPM offset 4232

See idleRpmPid units: RPM offset 5000

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 4588

See idleRpmPid units: RPM offset 4528

Definition at line 6165 of file engine_configuration_generated_structures_alphax-2chan.h.

6165{};

Referenced by cannedcltIdleRpm(), configureRusefiLuaHooks(), IdleController::getTargetRpm(), miataNA_setCltIdleRpmBins(), setDefaultIdleSpeedTarget(), and setTargetRpmCurve().

◆ cltIdleRpmBins [1/2]

scaled_channel< int16_t, 1, 1 > persistent_config_s::cltIdleRpmBins = {}

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4484

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4500

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4580

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4488

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4968

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4556

CLT-based target RPM for automatic idle controller units: SPECIAL_CASE_TEMPERATURE offset 4496

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 6159 of file engine_configuration_generated_structures_alphax-2chan.h.

6159{};

Referenced by IdleController::getTargetRpm(), miataNA_setCltIdleRpmBins(), setDefaultIdleSpeedTarget(), setTargetRpmCurve(), and validateConfigOnStartUpOrBurn().

◆ cltIdleRpmBins [2/2]

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.

5600{};

◆ cltRevLimitRpm

uint16_t persistent_config_s::cltRevLimitRpm = {}

units: RPM offset 22932

units: RPM offset 23064

units: RPM offset 41624

units: RPM offset 24968

units: RPM offset 55608

units: RPM offset 23068

units: RPM offset 22936

units: RPM offset 22776

units: RPM offset 22280

units: RPM offset 21972

units: RPM offset 22494

units: RPM offset 22812

units: RPM offset 22780

units: RPM offset 22512

units: RPM offset 23092

units: RPM offset 30064

units: RPM offset 22268

units: RPM offset 24932

units: RPM offset 22636

units: RPM offset 25904

units: RPM offset 63068

units: RPM offset 29324

units: RPM offset 20716

units: RPM offset 22944

units: RPM offset 62944

Definition at line 7133 of file engine_configuration_generated_structures_alphax-2chan.h.

7133{};

Referenced by LimpManager::updateRevLimit().

◆ cltRevLimitRpmBins [1/3]

scaled_channel< int16_t, 1, 1 > persistent_config_s::cltRevLimitRpmBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 22924

units: SPECIAL_CASE_TEMPERATURE offset 23056

units: SPECIAL_CASE_TEMPERATURE offset 41616

units: SPECIAL_CASE_TEMPERATURE offset 24960

units: SPECIAL_CASE_TEMPERATURE offset 55600

units: SPECIAL_CASE_TEMPERATURE offset 23060

units: SPECIAL_CASE_TEMPERATURE offset 22928

units: SPECIAL_CASE_TEMPERATURE offset 21964

units: SPECIAL_CASE_TEMPERATURE offset 22486

units: SPECIAL_CASE_TEMPERATURE offset 23084

units: SPECIAL_CASE_TEMPERATURE offset 30056

units: SPECIAL_CASE_TEMPERATURE offset 24924

units: SPECIAL_CASE_TEMPERATURE offset 25896

units: SPECIAL_CASE_TEMPERATURE offset 63060

units: SPECIAL_CASE_TEMPERATURE offset 29316

units: SPECIAL_CASE_TEMPERATURE offset 20708

units: SPECIAL_CASE_TEMPERATURE offset 22936

units: SPECIAL_CASE_TEMPERATURE offset 62936

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 7128 of file engine_configuration_generated_structures_alphax-2chan.h.

7128{};

Referenced by setDefaultBaseEngine(), and LimpManager::updateRevLimit().

◆ cltRevLimitRpmBins [2/3]

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.

6553{};

◆ cltRevLimitRpmBins [3/3]

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.

5992{};

◆ cltTimingBins

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.

5125{};

◆ cltTimingExtra

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.

5130{};

◆ communityCommsLedPin

Gpio persistent_config_s::communityCommsLedPin

◆ crankingAdvance

scaled_channel< int16_t, 100, 1 > persistent_config_s::crankingAdvance = {}

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5280

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5296

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5376

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5284

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 5800

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 5352

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5056

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: deg offset 5292

Definition at line 6285 of file engine_configuration_generated_structures_alphax-2chan.h.

6285{};

Referenced by getCrankingAdvance(), and setDefaultCranking().

◆ crankingAdvanceBins

uint16_t persistent_config_s::crankingAdvanceBins = {}

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5272

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5288

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5368

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5276

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 5792

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 5344

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5048

Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) units: RPM offset 5284

Definition at line 6279 of file engine_configuration_generated_structures_alphax-2chan.h.

6279{};

Referenced by getCrankingAdvance(), and setDefaultCranking().

◆ crankingCycleBaseFuel

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 14108

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 32108

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 16124

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 46204

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 14112

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 14564

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 21108

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 16108

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 18108

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 54180

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 19608

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 13884

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 14120

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 54120

Definition at line 6436 of file engine_configuration_generated_structures_alphax-2chan.h.

6436{};

Referenced by fuelBenchMode(), getCrankingFuel3(), kinetis_boardConfigOverrides(), m73engine(), miataNAcommonEngineSettings(), setCommonMazdaNB(), setCrankingFuel(), setDefaultCranking(), setHondaK(), setNissanVqEngineConfig(), setPrometheusDefaults(), and setSubaruEG33Defaults().

◆ crankingCycleBins

float persistent_config_s::crankingCycleBins = {}

units: counter offset 14068

units: counter offset 32068

units: counter offset 16084

units: counter offset 46164

units: counter offset 14072

units: counter offset 13932

units: counter offset 13708

units: counter offset 14524

units: counter offset 13984

units: counter offset 13936

units: counter offset 13896

units: counter offset 21068

units: counter offset 16068

units: counter offset 14020

units: counter offset 18068

units: counter offset 54140

units: counter offset 19568

units: counter offset 13844

units: counter offset 14080

units: counter offset 54080

Definition at line 6423 of file engine_configuration_generated_structures_alphax-2chan.h.

6423{};

Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().

◆ crankingCycleFuelCltBins

int16_t persistent_config_s::crankingCycleFuelCltBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14100

units: SPECIAL_CASE_TEMPERATURE offset 32100

units: SPECIAL_CASE_TEMPERATURE offset 16116

units: SPECIAL_CASE_TEMPERATURE offset 46196

units: SPECIAL_CASE_TEMPERATURE offset 14104

units: C offset 13964

units: C offset 13740

units: SPECIAL_CASE_TEMPERATURE offset 14556

units: C offset 14016

units: C offset 13968

units: C offset 13928

units: SPECIAL_CASE_TEMPERATURE offset 21100

units: SPECIAL_CASE_TEMPERATURE offset 16100

units: C offset 14052

units: SPECIAL_CASE_TEMPERATURE offset 18100

units: SPECIAL_CASE_TEMPERATURE offset 54172

units: SPECIAL_CASE_TEMPERATURE offset 19600

units: SPECIAL_CASE_TEMPERATURE offset 13876

units: SPECIAL_CASE_TEMPERATURE offset 14112

units: SPECIAL_CASE_TEMPERATURE offset 54112

Definition at line 6428 of file engine_configuration_generated_structures_alphax-2chan.h.

6428{};

Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().

◆ crankingCycleFuelCoef

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.

5412{};

◆ crankingFuelBins

float persistent_config_s::crankingFuelBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14036

units: SPECIAL_CASE_TEMPERATURE offset 32036

units: SPECIAL_CASE_TEMPERATURE offset 16052

units: SPECIAL_CASE_TEMPERATURE offset 46132

units: SPECIAL_CASE_TEMPERATURE offset 14040

units: C offset 13900

units: C offset 13676

units: SPECIAL_CASE_TEMPERATURE offset 14492

units: C offset 13952

units: C offset 13904

units: C offset 13864

units: SPECIAL_CASE_TEMPERATURE offset 21036

units: SPECIAL_CASE_TEMPERATURE offset 16036

units: C offset 13988

units: SPECIAL_CASE_TEMPERATURE offset 18036

units: SPECIAL_CASE_TEMPERATURE offset 54108

units: SPECIAL_CASE_TEMPERATURE offset 19536

units: SPECIAL_CASE_TEMPERATURE offset 13812

units: SPECIAL_CASE_TEMPERATURE offset 14048

units: SPECIAL_CASE_TEMPERATURE offset 54048

Definition at line 6418 of file engine_configuration_generated_structures_alphax-2chan.h.

6418{};

Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().

◆ crankingFuelCoef

float persistent_config_s::crankingFuelCoef = {}

units: ratio offset 14004

units: ratio offset 32004

units: ratio offset 16020

units: ratio offset 46100

units: ratio offset 14008

units: ratio offset 13868

units: ratio offset 13644

units: ratio offset 14460

units: ratio offset 13920

units: ratio offset 13872

units: ratio offset 13832

units: ratio offset 21004

units: ratio offset 16004

units: ratio offset 13956

units: ratio offset 18004

units: ratio offset 54076

units: ratio offset 19504

units: ratio offset 13780

units: ratio offset 14016

units: ratio offset 54016

Definition at line 6413 of file engine_configuration_generated_structures_alphax-2chan.h.

6413{};

Referenced by fuelBenchMode(), getCrankingFuel3(), and setDefaultCranking().

◆ crankingFuelCoefE100

scaled_channel< uint16_t, 100, 1 > persistent_config_s::crankingFuelCoefE100 = {}

units: ratio offset 19152

units: ratio offset 19284

units: ratio offset 37284

units: ratio offset 21188

units: ratio offset 51268

units: ratio offset 19288

units: ratio offset 19156

units: ratio offset 19016

units: ratio offset 18520

units: ratio offset 18192

units: ratio offset 18616

units: ratio offset 19052

units: ratio offset 19020

units: ratio offset 18928

units: ratio offset 19312

units: ratio offset 26284

units: ratio offset 18508

units: ratio offset 21152

units: ratio offset 22124

units: ratio offset 59288

units: ratio offset 25544

units: ratio offset 18664

units: ratio offset 19164

units: ratio offset 59164

Definition at line 6711 of file engine_configuration_generated_structures_alphax-2chan.h.

6711{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ crankingTpsBins

float persistent_config_s::crankingTpsBins = {}

units: % offset 5240

units: % offset 5256

units: % offset 5336

units: % offset 5244

units: % offset 5104

units: % offset 4948

units: % offset 5760

units: % offset 5156

units: % offset 5108

units: % offset 5120

units: % offset 5116

units: % offset 5312

units: % offset 5016

units: % offset 5252

Definition at line 6273 of file engine_configuration_generated_structures_alphax-2chan.h.

6273{};

Referenced by getCrankingFuel3(), setDefaultCranking(), and validateConfigOnStartUpOrBurn().

◆ crankingTpsCoef

float persistent_config_s::crankingTpsCoef = {}

Cranking fuel correction coefficient based on TPS units: Ratio offset 5208

Cranking fuel correction coefficient based on TPS units: Ratio offset 5224

Cranking fuel correction coefficient based on TPS units: Ratio offset 5304

Cranking fuel correction coefficient based on TPS units: Ratio offset 5212

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 5728

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 5280

Cranking fuel correction coefficient based on TPS units: Ratio offset 4984

Cranking fuel correction coefficient based on TPS units: Ratio offset 5220

Definition at line 6268 of file engine_configuration_generated_structures_alphax-2chan.h.

6268{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ cyl8certification

bool persistent_config_s::cyl8certification

offset 23880 bit 0

offset 63880 bit 0

Definition at line 7582 of file engine_configuration_generated_structures_uaefi.h.

◆ dcWastegateBiasBins

int8_t persistent_config_s::dcWastegateBiasBins = {}

target Wastegate value, 0 to 100% units: target DC position offset 4348

target Wastegate value, 0 to 100% units: target DC position offset 4364

target Wastegate value, 0 to 100% units: target DC position offset 4444

target Wastegate value, 0 to 100% units: target DC position offset 4352

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 4832

target Wastegate value, 0 to 100% units: target DC position offset 4240

target Wastegate value, 0 to 100% units: target DC position offset 4420

target Wastegate value, 0 to 100% units: target DC position offset 4360

Definition at line 6121 of file engine_configuration_generated_structures_alphax-2chan.h.

6121{};

Referenced by EtbController::getOpenLoop(), and setDefaultEtbBiasCurve().

◆ dcWastegateBiasValues

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 4356

PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4372

PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4452

PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4360

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 4840

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 4428

PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 4368

Definition at line 6127 of file engine_configuration_generated_structures_alphax-2chan.h.

6127{};

Referenced by EtbController::getOpenLoop(), and setDefaultEtbBiasCurve().

◆ dwellVoltageCorrValues

scaled_channel< uint8_t, 50, 1 > persistent_config_s::dwellVoltageCorrValues = {}

units: multiplier offset 22972

units: multiplier offset 23104

units: multiplier offset 41664

units: multiplier offset 25008

units: multiplier offset 55648

units: multiplier offset 23108

units: multiplier offset 22976

units: multiplier offset 22816

units: multiplier offset 22320

units: multiplier offset 22012

units: multiplier offset 22534

units: multiplier offset 22852

units: multiplier offset 22820

units: multiplier offset 22552

units: multiplier offset 23132

units: multiplier offset 30104

units: multiplier offset 22308

units: multiplier offset 24972

units: multiplier offset 22676

units: multiplier offset 25944

units: multiplier offset 63108

units: multiplier offset 29364

units: multiplier offset 20756

units: multiplier offset 22984

units: multiplier offset 62984

Definition at line 7153 of file engine_configuration_generated_structures_alphax-2chan.h.

7153{};

Referenced by canneddwellVoltageCorrValues(), IgnitionState::getSparkDwell(), setDefaultIgnition(), and validateConfigOnStartUpOrBurn().

◆ dwellVoltageCorrVoltBins

scaled_channel< uint8_t, 10, 1 > persistent_config_s::dwellVoltageCorrVoltBins = {}

units: volts offset 22964

units: volts offset 23096

units: volts offset 41656

units: volts offset 25000

units: volts offset 55640

units: volts offset 23100

units: volts offset 22968

units: volts offset 22808

units: volts offset 22312

units: volts offset 22004

units: volts offset 22526

units: volts offset 22844

units: volts offset 22812

units: volts offset 22544

units: volts offset 23124

units: volts offset 30096

units: volts offset 22300

units: volts offset 24964

units: volts offset 22668

units: volts offset 25936

units: volts offset 63100

units: volts offset 29356

units: volts offset 20748

units: volts offset 22976

units: volts offset 62976

Definition at line 7148 of file engine_configuration_generated_structures_alphax-2chan.h.

7148{};

Referenced by IgnitionState::getSparkDwell(), and setDefaultIgnition().

◆ dynoCarCargoMassKg

scaled_channel< int16_t, 1, 1 > persistent_config_s::dynoCarCargoMassKg

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23666

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23798

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 42358

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25702

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 56342

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23802

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23670

@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 22706

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23250

@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 23826

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30798

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23026

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25666

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 26638

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63802

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30058

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 21162

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23678

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63678

Definition at line 7338 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarCarMassKg

scaled_channel< int16_t, 1, 1 > persistent_config_s::dynoCarCarMassKg

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23664

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23796

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 42356

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25700

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 56340

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23800

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23668

@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 22704

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23248

@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 23824

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30796

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23024

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25664

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 26636

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63800

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30056

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 21160

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23676

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63676

Definition at line 7332 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by defaultsOrFixOnBurn(), getConfigValueByHash(), miataNAcommonEngineSettings(), DynoView::onRpm(), setCommonMazdaNB(), setConfigValueByName(), setDynoDefaults(), and setMercedesM111EngineConfiguration().

◆ dynoCarCoeffOfDrag

scaled_channel< float, 1, 1 > persistent_config_s::dynoCarCoeffOfDrag

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23668

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23800

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 42360

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25704

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 56344

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23804

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23672

@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 22708

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23252

@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 23828

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30800

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23028

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25668

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 26640

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63804

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30060

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 21164

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23680

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63680

Definition at line 7344 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarFrontalAreaM2

scaled_channel< float, 1, 1 > persistent_config_s::dynoCarFrontalAreaM2

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23672

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23804

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 42364

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25708

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 56348

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23808

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23676

@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 22712

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23256

@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 23832

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30804

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23032

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25672

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 26644

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63808

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30064

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 21168

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23684

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63684

Definition at line 7350 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarGearFinalDrive

scaled_channel< float, 1, 1 > persistent_config_s::dynoCarGearFinalDrive

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23660

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23792

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 42352

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25696

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 56336

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23796

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23664

@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 22700

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23244

@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 23820

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30792

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23020

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25660

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 26632

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63796

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30052

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 21156

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23672

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63672

Definition at line 7326 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarGearPrimaryReduction

scaled_channel< float, 1, 1 > persistent_config_s::dynoCarGearPrimaryReduction

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23652

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23784

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 42344

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25688

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 56328

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23788

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23656

@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 22692

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23236

@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 23812

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30784

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23012

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25652

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 26624

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63788

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30044

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 21148

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23664

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63664

Definition at line 7314 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarGearRatio

scaled_channel< float, 1, 1 > persistent_config_s::dynoCarGearRatio

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23656

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23788

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 42348

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25692

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 56332

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23792

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23660

@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 22696

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23240

@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 23816

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30788

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23016

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25656

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 26628

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63792

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30048

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 21152

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23668

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63668

Definition at line 7320 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::onRpm(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarWheelAspectRatio

scaled_channel< int8_t, 1, 1 > persistent_config_s::dynoCarWheelAspectRatio

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23649

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23781

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 42341

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 25685

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 56325

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23785

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23653

@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 22689

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23233

@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 23809

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 30781

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23009

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 25649

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 26621

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 63785

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 30041

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 21145

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 23661

@DYNO_CAR_WHEEL_ASPECT_RATIO_TOOLTIP@ units: Aspect Ratio (height) offset 63661

Definition at line 7302 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarWheelDiaInch

scaled_channel< int8_t, 1, 1 > persistent_config_s::dynoCarWheelDiaInch

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23648

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23780

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 42340

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25684

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 56324

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23784

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23652

@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 22688

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23232

@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 23808

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30780

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23008

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25648

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 26620

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63784

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30040

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 21144

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23660

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63660

Definition at line 7296 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().

◆ dynoCarWheelTireWidthMm

scaled_channel< int16_t, 1, 1 > persistent_config_s::dynoCarWheelTireWidthMm

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23650

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23782

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 42342

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25686

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 56326

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23786

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23654

@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 22690

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23234

@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 23810

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30782

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23010

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25650

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 26622

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63786

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30042

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 21146

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23662

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63662

Definition at line 7308 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().

◆ dynoRpmStep

scaled_channel< uint8_t, 1, 1 > persistent_config_s::dynoRpmStep

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23640

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23772

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 42332

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25676

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 56316

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23776

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23644

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23484

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22988

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22680

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23224

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23544

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23488

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23800

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30772

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23000

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25640

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 26612

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63776

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30032

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 21136

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23652

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63652

Definition at line 7266 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), setConfigValueByName(), and setDynoDefaults().

◆ dynoSaeBaro

scaled_channel< float, 1, 1 > persistent_config_s::dynoSaeBaro

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23644

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23776

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 42336

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25680

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 56320

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23780

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23648

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23488

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22992

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22684

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23228

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23548

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23492

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23804

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30776

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23004

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25644

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 26616

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63780

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30036

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 21140

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23656

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63656

Definition at line 7290 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().

◆ dynoSaeRelativeHumidity

scaled_channel< uint8_t, 1, 1 > persistent_config_s::dynoSaeRelativeHumidity

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23642

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23774

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 42334

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25678

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 56318

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23778

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23646

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23486

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22990

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22682

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23226

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23546

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23490

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23802

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30774

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23002

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25642

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 26614

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63778

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30034

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 21138

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23654

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63654

Definition at line 7278 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().

◆ dynoSaeTemperatureC

scaled_channel< int8_t, 1, 1 > persistent_config_s::dynoSaeTemperatureC

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23641

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23773

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 42333

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25677

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 56317

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23777

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23645

@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 22681

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23225

@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 23801

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30773

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23001

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25641

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 26613

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63777

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30033

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 21137

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23653

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63653

Definition at line 7272 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), DynoView::init(), setConfigValueByName(), and setDynoDefaults().

◆ engineConfiguration

engine_configuration_s persistent_config_s::engineConfiguration

offset 0

Definition at line 6060 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ etbBiasBins

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 4284

target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4300

target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4380

target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4288

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 4768

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 4356

target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 4296

Definition at line 6109 of file engine_configuration_generated_structures_alphax-2chan.h.

6109{};

Referenced by EtbController::getOpenLoop(), setBoschVNH2SP30Curve(), setDefaultEtbBiasCurve(), and setHitachiEtbBiasBins().

◆ etbBiasValues

float persistent_config_s::etbBiasValues = {}

PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4316

PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4332

PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4412

PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4320

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 4800

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 4388

PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 4328

Definition at line 6115 of file engine_configuration_generated_structures_alphax-2chan.h.

6115{};

Referenced by EtbController::getOpenLoop(), setBoschVNH2SP30Curve(), setDefaultEtbBiasCurve(), and setHitachiEtbBiasBins().

◆ fuelLevelBins

scaled_channel< uint16_t, 1000, 1 > persistent_config_s::fuelLevelBins = {}

units: volt offset 22940

units: volt offset 23072

units: volt offset 41632

units: volt offset 24976

units: volt offset 55616

units: volt offset 23076

units: volt offset 22944

units: volt offset 22784

units: volt offset 22288

units: volt offset 21980

units: volt offset 22502

units: volt offset 22820

units: volt offset 22788

units: volt offset 22520

units: volt offset 23100

units: volt offset 30072

units: volt offset 22276

units: volt offset 24940

units: volt offset 22644

units: volt offset 25912

units: volt offset 63076

units: volt offset 29332

units: volt offset 20724

units: volt offset 22952

units: volt offset 62952

Definition at line 7138 of file engine_configuration_generated_structures_alphax-2chan.h.

7138{};

Referenced by FuelLevelFunc::convert(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ fuelLevelValues

uint8_t persistent_config_s::fuelLevelValues = {}

units: % offset 22956

units: % offset 23088

units: % offset 41648

units: % offset 24992

units: % offset 55632

units: % offset 23092

units: % offset 22960

units: % offset 22800

units: % offset 22304

units: % offset 21996

units: % offset 22518

units: % offset 22836

units: % offset 22804

units: % offset 22536

units: % offset 23116

units: % offset 30088

units: % offset 22292

units: % offset 24956

units: % offset 22660

units: % offset 25928

units: % offset 63092

units: % offset 29348

units: % offset 20740

units: % offset 22968

units: % offset 62968

Definition at line 7143 of file engine_configuration_generated_structures_alphax-2chan.h.

7143{};

Referenced by FuelLevelFunc::convert().

◆ fuelTrimLoadBins

uint16_t persistent_config_s::fuelTrimLoadBins = {}

offset 18944

offset 19076

offset 37076

offset 20980

offset 51060

offset 19080

offset 18948

offset 18808

offset 18312

offset 17984

offset 18408

offset 18844

offset 18812

offset 18720

offset 19104

offset 26076

offset 18300

offset 20944

offset 21916

offset 59080

offset 25336

offset 18456

offset 18956

offset 58956

Definition at line 6697 of file engine_configuration_generated_structures_alphax-2chan.h.

6697{};

Referenced by getCylinderFuelTrim(), setDefaultVETable(), and validateConfigOnStartUpOrBurn().

◆ fuelTrimRpmBins

uint16_t persistent_config_s::fuelTrimRpmBins = {}

units: rpm offset 18952

units: rpm offset 19084

units: rpm offset 37084

units: rpm offset 20988

units: rpm offset 51068

units: rpm offset 19088

units: rpm offset 18956

units: rpm offset 18816

units: rpm offset 18320

units: rpm offset 17992

units: rpm offset 18416

units: rpm offset 18852

units: rpm offset 18820

units: rpm offset 18728

units: rpm offset 19112

units: rpm offset 26084

units: rpm offset 18308

units: rpm offset 20952

units: rpm offset 21924

units: rpm offset 59088

units: rpm offset 25344

units: rpm offset 18464

units: rpm offset 18964

units: rpm offset 58964

Definition at line 6702 of file engine_configuration_generated_structures_alphax-2chan.h.

6702{};

Referenced by getCylinderFuelTrim(), setDefaultVETable(), and validateConfigOnStartUpOrBurn().

◆ fuelTrims

fuel_cyl_trim_s persistent_config_s::fuelTrims = {}

offset 18960

offset 19092

offset 37092

offset 20996

offset 51076

offset 19096

offset 18964

offset 18824

offset 18328

offset 18000

offset 18424

offset 18860

offset 18828

offset 18736

offset 19120

offset 26092

offset 18316

offset 20960

offset 21932

offset 59096

offset 25352

offset 18472

offset 18972

offset 58972

Definition at line 6706 of file engine_configuration_generated_structures_alphax-2chan.h.

6706{};

Referenced by getCylinderFuelTrim().

◆ hondaKcltGaugeAdder

uint8_t persistent_config_s::hondaKcltGaugeAdder

◆ hpfpCompensation

int8_t persistent_config_s::hpfpCompensation = {}

units: % offset 22554

units: % offset 22686

units: % offset 40686

units: % offset 24590

units: % offset 54670

units: % offset 22690

units: % offset 22558

units: % offset 22410

units: % offset 21914

units: % offset 21594

units: % offset 22088

units: % offset 22446

units: % offset 22414

units: % offset 22322

units: % offset 22714

units: % offset 29686

units: % offset 21902

units: % offset 24554

units: % offset 25526

units: % offset 62690

units: % offset 28946

units: % offset 20338

units: % offset 22566

units: % offset 62566

Definition at line 7052 of file engine_configuration_generated_structures_alphax-2chan.h.

7052{};

Referenced by HpfpQuantity::calcFuelPercent().

◆ hpfpCompensationLoadBins

scaled_channel< uint16_t, 1000, 1 > persistent_config_s::hpfpCompensationLoadBins = {}

units: cc/lobe offset 22654

units: cc/lobe offset 22786

units: cc/lobe offset 40786

units: cc/lobe offset 24690

units: cc/lobe offset 54770

units: cc/lobe offset 22790

units: cc/lobe offset 22658

units: cc/lobe offset 22510

units: cc/lobe offset 22014

units: cc/lobe offset 21694

units: cc/lobe offset 22208

units: cc/lobe offset 22546

units: cc/lobe offset 22514

units: cc/lobe offset 22422

units: cc/lobe offset 22814

units: cc/lobe offset 29786

units: cc/lobe offset 22002

units: cc/lobe offset 24654

units: cc/lobe offset 25626

units: cc/lobe offset 62790

units: cc/lobe offset 29046

units: cc/lobe offset 20438

units: cc/lobe offset 22666

units: cc/lobe offset 62666

Definition at line 7057 of file engine_configuration_generated_structures_alphax-2chan.h.

7057{};

Referenced by HpfpQuantity::calcFuelPercent(), and setBoschHDEV_5_injectors().

◆ hpfpCompensationRpmBins

scaled_channel< uint8_t, 1, 50 > persistent_config_s::hpfpCompensationRpmBins = {}

units: RPM offset 22674

units: RPM offset 22806

units: RPM offset 40806

units: RPM offset 24710

units: RPM offset 54790

units: RPM offset 22810

units: RPM offset 22678

units: RPM offset 22530

units: RPM offset 22034

units: RPM offset 21714

units: RPM offset 22228

units: RPM offset 22566

units: RPM offset 22534

units: RPM offset 22442

units: RPM offset 22834

units: RPM offset 29806

units: RPM offset 22022

units: RPM offset 24674

units: RPM offset 25646

units: RPM offset 62810

units: RPM offset 29066

units: RPM offset 20458

units: RPM offset 22686

units: RPM offset 62686

Definition at line 7062 of file engine_configuration_generated_structures_alphax-2chan.h.

7062{};

Referenced by HpfpQuantity::calcFuelPercent(), setBoschHDEV_5_injectors(), and validateConfigOnStartUpOrBurn().

◆ hpfpDeadtimeMS

scaled_channel< uint16_t, 1000, 1 > persistent_config_s::hpfpDeadtimeMS = {}

units: ms offset 22308

units: ms offset 22440

units: ms offset 40440

units: ms offset 24344

units: ms offset 54424

units: ms offset 22444

units: ms offset 22312

units: ms offset 22164

units: ms offset 21668

units: ms offset 21348

units: ms offset 21842

units: ms offset 22200

units: ms offset 22168

units: ms offset 22076

units: ms offset 22468

units: ms offset 29440

units: ms offset 21656

units: ms offset 24308

units: ms offset 25280

units: ms offset 62444

units: ms offset 28700

units: ms offset 20092

units: ms offset 22320

units: ms offset 62320

Definition at line 7032 of file engine_configuration_generated_structures_alphax-2chan.h.

7032{};

Referenced by HpfpController::onFastCallback().

◆ hpfpDeadtimeVoltsBins

uint8_t persistent_config_s::hpfpDeadtimeVoltsBins = {}

units: volts offset 22300

units: volts offset 22432

units: volts offset 40432

units: volts offset 24336

units: volts offset 54416

units: volts offset 22436

units: volts offset 22304

units: volts offset 22156

units: volts offset 21660

units: volts offset 21340

units: volts offset 21834

units: volts offset 22192

units: volts offset 22160

units: volts offset 22068

units: volts offset 22460

units: volts offset 29432

units: volts offset 21648

units: volts offset 24300

units: volts offset 25272

units: volts offset 62436

units: volts offset 28692

units: volts offset 20084

units: volts offset 22312

units: volts offset 62312

Definition at line 7027 of file engine_configuration_generated_structures_alphax-2chan.h.

7027{};

Referenced by HpfpController::onFastCallback(), setBoschHDEV_5_injectors(), and validateConfigOnStartUpOrBurn().

◆ hpfpFuelMassCompensation

scaled_channel< uint16_t, 100, 1 > persistent_config_s::hpfpFuelMassCompensation = {}

units: % offset 22684

units: % offset 22816

units: % offset 40816

units: % offset 24720

units: % offset 54800

units: % offset 22820

units: % offset 22688

units: % offset 22540

units: % offset 22044

units: % offset 21724

units: % offset 22240

units: % offset 22576

units: % offset 22544

units: % offset 22844

units: % offset 29816

units: % offset 22032

units: % offset 24684

units: % offset 25656

units: % offset 62820

units: % offset 29076

units: % offset 20468

units: % offset 22696

units: % offset 62696

Definition at line 7067 of file engine_configuration_generated_structures_alphax-2chan.h.

7067{};

Referenced by InjectorModelWithConfig::getInjectionDuration(), and setGdiDefaults().

◆ hpfpFuelMassCompensationFuelMass

scaled_channel< uint16_t, 100, 1 > persistent_config_s::hpfpFuelMassCompensationFuelMass = {}

units: fuel mass/mg offset 22812

units: fuel mass/mg offset 22944

units: fuel mass/mg offset 40944

units: fuel mass/mg offset 24848

units: fuel mass/mg offset 54928

units: fuel mass/mg offset 22948

units: fuel mass/mg offset 22816

units: fuel mass/mg offset 22668

units: fuel mass/mg offset 22172

units: fuel mass/mg offset 21852

units: fuel mass/mg offset 22368

units: fuel mass/mg offset 22704

units: fuel mass/mg offset 22672

units: fuel mass/mg offset 22972

units: fuel mass/mg offset 29944

units: fuel mass/mg offset 22160

units: fuel mass/mg offset 24812

units: fuel mass/mg offset 25784

units: fuel mass/mg offset 62948

units: fuel mass/mg offset 29204

units: fuel mass/mg offset 20596

units: fuel mass/mg offset 22824

units: fuel mass/mg offset 62824

Definition at line 7072 of file engine_configuration_generated_structures_alphax-2chan.h.

7072{};

Referenced by InjectorModelWithConfig::getInjectionDuration(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().

◆ hpfpFuelMassCompensationFuelPressure [1/2]

scaled_channel< uint16_t, 10, 1 > persistent_config_s::hpfpFuelMassCompensationFuelPressure = {}

units: bar offset 22828

units: bar offset 22960

units: bar offset 40960

units: bar offset 24864

units: bar offset 54944

units: bar offset 22964

units: bar offset 22832

units: bar offset 22684

units: bar offset 22188

units: bar offset 21868

units: bar offset 22384

units: bar offset 22688

units: bar offset 22988

units: bar offset 29960

units: bar offset 24828

units: bar offset 25800

units: bar offset 62964

units: bar offset 29220

units: bar offset 20612

units: bar offset 22840

units: bar offset 62840

units: bar offset 22720

units: bar offset 22176

Definition at line 7077 of file engine_configuration_generated_structures_alphax-2chan.h.

7077{};

Referenced by InjectorModelWithConfig::getInjectionDuration(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().

◆ hpfpFuelMassCompensationFuelPressure [2/2]

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.

6044{};

◆ hpfpLobeProfileAngle

scaled_channel< uint8_t, 2, 1 > persistent_config_s::hpfpLobeProfileAngle = {}

units: deg offset 22284

units: deg offset 22416

units: deg offset 40416

units: deg offset 24320

units: deg offset 54400

units: deg offset 22420

units: deg offset 22288

units: deg offset 22140

units: deg offset 21644

units: deg offset 21324

units: deg offset 21818

units: deg offset 22176

units: deg offset 22144

units: deg offset 22052

units: deg offset 22444

units: deg offset 29416

units: deg offset 21632

units: deg offset 24284

units: deg offset 25256

units: deg offset 62420

units: deg offset 28676

units: deg offset 20068

units: deg offset 22296

units: deg offset 62296

Definition at line 7022 of file engine_configuration_generated_structures_alphax-2chan.h.

7022{};

Referenced by HpfpQuantity::pumpAngleFuel(), setHpfpLobeProfileAngle(), and validateGdi().

◆ hpfpLobeProfileQuantityBins

scaled_channel< uint8_t, 2, 1 > persistent_config_s::hpfpLobeProfileQuantityBins = {}

units: % offset 22268

units: % offset 22400

units: % offset 40400

units: % offset 24304

units: % offset 54384

units: % offset 22404

units: % offset 22272

units: % offset 22124

units: % offset 21628

units: % offset 21308

units: % offset 21802

units: % offset 22160

units: % offset 22128

units: % offset 22036

units: % offset 22428

units: % offset 29400

units: % offset 21616

units: % offset 24268

units: % offset 25240

units: % offset 62404

units: % offset 28660

units: % offset 20052

units: % offset 22280

units: % offset 62280

Definition at line 7017 of file engine_configuration_generated_structures_alphax-2chan.h.

7017{};

Referenced by HpfpQuantity::pumpAngleFuel(), setBoschHDEV_5_injectors(), and validateConfigOnStartUpOrBurn().

◆ hpfpTarget

uint16_t persistent_config_s::hpfpTarget = {}

units: kPa offset 22324

units: kPa offset 22456

units: kPa offset 40456

units: kPa offset 24360

units: kPa offset 54440

units: kPa offset 22460

units: kPa offset 22328

units: kPa offset 22180

units: kPa offset 21684

units: kPa offset 21364

units: kPa offset 21858

units: kPa offset 22216

units: kPa offset 22184

units: kPa offset 22092

units: kPa offset 22484

units: kPa offset 29456

units: kPa offset 21672

units: kPa offset 24324

units: kPa offset 25296

units: kPa offset 62460

units: kPa offset 28716

units: kPa offset 20108

units: kPa offset 22336

units: kPa offset 62336

Definition at line 7037 of file engine_configuration_generated_structures_alphax-2chan.h.

7037{};

Referenced by HpfpQuantity::calcPI(), and setGdiDefaults().

◆ hpfpTargetLoadBins

scaled_channel< uint16_t, 10, 1 > persistent_config_s::hpfpTargetLoadBins = {}

units: load offset 22524

units: load offset 22656

units: load offset 40656

units: load offset 24560

units: load offset 54640

units: load offset 22660

units: load offset 22528

units: load offset 22380

units: load offset 21884

units: load offset 21564

units: load offset 22058

units: load offset 22416

units: load offset 22384

units: load offset 22292

units: load offset 22684

units: load offset 29656

units: load offset 21872

units: load offset 24524

units: load offset 25496

units: load offset 62660

units: load offset 28916

units: load offset 20308

units: load offset 22536

units: load offset 62536

Definition at line 7042 of file engine_configuration_generated_structures_alphax-2chan.h.

7042{};

Referenced by HpfpQuantity::calcPI(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().

◆ hpfpTargetRpmBins

scaled_channel< uint8_t, 1, 50 > persistent_config_s::hpfpTargetRpmBins = {}

units: RPM offset 22544

units: RPM offset 22676

units: RPM offset 40676

units: RPM offset 24580

units: RPM offset 54660

units: RPM offset 22680

units: RPM offset 22548

units: RPM offset 22400

units: RPM offset 21904

units: RPM offset 21584

units: RPM offset 22078

units: RPM offset 22436

units: RPM offset 22404

units: RPM offset 22312

units: RPM offset 22704

units: RPM offset 29676

units: RPM offset 21892

units: RPM offset 24544

units: RPM offset 25516

units: RPM offset 62680

units: RPM offset 28936

units: RPM offset 20328

units: RPM offset 22556

units: RPM offset 62556

Definition at line 7047 of file engine_configuration_generated_structures_alphax-2chan.h.

7047{};

Referenced by HpfpQuantity::calcPI(), setGdiDefaults(), and validateConfigOnStartUpOrBurn().

◆ iacCoasting

scaled_channel< uint8_t, 2, 1 > persistent_config_s::iacCoasting = {}

RPM-based idle position for coasting units: % offset 5304

RPM-based idle position for coasting units: % offset 5320

RPM-based idle position for coasting units: % offset 5400

RPM-based idle position for coasting units: % offset 5308

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 5824

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 5376

RPM-based idle position for coasting units: % offset 5080

RPM-based idle position for coasting units: % offset 5316

Definition at line 6297 of file engine_configuration_generated_structures_alphax-2chan.h.

6297{};

Referenced by IdleController::getOpenLoop(), and miataNA_setIacCoastingBins().

◆ iacCoastingRpmBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::iacCoastingRpmBins = {}

RPM-based idle position for coasting units: RPM offset 5288

RPM-based idle position for coasting units: RPM offset 5304

RPM-based idle position for coasting units: RPM offset 5384

RPM-based idle position for coasting units: RPM offset 5292

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 5808

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 5360

RPM-based idle position for coasting units: RPM offset 5064

RPM-based idle position for coasting units: RPM offset 5300

Definition at line 6291 of file engine_configuration_generated_structures_alphax-2chan.h.

6291{};

Referenced by IdleController::getOpenLoop(), miataNA_setIacCoastingBins(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ iacPidMultLoadBins

uint8_t persistent_config_s::iacPidMultLoadBins = {}

units: Load offset 4436

units: Load offset 4452

units: Load offset 4532

units: Load offset 4440

units: Load offset 4324

units: Load offset 4168

units: Load offset 4920

units: Load offset 4376

units: Load offset 4328

units: Load offset 4336

units: Load offset 4332

units: Load offset 4508

units: Load offset 4448

Definition at line 6137 of file engine_configuration_generated_structures_alphax-2chan.h.

6137{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultRpmBins

scaled_channel< uint8_t, 1, 10 > persistent_config_s::iacPidMultRpmBins = {}

units: RPM offset 4444

units: RPM offset 4460

units: RPM offset 4540

units: RPM offset 4448

units: RPM offset 4332

units: RPM offset 4176

units: RPM offset 4928

units: RPM offset 4384

units: RPM offset 4336

units: RPM offset 4344

units: RPM offset 4340

units: RPM offset 4516

units: RPM offset 4456

Definition at line 6142 of file engine_configuration_generated_structures_alphax-2chan.h.

6142{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultTable

scaled_channel< uint8_t, 20, 1 > persistent_config_s::iacPidMultTable = {}

units: % offset 4372

units: % offset 4388

units: % offset 4468

units: % offset 4376

units: % offset 4260

units: % offset 4104

units: % offset 4856

units: % offset 4312

units: % offset 4264

units: % offset 4272

units: % offset 4268

units: % offset 4444

units: % offset 4384

Definition at line 6132 of file engine_configuration_generated_structures_alphax-2chan.h.

6132{};

Referenced by IdleController::getClosedLoop().

◆ iatBoostAdder

float persistent_config_s::iatBoostAdder = {}

offset 23228

offset 23360

offset 41920

offset 25264

offset 55904

offset 23364

offset 23232

offset 23072

offset 22576

offset 22268

offset 22812

offset 23108

offset 23076

offset 22808

offset 23388

offset 30360

offset 22564

offset 25228

offset 22932

offset 26200

offset 63364

offset 29620

offset 21012

offset 23240

offset 63240

Definition at line 7246 of file engine_configuration_generated_structures_alphax-2chan.h.

7246{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostAdderBins

float persistent_config_s::iatBoostAdderBins = {}

units: C offset 23208

units: C offset 23340

units: C offset 41900

units: C offset 25244

units: C offset 55884

units: C offset 23344

units: C offset 23212

units: C offset 23052

units: C offset 22556

units: C offset 22248

units: C offset 22792

units: C offset 23088

units: C offset 23056

units: C offset 22788

units: C offset 23368

units: C offset 30340

units: C offset 22544

units: C offset 25208

units: C offset 22912

units: C offset 26180

units: C offset 63344

units: C offset 29600

units: C offset 20992

units: C offset 23220

units: C offset 63220

Definition at line 7242 of file engine_configuration_generated_structures_alphax-2chan.h.

7242{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorr

float persistent_config_s::iatBoostCorr = {}

units: ratio offset 23148

units: ratio offset 23280

units: ratio offset 41840

units: ratio offset 25184

units: ratio offset 55824

units: ratio offset 23284

units: ratio offset 23152

units: ratio offset 22992

units: ratio offset 22496

units: ratio offset 22188

units: ratio offset 22732

units: ratio offset 23028

units: ratio offset 22996

units: ratio offset 22728

units: ratio offset 23308

units: ratio offset 30280

units: ratio offset 22484

units: ratio offset 25148

units: ratio offset 22852

units: ratio offset 26120

units: ratio offset 63284

units: ratio offset 29540

units: ratio offset 20932

units: ratio offset 23160

units: ratio offset 63160

Definition at line 7228 of file engine_configuration_generated_structures_alphax-2chan.h.

7228{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorrBins

float persistent_config_s::iatBoostCorrBins = {}

units: C offset 23128

units: C offset 23260

units: C offset 41820

units: C offset 25164

units: C offset 55804

units: C offset 23264

units: C offset 23132

units: C offset 22972

units: C offset 22476

units: C offset 22168

units: C offset 22712

units: C offset 23008

units: C offset 22976

units: C offset 22708

units: C offset 23288

units: C offset 30260

units: C offset 22464

units: C offset 25128

units: C offset 22832

units: C offset 26100

units: C offset 63264

units: C offset 29520

units: C offset 20912

units: C offset 23140

units: C offset 63140

Definition at line 7223 of file engine_configuration_generated_structures_alphax-2chan.h.

7223{};

Referenced by initBoostCtrl(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ iatFuelCorr

float persistent_config_s::iatFuelCorr = {}

units: ratio offset 13940

units: ratio offset 31940

units: ratio offset 15956

units: ratio offset 46036

units: ratio offset 13944

units: ratio offset 13804

units: ratio offset 13580

units: ratio offset 14396

units: ratio offset 13856

units: ratio offset 13808

units: ratio offset 13768

units: ratio offset 20940

units: ratio offset 15940

units: ratio offset 13892

units: ratio offset 17940

units: ratio offset 54012

units: ratio offset 19440

units: ratio offset 13716

units: ratio offset 13952

units: ratio offset 53952

Definition at line 6408 of file engine_configuration_generated_structures_alphax-2chan.h.

6408{};

Referenced by getIatFuelCorrection().

◆ iatFuelCorrBins

float persistent_config_s::iatFuelCorrBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 13876

units: SPECIAL_CASE_TEMPERATURE offset 31876

units: SPECIAL_CASE_TEMPERATURE offset 15892

units: SPECIAL_CASE_TEMPERATURE offset 45972

units: SPECIAL_CASE_TEMPERATURE offset 13880

units: C offset 13740

units: C offset 13516

units: SPECIAL_CASE_TEMPERATURE offset 14332

units: C offset 13792

units: C offset 13744

units: C offset 13704

units: SPECIAL_CASE_TEMPERATURE offset 20876

units: SPECIAL_CASE_TEMPERATURE offset 15876

units: C offset 13828

units: SPECIAL_CASE_TEMPERATURE offset 17876

units: SPECIAL_CASE_TEMPERATURE offset 53948

units: SPECIAL_CASE_TEMPERATURE offset 19376

units: SPECIAL_CASE_TEMPERATURE offset 13652

units: SPECIAL_CASE_TEMPERATURE offset 13888

units: SPECIAL_CASE_TEMPERATURE offset 53888

Definition at line 6403 of file engine_configuration_generated_structures_alphax-2chan.h.

6403{};

Referenced by getIatFuelCorrection(), and validateConfigOnStartUpOrBurn().

◆ idleAdvance

float persistent_config_s::idleAdvance = {}

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5676

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5692

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5772

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5680

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 6112

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 5748

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5452

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: deg offset 5688

Definition at line 6369 of file engine_configuration_generated_structures_alphax-2chan.h.

6369{};

Referenced by cannedidleAdvance(), and getRunningAdvance().

◆ idleAdvanceBins

scaled_channel< uint8_t, 1, 50 > persistent_config_s::idleAdvanceBins = {}

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5668

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5684

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5764

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5672

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 6104

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 5740

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5444

Optional timing advance table for Idle (see useSeparateAdvanceForIdle) units: RPM offset 5680

Definition at line 6363 of file engine_configuration_generated_structures_alphax-2chan.h.

6363{};

Referenced by getRunningAdvance(), and validateConfigOnStartUpOrBurn().

◆ idleVeLoadBins

uint8_t persistent_config_s::idleVeLoadBins = {}

units: load offset 5712

units: load offset 5728

units: load offset 5808

units: load offset 5716

units: load offset 5576

units: load offset 5352

units: load offset 6150

units: load offset 5628

units: load offset 5580

units: load offset 5540

units: load offset 5664

units: load offset 5784

units: load offset 5488

units: load offset 5724

Definition at line 6379 of file engine_configuration_generated_structures_alphax-2chan.h.

6379{};

Referenced by AirmassVeModelBase::getVe(), and validateConfigOnStartUpOrBurn().

◆ idleVeRpmBins

scaled_channel< uint8_t, 1, 10 > persistent_config_s::idleVeRpmBins = {}

units: RPM offset 5708

units: RPM offset 5724

units: RPM offset 5804

units: RPM offset 5712

units: RPM offset 5572

units: RPM offset 5348

units: RPM offset 6144

units: RPM offset 5624

units: RPM offset 5576

units: RPM offset 5536

units: RPM offset 5660

units: RPM offset 5780

units: RPM offset 5484

units: RPM offset 5720

Definition at line 6374 of file engine_configuration_generated_structures_alphax-2chan.h.

6374{};

Referenced by AirmassVeModelBase::getVe(), and validateConfigOnStartUpOrBurn().

◆ idleVeTable

scaled_channel< uint16_t, 10, 1 > persistent_config_s::idleVeTable = {}

units: % offset 5716

units: % offset 5732

units: % offset 5812

units: % offset 5720

units: % offset 5580

units: % offset 5356

units: % offset 6154

units: % offset 5632

units: % offset 5584

units: % offset 5544

units: % offset 5668

units: % offset 5788

units: % offset 5492

units: % offset 5728

Definition at line 6384 of file engine_configuration_generated_structures_alphax-2chan.h.

6384{};

Referenced by AirmassVeModelBase::getVe().

◆ ignBlends

blend_table_s persistent_config_s::ignBlends = {}

offset 19552

offset 19684

offset 37684

offset 21588

offset 51668

offset 19688

offset 19556

offset 19416

offset 18920

offset 18592

offset 19076

offset 19452

offset 19420

offset 19328

offset 19712

offset 26684

offset 18908

offset 21552

offset 22524

offset 59688

offset 25944

offset 19064

offset 19564

offset 59564

Definition at line 6880 of file engine_configuration_generated_structures_alphax-2chan.h.

6880{};

Referenced by getRunningAdvance(), and setDefaultIgnition().

◆ ignitionCltCorrLoadBins

scaled_channel< uint8_t, 1, 5 > persistent_config_s::ignitionCltCorrLoadBins = {}

units: Load offset 4592

units: Load offset 4608

units: Load offset 4688

units: Load offset 4596

units: Load offset 4459

units: Load offset 4303

units: Load offset 5112

units: Load offset 4511

units: Load offset 4463

units: Load offset 4664

units: Load offset 4604

Definition at line 6181 of file engine_configuration_generated_structures_alphax-2chan.h.

6181{};

Referenced by getCltTimingCorrection(), setDefaultCltTimingCorrection(), and validateConfigOnStartUpOrBurn().

◆ ignitionCltCorrTable

scaled_channel< int16_t, 10, 1 > persistent_config_s::ignitionCltCorrTable = {}

units: deg offset 4532

units: deg offset 4548

units: deg offset 4628

units: deg offset 4536

units: deg offset 4404

units: deg offset 4248

units: deg offset 5016

units: deg offset 4456

units: deg offset 4408

units: deg offset 4604

units: deg offset 4544

Definition at line 6170 of file engine_configuration_generated_structures_alphax-2chan.h.

6170{};

Referenced by getCltTimingCorrection(), and setDefaultCltTimingCorrection().

◆ ignitionCltCorrTempBins [1/2]

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.

5617{};

◆ ignitionCltCorrTempBins [2/2]

scaled_channel< int16_t, 1, 1 > persistent_config_s::ignitionCltCorrTempBins = {}

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4582

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4598

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4678

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4586

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 5096

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4654

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4594

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 6176 of file engine_configuration_generated_structures_alphax-2chan.h.

6176{};

Referenced by getCltTimingCorrection(), setDefaultCltTimingCorrection(), and validateConfigOnStartUpOrBurn().

◆ ignitionIatCorrLoadBins

scaled_channel< uint8_t, 1, 5 > persistent_config_s::ignitionIatCorrLoadBins = {}

units: Load offset 14744

units: Load offset 14876

units: Load offset 32876

units: Load offset 16780

units: Load offset 46860

units: Load offset 14880

units: Load offset 14748

units: Load offset 14608

units: Load offset 14384

units: Load offset 15136

units: Load offset 14644

units: Load offset 14612

units: Load offset 14520

units: Load offset 21876

units: Load offset 16744

units: Load offset 18676

units: Load offset 54880

units: Load offset 20176

units: Load offset 14756

units: Load offset 54756

Definition at line 6493 of file engine_configuration_generated_structures_alphax-2chan.h.

6493{};

Referenced by getAdvanceCorrections(), setDefaultIatTimingCorrection(), and validateConfigOnStartUpOrBurn().

◆ ignitionIatCorrTable [1/2]

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.

5390{};

◆ ignitionIatCorrTable [2/2]

scaled_channel< int16_t, 10, 1 > persistent_config_s::ignitionIatCorrTable = {}

units: deg offset 14608

units: deg offset 14740

units: deg offset 32740

units: deg offset 16644

units: deg offset 46724

units: deg offset 14744

units: deg offset 14612

units: deg offset 14472

units: deg offset 14248

units: deg offset 15064

units: deg offset 14508

units: deg offset 14476

units: deg offset 21740

units: deg offset 16608

units: deg offset 18608

units: deg offset 54812

units: deg offset 20108

units: deg offset 14384

units: deg offset 14620

units: deg offset 54620

units: deg offset 14448

units: deg offset 14572

Definition at line 6483 of file engine_configuration_generated_structures_alphax-2chan.h.

6483{};

Referenced by getAdvanceCorrections(), setDefaultIatTimingCorrection(), setWholeIatCorrTimingTable(), and testEngine6451().

◆ ignitionIatCorrTempBins

int8_t persistent_config_s::ignitionIatCorrTempBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14736

units: SPECIAL_CASE_TEMPERATURE offset 14868

units: SPECIAL_CASE_TEMPERATURE offset 32868

units: SPECIAL_CASE_TEMPERATURE offset 16772

units: SPECIAL_CASE_TEMPERATURE offset 46852

units: SPECIAL_CASE_TEMPERATURE offset 14872

units: SPECIAL_CASE_TEMPERATURE offset 14740

units: C offset 14600

units: C offset 14376

units: SPECIAL_CASE_TEMPERATURE offset 15128

units: C offset 14636

units: C offset 14604

units: C offset 14512

units: SPECIAL_CASE_TEMPERATURE offset 21868

units: SPECIAL_CASE_TEMPERATURE offset 16736

units: SPECIAL_CASE_TEMPERATURE offset 18672

units: SPECIAL_CASE_TEMPERATURE offset 54876

units: SPECIAL_CASE_TEMPERATURE offset 20172

units: SPECIAL_CASE_TEMPERATURE offset 14512

units: SPECIAL_CASE_TEMPERATURE offset 14748

units: SPECIAL_CASE_TEMPERATURE offset 54748

Definition at line 6488 of file engine_configuration_generated_structures_alphax-2chan.h.

6488{};

Referenced by getAdvanceCorrections(), setDefaultIatTimingCorrection(), and validateConfigOnStartUpOrBurn().

◆ ignitionLoadBins

uint16_t persistent_config_s::ignitionLoadBins = {}

units: Load offset 16668

units: Load offset 16800

units: Load offset 34800

units: Load offset 18704

units: Load offset 48784

units: Load offset 16804

units: Load offset 16672

units: Load offset 16532

units: Load offset 16052

units: Load offset 15708

units: Load offset 16420

units: Load offset 16568

units: Load offset 16536

units: Load offset 16444

units: Load offset 16828

units: Load offset 23800

units: Load offset 16022

units: Load offset 18668

units: Load offset 19640

units: Load offset 56804

units: Load offset 22628

units: Load offset 16680

units: Load offset 56680

Definition at line 6571 of file engine_configuration_generated_structures_alphax-2chan.h.

6571{};

Referenced by buildTimingMap(), cannedignitionLoadBins(), IgnitionState::getInterpolatedIgnitionAngle(), miataNA_setIgnitionTable(), setCommonMazdaNB(), setDefaultIgnition(), setDodgeNeonNGCEngineConfiguration(), setVwAba(), and validateConfigOnStartUpOrBurn().

◆ ignitionRpmBins

uint16_t persistent_config_s::ignitionRpmBins = {}

units: RPM offset 16700

units: RPM offset 16832

units: RPM offset 34832

units: RPM offset 18736

units: RPM offset 48816

units: RPM offset 16836

units: RPM offset 16704

units: RPM offset 16564

units: RPM offset 16084

units: RPM offset 15740

units: RPM offset 16444

units: RPM offset 16600

units: RPM offset 16568

units: RPM offset 16476

units: RPM offset 16860

units: RPM offset 23832

units: RPM offset 16054

units: RPM offset 18700

units: RPM offset 19672

units: RPM offset 56836

units: RPM offset 22660

units: RPM offset 16712

units: RPM offset 56712

Definition at line 6576 of file engine_configuration_generated_structures_alphax-2chan.h.

6576{};

Referenced by buildTimingMap(), cannedignitionRpmBins(), IgnitionState::getInterpolatedIgnitionAngle(), miataNA_setIgnitionTable(), setCommonMazdaNB(), setTimingRpmBin(), and validateConfigOnStartUpOrBurn().

◆ ignitionTable

scaled_channel< int16_t, 10, 1 > persistent_config_s::ignitionTable = {}

units: deg offset 16156

units: deg offset 16288

units: deg offset 34288

units: deg offset 18192

units: deg offset 48272

units: deg offset 16292

units: deg offset 16160

units: deg offset 16020

units: deg offset 15796

units: deg offset 15196

units: deg offset 16180

units: deg offset 16056

units: deg offset 16024

units: deg offset 15932

units: deg offset 16316

units: deg offset 23288

units: deg offset 15510

units: deg offset 18156

units: deg offset 19128

units: deg offset 56292

units: deg offset 21860

units: deg offset 16168

units: deg offset 56168

Definition at line 6566 of file engine_configuration_generated_structures_alphax-2chan.h.

6566{};

Referenced by buildTimingMap(), cannedignitionTable(), couplecannedignitionTable(), IgnitionState::getInterpolatedIgnitionAngle(), miataNA_setIgnitionTable(), miataNAcommonEngineSettings(), pbcannedignitionTable(), setCommonMazdaNB(), setWholeTimingMap(), and setWholeTimingTable().

◆ ignTrimLoadBins

uint16_t persistent_config_s::ignTrimLoadBins = {}

offset 18736

offset 18868

offset 36868

offset 20772

offset 50852

offset 18872

offset 18740

offset 18600

offset 18104

offset 17776

offset 18200

offset 18636

offset 18604

offset 18512

offset 18896

offset 25868

offset 18092

offset 20736

offset 21708

offset 58872

offset 25128

offset 18248

offset 18748

offset 58748

Definition at line 6684 of file engine_configuration_generated_structures_alphax-2chan.h.

6684{};

Referenced by IgnitionState::getInterpolatedIgnitionTrim(), setDefaultIgnition(), and validateConfigOnStartUpOrBurn().

◆ ignTrimRpmBins

uint16_t persistent_config_s::ignTrimRpmBins = {}

units: rpm offset 18744

units: rpm offset 18876

units: rpm offset 36876

units: rpm offset 20780

units: rpm offset 50860

units: rpm offset 18880

units: rpm offset 18748

units: rpm offset 18608

units: rpm offset 18112

units: rpm offset 17784

units: rpm offset 18208

units: rpm offset 18644

units: rpm offset 18612

units: rpm offset 18520

units: rpm offset 18904

units: rpm offset 25876

units: rpm offset 18100

units: rpm offset 20744

units: rpm offset 21716

units: rpm offset 58880

units: rpm offset 25136

units: rpm offset 18256

units: rpm offset 18756

units: rpm offset 58756

Definition at line 6689 of file engine_configuration_generated_structures_alphax-2chan.h.

6689{};

Referenced by IgnitionState::getInterpolatedIgnitionTrim(), setDefaultIgnition(), and validateConfigOnStartUpOrBurn().

◆ ignTrims

ign_cyl_trim_s persistent_config_s::ignTrims = {}

offset 18752

offset 18884

offset 36884

offset 20788

offset 50868

offset 18888

offset 18756

offset 18616

offset 18120

offset 17792

offset 18216

offset 18652

offset 18620

offset 18528

offset 18912

offset 25884

offset 18108

offset 20752

offset 21724

offset 58888

offset 25144

offset 18264

offset 18764

offset 58764

Definition at line 6693 of file engine_configuration_generated_structures_alphax-2chan.h.

6693{};

Referenced by IgnitionState::getInterpolatedIgnitionTrim().

◆ injectionPhase

int16_t persistent_config_s::injectionPhase = {}

units: deg offset 14752

units: deg offset 14884

units: deg offset 32884

units: deg offset 16788

units: deg offset 46868

units: deg offset 14888

units: deg offset 14756

units: deg offset 14616

units: deg offset 14392

units: deg offset 15140

units: deg offset 14652

units: deg offset 14620

units: deg offset 14528

units: deg offset 21884

units: deg offset 16752

units: deg offset 18684

units: deg offset 54888

units: deg offset 20184

units: deg offset 14764

units: deg offset 54764

Definition at line 6498 of file engine_configuration_generated_structures_alphax-2chan.h.

6498{};

Referenced by getInjectionOffset(), pbcannedinjectionPhase(), setDefaultFuel(), and setGDIFueling().

◆ injectorFlowLinearization

scaled_channel< uint16_t, 100, 1 > persistent_config_s::injectorFlowLinearization = {}

units: ms offset 22844

units: ms offset 22976

units: ms offset 40976

units: ms offset 24880

units: ms offset 54960

units: ms offset 22980

units: ms offset 22848

units: ms offset 22700

units: ms offset 22204

units: ms offset 21884

units: ms offset 22400

units: ms offset 22704

units: ms offset 23004

units: ms offset 29976

units: ms offset 24844

units: ms offset 25816

units: ms offset 62980

units: ms offset 29236

units: ms offset 20628

units: ms offset 22856

units: ms offset 62856

Definition at line 7082 of file engine_configuration_generated_structures_alphax-2chan.h.

7082{};

Referenced by InjectorModelWithConfig::getInjectionDuration().

◆ injectorFlowLinearizationFuelMassBins

scaled_channel< uint16_t, 100, 1 > persistent_config_s::injectorFlowLinearizationFuelMassBins = {}

units: fuel mass/mg offset 22852

units: fuel mass/mg offset 22984

units: fuel mass/mg offset 41488

units: fuel mass/mg offset 24888

units: fuel mass/mg offset 55472

units: fuel mass/mg offset 22988

units: fuel mass/mg offset 22856

units: fuel mass/mg offset 22708

units: fuel mass/mg offset 22212

units: fuel mass/mg offset 21892

units: fuel mass/mg offset 22412

units: fuel mass/mg offset 22712

units: fuel mass/mg offset 23012

units: fuel mass/mg offset 29984

units: fuel mass/mg offset 24852

units: fuel mass/mg offset 25824

units: fuel mass/mg offset 62988

units: fuel mass/mg offset 29244

units: fuel mass/mg offset 20636

units: fuel mass/mg offset 22864

units: fuel mass/mg offset 62864

Definition at line 7087 of file engine_configuration_generated_structures_alphax-2chan.h.

7087{};

Referenced by InjectorModelWithConfig::getInjectionDuration(), and setGdiDefaults().

◆ injectorFlowLinearizationPressureBins

scaled_channel< uint16_t, 10, 1 > persistent_config_s::injectorFlowLinearizationPressureBins = {}

units: bar offset 22856

units: bar offset 22988

units: bar offset 41520

units: bar offset 24892

units: bar offset 55504

units: bar offset 22992

units: bar offset 22860

units: bar offset 22712

units: bar offset 22216

units: bar offset 21896

units: bar offset 22416

units: bar offset 22716

units: bar offset 23016

units: bar offset 29988

units: bar offset 24856

units: bar offset 25828

units: bar offset 62992

units: bar offset 29248

units: bar offset 20640

units: bar offset 22868

units: bar offset 62868

Definition at line 7092 of file engine_configuration_generated_structures_alphax-2chan.h.

7092{};

Referenced by InjectorModelWithConfig::getInjectionDuration(), and setGdiDefaults().

◆ injectorStagingLoadBins

uint16_t persistent_config_s::injectorStagingLoadBins = {}

offset 22188

offset 22320

offset 40320

offset 24224

offset 54304

offset 22324

offset 22192

offset 22052

offset 21556

offset 21228

offset 21718

offset 22088

offset 22056

offset 21964

offset 22348

offset 29320

offset 21544

offset 24188

offset 25160

offset 62324

offset 28580

offset 19972

offset 22200

offset 62200

Definition at line 6981 of file engine_configuration_generated_structures_alphax-2chan.h.

6981{};

Referenced by getStage2InjectionFraction(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ injectorStagingRpmBins

uint16_t persistent_config_s::injectorStagingRpmBins = {}

units: RPM offset 22200

units: RPM offset 22332

units: RPM offset 40332

units: RPM offset 24236

units: RPM offset 54316

units: RPM offset 22336

units: RPM offset 22204

units: RPM offset 22064

units: RPM offset 21568

units: RPM offset 21240

units: RPM offset 21730

units: RPM offset 22100

units: RPM offset 22068

units: RPM offset 21976

units: RPM offset 22360

units: RPM offset 29332

units: RPM offset 21556

units: RPM offset 24200

units: RPM offset 25172

units: RPM offset 62336

units: RPM offset 28592

units: RPM offset 19984

units: RPM offset 22212

units: RPM offset 62212

Definition at line 6986 of file engine_configuration_generated_structures_alphax-2chan.h.

6986{};

Referenced by getStage2InjectionFraction(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ injectorStagingTable

uint8_t persistent_config_s::injectorStagingTable = {}

units: % offset 22152

units: % offset 22284

units: % offset 40284

units: % offset 24188

units: % offset 54268

units: % offset 22288

units: % offset 22156

units: % offset 22016

units: % offset 21520

units: % offset 21192

units: % offset 21670

units: % offset 22052

units: % offset 22020

units: % offset 21928

units: % offset 22312

units: % offset 29284

units: % offset 21508

units: % offset 24152

units: % offset 25124

units: % offset 62288

units: % offset 28544

units: % offset 19936

units: % offset 22164

units: % offset 62164

Definition at line 6977 of file engine_configuration_generated_structures_alphax-2chan.h.

6977{};

Referenced by getStage2InjectionFraction().

◆ injPhaseLoadBins

uint16_t persistent_config_s::injPhaseLoadBins = {}

units: Load offset 15264

units: Load offset 15396

units: Load offset 33396

units: Load offset 17300

units: Load offset 47380

units: Load offset 15400

units: Load offset 15268

units: Load offset 15128

units: Load offset 14904

units: Load offset 14824

units: Load offset 15164

units: Load offset 15132

units: Load offset 15040

units: Load offset 22396

units: Load offset 14670

units: Load offset 17264

units: Load offset 18756

units: Load offset 55400

units: Load offset 20952

units: Load offset 15276

units: Load offset 55276

Definition at line 6503 of file engine_configuration_generated_structures_alphax-2chan.h.

6503{};

Referenced by getInjectionOffset(), setFuelTablesLoadBin(), and validateConfigOnStartUpOrBurn().

◆ injPhaseRpmBins

uint16_t persistent_config_s::injPhaseRpmBins = {}

units: RPM offset 15296

units: RPM offset 15428

units: RPM offset 33428

units: RPM offset 17332

units: RPM offset 47412

units: RPM offset 15432

units: RPM offset 15300

units: RPM offset 15160

units: RPM offset 14936

units: RPM offset 14836

units: RPM offset 15196

units: RPM offset 15164

units: RPM offset 15072

units: RPM offset 22428

units: RPM offset 14676

units: RPM offset 17296

units: RPM offset 18768

units: RPM offset 55432

units: RPM offset 20984

units: RPM offset 15308

units: RPM offset 55308

Definition at line 6508 of file engine_configuration_generated_structures_alphax-2chan.h.

6508{};

Referenced by getInjectionOffset(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ knockBaseNoise

scaled_channel< int8_t, 2, 1 > persistent_config_s::knockBaseNoise = {}

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22892

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 23024

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 41584

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 24928

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 55568

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 23028

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22896

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 21932

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22454

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 23052

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 30024

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 24892

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 25864

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 63028

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 29284

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 20676

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 22904

Knock sensor output knock detection threshold depending on current RPM. units: dB offset 62904

Definition at line 7103 of file engine_configuration_generated_structures_alphax-2chan.h.

7103{};

Referenced by KnockController::getKnockThreshold(), and setDefaultEngineNoiseTable().

◆ knockNoiseRpmBins

uint16_t persistent_config_s::knockNoiseRpmBins = {}

units: RPM offset 22860

units: RPM offset 22992

units: RPM offset 41552

units: RPM offset 24896

units: RPM offset 55536

units: RPM offset 22996

units: RPM offset 22864

units: RPM offset 22716

units: RPM offset 22220

units: RPM offset 21900

units: RPM offset 22422

units: RPM offset 22752

units: RPM offset 22720

units: RPM offset 22452

units: RPM offset 23020

units: RPM offset 29992

units: RPM offset 22208

units: RPM offset 24860

units: RPM offset 22576

units: RPM offset 25832

units: RPM offset 62996

units: RPM offset 29252

units: RPM offset 20644

units: RPM offset 22872

units: RPM offset 62872

Definition at line 7097 of file engine_configuration_generated_structures_alphax-2chan.h.

7097{};

Referenced by KnockController::getKnockThreshold(), and setDefaultEngineNoiseTable().

◆ lambdaLoadBins

uint16_t persistent_config_s::lambdaLoadBins = {}

offset 17564

offset 17696

offset 35696

offset 19600

offset 49680

offset 17700

offset 17568

offset 17428

offset 16932

offset 16604

offset 17036

offset 17464

offset 17432

offset 17340

offset 17724

offset 24696

offset 16918

offset 19564

offset 20536

offset 57700

offset 23940

offset 17576

offset 57576

Definition at line 6600 of file engine_configuration_generated_structures_alphax-2chan.h.

6600{};

Referenced by FuelComputer::getTargetLambda(), setDefaultLambdaTable(), setFuelTablesLoadBin(), and validateConfigOnStartUpOrBurn().

◆ lambdaMaxDeviationLoadBins

uint16_t persistent_config_s::lambdaMaxDeviationLoadBins = {}

offset 22136

offset 22268

offset 40268

offset 24172

offset 54252

offset 22272

offset 22140

offset 22000

offset 21504

offset 21176

offset 21656

offset 22036

offset 22004

offset 21912

offset 22296

offset 29268

offset 21492

offset 24136

offset 25108

offset 62272

offset 28528

offset 19920

offset 22148

offset 62148

Definition at line 6967 of file engine_configuration_generated_structures_alphax-2chan.h.

6967{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationRpmBins

uint16_t persistent_config_s::lambdaMaxDeviationRpmBins = {}

units: RPM offset 22144

units: RPM offset 22276

units: RPM offset 40276

units: RPM offset 24180

units: RPM offset 54260

units: RPM offset 22280

units: RPM offset 22148

units: RPM offset 22008

units: RPM offset 21512

units: RPM offset 21184

units: RPM offset 21664

units: RPM offset 22044

units: RPM offset 22012

units: RPM offset 21920

units: RPM offset 22304

units: RPM offset 29276

units: RPM offset 21500

units: RPM offset 24144

units: RPM offset 25116

units: RPM offset 62280

units: RPM offset 28536

units: RPM offset 19928

units: RPM offset 22156

units: RPM offset 62156

Definition at line 6972 of file engine_configuration_generated_structures_alphax-2chan.h.

6972{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationTable

scaled_channel< uint8_t, 100, 1 > persistent_config_s::lambdaMaxDeviationTable = {}

units: lambda offset 22120

units: lambda offset 22252

units: lambda offset 40252

units: lambda offset 24156

units: lambda offset 54236

units: lambda offset 22256

units: lambda offset 22124

units: lambda offset 21984

units: lambda offset 21488

units: lambda offset 21160

units: lambda offset 21644

units: lambda offset 22020

units: lambda offset 21988

units: lambda offset 21896

units: lambda offset 22280

units: lambda offset 29252

units: lambda offset 21476

units: lambda offset 24120

units: lambda offset 25092

units: lambda offset 62256

units: lambda offset 28512

units: lambda offset 19904

units: lambda offset 22132

units: lambda offset 62132

Definition at line 6963 of file engine_configuration_generated_structures_alphax-2chan.h.

6963{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaRpmBins

uint16_t persistent_config_s::lambdaRpmBins = {}

units: RPM offset 17596

units: RPM offset 17728

units: RPM offset 35728

units: RPM offset 19632

units: RPM offset 49712

units: RPM offset 17732

units: RPM offset 17600

units: RPM offset 17460

units: RPM offset 16964

units: RPM offset 16636

units: RPM offset 17072

units: RPM offset 17496

units: RPM offset 17464

units: RPM offset 17372

units: RPM offset 17756

units: RPM offset 24728

units: RPM offset 16950

units: RPM offset 19596

units: RPM offset 20568

units: RPM offset 57732

units: RPM offset 23972

units: RPM offset 17608

units: RPM offset 57608

Definition at line 6605 of file engine_configuration_generated_structures_alphax-2chan.h.

6605{};

Referenced by FuelComputer::getTargetLambda(), setDefaultLambdaTable(), and validateConfigOnStartUpOrBurn().

◆ lambdaTable

scaled_channel< uint8_t, 147, 1 > persistent_config_s::lambdaTable = {}

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17308

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17440

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 35440

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 19344

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 49424

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17444

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17312

units: lambda offset 17172

units: lambda offset 16676

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 16348

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 16748

units: lambda offset 17208

units: lambda offset 17176

units: lambda offset 17084

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17468

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 24440

units: lambda offset 16662

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 19308

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 20280

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 57444

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 23556

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17084

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 17320

units: {useLambdaOnInterface ? "lambda" : "afr"} offset 57320

Definition at line 6596 of file engine_configuration_generated_structures_alphax-2chan.h.

6596{};

Referenced by FuelComputer::getTargetLambda(), pbcannedlambdaTable(), and setDefaultLambdaTable().

◆ ltitTable

scaled_channel< uint16_t, 10, 1 > persistent_config_s::ltitTable = {}

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14334

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14466

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 32466

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 16376

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 46456

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14470

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14338

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 14790

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 21466

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 16334

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 18334

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 54538

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 19834

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14110

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 14346

Long Term Idle Trim (LTIT) multiplicativo para idle open loop units: % offset 54346

Definition at line 6459 of file engine_configuration_generated_structures_alphax-2chan.h.

6459{};

Referenced by LongTermIdleTrim::checkIfShouldSave(), LongTermIdleTrim::hasValidData(), and LongTermIdleTrim::loadLtitFromConfig().

◆ luaScript

lua_script_t persistent_config_s::luaScript

offset 5748

offset 5764

offset 5844

offset 5752

offset 5612

offset 5388

offset 6202

offset 5664

offset 5616

offset 5576

offset 5700

offset 5820

offset 5524

offset 5760

Definition at line 6388 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by setLuaScript().

◆ mafDecoding

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 14352

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14484

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 32484

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 16388

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 46468

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14488

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14356

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 14808

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 21484

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 16352

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 18352

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 54556

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 19852

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14128

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 14364

Also known as MAF transfer function. kg/hour value. By the way 2.081989116 kg/h = 1 ft3/m units: kg/hour offset 54364

Definition at line 6473 of file engine_configuration_generated_structures_alphax-2chan.h.

6473{};

Referenced by addMafPoint(), setBosch0280218037(), setMafDecodingBins(), and setMAFTransferFunction().

◆ mafDecodingBins

float persistent_config_s::mafDecodingBins = {}

units: V offset 14480

units: V offset 14612

units: V offset 32612

units: V offset 16516

units: V offset 46596

units: V offset 14616

units: V offset 14484

units: V offset 14344

units: V offset 14120

units: V offset 14936

units: V offset 14380

units: V offset 14348

units: V offset 14320

units: V offset 21612

units: V offset 16480

units: V offset 14444

units: V offset 18480

units: V offset 54684

units: V offset 19980

units: V offset 14256

units: V offset 14492

units: V offset 54492

Definition at line 6478 of file engine_configuration_generated_structures_alphax-2chan.h.

6478{};

Referenced by addMafPoint(), setBosch0280218037(), setMafDecodingBins(), setMAFTransferFunction(), and validateConfigOnStartUpOrBurn().

◆ mapEstimateRpmBins

uint16_t persistent_config_s::mapEstimateRpmBins = {}

units: RPM offset 15932

units: RPM offset 16064

units: RPM offset 34064

units: RPM offset 17968

units: RPM offset 48048

units: RPM offset 16068

units: RPM offset 15936

units: RPM offset 15796

units: RPM offset 15572

units: RPM offset 14992

units: RPM offset 16116

units: RPM offset 15832

units: RPM offset 15800

units: RPM offset 15708

units: RPM offset 23064

units: RPM offset 15286

units: RPM offset 17932

units: RPM offset 18924

units: RPM offset 56068

units: RPM offset 21636

units: RPM offset 15944

units: RPM offset 55944

Definition at line 6531 of file engine_configuration_generated_structures_alphax-2chan.h.

6531{};

Referenced by initFuelMap(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ mapEstimateTable

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 15388

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 15520

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 33520

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 17424

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 47504

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 15524

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 15392

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 14908

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 15504

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 22520

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 17388

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 18840

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 55524

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 21092

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 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 15400

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 55400

Definition at line 6521 of file engine_configuration_generated_structures_alphax-2chan.h.

6521{};

Referenced by initFuelMap(), and setDefaultFuel().

◆ mapEstimateTpsBins

scaled_channel< uint16_t, 100, 1 > persistent_config_s::mapEstimateTpsBins = {}

units: % TPS offset 15900

units: % TPS offset 16032

units: % TPS offset 34032

units: % TPS offset 17936

units: % TPS offset 48016

units: % TPS offset 16036

units: % TPS offset 15904

units: % TPS offset 15764

units: % TPS offset 15540

units: % TPS offset 14980

units: % TPS offset 16080

units: % TPS offset 15800

units: % TPS offset 15768

units: % TPS offset 15676

units: % TPS offset 23032

units: % TPS offset 15254

units: % TPS offset 17900

units: % TPS offset 18912

units: % TPS offset 56036

units: % TPS offset 21604

units: % TPS offset 15912

units: % TPS offset 55912

Definition at line 6526 of file engine_configuration_generated_structures_alphax-2chan.h.

6526{};

Referenced by initFuelMap(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ maximumOilPressureBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::maximumOilPressureBins = {}

units: RPM offset 23700

units: RPM offset 23832

units: RPM offset 42392

units: RPM offset 25736

units: RPM offset 56376

units: RPM offset 23836

units: RPM offset 23704

units: RPM offset 23544

units: RPM offset 23048

units: RPM offset 22740

units: RPM offset 23283

units: RPM offset 23604

units: RPM offset 23548

units: RPM offset 23860

units: RPM offset 30832

units: RPM offset 23060

units: RPM offset 25700

units: RPM offset 26672

units: RPM offset 63836

units: RPM offset 30092

units: RPM offset 21186

units: RPM offset 23712

units: RPM offset 63712

Definition at line 7370 of file engine_configuration_generated_structures_alphax-2chan.h.

7370{};

Referenced by setDefaultBaseEngine(), and LimpManager::updateState().

◆ maximumOilPressureValues

scaled_channel< uint8_t, 1, 10 > persistent_config_s::maximumOilPressureValues = {}

units: SPECIAL_CASE_PRESSURE offset 23704

units: SPECIAL_CASE_PRESSURE offset 23836

units: SPECIAL_CASE_PRESSURE offset 42396

units: SPECIAL_CASE_PRESSURE offset 25740

units: SPECIAL_CASE_PRESSURE offset 56380

units: SPECIAL_CASE_PRESSURE offset 23840

units: SPECIAL_CASE_PRESSURE offset 23708

units: kPa offset 23548

units: kPa offset 23052

units: SPECIAL_CASE_PRESSURE offset 22744

units: SPECIAL_CASE_PRESSURE offset 23287

units: kPa offset 23608

units: kPa offset 23552

units: SPECIAL_CASE_PRESSURE offset 23864

units: SPECIAL_CASE_PRESSURE offset 30836

units: kPa offset 23064

units: SPECIAL_CASE_PRESSURE offset 25704

units: SPECIAL_CASE_PRESSURE offset 26676

units: SPECIAL_CASE_PRESSURE offset 63840

units: SPECIAL_CASE_PRESSURE offset 30096

units: SPECIAL_CASE_PRESSURE offset 21190

units: SPECIAL_CASE_PRESSURE offset 23716

units: SPECIAL_CASE_PRESSURE offset 63716

Definition at line 7375 of file engine_configuration_generated_structures_alphax-2chan.h.

7375{};

Referenced by LimpManager::updateState().

◆ maxKnockRetardLoadBins

uint8_t persistent_config_s::maxKnockRetardLoadBins = {}

units: % offset 19396

units: % offset 19528

units: % offset 37528

units: % offset 21432

units: % offset 51512

units: % offset 19532

units: % offset 19400

units: % offset 19260

units: % offset 18764

units: % offset 18436

units: % offset 18886

units: % offset 19296

units: % offset 19264

units: % offset 19172

units: % offset 19556

units: % offset 26528

units: % offset 18752

units: % offset 21396

units: % offset 22368

units: % offset 59532

units: % offset 25788

units: % offset 18908

units: % offset 19408

units: % offset 59408

Definition at line 6826 of file engine_configuration_generated_structures_alphax-2chan.h.

6826{};

Referenced by KnockController::getMaximumRetard(), setDefaultBaseEngine(), and validateConfigOnStartUpOrBurn().

◆ maxKnockRetardRpmBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::maxKnockRetardRpmBins = {}

units: RPM offset 19402

units: RPM offset 19534

units: RPM offset 37534

units: RPM offset 21438

units: RPM offset 51518

units: RPM offset 19538

units: RPM offset 19406

units: RPM offset 19266

units: RPM offset 18770

units: RPM offset 18442

units: RPM offset 18892

units: RPM offset 19302

units: RPM offset 19270

units: RPM offset 19178

units: RPM offset 19562

units: RPM offset 26534

units: RPM offset 18758

units: RPM offset 21402

units: RPM offset 22374

units: RPM offset 59538

units: RPM offset 25794

units: RPM offset 18914

units: RPM offset 19414

units: RPM offset 59414

Definition at line 6831 of file engine_configuration_generated_structures_alphax-2chan.h.

6831{};

Referenced by KnockController::getMaximumRetard(), setDefaultBaseEngine(), and validateConfigOnStartUpOrBurn().

◆ maxKnockRetardTable

scaled_channel< uint8_t, 4, 1 > persistent_config_s::maxKnockRetardTable = {}

units: deg offset 19360

units: deg offset 19492

units: deg offset 37492

units: deg offset 21396

units: deg offset 51476

units: deg offset 19496

units: deg offset 19364

units: deg offset 19224

units: deg offset 18728

units: deg offset 18400

units: deg offset 18838

units: deg offset 19260

units: deg offset 19228

units: deg offset 19136

units: deg offset 19520

units: deg offset 26492

units: deg offset 18716

units: deg offset 21360

units: deg offset 22332

units: deg offset 59496

units: deg offset 25752

units: deg offset 18872

units: deg offset 19372

units: deg offset 59372

Definition at line 6821 of file engine_configuration_generated_structures_alphax-2chan.h.

6821{};

Referenced by KnockController::getMaximumRetard(), and setDefaultBaseEngine().

◆ minimumOilPressureBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::minimumOilPressureBins = {}

units: RPM offset 23248

units: RPM offset 23380

units: RPM offset 41940

units: RPM offset 25284

units: RPM offset 55924

units: RPM offset 23384

units: RPM offset 23252

units: RPM offset 23092

units: RPM offset 22596

units: RPM offset 22288

units: RPM offset 22832

units: RPM offset 23128

units: RPM offset 23096

units: RPM offset 22828

units: RPM offset 23408

units: RPM offset 30380

units: RPM offset 22584

units: RPM offset 25248

units: RPM offset 22952

units: RPM offset 26220

units: RPM offset 63384

units: RPM offset 29640

units: RPM offset 21032

units: RPM offset 23260

units: RPM offset 63260

Definition at line 7251 of file engine_configuration_generated_structures_alphax-2chan.h.

7251{};

Referenced by setDefaultBaseEngine(), LimpManager::updateState(), and validateConfigOnStartUpOrBurn().

◆ minimumOilPressureValues

scaled_channel< uint8_t, 1, 10 > persistent_config_s::minimumOilPressureValues = {}

units: SPECIAL_CASE_PRESSURE offset 23256

units: SPECIAL_CASE_PRESSURE offset 23388

units: SPECIAL_CASE_PRESSURE offset 41948

units: SPECIAL_CASE_PRESSURE offset 25292

units: SPECIAL_CASE_PRESSURE offset 55932

units: SPECIAL_CASE_PRESSURE offset 23392

units: SPECIAL_CASE_PRESSURE offset 23260

units: kPa offset 23100

units: kPa offset 22604

units: SPECIAL_CASE_PRESSURE offset 22296

units: SPECIAL_CASE_PRESSURE offset 22840

units: kPa offset 23136

units: kPa offset 23104

units: kPa offset 22836

units: SPECIAL_CASE_PRESSURE offset 23416

units: SPECIAL_CASE_PRESSURE offset 30388

units: kPa offset 22592

units: SPECIAL_CASE_PRESSURE offset 25256

units: kPa offset 22960

units: SPECIAL_CASE_PRESSURE offset 26228

units: SPECIAL_CASE_PRESSURE offset 63392

units: SPECIAL_CASE_PRESSURE offset 29648

units: SPECIAL_CASE_PRESSURE offset 21040

units: SPECIAL_CASE_PRESSURE offset 23268

units: SPECIAL_CASE_PRESSURE offset 63268

Definition at line 7256 of file engine_configuration_generated_structures_alphax-2chan.h.

7256{};

Referenced by LimpManager::updateState().

◆ pedalToTpsPedalBins

uint8_t persistent_config_s::pedalToTpsPedalBins = {}

units: % offset 5552

units: % offset 5568

units: % offset 5648

units: % offset 5556

units: % offset 5416

units: % offset 5192

units: % offset 5988

units: % offset 5468

units: % offset 5420

units: % offset 5540

units: % offset 5624

units: % offset 5328

units: % offset 5564

Definition at line 6328 of file engine_configuration_generated_structures_alphax-2chan.h.

6328{};

Referenced by initElectronicThrottle(), setDefaultEtbParameters(), and validateConfigOnStartUpOrBurn().

◆ pedalToTpsRpmBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::pedalToTpsRpmBins = {}

units: RPM offset 5560

units: RPM offset 5576

units: RPM offset 5656

units: RPM offset 5564

units: RPM offset 5424

units: RPM offset 5200

units: RPM offset 5998

units: RPM offset 5476

units: RPM offset 5428

units: RPM offset 5548

units: RPM offset 5632

units: RPM offset 5336

units: RPM offset 5572

Definition at line 6333 of file engine_configuration_generated_structures_alphax-2chan.h.

6333{};

Referenced by cannedpedalToTpsRpmBins(), initElectronicThrottle(), setDefaultEtbParameters(), and validateConfigOnStartUpOrBurn().

◆ pedalToTpsTable

uint8_t persistent_config_s::pedalToTpsTable = {}

units: % offset 5488

units: % offset 5504

units: % offset 5584

units: % offset 5492

units: % offset 5352

units: % offset 5128

units: % offset 5928

units: % offset 5404

units: % offset 5356

units: % offset 5476

units: % offset 5560

units: % offset 5264

units: % offset 5500

Definition at line 6323 of file engine_configuration_generated_structures_alphax-2chan.h.

6323{};

Referenced by initElectronicThrottle(), and setDefaultEtbParameters().

◆ postCrankingCLTBins

int16_t persistent_config_s::postCrankingCLTBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 4272

units: SPECIAL_CASE_TEMPERATURE offset 4288

units: SPECIAL_CASE_TEMPERATURE offset 4368

units: SPECIAL_CASE_TEMPERATURE offset 4276

units: C offset 4160

units: C offset 4004

units: SPECIAL_CASE_TEMPERATURE offset 4752

units: C offset 4236

units: C offset 4164

units: C offset 4196

units: C offset 4192

units: SPECIAL_CASE_TEMPERATURE offset 4344

units: SPECIAL_CASE_TEMPERATURE offset 4284

Definition at line 6102 of file engine_configuration_generated_structures_alphax-2chan.h.

6102{};

Referenced by getPostCrankingFuelCorrection(), and setDefaultCranking().

◆ postCrankingDurationBins [1/2]

uint16_t persistent_config_s::postCrankingDurationBins = {}

units: count offset 4260

units: count offset 4276

units: count offset 4356

units: count offset 4264

units: count offset 4148

units: count offset 3992

units: count offset 4740

units: count offset 4224

units: count offset 4152

units: count offset 4184

units: count offset 4332

units: count offset 4272

units: count offset 4168

Definition at line 6097 of file engine_configuration_generated_structures_alphax-2chan.h.

6097{};

Referenced by getPostCrankingFuelCorrection(), setDefaultCranking(), and setHondaK().

◆ postCrankingDurationBins [2/2]

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.

◆ postCrankingFactor

float persistent_config_s::postCrankingFactor = {}

units: mult offset 4116

units: mult offset 4132

units: mult offset 4212

units: mult offset 4120

units: mult offset 4004

units: mult offset 3848

units: mult offset 4548

units: mult offset 4080

units: mult offset 4008

units: mult offset 4040

units: mult offset 4024

units: mult offset 4188

units: mult offset 4128

Definition at line 6092 of file engine_configuration_generated_structures_alphax-2chan.h.

6092{};

Referenced by fuelBenchMode(), getPostCrankingFuelCorrection(), setDefaultCranking(), and setHondaK().

◆ predictiveMapBlendDurationBins

scaled_channel< uint8_t, 1, 50 > persistent_config_s::predictiveMapBlendDurationBins = {}

units: RPM offset 22916

units: RPM offset 23048

units: RPM offset 41608

units: RPM offset 24952

units: RPM offset 55592

units: RPM offset 23052

units: RPM offset 22920

units: RPM offset 21956

units: RPM offset 22478

units: RPM offset 23076

units: RPM offset 30048

units: RPM offset 24916

units: RPM offset 25888

units: RPM offset 63052

units: RPM offset 29308

units: RPM offset 20700

units: RPM offset 22928

units: RPM offset 62928

Definition at line 7118 of file engine_configuration_generated_structures_alphax-2chan.h.

7118{};

Referenced by SpeedDensityAirmass::getPredictiveMap(), and setDefaultFuel().

◆ predictiveMapBlendDurationValues

scaled_channel< uint8_t, 50, 1 > persistent_config_s::predictiveMapBlendDurationValues = {}

units: second offset 22920

units: second offset 23052

units: second offset 41612

units: second offset 24956

units: second offset 55596

units: second offset 23056

units: second offset 22924

units: second offset 21960

units: second offset 22482

units: second offset 23080

units: second offset 30052

units: second offset 24920

units: second offset 25892

units: second offset 63056

units: second offset 29312

units: second offset 20704

units: second offset 22932

units: second offset 62932

Definition at line 7123 of file engine_configuration_generated_structures_alphax-2chan.h.

7123{};

Referenced by SpeedDensityAirmass::getPredictiveMap(), and setDefaultFuel().

◆ rainTimingAdjustment

uint8_t persistent_config_s::rainTimingAdjustment = {}

offset 23884

offset 63884

Definition at line 7679 of file engine_configuration_generated_structures_uaefi.h.

7679{};

◆ rainTimingPpsBins

float persistent_config_s::rainTimingPpsBins = {}

units: C offset 23908

units: C offset 63908

Definition at line 7689 of file engine_configuration_generated_structures_uaefi.h.

7689{};

◆ rainTimingRpmBins

uint16_t persistent_config_s::rainTimingRpmBins = {}

units: RPM offset 23900

units: RPM offset 63900

Definition at line 7684 of file engine_configuration_generated_structures_uaefi.h.

7684{};

◆ rpmIdleCorrBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::rpmIdleCorrBins = {}

units: Target RPM offset 14332

units: Target RPM offset 14460

units: Target RPM offset 32460

units: Target RPM offset 16372

units: Target RPM offset 46452

units: Target RPM offset 14464

units: Target RPM offset 14336

units: Target RPM offset 14196

units: RPM offset 13972

units: Target RPM offset 14788

units: RPM offset 14248

units: RPM offset 14200

units: Target RPM offset 21460

units: Target RPM offset 16332

units: Target RPM offset 18332

units: Target RPM offset 54532

units: Target RPM offset 19832

units: Target RPM offset 14108

units: Target RPM offset 14344

units: Target RPM offset 54344

Definition at line 6453 of file engine_configuration_generated_structures_alphax-2chan.h.

6453{};

Referenced by IdleController::getRunningOpenLoop(), setDefaultIdleOpenLoopParameters(), and validateConfigOnStartUpOrBurn().

◆ scriptCurve1

float persistent_config_s::scriptCurve1 = {}

units: y offset 4664

units: y offset 4680

units: y offset 4760

units: y offset 4668

units: y offset 4528

units: y offset 4372

units: y offset 5184

units: y offset 4580

units: y offset 4532

units: y offset 4544

units: y offset 4540

units: y offset 4736

units: y offset 4608

units: y offset 4676

Definition at line 6197 of file engine_configuration_generated_structures_alphax-2chan.h.

6197{};

Referenced by getCurveValue(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), setProteusVwPassatB6(), and setScriptCurve1Value().

◆ scriptCurve1Bins

float persistent_config_s::scriptCurve1Bins = {}

units: x offset 4600

units: x offset 4616

units: x offset 4696

units: x offset 4604

units: x offset 4464

units: x offset 4308

units: x offset 5120

units: x offset 4516

units: x offset 4468

units: x offset 4480

units: x offset 4476

units: x offset 4672

units: x offset 4612

Definition at line 6192 of file engine_configuration_generated_structures_alphax-2chan.h.

6192{};

Referenced by getCurveValue(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), setProteusVwPassatB6(), and validateConfigOnStartUpOrBurn().

◆ scriptCurve2

float persistent_config_s::scriptCurve2 = {}

units: y offset 4792

units: y offset 4808

units: y offset 4888

units: y offset 4796

units: y offset 4656

units: y offset 4500

units: y offset 5312

units: y offset 4708

units: y offset 4660

units: y offset 4672

units: y offset 4668

units: y offset 4864

units: y offset 4624

units: y offset 4804

Definition at line 6207 of file engine_configuration_generated_structures_alphax-2chan.h.

6207{};

Referenced by getCurveValue(), proteusLuaDemo(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), and setScriptCurve2Value().

◆ scriptCurve2Bins

float persistent_config_s::scriptCurve2Bins = {}

units: x offset 4728

units: x offset 4744

units: x offset 4824

units: x offset 4732

units: x offset 4592

units: x offset 4436

units: x offset 5248

units: x offset 4644

units: x offset 4596

units: x offset 4608

units: x offset 4604

units: x offset 4800

units: x offset 4616

units: x offset 4740

Definition at line 6202 of file engine_configuration_generated_structures_alphax-2chan.h.

6202{};

Referenced by getCurveValue(), proteusLuaDemo(), recalculateAuxValveTiming(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ scriptCurve3

float persistent_config_s::scriptCurve3 = {}

units: y offset 4888

units: y offset 4904

units: y offset 4984

units: y offset 4892

units: y offset 4752

units: y offset 4596

units: y offset 5408

units: y offset 4804

units: y offset 4756

units: y offset 4768

units: y offset 4764

units: y offset 4960

units: y offset 4664

units: y offset 4900

Definition at line 6217 of file engine_configuration_generated_structures_alphax-2chan.h.

6217{};

Referenced by getCurveValue(), and proteusLuaDemo().

◆ scriptCurve3Bins

float persistent_config_s::scriptCurve3Bins = {}

units: x offset 4856

units: x offset 4872

units: x offset 4952

units: x offset 4860

units: x offset 4720

units: x offset 4564

units: x offset 5376

units: x offset 4772

units: x offset 4724

units: x offset 4736

units: x offset 4732

units: x offset 4928

units: x offset 4632

units: x offset 4868

Definition at line 6212 of file engine_configuration_generated_structures_alphax-2chan.h.

6212{};

Referenced by getCurveValue(), proteusLuaDemo(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ scriptCurve4

float persistent_config_s::scriptCurve4 = {}

units: y offset 4952

units: y offset 4968

units: y offset 5048

units: y offset 4956

units: y offset 4816

units: y offset 4660

units: y offset 5472

units: y offset 4868

units: y offset 4820

units: y offset 4832

units: y offset 4828

units: y offset 5024

units: y offset 4728

units: y offset 4964

Definition at line 6227 of file engine_configuration_generated_structures_alphax-2chan.h.

6227{};

Referenced by getCurveValue().

◆ scriptCurve4Bins

float persistent_config_s::scriptCurve4Bins = {}

units: x offset 4920

units: x offset 4936

units: x offset 5016

units: x offset 4924

units: x offset 4784

units: x offset 4628

units: x offset 5440

units: x offset 4836

units: x offset 4788

units: x offset 4800

units: x offset 4796

units: x offset 4992

units: x offset 4696

units: x offset 4932

Definition at line 6222 of file engine_configuration_generated_structures_alphax-2chan.h.

6222{};

Referenced by getCurveValue(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ scriptCurve5

float persistent_config_s::scriptCurve5 = {}

units: y offset 5016

units: y offset 5032

units: y offset 5112

units: y offset 5020

units: y offset 4880

units: y offset 4724

units: y offset 5536

units: y offset 4932

units: y offset 4884

units: y offset 4896

units: y offset 4892

units: y offset 5088

units: y offset 4792

units: y offset 5028

Definition at line 6237 of file engine_configuration_generated_structures_alphax-2chan.h.

6237{};

Referenced by getCurveValue().

◆ scriptCurve5Bins

float persistent_config_s::scriptCurve5Bins = {}

units: x offset 4984

units: x offset 5000

units: x offset 5080

units: x offset 4988

units: x offset 4848

units: x offset 4692

units: x offset 5504

units: x offset 4900

units: x offset 4852

units: x offset 4864

units: x offset 4860

units: x offset 5056

units: x offset 4760

units: x offset 4996

Definition at line 6232 of file engine_configuration_generated_structures_alphax-2chan.h.

6232{};

Referenced by getCurveValue(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ scriptCurve6

float persistent_config_s::scriptCurve6 = {}

units: y offset 5080

units: y offset 5096

units: y offset 5176

units: y offset 5084

units: y offset 4944

units: y offset 4788

units: y offset 5600

units: y offset 4996

units: y offset 4948

units: y offset 4960

units: y offset 4956

units: y offset 5152

units: y offset 4856

units: y offset 5092

Definition at line 6247 of file engine_configuration_generated_structures_alphax-2chan.h.

6247{};

Referenced by getCurveValue().

◆ scriptCurve6Bins

float persistent_config_s::scriptCurve6Bins = {}

units: x offset 5048

units: x offset 5064

units: x offset 5144

units: x offset 5052

units: x offset 4912

units: x offset 4756

units: x offset 5568

units: x offset 4964

units: x offset 4916

units: x offset 4928

units: x offset 4924

units: x offset 5120

units: x offset 4824

units: x offset 5060

Definition at line 6242 of file engine_configuration_generated_structures_alphax-2chan.h.

6242{};

Referenced by getCurveValue(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ scriptTable1

float persistent_config_s::scriptTable1 = {}

units: value offset 17948

units: value offset 18080

units: value offset 36080

units: value offset 19984

units: value offset 50064

units: value offset 18084

units: value offset 17952

units: value offset 17812

units: value offset 17316

units: value offset 16988

units: value offset 17424

units: value offset 17848

units: value offset 17816

units: value offset 17724

units: value offset 18108

units: value offset 25080

units: value offset 17304

units: value offset 19948

units: value offset 20920

units: value offset 58084

units: value offset 24340

units: value offset 17960

units: value offset 57960

Definition at line 6625 of file engine_configuration_generated_structures_alphax-2chan.h.

6625{};

Referenced by initScriptImpl().

◆ scriptTable1LoadBins

int16_t persistent_config_s::scriptTable1LoadBins = {}

units: L offset 18204

units: L offset 18336

units: L offset 36336

units: L offset 20240

units: L offset 50320

units: L offset 18340

units: L offset 18208

units: L offset 18068

units: L offset 17572

units: L offset 17244

units: L offset 17680

units: L offset 18104

units: L offset 18072

units: L offset 17980

units: L offset 18364

units: L offset 25336

units: L offset 17560

units: L offset 20204

units: L offset 21176

units: L offset 58340

units: L offset 24596

units: L offset 17740

units: L offset 18216

units: L offset 58216

Definition at line 6630 of file engine_configuration_generated_structures_alphax-2chan.h.

6630{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable1RpmBins

int16_t persistent_config_s::scriptTable1RpmBins = {}

units: RPM offset 18220

units: RPM offset 18352

units: RPM offset 36352

units: RPM offset 20256

units: RPM offset 50336

units: RPM offset 18356

units: RPM offset 18224

units: RPM offset 18084

units: RPM offset 17588

units: RPM offset 17260

units: RPM offset 17696

units: RPM offset 18120

units: RPM offset 18088

units: RPM offset 17996

units: RPM offset 18380

units: RPM offset 25352

units: RPM offset 17576

units: RPM offset 20220

units: RPM offset 21192

units: RPM offset 58356

units: RPM offset 24612

units: RPM offset 17744

units: RPM offset 18232

units: RPM offset 58232

Definition at line 6635 of file engine_configuration_generated_structures_alphax-2chan.h.

6635{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2

float persistent_config_s::scriptTable2 = {}

units: value offset 18236

units: value offset 18368

units: value offset 36368

units: value offset 20272

units: value offset 50352

units: value offset 18372

units: value offset 18240

units: value offset 18100

units: value offset 17604

units: value offset 17276

units: value offset 17712

units: value offset 18136

units: value offset 18104

units: value offset 18012

units: value offset 18396

units: value offset 25368

units: value offset 17592

units: value offset 20236

units: value offset 21208

units: value offset 58372

units: value offset 24628

units: value offset 17748

units: value offset 18248

units: value offset 58248

Definition at line 6640 of file engine_configuration_generated_structures_alphax-2chan.h.

6640{};

Referenced by initScriptImpl().

◆ scriptTable2LoadBins

int16_t persistent_config_s::scriptTable2LoadBins = {}

units: L offset 18492

units: L offset 18624

units: L offset 36624

units: L offset 20528

units: L offset 50608

units: L offset 18628

units: L offset 18496

units: L offset 18356

units: L offset 17860

units: L offset 17532

units: L offset 18096

units: L offset 18392

units: L offset 18360

units: L offset 18268

units: L offset 18652

units: L offset 25624

units: L offset 17848

units: L offset 20492

units: L offset 21464

units: L offset 58628

units: L offset 24884

units: L offset 18004

units: L offset 18504

units: L offset 58504

Definition at line 6645 of file engine_configuration_generated_structures_alphax-2chan.h.

6645{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2RpmBins

int16_t persistent_config_s::scriptTable2RpmBins = {}

units: RPM offset 18508

units: RPM offset 18640

units: RPM offset 36640

units: RPM offset 20544

units: RPM offset 50624

units: RPM offset 18644

units: RPM offset 18512

units: RPM offset 18372

units: RPM offset 17876

units: RPM offset 17548

units: RPM offset 18120

units: RPM offset 18408

units: RPM offset 18376

units: RPM offset 18284

units: RPM offset 18668

units: RPM offset 25640

units: RPM offset 17864

units: RPM offset 20508

units: RPM offset 21480

units: RPM offset 58644

units: RPM offset 24900

units: RPM offset 18020

units: RPM offset 18520

units: RPM offset 58520

Definition at line 6650 of file engine_configuration_generated_structures_alphax-2chan.h.

6650{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3

uint8_t persistent_config_s::scriptTable3 = {}

units: value offset 18524

units: value offset 18656

units: value offset 36656

units: value offset 20560

units: value offset 50640

units: value offset 18660

units: value offset 18528

units: value offset 18388

units: value offset 17892

units: value offset 17564

units: value offset 18136

units: value offset 18424

units: value offset 18392

units: value offset 18300

units: value offset 18684

units: value offset 25656

units: value offset 17880

units: value offset 20524

units: value offset 21496

units: value offset 58660

units: value offset 24916

units: value offset 18036

units: value offset 18536

units: value offset 58536

Definition at line 6655 of file engine_configuration_generated_structures_alphax-2chan.h.

6655{};

Referenced by initScriptImpl().

◆ scriptTable3LoadBins

int16_t persistent_config_s::scriptTable3LoadBins = {}

units: L offset 18588

units: L offset 18720

units: L offset 36720

units: L offset 20624

units: L offset 50704

units: L offset 18724

units: L offset 18592

units: L offset 18452

units: L offset 17956

units: L offset 17628

units: L offset 18148

units: L offset 18488

units: L offset 18456

units: L offset 18364

units: L offset 18748

units: L offset 25720

units: L offset 17944

units: L offset 20588

units: L offset 21560

units: L offset 58724

units: L offset 24980

units: L offset 18100

units: L offset 18600

units: L offset 58600

Definition at line 6660 of file engine_configuration_generated_structures_alphax-2chan.h.

6660{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3RpmBins

int16_t persistent_config_s::scriptTable3RpmBins = {}

units: RPM offset 18604

units: RPM offset 18736

units: RPM offset 36736

units: RPM offset 20640

units: RPM offset 50720

units: RPM offset 18740

units: RPM offset 18608

units: RPM offset 18468

units: RPM offset 17972

units: RPM offset 17644

units: RPM offset 18154

units: RPM offset 18504

units: RPM offset 18472

units: RPM offset 18380

units: RPM offset 18764

units: RPM offset 25736

units: RPM offset 17960

units: RPM offset 20604

units: RPM offset 21576

units: RPM offset 58740

units: RPM offset 24996

units: RPM offset 18116

units: RPM offset 18616

units: RPM offset 58616

Definition at line 6665 of file engine_configuration_generated_structures_alphax-2chan.h.

6665{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4

uint8_t persistent_config_s::scriptTable4 = {}

units: value offset 18620

units: value offset 18752

units: value offset 36752

units: value offset 20656

units: value offset 50736

units: value offset 18756

units: value offset 18624

units: value offset 18484

units: value offset 17988

units: value offset 17660

units: value offset 18162

units: value offset 18520

units: value offset 18488

units: value offset 18396

units: value offset 18780

units: value offset 25752

units: value offset 17976

units: value offset 20620

units: value offset 21592

units: value offset 58756

units: value offset 25012

units: value offset 18132

units: value offset 18632

units: value offset 58632

Definition at line 6670 of file engine_configuration_generated_structures_alphax-2chan.h.

6670{};

Referenced by initScriptImpl(), and setDefaultBaseEngine().

◆ scriptTable4LoadBins

int16_t persistent_config_s::scriptTable4LoadBins = {}

units: L offset 18700

units: L offset 18832

units: L offset 36832

units: L offset 20736

units: L offset 50816

units: L offset 18836

units: L offset 18704

units: L offset 18564

units: L offset 18068

units: L offset 17740

units: L offset 18182

units: L offset 18600

units: L offset 18568

units: L offset 18476

units: L offset 18860

units: L offset 25832

units: L offset 18056

units: L offset 20700

units: L offset 21672

units: L offset 58836

units: L offset 25092

units: L offset 18212

units: L offset 18712

units: L offset 58712

Definition at line 6675 of file engine_configuration_generated_structures_alphax-2chan.h.

6675{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4RpmBins

int16_t persistent_config_s::scriptTable4RpmBins = {}

units: RPM offset 18716

units: RPM offset 18848

units: RPM offset 36848

units: RPM offset 20752

units: RPM offset 50832

units: RPM offset 18852

units: RPM offset 18720

units: RPM offset 18580

units: RPM offset 18084

units: RPM offset 17756

units: RPM offset 18192

units: RPM offset 18616

units: RPM offset 18584

units: RPM offset 18492

units: RPM offset 18876

units: RPM offset 25848

units: RPM offset 18072

units: RPM offset 20716

units: RPM offset 21688

units: RPM offset 58852

units: RPM offset 25108

units: RPM offset 18228

units: RPM offset 18728

units: RPM offset 58728

Definition at line 6680 of file engine_configuration_generated_structures_alphax-2chan.h.

6680{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ sparkDwellRpmBins

uint16_t persistent_config_s::sparkDwellRpmBins = {}

On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4452

On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4468

On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4548

On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4456

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 4936

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 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 4524

On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 4464

Definition at line 6148 of file engine_configuration_generated_structures_alphax-2chan.h.

6148{};

Referenced by IgnitionState::getSparkDwell(), setConstantDwell(), setSingleCoilDwell(), and validateConfigOnStartUpOrBurn().

◆ sparkDwellValues

scaled_channel< uint16_t, 100, 1 > persistent_config_s::sparkDwellValues = {}

units: ms offset 4468

units: ms offset 4484

units: ms offset 4564

units: ms offset 4472

units: ms offset 4356

units: ms offset 4200

units: ms offset 4952

units: ms offset 4408

units: ms offset 4360

units: ms offset 4368

units: ms offset 4364

units: ms offset 4540

units: ms offset 4480

Definition at line 6153 of file engine_configuration_generated_structures_alphax-2chan.h.

6153{};

Referenced by cannedsparkDwellValues(), IgnitionState::getSparkDwell(), setConstantDwell(), setSingleCoilDwell(), and validateConfigOnStartUpOrBurn().

◆ targetAfrBlends

blend_table_s persistent_config_s::targetAfrBlends = {}

offset 23264

offset 23396

offset 41956

offset 25300

offset 55940

offset 23400

offset 23268

offset 23108

offset 22612

offset 22304

offset 22848

offset 23144

offset 23112

offset 22844

offset 23424

offset 30396

offset 22600

offset 25264

offset 26236

offset 63400

offset 29656

offset 21048

offset 23276

offset 63276

Definition at line 7260 of file engine_configuration_generated_structures_alphax-2chan.h.

7260{};

Referenced by FuelComputer::getTargetLambda(), and setDefaultVETable().

◆ tcu_32SpeedBins

uint8_t persistent_config_s::tcu_32SpeedBins = {}

units: SPECIAL_CASE_SPEED offset 19296

units: SPECIAL_CASE_SPEED offset 19428

units: SPECIAL_CASE_SPEED offset 37428

units: SPECIAL_CASE_SPEED offset 21332

units: SPECIAL_CASE_SPEED offset 51412

units: SPECIAL_CASE_SPEED offset 19432

units: SPECIAL_CASE_SPEED offset 19300

units: KPH offset 19160

units: KPH offset 18664

units: SPECIAL_CASE_SPEED offset 18336

units: SPECIAL_CASE_SPEED offset 18760

units: KPH offset 19196

units: KPH offset 19164

units: KPH offset 19072

units: SPECIAL_CASE_SPEED offset 19456

units: SPECIAL_CASE_SPEED offset 26428

units: KPH offset 18652

units: SPECIAL_CASE_SPEED offset 21296

units: SPECIAL_CASE_SPEED offset 22268

units: SPECIAL_CASE_SPEED offset 59432

units: SPECIAL_CASE_SPEED offset 25688

units: SPECIAL_CASE_SPEED offset 18808

units: SPECIAL_CASE_SPEED offset 19308

units: SPECIAL_CASE_SPEED offset 59308

Definition at line 6796 of file engine_configuration_generated_structures_alphax-2chan.h.

6796{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_32Vals

uint8_t persistent_config_s::tcu_32Vals = {}

units: % offset 19304

units: % offset 19436

units: % offset 37436

units: % offset 21340

units: % offset 51420

units: % offset 19440

units: % offset 19308

units: % offset 19168

units: % offset 18672

units: % offset 18344

units: % offset 18768

units: % offset 19204

units: % offset 19172

units: % offset 19080

units: % offset 19464

units: % offset 26436

units: % offset 18660

units: % offset 21304

units: % offset 22276

units: % offset 59440

units: % offset 25696

units: % offset 18816

units: % offset 19316

units: % offset 59316

Definition at line 6801 of file engine_configuration_generated_structures_alphax-2chan.h.

6801{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_pcAirmassBins

scaled_channel< uint8_t, 1, 5 > persistent_config_s::tcu_pcAirmassBins = {}

units: Airmass offset 19168

units: Airmass offset 19300

units: Airmass offset 37300

units: Airmass offset 21204

units: Airmass offset 51284

units: Airmass offset 19304

units: Airmass offset 19172

units: Airmass offset 19032

units: Airmass offset 18536

units: Airmass offset 18208

units: Airmass offset 18632

units: Airmass offset 19068

units: Airmass offset 19036

units: Airmass offset 18944

units: Airmass offset 19328

units: Airmass offset 26300

units: Airmass offset 18524

units: Airmass offset 21168

units: Airmass offset 22140

units: Airmass offset 59304

units: Airmass offset 25560

units: Airmass offset 18680

units: Airmass offset 19180

units: Airmass offset 59180

Definition at line 6716 of file engine_configuration_generated_structures_alphax-2chan.h.

6716{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals1

uint8_t persistent_config_s::tcu_pcVals1 = {}

units: % offset 19192

units: % offset 19324

units: % offset 37324

units: % offset 21228

units: % offset 51308

units: % offset 19328

units: % offset 19196

units: % offset 19056

units: % offset 18560

units: % offset 18232

units: % offset 18656

units: % offset 19092

units: % offset 19060

units: % offset 18968

units: % offset 19352

units: % offset 26324

units: % offset 18548

units: % offset 21192

units: % offset 22164

units: % offset 59328

units: % offset 25584

units: % offset 18704

units: % offset 19204

units: % offset 59204

Definition at line 6731 of file engine_configuration_generated_structures_alphax-2chan.h.

6731{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals12

uint8_t persistent_config_s::tcu_pcVals12 = {}

units: % offset 19224

units: % offset 19356

units: % offset 37356

units: % offset 21260

units: % offset 51340

units: % offset 19360

units: % offset 19228

units: % offset 19088

units: % offset 18592

units: % offset 18264

units: % offset 18688

units: % offset 19124

units: % offset 19092

units: % offset 19000

units: % offset 19384

units: % offset 26356

units: % offset 18580

units: % offset 21224

units: % offset 22196

units: % offset 59360

units: % offset 25616

units: % offset 18736

units: % offset 19236

units: % offset 59236

Definition at line 6751 of file engine_configuration_generated_structures_alphax-2chan.h.

6751{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals2

uint8_t persistent_config_s::tcu_pcVals2 = {}

units: % offset 19200

units: % offset 19332

units: % offset 37332

units: % offset 21236

units: % offset 51316

units: % offset 19336

units: % offset 19204

units: % offset 19064

units: % offset 18568

units: % offset 18240

units: % offset 18664

units: % offset 19100

units: % offset 19068

units: % offset 18976

units: % offset 19360

units: % offset 26332

units: % offset 18556

units: % offset 21200

units: % offset 22172

units: % offset 59336

units: % offset 25592

units: % offset 18712

units: % offset 19212

units: % offset 59212

Definition at line 6736 of file engine_configuration_generated_structures_alphax-2chan.h.

6736{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals21

uint8_t persistent_config_s::tcu_pcVals21 = {}

units: % offset 19248

units: % offset 19380

units: % offset 37380

units: % offset 21284

units: % offset 51364

units: % offset 19384

units: % offset 19252

units: % offset 19112

units: % offset 18616

units: % offset 18288

units: % offset 18712

units: % offset 19148

units: % offset 19116

units: % offset 19024

units: % offset 19408

units: % offset 26380

units: % offset 18604

units: % offset 21248

units: % offset 22220

units: % offset 59384

units: % offset 25640

units: % offset 18760

units: % offset 19260

units: % offset 59260

Definition at line 6766 of file engine_configuration_generated_structures_alphax-2chan.h.

6766{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals23

uint8_t persistent_config_s::tcu_pcVals23 = {}

units: % offset 19232

units: % offset 19364

units: % offset 37364

units: % offset 21268

units: % offset 51348

units: % offset 19368

units: % offset 19236

units: % offset 19096

units: % offset 18600

units: % offset 18272

units: % offset 18696

units: % offset 19132

units: % offset 19100

units: % offset 19008

units: % offset 19392

units: % offset 26364

units: % offset 18588

units: % offset 21232

units: % offset 22204

units: % offset 59368

units: % offset 25624

units: % offset 18744

units: % offset 19244

units: % offset 59244

Definition at line 6756 of file engine_configuration_generated_structures_alphax-2chan.h.

6756{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals3

uint8_t persistent_config_s::tcu_pcVals3 = {}

units: % offset 19208

units: % offset 19340

units: % offset 37340

units: % offset 21244

units: % offset 51324

units: % offset 19344

units: % offset 19212

units: % offset 19072

units: % offset 18576

units: % offset 18248

units: % offset 18672

units: % offset 19108

units: % offset 19076

units: % offset 18984

units: % offset 19368

units: % offset 26340

units: % offset 18564

units: % offset 21208

units: % offset 22180

units: % offset 59344

units: % offset 25600

units: % offset 18720

units: % offset 19220

units: % offset 59220

Definition at line 6741 of file engine_configuration_generated_structures_alphax-2chan.h.

6741{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals32

uint8_t persistent_config_s::tcu_pcVals32 = {}

units: % offset 19256

units: % offset 19388

units: % offset 37388

units: % offset 21292

units: % offset 51372

units: % offset 19392

units: % offset 19260

units: % offset 19120

units: % offset 18624

units: % offset 18296

units: % offset 18720

units: % offset 19156

units: % offset 19124

units: % offset 19032

units: % offset 19416

units: % offset 26388

units: % offset 18612

units: % offset 21256

units: % offset 22228

units: % offset 59392

units: % offset 25648

units: % offset 18768

units: % offset 19268

units: % offset 59268

Definition at line 6771 of file engine_configuration_generated_structures_alphax-2chan.h.

6771{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals34

uint8_t persistent_config_s::tcu_pcVals34 = {}

units: % offset 19240

units: % offset 19372

units: % offset 37372

units: % offset 21276

units: % offset 51356

units: % offset 19376

units: % offset 19244

units: % offset 19104

units: % offset 18608

units: % offset 18280

units: % offset 18704

units: % offset 19140

units: % offset 19108

units: % offset 19016

units: % offset 19400

units: % offset 26372

units: % offset 18596

units: % offset 21240

units: % offset 22212

units: % offset 59376

units: % offset 25632

units: % offset 18752

units: % offset 19252

units: % offset 59252

Definition at line 6761 of file engine_configuration_generated_structures_alphax-2chan.h.

6761{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals4

uint8_t persistent_config_s::tcu_pcVals4 = {}

units: % offset 19216

units: % offset 19348

units: % offset 37348

units: % offset 21252

units: % offset 51332

units: % offset 19352

units: % offset 19220

units: % offset 19080

units: % offset 18584

units: % offset 18256

units: % offset 18680

units: % offset 19116

units: % offset 19084

units: % offset 18992

units: % offset 19376

units: % offset 26348

units: % offset 18572

units: % offset 21216

units: % offset 22188

units: % offset 59352

units: % offset 25608

units: % offset 18728

units: % offset 19228

units: % offset 59228

Definition at line 6746 of file engine_configuration_generated_structures_alphax-2chan.h.

6746{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcVals43

uint8_t persistent_config_s::tcu_pcVals43 = {}

units: % offset 19264

units: % offset 19396

units: % offset 37396

units: % offset 21300

units: % offset 51380

units: % offset 19400

units: % offset 19268

units: % offset 19128

units: % offset 18632

units: % offset 18304

units: % offset 18728

units: % offset 19164

units: % offset 19132

units: % offset 19040

units: % offset 19424

units: % offset 26396

units: % offset 18620

units: % offset 21264

units: % offset 22236

units: % offset 59400

units: % offset 25656

units: % offset 18776

units: % offset 19276

units: % offset 59276

Definition at line 6776 of file engine_configuration_generated_structures_alphax-2chan.h.

6776{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcValsN

uint8_t persistent_config_s::tcu_pcValsN = {}

units: % offset 19184

units: % offset 19316

units: % offset 37316

units: % offset 21220

units: % offset 51300

units: % offset 19320

units: % offset 19188

units: % offset 19048

units: % offset 18552

units: % offset 18224

units: % offset 18648

units: % offset 19084

units: % offset 19052

units: % offset 18960

units: % offset 19344

units: % offset 26316

units: % offset 18540

units: % offset 21184

units: % offset 22156

units: % offset 59320

units: % offset 25576

units: % offset 18696

units: % offset 19196

units: % offset 59196

Definition at line 6726 of file engine_configuration_generated_structures_alphax-2chan.h.

6726{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_pcValsR

uint8_t persistent_config_s::tcu_pcValsR = {}

units: % offset 19176

units: % offset 19308

units: % offset 37308

units: % offset 21212

units: % offset 51292

units: % offset 19312

units: % offset 19180

units: % offset 19040

units: % offset 18544

units: % offset 18216

units: % offset 18640

units: % offset 19076

units: % offset 19044

units: % offset 18952

units: % offset 19336

units: % offset 26308

units: % offset 18532

units: % offset 21176

units: % offset 22148

units: % offset 59312

units: % offset 25568

units: % offset 18688

units: % offset 19188

units: % offset 59188

Definition at line 6721 of file engine_configuration_generated_structures_alphax-2chan.h.

6721{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setPcState().

◆ tcu_rangeD

float persistent_config_s::tcu_rangeD = {}

units: level offset 21928

units: level offset 22060

units: level offset 40060

units: level offset 23964

units: level offset 54044

units: level offset 22064

units: level offset 21932

units: level offset 21792

units: level offset 21296

units: level offset 20968

units: level offset 21452

units: level offset 21828

units: level offset 21796

units: level offset 21704

units: level offset 22088

units: level offset 29060

units: level offset 21284

units: level offset 23928

units: level offset 24900

units: level offset 62064

units: level offset 28320

units: level offset 19712

units: level offset 21940

units: level offset 61940

Definition at line 6923 of file engine_configuration_generated_structures_alphax-2chan.h.

6923{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeLow

float persistent_config_s::tcu_rangeLow = {}

units: level offset 22096

units: level offset 22228

units: level offset 40228

units: level offset 24132

units: level offset 54212

units: level offset 22232

units: level offset 22100

units: level offset 21960

units: level offset 21464

units: level offset 21136

units: level offset 21620

units: level offset 21996

units: level offset 21964

units: level offset 21872

units: level offset 22256

units: level offset 29228

units: level offset 21452

units: level offset 24096

units: level offset 25068

units: level offset 62232

units: level offset 28488

units: level offset 19880

units: level offset 22108

units: level offset 62108

Definition at line 6958 of file engine_configuration_generated_structures_alphax-2chan.h.

6958{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeM

float persistent_config_s::tcu_rangeM = {}

units: level offset 21952

units: level offset 22084

units: level offset 40084

units: level offset 23988

units: level offset 54068

units: level offset 22088

units: level offset 21956

units: level offset 21816

units: level offset 21320

units: level offset 20992

units: level offset 21476

units: level offset 21852

units: level offset 21820

units: level offset 21728

units: level offset 22112

units: level offset 29084

units: level offset 21308

units: level offset 23952

units: level offset 24924

units: level offset 62088

units: level offset 28344

units: level offset 19736

units: level offset 21964

units: level offset 61964

Definition at line 6928 of file engine_configuration_generated_structures_alphax-2chan.h.

6928{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeM1

float persistent_config_s::tcu_rangeM1 = {}

units: level offset 22024

units: level offset 22156

units: level offset 40156

units: level offset 24060

units: level offset 54140

units: level offset 22160

units: level offset 22028

units: level offset 21888

units: level offset 21392

units: level offset 21064

units: level offset 21548

units: level offset 21924

units: level offset 21892

units: level offset 21800

units: level offset 22184

units: level offset 29156

units: level offset 21380

units: level offset 24024

units: level offset 24996

units: level offset 62160

units: level offset 28416

units: level offset 19808

units: level offset 22036

units: level offset 62036

Definition at line 6943 of file engine_configuration_generated_structures_alphax-2chan.h.

6943{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeM2

float persistent_config_s::tcu_rangeM2 = {}

units: level offset 22000

units: level offset 22132

units: level offset 40132

units: level offset 24036

units: level offset 54116

units: level offset 22136

units: level offset 22004

units: level offset 21864

units: level offset 21368

units: level offset 21040

units: level offset 21524

units: level offset 21900

units: level offset 21868

units: level offset 21776

units: level offset 22160

units: level offset 29132

units: level offset 21356

units: level offset 24000

units: level offset 24972

units: level offset 62136

units: level offset 28392

units: level offset 19784

units: level offset 22012

units: level offset 62012

Definition at line 6938 of file engine_configuration_generated_structures_alphax-2chan.h.

6938{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeM3

float persistent_config_s::tcu_rangeM3 = {}

units: level offset 21976

units: level offset 22108

units: level offset 40108

units: level offset 24012

units: level offset 54092

units: level offset 22112

units: level offset 21980

units: level offset 21840

units: level offset 21344

units: level offset 21016

units: level offset 21500

units: level offset 21876

units: level offset 21844

units: level offset 21752

units: level offset 22136

units: level offset 29108

units: level offset 21332

units: level offset 23976

units: level offset 24948

units: level offset 62112

units: level offset 28368

units: level offset 19760

units: level offset 21988

units: level offset 61988

Definition at line 6933 of file engine_configuration_generated_structures_alphax-2chan.h.

6933{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeMinus

float persistent_config_s::tcu_rangeMinus = {}

units: level offset 22072

units: level offset 22204

units: level offset 40204

units: level offset 24108

units: level offset 54188

units: level offset 22208

units: level offset 22076

units: level offset 21936

units: level offset 21440

units: level offset 21112

units: level offset 21596

units: level offset 21972

units: level offset 21940

units: level offset 21848

units: level offset 22232

units: level offset 29204

units: level offset 21428

units: level offset 24072

units: level offset 25044

units: level offset 62208

units: level offset 28464

units: level offset 19856

units: level offset 22084

units: level offset 62084

Definition at line 6953 of file engine_configuration_generated_structures_alphax-2chan.h.

6953{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeN

float persistent_config_s::tcu_rangeN = {}

units: level offset 21904

units: level offset 22036

units: level offset 40036

units: level offset 23940

units: level offset 54020

units: level offset 22040

units: level offset 21908

units: level offset 21768

units: level offset 21272

units: level offset 20944

units: level offset 21428

units: level offset 21804

units: level offset 21772

units: level offset 21680

units: level offset 22064

units: level offset 29036

units: level offset 21260

units: level offset 23904

units: level offset 24876

units: level offset 62040

units: level offset 28296

units: level offset 19688

units: level offset 21916

units: level offset 61916

Definition at line 6918 of file engine_configuration_generated_structures_alphax-2chan.h.

6918{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeP

float persistent_config_s::tcu_rangeP = {}

units: level offset 21856

units: level offset 21988

units: level offset 39988

units: level offset 23892

units: level offset 53972

units: level offset 21992

units: level offset 21860

units: level offset 21720

units: level offset 21224

units: level offset 20896

units: level offset 21380

units: level offset 21756

units: level offset 21724

units: level offset 21632

units: level offset 22016

units: level offset 28988

units: level offset 21212

units: level offset 23856

units: level offset 24828

units: level offset 61992

units: level offset 28248

units: level offset 19640

units: level offset 21868

units: level offset 61868

Definition at line 6908 of file engine_configuration_generated_structures_alphax-2chan.h.

6908{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangePlus

float persistent_config_s::tcu_rangePlus = {}

units: level offset 22048

units: level offset 22180

units: level offset 40180

units: level offset 24084

units: level offset 54164

units: level offset 22184

units: level offset 22052

units: level offset 21912

units: level offset 21416

units: level offset 21088

units: level offset 21572

units: level offset 21948

units: level offset 21916

units: level offset 21824

units: level offset 22208

units: level offset 29180

units: level offset 21404

units: level offset 24048

units: level offset 25020

units: level offset 62184

units: level offset 28440

units: level offset 19832

units: level offset 22060

units: level offset 62060

Definition at line 6948 of file engine_configuration_generated_structures_alphax-2chan.h.

6948{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_rangeR

float persistent_config_s::tcu_rangeR = {}

units: level offset 21880

units: level offset 22012

units: level offset 40012

units: level offset 23916

units: level offset 53996

units: level offset 22016

units: level offset 21884

units: level offset 21744

units: level offset 21248

units: level offset 20920

units: level offset 21404

units: level offset 21780

units: level offset 21748

units: level offset 21656

units: level offset 22040

units: level offset 29012

units: level offset 21236

units: level offset 23880

units: level offset 24852

units: level offset 62016

units: level offset 28272

units: level offset 19664

units: level offset 21892

units: level offset 61892

Definition at line 6913 of file engine_configuration_generated_structures_alphax-2chan.h.

6913{};

Referenced by configureTcu4R70W(), and GearControllerBase::getRangeStateArray().

◆ tcu_shiftSpeed12

uint8_t persistent_config_s::tcu_shiftSpeed12 = {}

units: SPECIAL_CASE_SPEED offset 22988

units: SPECIAL_CASE_SPEED offset 23120

units: SPECIAL_CASE_SPEED offset 41680

units: SPECIAL_CASE_SPEED offset 25024

units: SPECIAL_CASE_SPEED offset 55664

units: SPECIAL_CASE_SPEED offset 23124

units: SPECIAL_CASE_SPEED offset 22992

units: MPH offset 22832

units: MPH offset 22336

units: SPECIAL_CASE_SPEED offset 22028

units: SPECIAL_CASE_SPEED offset 22550

units: MPH offset 22868

units: MPH offset 22836

units: MPH offset 22568

units: SPECIAL_CASE_SPEED offset 23148

units: SPECIAL_CASE_SPEED offset 30120

units: MPH offset 22324

units: SPECIAL_CASE_SPEED offset 24988

units: MPH offset 22692

units: SPECIAL_CASE_SPEED offset 25960

units: SPECIAL_CASE_SPEED offset 63124

units: SPECIAL_CASE_SPEED offset 29380

units: SPECIAL_CASE_SPEED offset 20772

units: SPECIAL_CASE_SPEED offset 23000

units: SPECIAL_CASE_SPEED offset 63000

Definition at line 7163 of file engine_configuration_generated_structures_alphax-2chan.h.

7163{};

Referenced by configureTcu4R70W(), and AutomaticGearController::update().

◆ tcu_shiftSpeed21

uint8_t persistent_config_s::tcu_shiftSpeed21 = {}

units: SPECIAL_CASE_SPEED offset 23012

units: SPECIAL_CASE_SPEED offset 23144

units: SPECIAL_CASE_SPEED offset 41704

units: SPECIAL_CASE_SPEED offset 25048

units: SPECIAL_CASE_SPEED offset 55688

units: SPECIAL_CASE_SPEED offset 23148

units: SPECIAL_CASE_SPEED offset 23016

units: MPH offset 22856

units: MPH offset 22360

units: SPECIAL_CASE_SPEED offset 22052

units: SPECIAL_CASE_SPEED offset 22574

units: MPH offset 22892

units: MPH offset 22860

units: MPH offset 22592

units: SPECIAL_CASE_SPEED offset 23172

units: SPECIAL_CASE_SPEED offset 30144

units: MPH offset 22348

units: SPECIAL_CASE_SPEED offset 25012

units: MPH offset 22716

units: SPECIAL_CASE_SPEED offset 25984

units: SPECIAL_CASE_SPEED offset 63148

units: SPECIAL_CASE_SPEED offset 29404

units: SPECIAL_CASE_SPEED offset 20796

units: SPECIAL_CASE_SPEED offset 23024

units: SPECIAL_CASE_SPEED offset 63024

Definition at line 7178 of file engine_configuration_generated_structures_alphax-2chan.h.

7178{};

Referenced by configureTcu4R70W(), and AutomaticGearController::update().

◆ tcu_shiftSpeed23

uint8_t persistent_config_s::tcu_shiftSpeed23 = {}

units: SPECIAL_CASE_SPEED offset 22996

units: SPECIAL_CASE_SPEED offset 23128

units: SPECIAL_CASE_SPEED offset 41688

units: SPECIAL_CASE_SPEED offset 25032

units: SPECIAL_CASE_SPEED offset 55672

units: SPECIAL_CASE_SPEED offset 23132

units: SPECIAL_CASE_SPEED offset 23000

units: MPH offset 22840

units: MPH offset 22344

units: SPECIAL_CASE_SPEED offset 22036

units: SPECIAL_CASE_SPEED offset 22558

units: MPH offset 22876

units: MPH offset 22844

units: MPH offset 22576

units: SPECIAL_CASE_SPEED offset 23156

units: SPECIAL_CASE_SPEED offset 30128

units: MPH offset 22332

units: SPECIAL_CASE_SPEED offset 24996

units: MPH offset 22700

units: SPECIAL_CASE_SPEED offset 25968

units: SPECIAL_CASE_SPEED offset 63132

units: SPECIAL_CASE_SPEED offset 29388

units: SPECIAL_CASE_SPEED offset 20780

units: SPECIAL_CASE_SPEED offset 23008

units: SPECIAL_CASE_SPEED offset 63008

Definition at line 7168 of file engine_configuration_generated_structures_alphax-2chan.h.

7168{};

Referenced by configureTcu4R70W(), and AutomaticGearController::update().

◆ tcu_shiftSpeed32

uint8_t persistent_config_s::tcu_shiftSpeed32 = {}

units: SPECIAL_CASE_SPEED offset 23020

units: SPECIAL_CASE_SPEED offset 23152

units: SPECIAL_CASE_SPEED offset 41712

units: SPECIAL_CASE_SPEED offset 25056

units: SPECIAL_CASE_SPEED offset 55696

units: SPECIAL_CASE_SPEED offset 23156

units: SPECIAL_CASE_SPEED offset 23024

units: MPH offset 22864

units: MPH offset 22368

units: SPECIAL_CASE_SPEED offset 22060

units: SPECIAL_CASE_SPEED offset 22582

units: MPH offset 22900

units: MPH offset 22868

units: MPH offset 22600

units: SPECIAL_CASE_SPEED offset 23180

units: SPECIAL_CASE_SPEED offset 30152

units: MPH offset 22356

units: SPECIAL_CASE_SPEED offset 25020

units: MPH offset 22724

units: SPECIAL_CASE_SPEED offset 25992

units: SPECIAL_CASE_SPEED offset 63156

units: SPECIAL_CASE_SPEED offset 29412

units: SPECIAL_CASE_SPEED offset 20804

units: SPECIAL_CASE_SPEED offset 23032

units: SPECIAL_CASE_SPEED offset 63032

Definition at line 7183 of file engine_configuration_generated_structures_alphax-2chan.h.

7183{};

Referenced by configureTcu4R70W(), and AutomaticGearController::update().

◆ tcu_shiftSpeed34

uint8_t persistent_config_s::tcu_shiftSpeed34 = {}

units: SPECIAL_CASE_SPEED offset 23004

units: SPECIAL_CASE_SPEED offset 23136

units: SPECIAL_CASE_SPEED offset 41696

units: SPECIAL_CASE_SPEED offset 25040

units: SPECIAL_CASE_SPEED offset 55680

units: SPECIAL_CASE_SPEED offset 23140

units: SPECIAL_CASE_SPEED offset 23008

units: MPH offset 22848

units: MPH offset 22352

units: SPECIAL_CASE_SPEED offset 22044

units: SPECIAL_CASE_SPEED offset 22566

units: MPH offset 22884

units: MPH offset 22852

units: MPH offset 22584

units: SPECIAL_CASE_SPEED offset 23164

units: SPECIAL_CASE_SPEED offset 30136

units: MPH offset 22340

units: SPECIAL_CASE_SPEED offset 25004

units: MPH offset 22708

units: SPECIAL_CASE_SPEED offset 25976

units: SPECIAL_CASE_SPEED offset 63140

units: SPECIAL_CASE_SPEED offset 29396

units: SPECIAL_CASE_SPEED offset 20788

units: SPECIAL_CASE_SPEED offset 23016

units: SPECIAL_CASE_SPEED offset 63016

Definition at line 7173 of file engine_configuration_generated_structures_alphax-2chan.h.

7173{};

Referenced by configureTcu4R70W(), and AutomaticGearController::update().

◆ tcu_shiftSpeed43

uint8_t persistent_config_s::tcu_shiftSpeed43 = {}

units: SPECIAL_CASE_SPEED offset 23028

units: SPECIAL_CASE_SPEED offset 23160

units: SPECIAL_CASE_SPEED offset 41720

units: SPECIAL_CASE_SPEED offset 25064

units: SPECIAL_CASE_SPEED offset 55704

units: SPECIAL_CASE_SPEED offset 23164

units: SPECIAL_CASE_SPEED offset 23032

units: MPH offset 22872

units: MPH offset 22376

units: SPECIAL_CASE_SPEED offset 22068

units: SPECIAL_CASE_SPEED offset 22590

units: MPH offset 22908

units: MPH offset 22876

units: MPH offset 22608

units: SPECIAL_CASE_SPEED offset 23188

units: SPECIAL_CASE_SPEED offset 30160

units: MPH offset 22364

units: SPECIAL_CASE_SPEED offset 25028

units: MPH offset 22732

units: SPECIAL_CASE_SPEED offset 26000

units: SPECIAL_CASE_SPEED offset 63164

units: SPECIAL_CASE_SPEED offset 29420

units: SPECIAL_CASE_SPEED offset 20812

units: SPECIAL_CASE_SPEED offset 23040

units: SPECIAL_CASE_SPEED offset 63040

Definition at line 7188 of file engine_configuration_generated_structures_alphax-2chan.h.

7188{};

Referenced by configureTcu4R70W(), and AutomaticGearController::update().

◆ tcu_shiftTime

float persistent_config_s::tcu_shiftTime

units: ms offset 23036

units: ms offset 23168

units: ms offset 41728

units: ms offset 25072

units: ms offset 55712

units: ms offset 23172

units: ms offset 23040

units: ms offset 22880

units: ms offset 22384

units: ms offset 22076

units: ms offset 22600

units: ms offset 22916

units: ms offset 22884

units: ms offset 22616

units: ms offset 23196

units: ms offset 30168

units: ms offset 22372

units: ms offset 25036

units: ms offset 22740

units: ms offset 26008

units: ms offset 63172

units: ms offset 29428

units: ms offset 20820

units: ms offset 23048

units: ms offset 63048

Definition at line 7193 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by configureTcu4R70W(), getConfigValueByHash(), TransmissionControllerBase::isShiftCompleted(), and setConfigValueByName().

◆ tcu_shiftTpsBins

scaled_channel< uint8_t, 1, 1 > persistent_config_s::tcu_shiftTpsBins = {}

units: % offset 22980

units: % offset 23112

units: % offset 41672

units: % offset 25016

units: % offset 55656

units: % offset 23116

units: % offset 22984

units: % offset 22824

units: % offset 22328

units: % offset 22020

units: % offset 22542

units: % offset 22860

units: % offset 22828

units: % offset 22560

units: % offset 23140

units: % offset 30112

units: % offset 22316

units: % offset 24980

units: % offset 22684

units: % offset 25952

units: % offset 63116

units: % offset 29372

units: % offset 20764

units: % offset 22992

units: % offset 62992

Definition at line 7158 of file engine_configuration_generated_structures_alphax-2chan.h.

7158{};

Referenced by configureTcu4R70W(), and AutomaticGearController::shift().

◆ tcu_tccLockSpeed

uint8_t persistent_config_s::tcu_tccLockSpeed = {}

units: SPECIAL_CASE_SPEED offset 19280

units: SPECIAL_CASE_SPEED offset 19412

units: SPECIAL_CASE_SPEED offset 37412

units: SPECIAL_CASE_SPEED offset 21316

units: SPECIAL_CASE_SPEED offset 51396

units: SPECIAL_CASE_SPEED offset 19416

units: SPECIAL_CASE_SPEED offset 19284

units: MPH offset 19144

units: MPH offset 18648

units: SPECIAL_CASE_SPEED offset 18320

units: SPECIAL_CASE_SPEED offset 18744

units: MPH offset 19180

units: MPH offset 19148

units: MPH offset 19056

units: SPECIAL_CASE_SPEED offset 19440

units: SPECIAL_CASE_SPEED offset 26412

units: MPH offset 18636

units: SPECIAL_CASE_SPEED offset 21280

units: SPECIAL_CASE_SPEED offset 22252

units: SPECIAL_CASE_SPEED offset 59416

units: SPECIAL_CASE_SPEED offset 25672

units: SPECIAL_CASE_SPEED offset 18792

units: SPECIAL_CASE_SPEED offset 19292

units: SPECIAL_CASE_SPEED offset 59292

Definition at line 6786 of file engine_configuration_generated_structures_alphax-2chan.h.

6786{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setTccState().

◆ tcu_tccTpsBins

uint8_t persistent_config_s::tcu_tccTpsBins = {}

units: TPS offset 19272

units: TPS offset 19404

units: TPS offset 37404

units: TPS offset 21308

units: TPS offset 51388

units: TPS offset 19408

units: TPS offset 19276

units: TPS offset 19136

units: TPS offset 18640

units: TPS offset 18312

units: TPS offset 18736

units: TPS offset 19172

units: TPS offset 19140

units: TPS offset 19048

units: TPS offset 19432

units: TPS offset 26404

units: TPS offset 18628

units: TPS offset 21272

units: TPS offset 22244

units: TPS offset 59408

units: TPS offset 25664

units: TPS offset 18784

units: TPS offset 19284

units: TPS offset 59284

Definition at line 6781 of file engine_configuration_generated_structures_alphax-2chan.h.

6781{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setTccState().

◆ tcu_tccUnlockSpeed

uint8_t persistent_config_s::tcu_tccUnlockSpeed = {}

units: SPECIAL_CASE_SPEED offset 19288

units: SPECIAL_CASE_SPEED offset 19420

units: SPECIAL_CASE_SPEED offset 37420

units: SPECIAL_CASE_SPEED offset 21324

units: SPECIAL_CASE_SPEED offset 51404

units: SPECIAL_CASE_SPEED offset 19424

units: SPECIAL_CASE_SPEED offset 19292

units: MPH offset 19152

units: MPH offset 18656

units: SPECIAL_CASE_SPEED offset 18328

units: SPECIAL_CASE_SPEED offset 18752

units: MPH offset 19188

units: MPH offset 19156

units: MPH offset 19064

units: SPECIAL_CASE_SPEED offset 19448

units: SPECIAL_CASE_SPEED offset 26420

units: MPH offset 18644

units: SPECIAL_CASE_SPEED offset 21288

units: SPECIAL_CASE_SPEED offset 22260

units: SPECIAL_CASE_SPEED offset 59424

units: SPECIAL_CASE_SPEED offset 25680

units: SPECIAL_CASE_SPEED offset 18800

units: SPECIAL_CASE_SPEED offset 19300

units: SPECIAL_CASE_SPEED offset 59300

Definition at line 6791 of file engine_configuration_generated_structures_alphax-2chan.h.

6791{};

Referenced by configureTcu4R70W(), and Generic4TransmissionController::setTccState().

◆ tcuSolenoidTable

uint8_t persistent_config_s::tcuSolenoidTable = {}

units: onoff offset 15328

units: onoff offset 15460

units: onoff offset 33460

units: onoff offset 17364

units: onoff offset 47444

units: onoff offset 15464

units: onoff offset 15332

units: onoff offset 15192

units: onoff offset 14968

units: onoff offset 14848

units: onoff offset 15444

units: onoff offset 15228

units: onoff offset 15196

units: onoff offset 15104

units: onoff offset 22460

units: onoff offset 14682

units: onoff offset 17328

units: onoff offset 18780

units: onoff offset 55464

units: onoff offset 21032

units: onoff offset 15340

units: onoff offset 55340

Definition at line 6513 of file engine_configuration_generated_structures_alphax-2chan.h.

6513{};

Referenced by configureTcu4R70W(), setDefaultBaseEngine(), setMiataNB2_Proteus_TCU(), and SimpleTransmissionController::update().

◆ technicalDebt7738

int persistent_config_s::technicalDebt7738

offset 22908

Definition at line 7461 of file engine_configuration_generated_structures_f407-discovery.h.

◆ throttle2TrimRpmBins

scaled_channel< uint8_t, 1, 100 > persistent_config_s::throttle2TrimRpmBins = {}

units: RPM offset 19354

units: RPM offset 19486

units: RPM offset 37486

units: RPM offset 21390

units: RPM offset 51470

units: RPM offset 19490

units: RPM offset 19358

units: RPM offset 19218

units: RPM offset 18722

units: RPM offset 18394

units: RPM offset 18830

units: RPM offset 19254

units: RPM offset 19222

units: RPM offset 19130

units: RPM offset 19514

units: RPM offset 26486

units: RPM offset 18710

units: RPM offset 21354

units: RPM offset 22326

units: RPM offset 59490

units: RPM offset 25746

units: RPM offset 18866

units: RPM offset 19366

units: RPM offset 59366

Definition at line 6816 of file engine_configuration_generated_structures_alphax-2chan.h.

6816{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTable

scaled_channel< int8_t, 10, 1 > persistent_config_s::throttle2TrimTable = {}

units: % offset 19312

units: % offset 19444

units: % offset 37444

units: % offset 21348

units: % offset 51428

units: % offset 19448

units: % offset 19316

units: % offset 19176

units: % offset 18680

units: % offset 18352

units: % offset 18776

units: % offset 19212

units: % offset 19180

units: % offset 19088

units: % offset 19472

units: % offset 26444

units: % offset 18668

units: % offset 21312

units: % offset 22284

units: % offset 59448

units: % offset 25704

units: % offset 18824

units: % offset 19324

units: % offset 59324

Definition at line 6806 of file engine_configuration_generated_structures_alphax-2chan.h.

6806{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTpsBins

uint8_t persistent_config_s::throttle2TrimTpsBins = {}

units: % offset 19348

units: % offset 19480

units: % offset 37480

units: % offset 21384

units: % offset 51464

units: % offset 19484

units: % offset 19352

units: % offset 19212

units: % offset 18716

units: % offset 18388

units: % offset 18824

units: % offset 19248

units: % offset 19216

units: % offset 19124

units: % offset 19508

units: % offset 26480

units: % offset 18704

units: % offset 21348

units: % offset 22320

units: % offset 59484

units: % offset 25740

units: % offset 18860

units: % offset 19360

units: % offset 59360

Definition at line 6811 of file engine_configuration_generated_structures_alphax-2chan.h.

6811{};

Referenced by initElectronicThrottle().

◆ throttleEstimateEffectiveAreaBins

scaled_channel< uint16_t, 10, 1 > persistent_config_s::throttleEstimateEffectiveAreaBins = {}

units: % offset 21056

units: % offset 21188

units: % offset 39188

units: % offset 23092

units: % offset 53172

units: % offset 21192

units: % offset 21060

units: % offset 20920

units: % offset 20424

units: % offset 20096

units: % offset 20580

units: % offset 20956

units: % offset 20924

units: % offset 20832

units: % offset 21216

units: % offset 28188

units: % offset 20412

units: % offset 23056

units: % offset 24028

units: % offset 61192

units: % offset 27448

units: % offset 19416

units: % offset 21068

units: % offset 61068

Definition at line 6889 of file engine_configuration_generated_structures_alphax-2chan.h.

6889{};

Referenced by ThrottleModel::effectiveArea(), and setDefaultEngineConfiguration().

◆ throttleEstimateEffectiveAreaValues

scaled_channel< uint16_t, 10, 1 > persistent_config_s::throttleEstimateEffectiveAreaValues = {}

In units of g/s normalized to choked flow conditions units: g/s offset 21080

In units of g/s normalized to choked flow conditions units: g/s offset 21212

In units of g/s normalized to choked flow conditions units: g/s offset 39212

In units of g/s normalized to choked flow conditions units: g/s offset 23116

In units of g/s normalized to choked flow conditions units: g/s offset 53196

In units of g/s normalized to choked flow conditions units: g/s offset 21216

In units of g/s normalized to choked flow conditions units: g/s offset 21084

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 20120

In units of g/s normalized to choked flow conditions units: g/s offset 20604

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 21240

In units of g/s normalized to choked flow conditions units: g/s offset 28212

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 23080

In units of g/s normalized to choked flow conditions units: g/s offset 24052

In units of g/s normalized to choked flow conditions units: g/s offset 61216

In units of g/s normalized to choked flow conditions units: g/s offset 27472

In units of g/s normalized to choked flow conditions units: g/s offset 19440

In units of g/s normalized to choked flow conditions units: g/s offset 21092

In units of g/s normalized to choked flow conditions units: g/s offset 61092

Definition at line 6895 of file engine_configuration_generated_structures_alphax-2chan.h.

6895{};

Referenced by ThrottleModel::effectiveArea().

◆ tmfOpeningBins

float persistent_config_s::tmfOpeningBins = {}

offset 4048

offset 4064

offset 4144

offset 4052

offset 3936

offset 3780

offset 4464

offset 4012

offset 3940

offset 4096

offset 4060

Definition at line 6072 of file engine_configuration_generated_structures_alphax-2chan.h.

6072{};

◆ tmfRatioBins

float persistent_config_s::tmfRatioBins = {}

offset 4040

offset 4056

offset 4136

offset 4044

offset 3928

offset 3772

offset 4448

offset 4004

offset 3932

offset 4088

offset 4052

Definition at line 6068 of file engine_configuration_generated_structures_alphax-2chan.h.

6068{};

Referenced by setDefaultVETable().

◆ tmfTable

float persistent_config_s::tmfTable = {}

offset 4024

offset 4040

offset 4120

offset 4028

offset 3912

offset 3756

offset 4416

offset 3988

offset 3916

offset 4036

Definition at line 6064 of file engine_configuration_generated_structures_alphax-2chan.h.

6064{};

◆ torqueLoadBins

uint16_t persistent_config_s::torqueLoadBins = {}

units: Load offset 4104

units: Load offset 4120

units: Load offset 4200

units: Load offset 4108

units: Load offset 3992

units: Load offset 3836

units: Load offset 4536

units: Load offset 4068

units: Load offset 3996

units: Load offset 4176

units: Load offset 4116

Definition at line 6087 of file engine_configuration_generated_structures_alphax-2chan.h.

6087{};

Referenced by configureRusefiLuaHooks(), estimateTorqueTable(), and setDefaultBaseEngine().

◆ torqueReductionCutGearBins

int8_t persistent_config_s::torqueReductionCutGearBins = {}

units: gear N° offset 23734

units: gear N° offset 23866

units: gear N° offset 42426

units: gear N° offset 25770

units: gear N° offset 56410

units: gear N° offset 23870

units: gear N° offset 23738

units: gear N° offset 23578

units: gear N° offset 23082

units: gear N° offset 22774

units: gear N° offset 23382

units: gear N° offset 23582

units: gear N° offset 23894

units: gear N° offset 30866

units: gear N° offset 25734

units: gear N° offset 26706

units: gear N° offset 63870

units: gear N° offset 30126

units: gear N° offset 21220

units: gear N° offset 23746

units: gear N° offset 63746

Definition at line 7401 of file engine_configuration_generated_structures_alphax-2chan.h.

7401{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXaxis

gppwm_channel_e persistent_config_s::torqueReductionCutXaxis

Selects the X axis to use for the table. offset 23708

Selects the X axis to use for the table. offset 23840

Selects the X axis to use for the table. offset 42400

Selects the X axis to use for the table. offset 25744

Selects the X axis to use for the table. offset 56384

Selects the X axis to use for the table. offset 23844

Selects the X axis to use for the table. offset 23712

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 22748

Selects the X axis to use for the table. offset 23291

Selects the X axis to use for the table. offset 23556

Selects the X axis to use for the table. offset 23868

Selects the X axis to use for the table. offset 30840

Selects the X axis to use for the table. offset 25708

Selects the X axis to use for the table. offset 26680

Selects the X axis to use for the table. offset 63844

Selects the X axis to use for the table. offset 30100

Selects the X axis to use for the table. offset 21194

Selects the X axis to use for the table. offset 23720

Selects the X axis to use for the table. offset 63720

Definition at line 7380 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXBins

int16_t persistent_config_s::torqueReductionCutXBins = {}

offset 23722

offset 23854

offset 42414

offset 25758

offset 56398

offset 23858

offset 23726

offset 23566

offset 23070

offset 22762

offset 23364

offset 23570

offset 23882

offset 30854

offset 25722

offset 26694

offset 63858

offset 30114

offset 21208

offset 23734

offset 63734

Definition at line 7396 of file engine_configuration_generated_structures_alphax-2chan.h.

7396{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionCutTable

int8_t persistent_config_s::torqueReductionIgnitionCutTable = {}

How many % of ignition events will be cut units: % offset 23709

How many % of ignition events will be cut units: % offset 23841

How many % of ignition events will be cut units: % offset 42401

How many % of ignition events will be cut units: % offset 25745

How many % of ignition events will be cut units: % offset 56385

How many % of ignition events will be cut units: % offset 23845

How many % of ignition events will be cut units: % offset 23713

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 22749

How many % of ignition events will be cut units: % offset 23292

How many % of ignition events will be cut units: % offset 23557

How many % of ignition events will be cut units: % offset 23869

How many % of ignition events will be cut units: % offset 30841

How many % of ignition events will be cut units: % offset 25709

How many % of ignition events will be cut units: % offset 26681

How many % of ignition events will be cut units: % offset 63845

How many % of ignition events will be cut units: % offset 30101

How many % of ignition events will be cut units: % offset 21195

How many % of ignition events will be cut units: % offset 23721

How many % of ignition events will be cut units: % offset 63721

Definition at line 7386 of file engine_configuration_generated_structures_alphax-2chan.h.

7386{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionRetardGearBins

int8_t persistent_config_s::torqueReductionIgnitionRetardGearBins = {}

units: gear N° offset 23864

units: gear N° offset 23996

units: gear N° offset 42556

units: gear N° offset 25900

units: gear N° offset 56540

units: gear N° offset 24000

units: gear N° offset 23868

units: gear N° offset 23708

units: gear N° offset 23212

units: gear N° offset 22904

units: gear N° offset 24014

units: gear N° offset 23712

units: gear N° offset 24024

units: gear N° offset 30996

units: gear N° offset 25864

units: gear N° offset 26836

units: gear N° offset 64000

units: gear N° offset 30256

units: gear N° offset 21348

units: gear N° offset 23876

units: gear N° offset 63876

Definition at line 7453 of file engine_configuration_generated_structures_alphax-2chan.h.

7453{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardTable

float persistent_config_s::torqueReductionIgnitionRetardTable = {}

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23804

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23936

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 42496

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 25840

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 56480

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23940

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23808

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 22844

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23708

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 23964

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 30936

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 25804

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 26776

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 63940

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 30196

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 21288

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23816

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 63816

Definition at line 7444 of file engine_configuration_generated_structures_alphax-2chan.h.

7444{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXaxis

gppwm_channel_e persistent_config_s::torqueReductionIgnitionRetardXaxis

Selects the X axis to use for the table. offset 23802

Selects the X axis to use for the table. offset 23934

Selects the X axis to use for the table. offset 42494

Selects the X axis to use for the table. offset 25838

Selects the X axis to use for the table. offset 56478

Selects the X axis to use for the table. offset 23938

Selects the X axis to use for the table. offset 23806

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 22842

Selects the X axis to use for the table. offset 23706

Selects the X axis to use for the table. offset 23650

Selects the X axis to use for the table. offset 23962

Selects the X axis to use for the table. offset 30934

Selects the X axis to use for the table. offset 25802

Selects the X axis to use for the table. offset 26774

Selects the X axis to use for the table. offset 63938

Selects the X axis to use for the table. offset 30194

Selects the X axis to use for the table. offset 21286

Selects the X axis to use for the table. offset 23814

Selects the X axis to use for the table. offset 63814

Definition at line 7432 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXBins

int16_t persistent_config_s::torqueReductionIgnitionRetardXBins = {}

offset 23852

offset 23984

offset 42544

offset 25888

offset 56528

offset 23988

offset 23856

offset 23696

offset 23200

offset 22892

offset 23996

offset 23700

offset 24012

offset 30984

offset 25852

offset 26824

offset 63988

offset 30244

offset 21336

offset 23864

offset 63864

Definition at line 7448 of file engine_configuration_generated_structures_alphax-2chan.h.

7448{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionTimeGearBins

int8_t persistent_config_s::torqueReductionTimeGearBins = {}

units: gear N° offset 23800

units: gear N° offset 23932

units: gear N° offset 42492

units: gear N° offset 25836

units: gear N° offset 56476

units: gear N° offset 23936

units: gear N° offset 23804

units: gear N° offset 23644

units: gear N° offset 23148

units: gear N° offset 22840

units: gear N° offset 23698

units: gear N° offset 23648

units: gear N° offset 23960

units: gear N° offset 30932

units: gear N° offset 25800

units: gear N° offset 26772

units: gear N° offset 63936

units: gear N° offset 30192

units: gear N° offset 21284

units: gear N° offset 23812

units: gear N° offset 63812

Definition at line 7427 of file engine_configuration_generated_structures_alphax-2chan.h.

7427{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeTable

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 23740

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 23872

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 42432

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 25776

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 56416

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 23876

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 23744

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 22780

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 23392

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 23900

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 30872

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 25740

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 26712

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 63876

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 30132

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 21224

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 23752

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 63752

Definition at line 7418 of file engine_configuration_generated_structures_alphax-2chan.h.

7418{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXaxis

gppwm_channel_e persistent_config_s::torqueReductionTimeXaxis

Selects the X axis to use for the table. offset 23736

Selects the X axis to use for the table. offset 23868

Selects the X axis to use for the table. offset 42428

Selects the X axis to use for the table. offset 25772

Selects the X axis to use for the table. offset 56412

Selects the X axis to use for the table. offset 23872

Selects the X axis to use for the table. offset 23740

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 22776

Selects the X axis to use for the table. offset 23390

Selects the X axis to use for the table. offset 23584

Selects the X axis to use for the table. offset 23896

Selects the X axis to use for the table. offset 30868

Selects the X axis to use for the table. offset 25736

Selects the X axis to use for the table. offset 26708

Selects the X axis to use for the table. offset 63872

Selects the X axis to use for the table. offset 30128

Selects the X axis to use for the table. offset 21222

Selects the X axis to use for the table. offset 23748

Selects the X axis to use for the table. offset 63748

Definition at line 7406 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXBins

int16_t persistent_config_s::torqueReductionTimeXBins = {}

offset 23788

offset 23920

offset 42480

offset 25824

offset 56464

offset 23924

offset 23792

offset 23632

offset 23136

offset 22828

offset 23680

offset 23636

offset 23948

offset 30920

offset 25788

offset 26760

offset 63924

offset 30180

offset 21272

offset 23800

offset 63800

Definition at line 7422 of file engine_configuration_generated_structures_alphax-2chan.h.

7422{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueRpmBins

uint16_t persistent_config_s::torqueRpmBins = {}

units: RPM offset 4092

units: RPM offset 4108

units: RPM offset 4188

units: RPM offset 4096

units: RPM offset 3980

units: RPM offset 3824

units: RPM offset 4520

units: RPM offset 4056

units: RPM offset 3984

units: RPM offset 4164

units: RPM offset 4104

Definition at line 6082 of file engine_configuration_generated_structures_alphax-2chan.h.

6082{};

Referenced by configureRusefiLuaHooks(), estimateTorqueTable(), and setDefaultBaseEngine().

◆ torqueTable

scaled_channel< uint8_t, 1, 10 > persistent_config_s::torqueTable = {}

units: Nm offset 4056

units: Nm offset 4072

units: Nm offset 4152

units: Nm offset 4060

units: Nm offset 3944

units: Nm offset 3788

units: Nm offset 4472

units: Nm offset 4020

units: Nm offset 3948

units: Nm offset 4128

units: Nm offset 4068

Definition at line 6077 of file engine_configuration_generated_structures_alphax-2chan.h.

6077{};

Referenced by configureRusefiLuaHooks(), and estimateTorqueTable().

◆ tpsTpsAccelFromRpmBins

float persistent_config_s::tpsTpsAccelFromRpmBins = {}

units: % offset 17884

units: % offset 18016

units: % offset 36016

units: % offset 19920

units: % offset 50000

units: % offset 18020

units: % offset 17888

units: from offset 17748

units: from offset 17252

units: % offset 16924

units: % offset 17360

units: from offset 17784

units: from offset 17752

units: from offset 17660

units: % offset 18044

units: % offset 25016

units: from offset 17240

units: % offset 19884

units: % offset 20856

units: % offset 58020

units: % offset 24276

units: % offset 17660

units: % offset 17896

units: % offset 57896

Definition at line 6615 of file engine_configuration_generated_structures_alphax-2chan.h.

6615{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), setMazdaMiataNbTpsTps(), and validateConfigOnStartUpOrBurn().

◆ tpsTpsAccelTable

float persistent_config_s::tpsTpsAccelTable = {}

units: value offset 17628

units: value offset 17760

units: value offset 35760

units: value offset 19664

units: value offset 49744

units: value offset 17764

units: value offset 17632

units: value offset 17492

units: value offset 16996

units: value offset 16668

units: value offset 17104

units: value offset 17528

units: value offset 17496

units: value offset 17404

units: value offset 17788

units: value offset 24760

units: value offset 16984

units: value offset 19628

units: value offset 20600

units: value offset 57764

units: value offset 24020

units: value offset 17640

units: value offset 57640

Definition at line 6610 of file engine_configuration_generated_structures_alphax-2chan.h.

6610{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and setMazdaMiataNbTpsTps().

◆ tpsTpsAccelToRpmBins

float persistent_config_s::tpsTpsAccelToRpmBins = {}

units: % offset 17916

units: % offset 18048

units: % offset 36048

units: % offset 19952

units: % offset 50032

units: % offset 18052

units: % offset 17920

units: to offset 17780

units: to offset 17284

units: % offset 16956

units: % offset 17392

units: to offset 17816

units: to offset 17784

units: to offset 17692

units: % offset 18076

units: % offset 25048

units: to offset 17272

units: % offset 19916

units: % offset 20888

units: % offset 58052

units: % offset 24308

units: % offset 17692

units: % offset 17928

units: % offset 57928

Definition at line 6620 of file engine_configuration_generated_structures_alphax-2chan.h.

6620{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), setMazdaMiataNbTpsTps(), and validateConfigOnStartUpOrBurn().

◆ tpsTspCorrValues

scaled_channel< uint8_t, 50, 1 > persistent_config_s::tpsTspCorrValues = {}

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 22768

units: multiplier offset 22272

units: multiplier offset 21952

units: multiplier offset 22474

units: multiplier offset 22804

units: multiplier offset 22772

units: multiplier offset 22504

units: multiplier offset 23072

units: multiplier offset 30044

units: multiplier offset 22260

units: multiplier offset 24912

units: multiplier offset 22628

units: multiplier offset 25884

units: multiplier offset 63048

units: multiplier offset 29304

units: multiplier offset 20696

units: multiplier offset 22924

units: multiplier offset 62924

Definition at line 7113 of file engine_configuration_generated_structures_alphax-2chan.h.

7113{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and setDefaultFuel().

◆ tpsTspCorrValuesBins

scaled_channel< uint8_t, 1, 50 > persistent_config_s::tpsTspCorrValuesBins = {}

units: RPM offset 22908

units: RPM offset 23040

units: RPM offset 41600

units: RPM offset 24944

units: RPM offset 55584

units: RPM offset 23044

units: RPM offset 22912

units: RPM offset 22764

units: RPM offset 22268

units: RPM offset 21948

units: RPM offset 22470

units: RPM offset 22800

units: RPM offset 22768

units: RPM offset 22500

units: RPM offset 23068

units: RPM offset 30040

units: RPM offset 22256

units: RPM offset 24908

units: RPM offset 22624

units: RPM offset 25880

units: RPM offset 63044

units: RPM offset 29300

units: RPM offset 20692

units: RPM offset 22920

units: RPM offset 62920

Definition at line 7108 of file engine_configuration_generated_structures_alphax-2chan.h.

7108{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ trailingSparkLoadBins

scaled_channel< uint8_t, 1, 5 > persistent_config_s::trailingSparkLoadBins = {}

units: Load offset 23696

units: Load offset 23828

units: Load offset 42388

units: Load offset 25732

units: Load offset 56372

units: Load offset 23832

units: Load offset 23700

units: Load offset 23540

units: Load offset 23044

units: Load offset 22736

units: Load offset 23278

units: Load offset 23600

units: Load offset 23544

units: Load offset 23856

units: Load offset 30828

units: Load offset 23056

units: Load offset 25696

units: Load offset 26668

units: Load offset 63832

units: Load offset 30088

units: Load offset 21184

units: Load offset 23708

units: Load offset 63708

Definition at line 7365 of file engine_configuration_generated_structures_alphax-2chan.h.

7365{};

Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().

◆ trailingSparkRpmBins

scaled_channel< uint8_t, 1, 50 > persistent_config_s::trailingSparkRpmBins = {}

units: rpm offset 23692

units: rpm offset 23824

units: rpm offset 42384

units: rpm offset 25728

units: rpm offset 56368

units: rpm offset 23828

units: rpm offset 23696

units: rpm offset 23536

units: rpm offset 23040

units: rpm offset 22732

units: rpm offset 23275

units: rpm offset 23596

units: rpm offset 23540

units: rpm offset 23852

units: rpm offset 30824

units: rpm offset 23052

units: rpm offset 25692

units: rpm offset 26664

units: rpm offset 63828

units: rpm offset 30084

units: rpm offset 21180

units: rpm offset 23704

units: rpm offset 63704

Definition at line 7360 of file engine_configuration_generated_structures_alphax-2chan.h.

7360{};

Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().

◆ trailingSparkTable

scaled_channel< int8_t, 10, 1 > persistent_config_s::trailingSparkTable = {}

units: deg offset 23676

units: deg offset 23808

units: deg offset 42368

units: deg offset 25712

units: deg offset 56352

units: deg offset 23812

units: deg offset 23680

units: deg offset 23520

units: deg offset 23024

units: deg offset 22716

units: deg offset 23260

units: deg offset 23580

units: deg offset 23524

units: deg offset 23836

units: deg offset 30808

units: deg offset 23036

units: deg offset 25676

units: deg offset 26648

units: deg offset 63812

units: deg offset 30068

units: deg offset 21172

units: deg offset 23688

units: deg offset 63688

Definition at line 7355 of file engine_configuration_generated_structures_alphax-2chan.h.

7355{};

Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().

◆ trimLoadBins

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.

6211{};

◆ trimRpmBins

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.

6207{};

◆ unusedBit_276_1

bool persistent_config_s::unusedBit_276_1

offset 42560 bit 1

offset 23880 bit 1

offset 63880 bit 1

Definition at line 7465 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_10

bool persistent_config_s::unusedBit_276_10

offset 42560 bit 10

offset 23880 bit 10

offset 63880 bit 10

Definition at line 7492 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_11

bool persistent_config_s::unusedBit_276_11

offset 42560 bit 11

offset 23880 bit 11

offset 63880 bit 11

Definition at line 7495 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_12

bool persistent_config_s::unusedBit_276_12

offset 42560 bit 12

offset 23880 bit 12

offset 63880 bit 12

Definition at line 7498 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_13

bool persistent_config_s::unusedBit_276_13

offset 42560 bit 13

offset 23880 bit 13

offset 63880 bit 13

Definition at line 7501 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_14

bool persistent_config_s::unusedBit_276_14

offset 42560 bit 14

offset 23880 bit 14

offset 63880 bit 14

Definition at line 7504 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_15

bool persistent_config_s::unusedBit_276_15

offset 42560 bit 15

offset 23880 bit 15

offset 63880 bit 15

Definition at line 7507 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_16

bool persistent_config_s::unusedBit_276_16

offset 42560 bit 16

offset 23880 bit 16

offset 63880 bit 16

Definition at line 7510 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_17

bool persistent_config_s::unusedBit_276_17

offset 42560 bit 17

offset 23880 bit 17

offset 63880 bit 17

Definition at line 7513 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_18

bool persistent_config_s::unusedBit_276_18

offset 42560 bit 18

offset 23880 bit 18

offset 63880 bit 18

Definition at line 7516 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_19

bool persistent_config_s::unusedBit_276_19

offset 42560 bit 19

offset 23880 bit 19

offset 63880 bit 19

Definition at line 7519 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_2

bool persistent_config_s::unusedBit_276_2

offset 42560 bit 2

offset 23880 bit 2

offset 63880 bit 2

Definition at line 7468 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_20

bool persistent_config_s::unusedBit_276_20

offset 42560 bit 20

offset 23880 bit 20

offset 63880 bit 20

Definition at line 7522 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_21

bool persistent_config_s::unusedBit_276_21

offset 42560 bit 21

offset 23880 bit 21

offset 63880 bit 21

Definition at line 7525 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_22

bool persistent_config_s::unusedBit_276_22

offset 42560 bit 22

offset 23880 bit 22

offset 63880 bit 22

Definition at line 7528 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_23

bool persistent_config_s::unusedBit_276_23

offset 42560 bit 23

offset 23880 bit 23

offset 63880 bit 23

Definition at line 7531 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_24

bool persistent_config_s::unusedBit_276_24

offset 42560 bit 24

offset 23880 bit 24

offset 63880 bit 24

Definition at line 7534 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_25

bool persistent_config_s::unusedBit_276_25

offset 42560 bit 25

offset 23880 bit 25

offset 63880 bit 25

Definition at line 7537 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_26

bool persistent_config_s::unusedBit_276_26

offset 42560 bit 26

offset 23880 bit 26

offset 63880 bit 26

Definition at line 7540 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_27

bool persistent_config_s::unusedBit_276_27

offset 42560 bit 27

offset 23880 bit 27

offset 63880 bit 27

Definition at line 7543 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_28

bool persistent_config_s::unusedBit_276_28

offset 42560 bit 28

offset 23880 bit 28

offset 63880 bit 28

Definition at line 7546 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_29

bool persistent_config_s::unusedBit_276_29

offset 42560 bit 29

offset 23880 bit 29

offset 63880 bit 29

Definition at line 7549 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_3

bool persistent_config_s::unusedBit_276_3

offset 42560 bit 3

offset 23880 bit 3

offset 63880 bit 3

Definition at line 7471 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_30

bool persistent_config_s::unusedBit_276_30

offset 42560 bit 30

offset 23880 bit 30

offset 63880 bit 30

Definition at line 7552 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_31

bool persistent_config_s::unusedBit_276_31

offset 42560 bit 31

offset 23880 bit 31

offset 63880 bit 31

Definition at line 7555 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_4

bool persistent_config_s::unusedBit_276_4

offset 42560 bit 4

offset 23880 bit 4

offset 63880 bit 4

Definition at line 7474 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_5

bool persistent_config_s::unusedBit_276_5

offset 42560 bit 5

offset 23880 bit 5

offset 63880 bit 5

Definition at line 7477 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_6

bool persistent_config_s::unusedBit_276_6

offset 42560 bit 6

offset 23880 bit 6

offset 63880 bit 6

Definition at line 7480 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_7

bool persistent_config_s::unusedBit_276_7

offset 42560 bit 7

offset 23880 bit 7

offset 63880 bit 7

Definition at line 7483 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_8

bool persistent_config_s::unusedBit_276_8

offset 42560 bit 8

offset 23880 bit 8

offset 63880 bit 8

Definition at line 7486 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_276_9

bool persistent_config_s::unusedBit_276_9

offset 42560 bit 9

offset 23880 bit 9

offset 63880 bit 9

Definition at line 7489 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_280_10

bool persistent_config_s::unusedBit_280_10

offset 23868 bit 10

Definition at line 7492 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_11

bool persistent_config_s::unusedBit_280_11

offset 23868 bit 11

Definition at line 7495 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_12

bool persistent_config_s::unusedBit_280_12

offset 23868 bit 12

Definition at line 7498 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_13

bool persistent_config_s::unusedBit_280_13

offset 23868 bit 13

Definition at line 7501 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_14

bool persistent_config_s::unusedBit_280_14

offset 23868 bit 14

Definition at line 7504 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_15

bool persistent_config_s::unusedBit_280_15

offset 23868 bit 15

Definition at line 7507 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_16

bool persistent_config_s::unusedBit_280_16

offset 23868 bit 16

Definition at line 7510 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_17

bool persistent_config_s::unusedBit_280_17

offset 23868 bit 17

Definition at line 7513 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_18

bool persistent_config_s::unusedBit_280_18

offset 23868 bit 18

Definition at line 7516 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_19

bool persistent_config_s::unusedBit_280_19

offset 23868 bit 19

Definition at line 7519 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_20

bool persistent_config_s::unusedBit_280_20

offset 23868 bit 20

Definition at line 7522 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_21

bool persistent_config_s::unusedBit_280_21

offset 23868 bit 21

Definition at line 7525 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_22

bool persistent_config_s::unusedBit_280_22

offset 23868 bit 22

Definition at line 7528 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_23

bool persistent_config_s::unusedBit_280_23

offset 23868 bit 23

Definition at line 7531 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_24

bool persistent_config_s::unusedBit_280_24

offset 23868 bit 24

Definition at line 7534 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_25

bool persistent_config_s::unusedBit_280_25

offset 23868 bit 25

Definition at line 7537 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_26

bool persistent_config_s::unusedBit_280_26

offset 23868 bit 26

Definition at line 7540 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_27

bool persistent_config_s::unusedBit_280_27

offset 23868 bit 27

Definition at line 7543 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_28

bool persistent_config_s::unusedBit_280_28

offset 23868 bit 28

Definition at line 7546 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_29

bool persistent_config_s::unusedBit_280_29

offset 23868 bit 29

Definition at line 7549 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_30

bool persistent_config_s::unusedBit_280_30

offset 23868 bit 30

Definition at line 7552 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_31

bool persistent_config_s::unusedBit_280_31

offset 23868 bit 31

Definition at line 7555 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_5

bool persistent_config_s::unusedBit_280_5

offset 23868 bit 5

Definition at line 7477 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_6

bool persistent_config_s::unusedBit_280_6

offset 23868 bit 6

Definition at line 7480 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_7

bool persistent_config_s::unusedBit_280_7

offset 23868 bit 7

Definition at line 7483 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_8

bool persistent_config_s::unusedBit_280_8

offset 23868 bit 8

Definition at line 7486 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_9

bool persistent_config_s::unusedBit_280_9

offset 23868 bit 9

Definition at line 7489 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_285_10

bool persistent_config_s::unusedBit_285_10

offset 24000 bit 10

Definition at line 7492 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_11

bool persistent_config_s::unusedBit_285_11

offset 24000 bit 11

offset 25904 bit 11

offset 56544 bit 11

Definition at line 7495 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_12

bool persistent_config_s::unusedBit_285_12

offset 24000 bit 12

offset 25904 bit 12

offset 56544 bit 12

Definition at line 7498 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_13

bool persistent_config_s::unusedBit_285_13

offset 24000 bit 13

offset 25904 bit 13

offset 56544 bit 13

Definition at line 7501 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_14

bool persistent_config_s::unusedBit_285_14

offset 24000 bit 14

offset 25904 bit 14

offset 56544 bit 14

Definition at line 7504 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_15

bool persistent_config_s::unusedBit_285_15

offset 24000 bit 15

offset 25904 bit 15

offset 56544 bit 15

Definition at line 7507 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_16

bool persistent_config_s::unusedBit_285_16

offset 24000 bit 16

offset 25904 bit 16

offset 56544 bit 16

Definition at line 7510 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_17

bool persistent_config_s::unusedBit_285_17

offset 24000 bit 17

offset 25904 bit 17

offset 56544 bit 17

Definition at line 7513 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_18

bool persistent_config_s::unusedBit_285_18

offset 24000 bit 18

offset 25904 bit 18

offset 56544 bit 18

Definition at line 7516 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_19

bool persistent_config_s::unusedBit_285_19

offset 24000 bit 19

offset 25904 bit 19

offset 56544 bit 19

Definition at line 7519 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_20

bool persistent_config_s::unusedBit_285_20

offset 24000 bit 20

offset 25904 bit 20

offset 56544 bit 20

Definition at line 7522 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_21

bool persistent_config_s::unusedBit_285_21

offset 24000 bit 21

offset 25904 bit 21

offset 56544 bit 21

Definition at line 7525 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_22

bool persistent_config_s::unusedBit_285_22

offset 24000 bit 22

offset 25904 bit 22

offset 56544 bit 22

Definition at line 7528 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_23

bool persistent_config_s::unusedBit_285_23

offset 24000 bit 23

offset 25904 bit 23

offset 56544 bit 23

Definition at line 7531 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_24

bool persistent_config_s::unusedBit_285_24

offset 24000 bit 24

offset 25904 bit 24

offset 56544 bit 24

Definition at line 7534 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_25

bool persistent_config_s::unusedBit_285_25

offset 24000 bit 25

offset 25904 bit 25

offset 56544 bit 25

Definition at line 7537 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_26

bool persistent_config_s::unusedBit_285_26

offset 24000 bit 26

offset 25904 bit 26

offset 56544 bit 26

Definition at line 7540 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_27

bool persistent_config_s::unusedBit_285_27

offset 24000 bit 27

offset 25904 bit 27

offset 56544 bit 27

Definition at line 7543 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_28

bool persistent_config_s::unusedBit_285_28

offset 24000 bit 28

offset 25904 bit 28

offset 56544 bit 28

Definition at line 7546 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_29

bool persistent_config_s::unusedBit_285_29

offset 24000 bit 29

offset 25904 bit 29

offset 56544 bit 29

Definition at line 7549 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_30

bool persistent_config_s::unusedBit_285_30

offset 24000 bit 30

offset 25904 bit 30

offset 56544 bit 30

Definition at line 7552 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_31

bool persistent_config_s::unusedBit_285_31

offset 24000 bit 31

offset 25904 bit 31

offset 56544 bit 31

Definition at line 7555 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedConfigPadding

uint8_t persistent_config_s::unusedConfigPadding[BOTTOM_PADDING] = {}

offset 24027

Definition at line 7461 of file engine_configuration_generated_structures_hellen-honda-k.h.

7461{};

◆ unusedGapHere

uint8_t persistent_config_s::unusedGapHere

offset 5316

Definition at line 4847 of file engine_configuration_generated_structures_prometheus_405.h.

◆ veBlends

blend_table_s persistent_config_s::veBlends = {}

offset 20304

offset 20436

offset 38436

offset 22340

offset 52420

offset 20440

offset 20308

offset 20168

offset 19672

offset 19344

offset 19828

offset 20204

offset 20172

offset 20080

offset 20464

offset 27436

offset 19660

offset 22304

offset 23276

offset 60440

offset 26696

offset 19240

offset 20316

offset 60316

Definition at line 6884 of file engine_configuration_generated_structures_alphax-2chan.h.

6884{};

Referenced by AirmassVeModelBase::getVe(), and setDefaultVETable().

◆ veLoadBins

uint16_t persistent_config_s::veLoadBins = {}

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17244

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17376

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 35376

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19280

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 49360

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17380

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17248

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17108

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16612

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16284

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16704

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17144

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17112

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17020

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17404

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 24376

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16598

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19244

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 20216

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57380

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 23476

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17256

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57256

Definition at line 6586 of file engine_configuration_generated_structures_alphax-2chan.h.

6586{};

Referenced by cannedveLoadBins(), estimateTorqueTable(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setFuelTablesLoadBin(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veRpmBins

uint16_t persistent_config_s::veRpmBins = {}

units: RPM offset 17276

units: RPM offset 17408

units: RPM offset 35408

units: RPM offset 19312

units: RPM offset 49392

units: RPM offset 17412

units: RPM offset 17280

units: RPM offset 17140

units: RPM offset 16644

units: RPM offset 16316

units: RPM offset 16728

units: RPM offset 17176

units: RPM offset 17144

units: RPM offset 17052

units: RPM offset 17436

units: RPM offset 24408

units: RPM offset 16630

units: RPM offset 19276

units: RPM offset 20248

units: RPM offset 57412

units: RPM offset 23508

units: RPM offset 17288

units: RPM offset 57288

Definition at line 6591 of file engine_configuration_generated_structures_alphax-2chan.h.

6591{};

Referenced by cannedveRpmBins(), estimateTorqueTable(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setDefaultVETable(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veTable

scaled_channel< uint16_t, 10, 1 > persistent_config_s::veTable = {}

units: % offset 16732

units: % offset 16864

units: % offset 34864

units: % offset 18768

units: % offset 48848

units: % offset 16868

units: % offset 16736

units: % offset 16596

units: % offset 16100

units: % offset 15772

units: % offset 16464

units: % offset 16632

units: % offset 16600

units: % offset 16508

units: % offset 16892

units: % offset 23864

units: % offset 16086

units: % offset 18732

units: % offset 19704

units: % offset 56868

units: % offset 22708

units: % offset 16744

units: % offset 56744

Definition at line 6581 of file engine_configuration_generated_structures_alphax-2chan.h.

6581{};

Referenced by commonPassatB6(), couplecannedveTable(), estimateTorqueTable(), initSpeedDensity(), isTouchingVe(), LtftState::load(), m73engine(), pbcannedveTable(), setCommonMazdaNB(), setDefaultVETable(), and setMapVeTable().

◆ vvtTable1

int8_t persistent_config_s::vvtTable1 = {}

units: value offset 15964

units: value offset 16096

units: value offset 34096

units: value offset 18000

units: value offset 48080

units: value offset 16100

units: value offset 15968

units: value offset 15828

units: value offset 15604

units: value offset 15004

units: value offset 16148

units: value offset 15864

units: value offset 15832

units: value offset 15740

units: value offset 23096

units: value offset 15318

units: value offset 17964

units: value offset 18936

units: value offset 56100

units: value offset 21668

units: value offset 15976

units: value offset 55976

Definition at line 6536 of file engine_configuration_generated_structures_alphax-2chan.h.

6536{};

Referenced by initVvtActuators(), pbcannedvvtTable1(), and setMazdaMiataEngineNB2Defaults().

◆ vvtTable1LoadBins

uint16_t persistent_config_s::vvtTable1LoadBins = {}

units: L offset 16028

units: L offset 16160

units: L offset 34160

units: L offset 18064

units: L offset 48144

units: L offset 16164

units: L offset 16032

units: L offset 15892

units: L offset 15668

units: L offset 15068

units: L offset 16154

units: L offset 15928

units: L offset 15896

units: L offset 15804

units: L offset 16092

units: L offset 23160

units: L offset 15382

units: L offset 18028

units: L offset 19000

units: L offset 56164

units: L offset 21732

units: L offset 16040

units: L offset 56040

Definition at line 6541 of file engine_configuration_generated_structures_alphax-2chan.h.

6541{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable1RpmBins

uint16_t persistent_config_s::vvtTable1RpmBins = {}

units: RPM offset 16044

units: RPM offset 16176

units: RPM offset 34176

units: RPM offset 18080

units: RPM offset 48160

units: RPM offset 16180

units: RPM offset 16048

units: RPM offset 15908

units: RPM offset 15684

units: RPM offset 15084

units: RPM offset 16158

units: RPM offset 15944

units: RPM offset 15912

units: RPM offset 15820

units: RPM offset 16124

units: RPM offset 23176

units: RPM offset 15398

units: RPM offset 18044

units: RPM offset 19016

units: RPM offset 56180

units: RPM offset 21748

units: RPM offset 16056

units: RPM offset 56056

Definition at line 6546 of file engine_configuration_generated_structures_alphax-2chan.h.

6546{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2

int8_t persistent_config_s::vvtTable2 = {}

units: value offset 16060

units: value offset 16192

units: value offset 34192

units: value offset 18096

units: value offset 48176

units: value offset 16196

units: value offset 16064

units: value offset 15924

units: value offset 15700

units: value offset 15100

units: value offset 16164

units: value offset 15960

units: value offset 15928

units: value offset 15836

units: value offset 16140

units: value offset 23192

units: value offset 15414

units: value offset 18060

units: value offset 19032

units: value offset 56196

units: value offset 21764

units: value offset 16072

units: value offset 56072

Definition at line 6551 of file engine_configuration_generated_structures_alphax-2chan.h.

6551{};

Referenced by initVvtActuators(), and pbcannedvvtTable2().

◆ vvtTable2LoadBins

uint16_t persistent_config_s::vvtTable2LoadBins = {}

units: L offset 16124

units: L offset 16256

units: L offset 34256

units: L offset 18160

units: L offset 48240

units: L offset 16260

units: L offset 16128

units: L offset 15988

units: L offset 15764

units: L offset 15164

units: L offset 16170

units: L offset 16024

units: L offset 15992

units: L offset 15900

units: L offset 16268

units: L offset 23256

units: L offset 15478

units: L offset 18124

units: L offset 19096

units: L offset 56260

units: L offset 21828

units: L offset 16136

units: L offset 56136

Definition at line 6556 of file engine_configuration_generated_structures_alphax-2chan.h.

6556{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2RpmBins

uint16_t persistent_config_s::vvtTable2RpmBins = {}

units: RPM offset 16140

units: RPM offset 16272

units: RPM offset 34272

units: RPM offset 18176

units: RPM offset 48256

units: RPM offset 16276

units: RPM offset 16144

units: RPM offset 16004

units: RPM offset 15780

units: RPM offset 15180

units: RPM offset 16174

units: RPM offset 16040

units: RPM offset 16008

units: RPM offset 15916

units: RPM offset 16300

units: RPM offset 23272

units: RPM offset 15494

units: RPM offset 18140

units: RPM offset 19112

units: RPM offset 56276

units: RPM offset 21844

units: RPM offset 16152

units: RPM offset 56152

Definition at line 6561 of file engine_configuration_generated_structures_alphax-2chan.h.

6561{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ warning_message

warning_message_t persistent_config_s::warning_message

offset 5196

Definition at line 4843 of file engine_configuration_generated_structures_prometheus_405.h.

◆ wwBetaCltValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaCltValues = {}

offset 22236

offset 22368

offset 40368

offset 24272

offset 54352

offset 22372

offset 22240

offset 22092

offset 21596

offset 21276

offset 21770

offset 22128

offset 22096

offset 22004

offset 22396

offset 29368

offset 21584

offset 24236

offset 25208

offset 62372

offset 28628

offset 20020

offset 22248

offset 62248

Definition at line 6999 of file engine_configuration_generated_structures_alphax-2chan.h.

6999{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwBetaMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaMapValues = {}

offset 22260

offset 22392

offset 40392

offset 24296

offset 54376

offset 22396

offset 22264

offset 22116

offset 21620

offset 21300

offset 21794

offset 22152

offset 22120

offset 22028

offset 22420

offset 29392

offset 21608

offset 24260

offset 25232

offset 62396

offset 28652

offset 20044

offset 22272

offset 62272

Definition at line 7012 of file engine_configuration_generated_structures_alphax-2chan.h.

7012{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwCltBins [1/2]

int16_t persistent_config_s::wwCltBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 22212

units: SPECIAL_CASE_TEMPERATURE offset 22344

units: SPECIAL_CASE_TEMPERATURE offset 40344

units: SPECIAL_CASE_TEMPERATURE offset 24248

units: SPECIAL_CASE_TEMPERATURE offset 54328

units: SPECIAL_CASE_TEMPERATURE offset 22348

units: SPECIAL_CASE_TEMPERATURE offset 22216

units: SPECIAL_CASE_TEMPERATURE offset 21252

units: SPECIAL_CASE_TEMPERATURE offset 21746

units: SPECIAL_CASE_TEMPERATURE offset 22372

units: SPECIAL_CASE_TEMPERATURE offset 29344

units: SPECIAL_CASE_TEMPERATURE offset 24212

units: SPECIAL_CASE_TEMPERATURE offset 25184

units: SPECIAL_CASE_TEMPERATURE offset 62348

units: SPECIAL_CASE_TEMPERATURE offset 28604

units: SPECIAL_CASE_TEMPERATURE offset 19996

units: SPECIAL_CASE_TEMPERATURE offset 22224

units: SPECIAL_CASE_TEMPERATURE offset 62224

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 6991 of file engine_configuration_generated_structures_alphax-2chan.h.

6991{};

Referenced by WallFuelController::computeBeta(), WallFuelController::computeTau(), and setDefaultWallWetting().

◆ wwCltBins [2/2]

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.

6426{};

◆ wwMapBins [1/2]

uint8_t persistent_config_s::wwMapBins = {}

units: SPECIAL_CASE_PRESSURE offset 22244

units: SPECIAL_CASE_PRESSURE offset 22376

units: SPECIAL_CASE_PRESSURE offset 40376

units: SPECIAL_CASE_PRESSURE offset 24280

units: SPECIAL_CASE_PRESSURE offset 54360

units: SPECIAL_CASE_PRESSURE offset 22380

units: SPECIAL_CASE_PRESSURE offset 22248

units: kPa offset 22100

units: kPa offset 21604

units: SPECIAL_CASE_PRESSURE offset 21284

units: SPECIAL_CASE_PRESSURE offset 21778

units: kPa offset 22136

units: kPa offset 22104

units: SPECIAL_CASE_PRESSURE offset 22404

units: SPECIAL_CASE_PRESSURE offset 29376

units: kPa offset 21592

units: SPECIAL_CASE_PRESSURE offset 24244

units: SPECIAL_CASE_PRESSURE offset 25216

units: SPECIAL_CASE_PRESSURE offset 62380

units: SPECIAL_CASE_PRESSURE offset 28636

units: SPECIAL_CASE_PRESSURE offset 20028

units: SPECIAL_CASE_PRESSURE offset 22256

units: SPECIAL_CASE_PRESSURE offset 62256

units: kPa offset 22012

Definition at line 7004 of file engine_configuration_generated_structures_alphax-2chan.h.

7004{};

Referenced by WallFuelController::computeBeta(), WallFuelController::computeTau(), and setDefaultWallWetting().

◆ wwMapBins [2/2]

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.

5908{};

◆ wwTauCltValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauCltValues = {}

offset 22228

offset 22360

offset 40360

offset 24264

offset 54344

offset 22364

offset 22232

offset 22084

offset 21588

offset 21268

offset 21762

offset 22120

offset 22088

offset 21996

offset 22388

offset 29360

offset 21576

offset 24228

offset 25200

offset 62364

offset 28620

offset 20012

offset 22240

offset 62240

Definition at line 6995 of file engine_configuration_generated_structures_alphax-2chan.h.

6995{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().

◆ wwTauMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauMapValues = {}

offset 22252

offset 22384

offset 40384

offset 24288

offset 54368

offset 22388

offset 22256

offset 22108

offset 21612

offset 21292

offset 21786

offset 22144

offset 22112

offset 22020

offset 22412

offset 29384

offset 21600

offset 24252

offset 25224

offset 62388

offset 28644

offset 20036

offset 22264

offset 62264

Definition at line 7008 of file engine_configuration_generated_structures_alphax-2chan.h.

7008{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().


The documentation for this struct was generated from the following files: