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_4549 [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_14302 [2] = {}
 
float mafDecoding [MAF_DECODING_COUNT] = {}
 
float mafDecodingBins [MAF_DECODING_COUNT] = {}
 
scaled_channel< int16_t, 10, 1 > ignitionIatCorrTable [IAT_IGN_CORR_LOAD_COUNT][IAT_IGN_CORR_COUNT] = {}
 
int8_t ignitionIatCorrTempBins [IAT_IGN_CORR_COUNT] = {}
 
scaled_channel< uint8_t, 1, 5 > ignitionIatCorrLoadBins [IAT_IGN_CORR_LOAD_COUNT] = {}
 
int16_t injectionPhase [INJ_PHASE_LOAD_COUNT][INJ_PHASE_RPM_COUNT] = {}
 
uint16_t injPhaseLoadBins [INJ_PHASE_LOAD_COUNT] = {}
 
uint16_t injPhaseRpmBins [INJ_PHASE_RPM_COUNT] = {}
 
uint8_t tcuSolenoidTable [TCU_SOLENOID_COUNT][TCU_GEAR_COUNT] = {}
 
scaled_channel< uint16_t, 100, 1 > mapEstimateTable [MAP_EST_LOAD_COUNT][MAP_EST_RPM_COUNT] = {}
 
scaled_channel< uint16_t, 100, 1 > mapEstimateTpsBins [MAP_EST_LOAD_COUNT] = {}
 
uint16_t mapEstimateRpmBins [MAP_EST_RPM_COUNT] = {}
 
int8_t vvtTable1 [VVT_TABLE_SIZE][VVT_TABLE_RPM_SIZE] = {}
 
uint16_t vvtTable1LoadBins [VVT_TABLE_SIZE] = {}
 
uint16_t vvtTable1RpmBins [VVT_TABLE_RPM_SIZE] = {}
 
int8_t vvtTable2 [VVT_TABLE_SIZE][VVT_TABLE_RPM_SIZE] = {}
 
uint16_t vvtTable2LoadBins [VVT_TABLE_SIZE] = {}
 
uint16_t vvtTable2RpmBins [VVT_TABLE_RPM_SIZE] = {}
 
scaled_channel< int16_t, 10, 1 > ignitionTable [IGN_LOAD_COUNT][IGN_RPM_COUNT] = {}
 
uint16_t ignitionLoadBins [IGN_LOAD_COUNT] = {}
 
uint16_t ignitionRpmBins [IGN_RPM_COUNT] = {}
 
scaled_channel< uint16_t, 10, 1 > veTable [VE_LOAD_COUNT][VE_RPM_COUNT] = {}
 
uint16_t veLoadBins [VE_LOAD_COUNT] = {}
 
uint16_t veRpmBins [VE_RPM_COUNT] = {}
 
scaled_channel< uint8_t, 147, 1 > lambdaTable [FUEL_LOAD_COUNT][FUEL_RPM_COUNT] = {}
 
uint16_t lambdaLoadBins [FUEL_LOAD_COUNT] = {}
 
uint16_t lambdaRpmBins [FUEL_RPM_COUNT] = {}
 
float tpsTpsAccelTable [TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE] = {}
 
float tpsTpsAccelFromRpmBins [TPS_TPS_ACCEL_TABLE] = {}
 
float tpsTpsAccelToRpmBins [TPS_TPS_ACCEL_TABLE] = {}
 
float scriptTable1 [SCRIPT_TABLE_8][SCRIPT_TABLE_8] = {}
 
int16_t scriptTable1LoadBins [SCRIPT_TABLE_8] = {}
 
int16_t scriptTable1RpmBins [SCRIPT_TABLE_8] = {}
 
float scriptTable2 [TABLE_2_LOAD_SIZE][TABLE_2_RPM_SIZE] = {}
 
int16_t scriptTable2LoadBins [TABLE_2_LOAD_SIZE] = {}
 
int16_t scriptTable2RpmBins [TABLE_2_RPM_SIZE] = {}
 
uint8_t scriptTable3 [TABLE_3_LOAD_SIZE][TABLE_3_RPM_SIZE] = {}
 
int16_t scriptTable3LoadBins [TABLE_3_LOAD_SIZE] = {}
 
int16_t scriptTable3RpmBins [TABLE_3_RPM_SIZE] = {}
 
uint8_t scriptTable4 [TABLE_4_LOAD_SIZE][TABLE_4_RPM_SIZE] = {}
 
int16_t scriptTable4LoadBins [TABLE_4_LOAD_SIZE] = {}
 
int16_t scriptTable4RpmBins [TABLE_4_RPM_SIZE] = {}
 
uint16_t ignTrimLoadBins [IGN_TRIM_SIZE] = {}
 
uint16_t ignTrimRpmBins [IGN_TRIM_SIZE] = {}
 
ign_cyl_trim_s ignTrims [MAX_CYLINDER_COUNT] = {}
 
uint16_t fuelTrimLoadBins [FUEL_TRIM_SIZE] = {}
 
uint16_t fuelTrimRpmBins [FUEL_TRIM_SIZE] = {}
 
fuel_cyl_trim_s fuelTrims [MAX_CYLINDER_COUNT] = {}
 
scaled_channel< uint16_t, 100, 1 > crankingFuelCoefE100 [CRANKING_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 5 > tcu_pcAirmassBins [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcValsR [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcValsN [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals1 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals2 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals3 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals4 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals12 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals23 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals34 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals21 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals32 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals43 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_tccTpsBins [8] = {}
 
uint8_t tcu_tccLockSpeed [8] = {}
 
uint8_t tcu_tccUnlockSpeed [8] = {}
 
uint8_t tcu_32SpeedBins [8] = {}
 
uint8_t tcu_32Vals [8] = {}
 
scaled_channel< int8_t, 10, 1 > throttle2TrimTable [ETB2_TRIM_SIZE][ETB2_TRIM_RPM_SIZE] = {}
 
uint8_t throttle2TrimTpsBins [ETB2_TRIM_SIZE] = {}
 
scaled_channel< uint8_t, 1, 100 > throttle2TrimRpmBins [ETB2_TRIM_RPM_SIZE] = {}
 
scaled_channel< uint8_t, 4, 1 > maxKnockRetardTable [KNOCK_TABLE_SIZE][KNOCK_TABLE_RPM_SIZE] = {}
 
uint8_t maxKnockRetardLoadBins [KNOCK_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 100 > maxKnockRetardRpmBins [KNOCK_TABLE_RPM_SIZE] = {}
 
scaled_channel< int16_t, 10, 1 > ALSTimingRetardTable [ALS_SIZE][ALS_RPM_SIZE] = {}
 
uint16_t alsIgnRetardLoadBins [ALS_SIZE] = {}
 
uint16_t alsIgnRetardrpmBins [ALS_RPM_SIZE] = {}
 
scaled_channel< int16_t, 10, 1 > ALSFuelAdjustment [ALS_SIZE][ALS_RPM_SIZE] = {}
 
uint16_t alsFuelAdjustmentLoadBins [ALS_SIZE] = {}
 
uint16_t alsFuelAdjustmentrpmBins [ALS_RPM_SIZE] = {}
 
scaled_channel< int16_t, 1, 10 > ALSIgnSkipTable [ALS_SIZE][ALS_RPM_SIZE] = {}
 
uint16_t alsIgnSkipLoadBins [ALS_SIZE] = {}
 
uint16_t alsIgnSkiprpmBins [ALS_RPM_SIZE] = {}
 
blend_table_s ignBlends [IGN_BLEND_COUNT] = {}
 
blend_table_s veBlends [VE_BLEND_COUNT] = {}
 
scaled_channel< uint16_t, 10, 1 > throttleEstimateEffectiveAreaBins [THR_EST_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > throttleEstimateEffectiveAreaValues [THR_EST_SIZE] = {}
 
blend_table_s boostOpenLoopBlends [BOOST_BLEND_COUNT] = {}
 
blend_table_s boostClosedLoopBlends [BOOST_BLEND_COUNT] = {}
 
float tcu_rangeP [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeR [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeN [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeD [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM3 [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM2 [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM1 [RANGE_INPUT_COUNT] = {}
 
float tcu_rangePlus [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeMinus [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeLow [RANGE_INPUT_COUNT] = {}
 
scaled_channel< uint8_t, 100, 1 > lambdaMaxDeviationTable [LAM_SIZE][LAM_RPM_SIZE] = {}
 
uint16_t lambdaMaxDeviationLoadBins [LAM_SIZE] = {}
 
uint16_t lambdaMaxDeviationRpmBins [LAM_RPM_SIZE] = {}
 
uint8_t injectorStagingTable [INJ_STAGING_COUNT][INJ_STAGING_RPM_SIZE] = {}
 
uint16_t injectorStagingLoadBins [INJ_STAGING_COUNT] = {}
 
uint16_t injectorStagingRpmBins [INJ_STAGING_RPM_SIZE] = {}
 
int16_t wwCltBins [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwTauCltValues [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwBetaCltValues [WWAE_TABLE_SIZE] = {}
 
uint8_t wwMapBins [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwTauMapValues [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwBetaMapValues [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 2, 1 > hpfpLobeProfileQuantityBins [HPFP_LOBE_PROFILE_SIZE] = {}
 
scaled_channel< uint8_t, 2, 1 > hpfpLobeProfileAngle [HPFP_LOBE_PROFILE_SIZE] = {}
 
uint8_t hpfpDeadtimeVoltsBins [HPFP_DEADTIME_SIZE] = {}
 
scaled_channel< uint16_t, 1000, 1 > hpfpDeadtimeMS [HPFP_DEADTIME_SIZE] = {}
 
uint16_t hpfpTarget [HPFP_TARGET_SIZE][HPFP_TARGET_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > hpfpTargetLoadBins [HPFP_TARGET_SIZE] = {}
 
scaled_channel< uint8_t, 1, 50 > hpfpTargetRpmBins [HPFP_TARGET_SIZE] = {}
 
int8_t hpfpCompensation [HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_RPM_SIZE] = {}
 
scaled_channel< uint16_t, 1000, 1 > hpfpCompensationLoadBins [HPFP_COMPENSATION_SIZE] = {}
 
scaled_channel< uint8_t, 1, 50 > hpfpCompensationRpmBins [HPFP_COMPENSATION_RPM_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > hpfpFuelMassCompensation [HPFP_FUEL_MASS_COMPENSATION_SIZE][HPFP_FUEL_MASS_COMPENSATION_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > hpfpFuelMassCompensationFuelMass [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > hpfpFuelMassCompensationFuelPressure [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > injectorFlowLinearization [FLOW_LINEARIZATION_PRESSURE_SIZE][FLOW_LINEARIZATION_MASS_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > injectorFlowLinearizationFuelMassBins [FLOW_LINEARIZATION_MASS_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > injectorFlowLinearizationPressureBins [FLOW_LINEARIZATION_PRESSURE_SIZE] = {}
 
uint16_t knockNoiseRpmBins [ENGINE_NOISE_CURVE_SIZE] = {}
 
scaled_channel< int8_t, 2, 1 > knockBaseNoise [ENGINE_NOISE_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 50 > tpsTspCorrValuesBins [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< uint8_t, 50, 1 > tpsTspCorrValues [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< uint8_t, 1, 50 > predictiveMapBlendDurationBins [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< uint8_t, 50, 1 > predictiveMapBlendDurationValues [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< int16_t, 1, 1 > cltRevLimitRpmBins [CLT_LIMITER_CURVE_SIZE] = {}
 
uint16_t cltRevLimitRpm [CLT_LIMITER_CURVE_SIZE] = {}
 
scaled_channel< uint16_t, 1000, 1 > fuelLevelBins [FUEL_LEVEL_TABLE_COUNT] = {}
 
uint8_t fuelLevelValues [FUEL_LEVEL_TABLE_COUNT] = {}
 
scaled_channel< uint8_t, 10, 1 > dwellVoltageCorrVoltBins [DWELL_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 50, 1 > dwellVoltageCorrValues [DWELL_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 1 > tcu_shiftTpsBins [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed12 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed23 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed34 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed21 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed32 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed43 [TCU_TABLE_WIDTH] = {}
 
float tcu_shiftTime
 
scaled_channel< int16_t, 10, 1 > alternatorVoltageTargetTable [ALTERNATOR_VOLTAGE_TARGET_SIZE][ALTERNATOR_VOLTAGE_RPM_SIZE] = {}
 
uint16_t alternatorVoltageTargetLoadBins [ALTERNATOR_VOLTAGE_TARGET_SIZE] = {}
 
uint16_t alternatorVoltageTargetRpmBins [ALTERNATOR_VOLTAGE_RPM_SIZE] = {}
 
float cltBoostCorrBins [BOOST_CURVE_SIZE] = {}
 
float cltBoostCorr [BOOST_CURVE_SIZE] = {}
 
float iatBoostCorrBins [BOOST_CURVE_SIZE] = {}
 
float iatBoostCorr [BOOST_CURVE_SIZE] = {}
 
float cltBoostAdderBins [BOOST_CURVE_SIZE] = {}
 
float cltBoostAdder [BOOST_CURVE_SIZE] = {}
 
float iatBoostAdderBins [BOOST_CURVE_SIZE] = {}
 
float iatBoostAdder [BOOST_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 100 > minimumOilPressureBins [8] = {}
 
scaled_channel< uint8_t, 1, 10 > minimumOilPressureValues [8] = {}
 
blend_table_s targetAfrBlends [TARGET_AFR_BLEND_COUNT] = {}
 
scaled_channel< uint8_t, 1, 1 > dynoRpmStep
 
scaled_channel< int8_t, 1, 1 > dynoSaeTemperatureC
 
scaled_channel< uint8_t, 1, 1 > dynoSaeRelativeHumidity
 
uint8_t alignmentFill_at_23595 [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_23673 [1] = {}
 
int16_t torqueReductionCutXBins [TORQUE_TABLE_X_SIZE] = {}
 
int8_t torqueReductionCutGearBins [TORQUE_TABLE_Y_SIZE] = {}
 
gppwm_channel_e torqueReductionTimeXaxis
 
uint8_t alignmentFill_at_23689 [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_23755 [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_23818 [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_14434 [2] = {}
 
uint8_t alignmentFill_at_23727 [1] = {}
 
uint8_t alignmentFill_at_23805 [1] = {}
 
uint8_t alignmentFill_at_23821 [3] = {}
 
uint8_t alignmentFill_at_23887 [1] = {}
 
uint8_t alignmentFill_at_23950 [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_32434 [2] = {}
 
uint8_t alignmentFill_at_42287 [1] = {}
 
uint8_t alignmentFill_at_42365 [1] = {}
 
uint8_t alignmentFill_at_42381 [3] = {}
 
uint8_t alignmentFill_at_42447 [1] = {}
 
uint8_t alignmentFill_at_42510 [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_4565 [3] = {}
 
uint8_t alignmentFill_at_25631 [1] = {}
 
uint8_t alignmentFill_at_25709 [1] = {}
 
uint8_t alignmentFill_at_25725 [3] = {}
 
uint8_t alignmentFill_at_25791 [1] = {}
 
uint8_t alignmentFill_at_25854 [2] = {}
 
bool boardUseH1PullDown: 1 {}
 
bool boardUseH2PullDown: 1 {}
 
bool boardUseH3PullDown: 1 {}
 
bool boardUseH4PullDown: 1 {}
 
bool boardUseH5PullDown: 1 {}
 
bool boardUseFlexPullDown: 1 {}
 
uint8_t alignmentFill_at_4645 [3] = {}
 
uint8_t alignmentFill_at_56271 [1] = {}
 
uint8_t alignmentFill_at_56349 [1] = {}
 
uint8_t alignmentFill_at_56365 [3] = {}
 
uint8_t alignmentFill_at_56431 [1] = {}
 
uint8_t alignmentFill_at_56494 [2] = {}
 
uint8_t alignmentFill_at_4553 [3] = {}
 
uint8_t alignmentFill_at_14438 [2] = {}
 
uint8_t alignmentFill_at_23731 [1] = {}
 
uint8_t alignmentFill_at_23809 [1] = {}
 
uint8_t alignmentFill_at_23825 [3] = {}
 
uint8_t alignmentFill_at_23891 [1] = {}
 
uint8_t alignmentFill_at_23954 [2] = {}
 
uint8_t alignmentFill_at_14306 [2] = {}
 
uint8_t alignmentFill_at_23599 [1] = {}
 
uint8_t alignmentFill_at_23677 [1] = {}
 
uint8_t alignmentFill_at_23693 [3] = {}
 
uint8_t alignmentFill_at_23759 [1] = {}
 
uint8_t alignmentFill_at_23822 [2] = {}
 
scaled_channel< int8_t, 1, 2 > cltIdleRpmBins [CLT_CURVE_SIZE] = {}
 
scaled_channel< int8_t, 1, 5 > ignitionCltCorrTempBins [CLT_TIMING_CURVE_SIZE] = {}
 
uint8_t alignmentFill_at_14214 [2] = {}
 
int8_t wwCltBins [WWAE_TABLE_SIZE] = {}
 
scaled_channel< int8_t, 1, 5 > cltRevLimitRpmBins [CLT_LIMITER_CURVE_SIZE] = {}
 
uint8_t alignmentFill_at_23487 [1] = {}
 
uint8_t alignmentFill_at_23565 [1] = {}
 
uint8_t alignmentFill_at_23581 [3] = {}
 
uint8_t alignmentFill_at_23647 [1] = {}
 
uint8_t alignmentFill_at_23710 [2] = {}
 
uint8_t alignmentFill_at_13990 [2] = {}
 
uint8_t alignmentFill_at_22991 [1] = {}
 
uint8_t alignmentFill_at_23069 [1] = {}
 
uint8_t alignmentFill_at_23085 [3] = {}
 
uint8_t alignmentFill_at_23151 [1] = {}
 
uint8_t alignmentFill_at_23214 [2] = {}
 
uint8_t alignmentFill_at_22635 [1] = {}
 
uint8_t alignmentFill_at_22713 [1] = {}
 
uint8_t alignmentFill_at_22729 [3] = {}
 
uint8_t alignmentFill_at_22795 [1] = {}
 
Gpio communityCommsLedPin
 
int technicalDebt7738
 
uint8_t alignmentFill_at_5069 [3] = {}
 
uint8_t alignmentFill_at_14154 [2] = {}
 
uint8_t alignmentFill_at_14758 [2] = {}
 
uint8_t alignmentFill_at_19026 [2] = {}
 
uint8_t alignmentFill_at_22550 [2] = {}
 
uint8_t alignmentFill_at_23179 [1] = {}
 
uint8_t alignmentFill_at_23343 [1] = {}
 
uint8_t alignmentFill_at_23659 [1] = {}
 
uint8_t alignmentFill_at_23974 [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_23833 [1] = {}
 
uint8_t alignmentFill_at_23849 [3] = {}
 
uint8_t alignmentFill_at_23915 [1] = {}
 
uint8_t hondaKcltGaugeAdder
 
uint8_t unusedConfigPadding [BOTTOM_PADDING] = {}
 
uint8_t alignmentFill_at_24015 [1] = {}
 
uint8_t alignmentFill_at_21434 [2] = {}
 
uint8_t alignmentFill_at_30727 [1] = {}
 
uint8_t alignmentFill_at_30805 [1] = {}
 
uint8_t alignmentFill_at_30821 [3] = {}
 
uint8_t alignmentFill_at_30887 [1] = {}
 
uint8_t alignmentFill_at_30950 [2] = {}
 
uint8_t alignmentFill_at_16982 [2] = {}
 
uint8_t alignmentFill_at_23003 [1] = {}
 
uint8_t alignmentFill_at_16302 [2] = {}
 
uint8_t alignmentFill_at_25595 [1] = {}
 
uint8_t alignmentFill_at_25673 [1] = {}
 
uint8_t alignmentFill_at_25689 [3] = {}
 
uint8_t alignmentFill_at_25755 [1] = {}
 
uint8_t alignmentFill_at_25818 [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_18302 [2] = {}
 
uint8_t alignmentFill_at_26567 [1] = {}
 
uint8_t alignmentFill_at_26645 [1] = {}
 
uint8_t alignmentFill_at_26661 [3] = {}
 
uint8_t alignmentFill_at_26727 [1] = {}
 
uint8_t alignmentFill_at_26790 [2] = {}
 
uint8_t alignmentFill_at_4621 [3] = {}
 
uint8_t alignmentFill_at_54506 [2] = {}
 
uint8_t alignmentFill_at_63731 [1] = {}
 
uint8_t alignmentFill_at_63809 [1] = {}
 
uint8_t alignmentFill_at_63825 [3] = {}
 
uint8_t alignmentFill_at_63891 [1] = {}
 
uint8_t alignmentFill_at_63954 [2] = {}
 
uint8_t alignmentFill_at_19802 [2] = {}
 
uint8_t alignmentFill_at_29987 [1] = {}
 
uint8_t alignmentFill_at_30065 [1] = {}
 
uint8_t alignmentFill_at_30081 [3] = {}
 
uint8_t alignmentFill_at_30147 [1] = {}
 
uint8_t alignmentFill_at_30210 [2] = {}
 
uint8_t alignmentFill_at_14078 [2] = {}
 
uint8_t alignmentFill_at_21091 [1] = {}
 
uint8_t alignmentFill_at_21159 [1] = {}
 
uint8_t alignmentFill_at_21175 [1] = {}
 
uint8_t alignmentFill_at_21239 [1] = {}
 
uint8_t alignmentFill_at_21302 [2] = {}
 
uint8_t alignmentFill_at_4561 [3] = {}
 
uint8_t alignmentFill_at_14314 [2] = {}
 
uint8_t alignmentFill_at_23607 [1] = {}
 
uint8_t alignmentFill_at_23685 [1] = {}
 
uint8_t alignmentFill_at_23701 [3] = {}
 
uint8_t alignmentFill_at_23767 [1] = {}
 
uint8_t alignmentFill_at_23830 [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_54314 [2] = {}
 
uint8_t alignmentFill_at_63607 [1] = {}
 
uint8_t alignmentFill_at_63685 [1] = {}
 
uint8_t alignmentFill_at_63701 [3] = {}
 
uint8_t alignmentFill_at_63767 [1] = {}
 
uint8_t alignmentFill_at_63830 [2] = {}
 

Detailed Description

Definition at line 5680 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 5608

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 5624

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 5704

This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 5612

This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. Should be 100 once tune is better units: cycles offset 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 6044

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 5680

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 5384

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 5620

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

5981{};

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

◆ afterCrankingIACtaperDurationBins

float persistent_config_s::afterCrankingIACtaperDurationBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 5584

units: SPECIAL_CASE_TEMPERATURE offset 5600

units: SPECIAL_CASE_TEMPERATURE offset 5680

units: SPECIAL_CASE_TEMPERATURE offset 5588

units: C offset 5496

units: C offset 5272

units: SPECIAL_CASE_TEMPERATURE offset 6020

units: C offset 5548

units: C offset 5500

units: SPECIAL_CASE_TEMPERATURE offset 5656

units: SPECIAL_CASE_TEMPERATURE offset 5360

units: SPECIAL_CASE_TEMPERATURE offset 5596

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

5974{};

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_14078

uint8_t persistent_config_s::alignmentFill_at_14078[2] = {}

need 4 byte alignment units: units offset 14078

Definition at line 6089 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

6089{};

◆ alignmentFill_at_14154

uint8_t persistent_config_s::alignmentFill_at_14154[2] = {}

need 4 byte alignment units: units offset 14154

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

6018{};

◆ 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_14302

uint8_t persistent_config_s::alignmentFill_at_14302 = {}

need 4 byte alignment units: units offset 14302

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

6089{};

◆ alignmentFill_at_14306

uint8_t persistent_config_s::alignmentFill_at_14306[2] = {}

need 4 byte alignment units: units offset 14306

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

6185{};

◆ alignmentFill_at_14314

uint8_t persistent_config_s::alignmentFill_at_14314[2] = {}

need 4 byte alignment units: units offset 14314

Definition at line 6209 of file engine_configuration_generated_structures_uaefi.h.

6209{};

◆ alignmentFill_at_14434

uint8_t persistent_config_s::alignmentFill_at_14434 = {}

need 4 byte alignment units: units offset 14434

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

6089{};

◆ alignmentFill_at_14438

uint8_t persistent_config_s::alignmentFill_at_14438 = {}

need 4 byte alignment units: units offset 14438

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

6185{};

◆ alignmentFill_at_14758

uint8_t persistent_config_s::alignmentFill_at_14758[2] = {}

need 4 byte alignment units: units offset 14758

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

6095{};

◆ alignmentFill_at_16302

uint8_t persistent_config_s::alignmentFill_at_16302 = {}

need 4 byte alignment units: units offset 16302

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

6089{};

◆ 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_18302

uint8_t persistent_config_s::alignmentFill_at_18302[2] = {}

need 4 byte alignment units: units offset 18302

Definition at line 6089 of file engine_configuration_generated_structures_proteus_f4.h.

6089{};

◆ alignmentFill_at_19026

uint8_t persistent_config_s::alignmentFill_at_19026[2] = {}

need 4 byte alignment units: units offset 19026

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

6512{};

◆ alignmentFill_at_19802

uint8_t persistent_config_s::alignmentFill_at_19802[2] = {}

need 4 byte alignment units: units offset 19802

Definition at line 6089 of file engine_configuration_generated_structures_proteus_h7.h.

6089{};

◆ alignmentFill_at_21091

uint8_t persistent_config_s::alignmentFill_at_21091[1] = {}

need 4 byte alignment units: units offset 21091

Definition at line 6908 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

6908{};

◆ alignmentFill_at_21159

uint8_t persistent_config_s::alignmentFill_at_21159[1] = {}

need 4 byte alignment units: units offset 21159

Definition at line 7016 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7016{};

◆ alignmentFill_at_21175

uint8_t persistent_config_s::alignmentFill_at_21175[1] = {}

need 4 byte alignment units: units offset 21175

Definition at line 7036 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7036{};

◆ alignmentFill_at_21239

uint8_t persistent_config_s::alignmentFill_at_21239[1] = {}

need 4 byte alignment units: units offset 21239

Definition at line 7062 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7062{};

◆ alignmentFill_at_21302

uint8_t persistent_config_s::alignmentFill_at_21302[2] = {}

need 4 byte alignment units: units offset 21302

Definition at line 7083 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7083{};

◆ alignmentFill_at_21434

uint8_t persistent_config_s::alignmentFill_at_21434[2] = {}

need 4 byte alignment units: units offset 21434

Definition at line 6089 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

6089{};

◆ alignmentFill_at_22550

uint8_t persistent_config_s::alignmentFill_at_22550[2] = {}

need 4 byte alignment units: units offset 22550

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

6830{};

◆ alignmentFill_at_22635

uint8_t persistent_config_s::alignmentFill_at_22635[1] = {}

need 4 byte alignment units: units offset 22635

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

6908{};

◆ alignmentFill_at_22713

uint8_t persistent_config_s::alignmentFill_at_22713[1] = {}

need 4 byte alignment units: units offset 22713

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

7016{};

◆ alignmentFill_at_22729

uint8_t persistent_config_s::alignmentFill_at_22729[3] = {}

need 4 byte alignment units: units offset 22729

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

7036{};

◆ alignmentFill_at_22795

uint8_t persistent_config_s::alignmentFill_at_22795[1] = {}

need 4 byte alignment units: units offset 22795

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

7062{};

◆ 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_23179

uint8_t persistent_config_s::alignmentFill_at_23179[1] = {}

need 4 byte alignment units: units offset 23179

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

6926{};

◆ 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_23343

uint8_t persistent_config_s::alignmentFill_at_23343[1] = {}

need 4 byte alignment units: units offset 23343

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

7048{};

◆ 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_23595

uint8_t persistent_config_s::alignmentFill_at_23595 = {}

need 4 byte alignment units: units offset 23595

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

6908{};

◆ alignmentFill_at_23599

uint8_t persistent_config_s::alignmentFill_at_23599[1] = {}

need 4 byte alignment units: units offset 23599

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

7004{};

◆ alignmentFill_at_23607

uint8_t persistent_config_s::alignmentFill_at_23607[1] = {}

need 4 byte alignment units: units offset 23607

Definition at line 7028 of file engine_configuration_generated_structures_uaefi.h.

7028{};

◆ alignmentFill_at_23647

uint8_t persistent_config_s::alignmentFill_at_23647[1] = {}

need 4 byte alignment units: units offset 23647

Definition at line 6863 of file engine_configuration_generated_structures_at_start_f435.h.

6863{};

◆ 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_23659

uint8_t persistent_config_s::alignmentFill_at_23659[1] = {}

need 4 byte alignment units: units offset 23659

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

7074{};

◆ alignmentFill_at_23673

uint8_t persistent_config_s::alignmentFill_at_23673 = {}

need 4 byte alignment units: units offset 23673

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

7016{};

◆ alignmentFill_at_23677

uint8_t persistent_config_s::alignmentFill_at_23677[1] = {}

need 4 byte alignment units: units offset 23677

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

7112{};

◆ alignmentFill_at_23685

uint8_t persistent_config_s::alignmentFill_at_23685[1] = {}

need 4 byte alignment units: units offset 23685

Definition at line 7136 of file engine_configuration_generated_structures_uaefi.h.

7136{};

◆ alignmentFill_at_23689

uint8_t persistent_config_s::alignmentFill_at_23689 = {}

need 4 byte alignment units: units offset 23689

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

7036{};

◆ alignmentFill_at_23693

uint8_t persistent_config_s::alignmentFill_at_23693[3] = {}

need 4 byte alignment units: units offset 23693

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

7132{};

◆ alignmentFill_at_23701

uint8_t persistent_config_s::alignmentFill_at_23701[3] = {}

need 4 byte alignment units: units offset 23701

Definition at line 7156 of file engine_configuration_generated_structures_uaefi.h.

7156{};

◆ 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_23727

uint8_t persistent_config_s::alignmentFill_at_23727 = {}

need 4 byte alignment units: units offset 23727

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

6908{};

◆ alignmentFill_at_23731

uint8_t persistent_config_s::alignmentFill_at_23731 = {}

need 4 byte alignment units: units offset 23731

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

7004{};

◆ alignmentFill_at_23755

uint8_t persistent_config_s::alignmentFill_at_23755 = {}

need 4 byte alignment units: units offset 23755

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

7062{};

◆ alignmentFill_at_23759

uint8_t persistent_config_s::alignmentFill_at_23759[1] = {}

need 4 byte alignment units: units offset 23759

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

7158{};

◆ alignmentFill_at_23767

uint8_t persistent_config_s::alignmentFill_at_23767[1] = {}

need 4 byte alignment units: units offset 23767

Definition at line 7182 of file engine_configuration_generated_structures_uaefi.h.

7182{};

◆ alignmentFill_at_23805

uint8_t persistent_config_s::alignmentFill_at_23805 = {}

need 4 byte alignment units: units offset 23805

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

7016{};

◆ alignmentFill_at_23809

uint8_t persistent_config_s::alignmentFill_at_23809 = {}

need 4 byte alignment units: units offset 23809

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

7112{};

◆ alignmentFill_at_23818

uint8_t persistent_config_s::alignmentFill_at_23818 = {}

need 4 byte alignment units: units offset 23818

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

7083{};

◆ alignmentFill_at_23821

uint8_t persistent_config_s::alignmentFill_at_23821 = {}

need 4 byte alignment units: units offset 23821

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

7036{};

◆ alignmentFill_at_23822

uint8_t persistent_config_s::alignmentFill_at_23822[2] = {}

need 4 byte alignment units: units offset 23822

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

7179{};

◆ alignmentFill_at_23825

uint8_t persistent_config_s::alignmentFill_at_23825 = {}

need 4 byte alignment units: units offset 23825

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

7132{};

◆ alignmentFill_at_23830

uint8_t persistent_config_s::alignmentFill_at_23830[2] = {}

need 4 byte alignment units: units offset 23830

Definition at line 7203 of file engine_configuration_generated_structures_uaefi.h.

7203{};

◆ alignmentFill_at_23833

uint8_t persistent_config_s::alignmentFill_at_23833[1] = {}

need 4 byte alignment units: units offset 23833

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

7016{};

◆ alignmentFill_at_23849

uint8_t persistent_config_s::alignmentFill_at_23849[3] = {}

need 4 byte alignment units: units offset 23849

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

7036{};

◆ alignmentFill_at_23887

uint8_t persistent_config_s::alignmentFill_at_23887 = {}

need 4 byte alignment units: units offset 23887

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

7062{};

◆ alignmentFill_at_23891

uint8_t persistent_config_s::alignmentFill_at_23891 = {}

need 4 byte alignment units: units offset 23891

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

7158{};

◆ alignmentFill_at_23915

uint8_t persistent_config_s::alignmentFill_at_23915[1] = {}

need 4 byte alignment units: units offset 23915

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

7062{};

◆ alignmentFill_at_23950

uint8_t persistent_config_s::alignmentFill_at_23950 = {}

need 4 byte alignment units: units offset 23950

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

7083{};

◆ alignmentFill_at_23954

uint8_t persistent_config_s::alignmentFill_at_23954 = {}

need 4 byte alignment units: units offset 23954

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

7179{};

◆ alignmentFill_at_23974

uint8_t persistent_config_s::alignmentFill_at_23974[2] = {}

need 4 byte alignment units: units offset 23974

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

7095{};

◆ alignmentFill_at_24015

uint8_t persistent_config_s::alignmentFill_at_24015[1] = {}

need 4 byte alignment units: units offset 24015

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

7091{};

◆ alignmentFill_at_25595

uint8_t persistent_config_s::alignmentFill_at_25595 = {}

need 4 byte alignment units: units offset 25595

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

6908{};

◆ alignmentFill_at_25631

uint8_t persistent_config_s::alignmentFill_at_25631[1] = {}

need 4 byte alignment units: units offset 25631

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

6902{};

◆ alignmentFill_at_25673

uint8_t persistent_config_s::alignmentFill_at_25673 = {}

need 4 byte alignment units: units offset 25673

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

7016{};

◆ alignmentFill_at_25689

uint8_t persistent_config_s::alignmentFill_at_25689 = {}

need 4 byte alignment units: units offset 25689

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

7036{};

◆ alignmentFill_at_25709

uint8_t persistent_config_s::alignmentFill_at_25709[1] = {}

need 4 byte alignment units: units offset 25709

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

7010{};

◆ alignmentFill_at_25725

uint8_t persistent_config_s::alignmentFill_at_25725[3] = {}

need 4 byte alignment units: units offset 25725

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

7030{};

◆ alignmentFill_at_25755

uint8_t persistent_config_s::alignmentFill_at_25755 = {}

need 4 byte alignment units: units offset 25755

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

7062{};

◆ alignmentFill_at_25791

uint8_t persistent_config_s::alignmentFill_at_25791[1] = {}

need 4 byte alignment units: units offset 25791

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

7056{};

◆ alignmentFill_at_25818

uint8_t persistent_config_s::alignmentFill_at_25818 = {}

need 4 byte alignment units: units offset 25818

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

7083{};

◆ alignmentFill_at_25854

uint8_t persistent_config_s::alignmentFill_at_25854[2] = {}

need 4 byte alignment units: units offset 25854

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

7077{};

◆ alignmentFill_at_26567

uint8_t persistent_config_s::alignmentFill_at_26567[1] = {}

need 4 byte alignment units: units offset 26567

Definition at line 6908 of file engine_configuration_generated_structures_proteus_f4.h.

6908{};

◆ alignmentFill_at_26645

uint8_t persistent_config_s::alignmentFill_at_26645[1] = {}

need 4 byte alignment units: units offset 26645

Definition at line 7016 of file engine_configuration_generated_structures_proteus_f4.h.

7016{};

◆ alignmentFill_at_26661

uint8_t persistent_config_s::alignmentFill_at_26661[3] = {}

need 4 byte alignment units: units offset 26661

Definition at line 7036 of file engine_configuration_generated_structures_proteus_f4.h.

7036{};

◆ alignmentFill_at_26727

uint8_t persistent_config_s::alignmentFill_at_26727[1] = {}

need 4 byte alignment units: units offset 26727

Definition at line 7062 of file engine_configuration_generated_structures_proteus_f4.h.

7062{};

◆ alignmentFill_at_26790

uint8_t persistent_config_s::alignmentFill_at_26790[2] = {}

need 4 byte alignment units: units offset 26790

Definition at line 7083 of file engine_configuration_generated_structures_proteus_f4.h.

7083{};

◆ alignmentFill_at_29987

uint8_t persistent_config_s::alignmentFill_at_29987[1] = {}

need 4 byte alignment units: units offset 29987

Definition at line 6908 of file engine_configuration_generated_structures_proteus_h7.h.

6908{};

◆ alignmentFill_at_30065

uint8_t persistent_config_s::alignmentFill_at_30065[1] = {}

need 4 byte alignment units: units offset 30065

Definition at line 7016 of file engine_configuration_generated_structures_proteus_h7.h.

7016{};

◆ alignmentFill_at_30081

uint8_t persistent_config_s::alignmentFill_at_30081[3] = {}

need 4 byte alignment units: units offset 30081

Definition at line 7036 of file engine_configuration_generated_structures_proteus_h7.h.

7036{};

◆ alignmentFill_at_30147

uint8_t persistent_config_s::alignmentFill_at_30147[1] = {}

need 4 byte alignment units: units offset 30147

Definition at line 7062 of file engine_configuration_generated_structures_proteus_h7.h.

7062{};

◆ alignmentFill_at_30210

uint8_t persistent_config_s::alignmentFill_at_30210[2] = {}

need 4 byte alignment units: units offset 30210

Definition at line 7083 of file engine_configuration_generated_structures_proteus_h7.h.

7083{};

◆ alignmentFill_at_30727

uint8_t persistent_config_s::alignmentFill_at_30727[1] = {}

need 4 byte alignment units: units offset 30727

Definition at line 6908 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

6908{};

◆ alignmentFill_at_30805

uint8_t persistent_config_s::alignmentFill_at_30805[1] = {}

need 4 byte alignment units: units offset 30805

Definition at line 7016 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7016{};

◆ alignmentFill_at_30821

uint8_t persistent_config_s::alignmentFill_at_30821[3] = {}

need 4 byte alignment units: units offset 30821

Definition at line 7036 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7036{};

◆ alignmentFill_at_30887

uint8_t persistent_config_s::alignmentFill_at_30887[1] = {}

need 4 byte alignment units: units offset 30887

Definition at line 7062 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7062{};

◆ alignmentFill_at_30950

uint8_t persistent_config_s::alignmentFill_at_30950[2] = {}

need 4 byte alignment units: units offset 30950

Definition at line 7083 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7083{};

◆ alignmentFill_at_32434

uint8_t persistent_config_s::alignmentFill_at_32434[2] = {}

need 4 byte alignment units: units offset 32434

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

6089{};

◆ alignmentFill_at_42287

uint8_t persistent_config_s::alignmentFill_at_42287[1] = {}

need 4 byte alignment units: units offset 42287

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

6908{};

◆ alignmentFill_at_42365

uint8_t persistent_config_s::alignmentFill_at_42365[1] = {}

need 4 byte alignment units: units offset 42365

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

7016{};

◆ alignmentFill_at_42381

uint8_t persistent_config_s::alignmentFill_at_42381[3] = {}

need 4 byte alignment units: units offset 42381

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

7036{};

◆ alignmentFill_at_42447

uint8_t persistent_config_s::alignmentFill_at_42447[1] = {}

need 4 byte alignment units: units offset 42447

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

7062{};

◆ alignmentFill_at_42510

uint8_t persistent_config_s::alignmentFill_at_42510[2] = {}

need 4 byte alignment units: units offset 42510

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

7083{};

◆ alignmentFill_at_4549

uint8_t persistent_config_s::alignmentFill_at_4549 = {}

need 4 byte alignment units: units offset 4549

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

5811{};

◆ alignmentFill_at_4553

uint8_t persistent_config_s::alignmentFill_at_4553 = {}

need 4 byte alignment units: units offset 4553

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

5907{};

◆ alignmentFill_at_4561

uint8_t persistent_config_s::alignmentFill_at_4561 = {}

need 4 byte alignment units: units offset 4561

Definition at line 5931 of file engine_configuration_generated_structures_uaefi.h.

5931{};

◆ alignmentFill_at_4565

uint8_t persistent_config_s::alignmentFill_at_4565[3] = {}

need 4 byte alignment units: units offset 4565

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

5811{};

◆ alignmentFill_at_4621

uint8_t persistent_config_s::alignmentFill_at_4621[3] = {}

need 4 byte alignment units: units offset 4621

Definition at line 5811 of file engine_configuration_generated_structures_proteus_f7.h.

5811{};

◆ alignmentFill_at_4645

uint8_t persistent_config_s::alignmentFill_at_4645[3] = {}

need 4 byte alignment units: units offset 4645

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

5811{};

◆ alignmentFill_at_5069

uint8_t persistent_config_s::alignmentFill_at_5069[3] = {}

need 4 byte alignment units: units offset 5069

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

5811{};

◆ alignmentFill_at_54314

uint8_t persistent_config_s::alignmentFill_at_54314 = {}

need 4 byte alignment units: units offset 54314

Definition at line 6209 of file engine_configuration_generated_structures_uaefi_pro.h.

6209{};

◆ alignmentFill_at_54506

uint8_t persistent_config_s::alignmentFill_at_54506[2] = {}

need 4 byte alignment units: units offset 54506

Definition at line 6089 of file engine_configuration_generated_structures_proteus_f7.h.

6089{};

◆ alignmentFill_at_56271

uint8_t persistent_config_s::alignmentFill_at_56271[1] = {}

need 4 byte alignment units: units offset 56271

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

6902{};

◆ alignmentFill_at_56349

uint8_t persistent_config_s::alignmentFill_at_56349[1] = {}

need 4 byte alignment units: units offset 56349

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

7010{};

◆ alignmentFill_at_56365

uint8_t persistent_config_s::alignmentFill_at_56365[3] = {}

need 4 byte alignment units: units offset 56365

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

7030{};

◆ alignmentFill_at_56431

uint8_t persistent_config_s::alignmentFill_at_56431[1] = {}

need 4 byte alignment units: units offset 56431

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

7056{};

◆ alignmentFill_at_56494

uint8_t persistent_config_s::alignmentFill_at_56494[2] = {}

need 4 byte alignment units: units offset 56494

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

7077{};

◆ alignmentFill_at_63607

uint8_t persistent_config_s::alignmentFill_at_63607 = {}

need 4 byte alignment units: units offset 63607

Definition at line 7028 of file engine_configuration_generated_structures_uaefi_pro.h.

7028{};

◆ alignmentFill_at_63685

uint8_t persistent_config_s::alignmentFill_at_63685 = {}

need 4 byte alignment units: units offset 63685

Definition at line 7136 of file engine_configuration_generated_structures_uaefi_pro.h.

7136{};

◆ alignmentFill_at_63701

uint8_t persistent_config_s::alignmentFill_at_63701 = {}

need 4 byte alignment units: units offset 63701

Definition at line 7156 of file engine_configuration_generated_structures_uaefi_pro.h.

7156{};

◆ alignmentFill_at_63731

uint8_t persistent_config_s::alignmentFill_at_63731[1] = {}

need 4 byte alignment units: units offset 63731

Definition at line 6908 of file engine_configuration_generated_structures_proteus_f7.h.

6908{};

◆ alignmentFill_at_63767

uint8_t persistent_config_s::alignmentFill_at_63767 = {}

need 4 byte alignment units: units offset 63767

Definition at line 7182 of file engine_configuration_generated_structures_uaefi_pro.h.

7182{};

◆ alignmentFill_at_63809

uint8_t persistent_config_s::alignmentFill_at_63809[1] = {}

need 4 byte alignment units: units offset 63809

Definition at line 7016 of file engine_configuration_generated_structures_proteus_f7.h.

7016{};

◆ alignmentFill_at_63825

uint8_t persistent_config_s::alignmentFill_at_63825[3] = {}

need 4 byte alignment units: units offset 63825

Definition at line 7036 of file engine_configuration_generated_structures_proteus_f7.h.

7036{};

◆ alignmentFill_at_63830

uint8_t persistent_config_s::alignmentFill_at_63830 = {}

need 4 byte alignment units: units offset 63830

Definition at line 7203 of file engine_configuration_generated_structures_uaefi_pro.h.

7203{};

◆ alignmentFill_at_63891

uint8_t persistent_config_s::alignmentFill_at_63891[1] = {}

need 4 byte alignment units: units offset 63891

Definition at line 7062 of file engine_configuration_generated_structures_proteus_f7.h.

7062{};

◆ alignmentFill_at_63954

uint8_t persistent_config_s::alignmentFill_at_63954[2] = {}

need 4 byte alignment units: units offset 63954

Definition at line 7083 of file engine_configuration_generated_structures_proteus_f7.h.

7083{};

◆ ALSFuelAdjustment

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

units: percent offset 19408

units: percent offset 19540

units: percent offset 37540

units: percent offset 21444

units: percent offset 51524

units: percent offset 19544

units: percent offset 19412

units: percent offset 19320

units: percent offset 18824

units: percent offset 18448

units: percent offset 18910

units: percent offset 19356

units: percent offset 19324

units: percent offset 19232

units: percent offset 19568

units: percent offset 26540

units: percent offset 18812

units: percent offset 21408

units: percent offset 22380

units: percent offset 59544

units: percent offset 25800

units: percent offset 18920

units: percent offset 19420

units: percent offset 59420

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

6475{};

Referenced by getFuelALSCorrection().

◆ alsFuelAdjustmentLoadBins

uint16_t persistent_config_s::alsFuelAdjustmentLoadBins = {}

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 19352

units: TPS offset 18856

units: TPS offset 18480

units: TPS offset 18950

units: TPS offset 19388

units: TPS offset 19356

units: TPS offset 19264

units: TPS offset 19600

units: TPS offset 26572

units: TPS offset 18844

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

6480{};

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

◆ alsFuelAdjustmentrpmBins

uint16_t persistent_config_s::alsFuelAdjustmentrpmBins = {}

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 19360

units: RPM offset 18864

units: RPM offset 18488

units: RPM offset 18958

units: RPM offset 19396

units: RPM offset 19364

units: RPM offset 19272

units: RPM offset 19608

units: RPM offset 26580

units: RPM offset 18852

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

6485{};

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

◆ alsIgnRetardLoadBins

uint16_t persistent_config_s::alsIgnRetardLoadBins = {}

units: TPS offset 19392

units: TPS offset 19524

units: TPS offset 37524

units: TPS offset 21428

units: TPS offset 51508

units: TPS offset 19528

units: TPS offset 19396

units: TPS offset 19304

units: TPS offset 18808

units: TPS offset 18432

units: TPS offset 18892

units: TPS offset 19340

units: TPS offset 19308

units: TPS offset 19216

units: TPS offset 19552

units: TPS offset 26524

units: TPS offset 18796

units: TPS offset 21392

units: TPS offset 22364

units: TPS offset 59528

units: TPS offset 25784

units: TPS offset 18904

units: TPS offset 19404

units: TPS offset 59404

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

6465{};

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

◆ alsIgnRetardrpmBins

uint16_t persistent_config_s::alsIgnRetardrpmBins = {}

units: RPM offset 19400

units: RPM offset 19532

units: RPM offset 37532

units: RPM offset 21436

units: RPM offset 51516

units: RPM offset 19536

units: RPM offset 19404

units: RPM offset 19312

units: RPM offset 18816

units: RPM offset 18440

units: RPM offset 18900

units: RPM offset 19348

units: RPM offset 19316

units: RPM offset 19224

units: RPM offset 19560

units: RPM offset 26532

units: RPM offset 18804

units: RPM offset 21400

units: RPM offset 22372

units: RPM offset 59536

units: RPM offset 25792

units: RPM offset 18912

units: RPM offset 19412

units: RPM offset 59412

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

6470{};

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

◆ alsIgnSkipLoadBins

uint16_t persistent_config_s::alsIgnSkipLoadBins = {}

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 19400

units: TPS offset 18904

units: TPS offset 18528

units: TPS offset 19008

units: TPS offset 19436

units: TPS offset 19404

units: TPS offset 19312

units: TPS offset 19648

units: TPS offset 26620

units: TPS offset 18892

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

6495{};

◆ alsIgnSkiprpmBins

uint16_t persistent_config_s::alsIgnSkiprpmBins = {}

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 19408

units: RPM offset 18912

units: RPM offset 18536

units: RPM offset 19016

units: RPM offset 19444

units: RPM offset 19412

units: RPM offset 19320

units: RPM offset 19656

units: RPM offset 26628

units: RPM offset 18900

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

6500{};

◆ ALSIgnSkipTable

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

units: ratio offset 19456

units: ratio offset 19588

units: ratio offset 37588

units: ratio offset 21492

units: ratio offset 51572

units: ratio offset 19592

units: ratio offset 19460

units: ratio offset 19368

units: ratio offset 18872

units: ratio offset 18496

units: ratio offset 18968

units: ratio offset 19404

units: ratio offset 19372

units: ratio offset 19280

units: ratio offset 19616

units: ratio offset 26588

units: ratio offset 18860

units: ratio offset 21456

units: ratio offset 22428

units: ratio offset 59592

units: ratio offset 25848

units: ratio offset 19468

units: ratio offset 59468

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

6490{};

◆ ALSTimingRetardTable

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

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 19272

units: deg offset 18776

units: deg offset 18400

units: deg offset 18852

units: deg offset 19308

units: deg offset 19276

units: deg offset 19184

units: deg offset 19520

units: deg offset 26492

units: deg offset 18764

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

6460{};

Referenced by getRunningAdvance().

◆ alternatorVoltageTargetLoadBins

uint16_t persistent_config_s::alternatorVoltageTargetLoadBins = {}

units: Load offset 23024

units: Load offset 23156

units: Load offset 41716

units: Load offset 25060

units: Load offset 55700

units: Load offset 23160

units: Load offset 23028

units: Load offset 22916

units: Load offset 22420

units: Load offset 22064

units: Load offset 22604

units: Load offset 22952

units: Load offset 22920

units: Load offset 22652

units: Load offset 23184

units: Load offset 30156

units: Load offset 22408

units: Load offset 25024

units: Load offset 22776

units: Load offset 25996

units: Load offset 63160

units: Load offset 29416

units: Load offset 20808

units: Load offset 23036

units: Load offset 63036

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

6827{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetRpmBins

uint16_t persistent_config_s::alternatorVoltageTargetRpmBins = {}

units: RPM offset 23032

units: RPM offset 23164

units: RPM offset 41724

units: RPM offset 25068

units: RPM offset 55708

units: RPM offset 23168

units: RPM offset 23036

units: RPM offset 22924

units: RPM offset 22428

units: RPM offset 22072

units: RPM offset 22612

units: RPM offset 22960

units: RPM offset 22928

units: RPM offset 22660

units: RPM offset 23192

units: RPM offset 30164

units: RPM offset 22416

units: RPM offset 25032

units: RPM offset 22784

units: RPM offset 26004

units: RPM offset 63168

units: RPM offset 29424

units: RPM offset 20816

units: RPM offset 23044

units: RPM offset 63044

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

6832{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetTable

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

units: volts offset 22992

units: volts offset 23124

units: volts offset 41684

units: volts offset 25028

units: volts offset 55668

units: volts offset 23128

units: volts offset 22996

units: volts offset 22884

units: Volts offset 22388

units: volts offset 22032

units: volts offset 22556

units: Volts offset 22920

units: Volts offset 22888

units: Volts offset 22620

units: volts offset 23152

units: volts offset 30124

units: Volts offset 22376

units: volts offset 24992

units: Volts offset 22744

units: volts offset 25964

units: volts offset 63128

units: volts offset 29384

units: volts offset 20776

units: volts offset 23004

units: volts offset 63004

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

6822{};

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

◆ baroCorrPressureBins

float persistent_config_s::baroCorrPressureBins = {}

units: SPECIAL_CASE_PRESSURE offset 5064

units: SPECIAL_CASE_PRESSURE offset 5080

units: SPECIAL_CASE_PRESSURE offset 5160

units: SPECIAL_CASE_PRESSURE offset 5068

units: kPa offset 4976

units: kPa offset 4820

units: SPECIAL_CASE_PRESSURE offset 5584

units: kPa offset 5028

units: kPa offset 4980

units: kPa offset 4992

units: kPa offset 4988

units: SPECIAL_CASE_PRESSURE offset 5136

units: SPECIAL_CASE_PRESSURE offset 4840

units: SPECIAL_CASE_PRESSURE offset 5076

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

5876{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrRpmBins

float persistent_config_s::baroCorrRpmBins = {}

units: RPM offset 5080

units: RPM offset 5096

units: RPM offset 5176

units: RPM offset 5084

units: RPM offset 4992

units: RPM offset 4836

units: RPM offset 5600

units: RPM offset 5044

units: RPM offset 4996

units: RPM offset 5008

units: RPM offset 5004

units: RPM offset 5152

units: RPM offset 4856

units: RPM offset 5092

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

5881{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrTable

float persistent_config_s::baroCorrTable = {}

units: ratio offset 5096

units: ratio offset 5112

units: ratio offset 5192

units: ratio offset 5100

units: ratio offset 5008

units: ratio offset 4852

units: ratio offset 5616

units: ratio offset 5060

units: ratio offset 5012

units: ratio offset 5024

units: ratio offset 5020

units: ratio offset 5168

units: ratio offset 4872

units: ratio offset 5108

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

5886{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ boardUse2stepPullDown

bool persistent_config_s::boardUse2stepPullDown

offset 23820 bit 3

offset 23952 bit 3

offset 23820 bit 1

offset 25856 bit 1

offset 56496 bit 1

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

Referenced by customBoardOnConfigurationChange(), and setHyundaiPb().

◆ boardUseCamPullDown

bool persistent_config_s::boardUseCamPullDown

offset 23820 bit 4

offset 23952 bit 4

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseCamVrPullUp

bool persistent_config_s::boardUseCamVrPullUp

offset 23952 bit 7

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseCrankPullUp

bool persistent_config_s::boardUseCrankPullUp

offset 23820 bit 2

offset 23952 bit 1

offset 25856 bit 4

offset 56496 bit 4

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

Referenced by customBoardOnConfigurationChange(), and setGmGdi().

◆ boardUseD2PullDown

bool persistent_config_s::boardUseD2PullDown

offset 23952 bit 8

offset 23820 bit 2

offset 25856 bit 2

offset 56496 bit 2

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD3PullDown

bool persistent_config_s::boardUseD3PullDown

offset 23952 bit 9

offset 23820 bit 3

offset 25856 bit 3

offset 56496 bit 3

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD4PullDown

bool persistent_config_s::boardUseD4PullDown

offset 23952 bit 5

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD5PullDown

bool persistent_config_s::boardUseD5PullDown

offset 23952 bit 6

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseFlexPullDown

bool persistent_config_s::boardUseFlexPullDown

offset 25856 bit 10

offset 56496 bit 10

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH1PullDown

bool persistent_config_s::boardUseH1PullDown

offset 25856 bit 5

offset 56496 bit 5

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH2PullDown

bool persistent_config_s::boardUseH2PullDown

offset 25856 bit 6

offset 56496 bit 6

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH3PullDown

bool persistent_config_s::boardUseH3PullDown

offset 25856 bit 7

offset 56496 bit 7

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH4PullDown

bool persistent_config_s::boardUseH4PullDown

offset 25856 bit 8

offset 56496 bit 8

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH5PullDown

bool persistent_config_s::boardUseH5PullDown

offset 25856 bit 9

offset 56496 bit 9

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseTachPullUp

bool persistent_config_s::boardUseTachPullUp

offset 23820 bit 0

offset 23952 bit 0

offset 23820 bit 4

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseTempPullUp

bool persistent_config_s::boardUseTempPullUp

offset 23820 bit 1

offset 23952 bit 2

offset 42512 bit 0

offset 23820 bit 0

offset 25856 bit 0

offset 56496 bit 0

Definition at line 7089 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 21432

offset 21564

offset 39564

offset 23468

offset 53548

offset 21568

offset 21436

offset 21344

offset 20848

offset 20472

offset 20956

offset 21380

offset 21348

offset 21256

offset 21592

offset 28564

offset 20836

offset 23432

offset 24404

offset 61568

offset 27824

offset 19504

offset 21444

offset 61444

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

6527{};

Referenced by BoostController::getSetpoint().

◆ boostClosedLoopLoadBins

uint16_t persistent_config_s::boostClosedLoopLoadBins = {}

offset 5424

offset 5440

offset 5520

offset 5428

offset 5336

offset 5112

offset 5872

offset 5388

offset 5340

offset 5496

offset 5200

offset 5436

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

5942{};

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 21056

offset 21188

offset 39188

offset 23092

offset 53172

offset 21192

offset 21060

offset 20968

offset 20472

offset 20096

offset 20580

offset 21004

offset 20972

offset 20880

offset 21216

offset 28188

offset 20460

offset 23056

offset 24028

offset 61192

offset 27448

offset 19416

offset 21068

offset 61068

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

6523{};

Referenced by BoostController::getOpenLoop().

◆ boostOpenLoopLoadBins

uint16_t persistent_config_s::boostOpenLoopLoadBins = {}

offset 5344

offset 5360

offset 5440

offset 5348

offset 5256

offset 5064

offset 5832

offset 5308

offset 5260

offset 5416

offset 5120

offset 5356

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

5934{};

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

◆ boostRpmBins

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

units: RPM offset 5336

units: RPM offset 5352

units: RPM offset 5432

units: RPM offset 5340

units: RPM offset 5248

units: RPM offset 5060

units: RPM offset 5824

units: RPM offset 5300

units: RPM offset 5252

units: RPM offset 5264

units: RPM offset 5396

units: RPM offset 5408

units: RPM offset 5112

units: RPM offset 5348

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

5930{};

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

◆ boostTableClosedLoop

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

offset 5360

offset 5376

offset 5456

offset 5364

offset 5272

offset 5080

offset 5840

offset 5324

offset 5276

offset 5404

offset 5432

offset 5136

offset 5372

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

5938{};

Referenced by initBoostCtrl(), and setDefaultBoostParameters().

◆ boostTableOpenLoop

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

offset 5272

offset 5288

offset 5368

offset 5276

offset 5184

offset 5028

offset 5792

offset 5236

offset 5188

offset 5200

offset 5332

offset 5344

offset 5048

offset 5284

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

5925{};

Referenced by initBoostCtrl(), and setTestDcWastegateConfiguration().

◆ cltBoostAdder

float persistent_config_s::cltBoostAdder = {}

offset 23140

offset 23272

offset 41832

offset 25176

offset 55816

offset 23276

offset 23144

offset 23032

offset 22536

offset 22180

offset 22724

offset 23068

offset 23036

offset 22768

offset 23300

offset 30272

offset 22524

offset 25140

offset 22892

offset 26112

offset 63276

offset 29532

offset 20924

offset 23152

offset 63152

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

6861{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostAdderBins

float persistent_config_s::cltBoostAdderBins = {}

units: C offset 23120

units: C offset 23252

units: C offset 41812

units: C offset 25156

units: C offset 55796

units: C offset 23256

units: C offset 23124

units: C offset 23012

units: C offset 22516

units: C offset 22160

units: C offset 22704

units: C offset 23048

units: C offset 23016

units: C offset 22748

units: C offset 23280

units: C offset 30252

units: C offset 22504

units: C offset 25120

units: C offset 22872

units: C offset 26092

units: C offset 63256

units: C offset 29512

units: C offset 20904

units: C offset 23132

units: C offset 63132

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

6857{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorr

float persistent_config_s::cltBoostCorr = {}

units: ratio offset 23060

units: ratio offset 23192

units: ratio offset 41752

units: ratio offset 25096

units: ratio offset 55736

units: ratio offset 23196

units: ratio offset 23064

units: ratio offset 22952

units: ratio offset 22456

units: ratio offset 22100

units: ratio offset 22644

units: ratio offset 22988

units: ratio offset 22956

units: ratio offset 22688

units: ratio offset 23220

units: ratio offset 30192

units: ratio offset 22444

units: ratio offset 25060

units: ratio offset 22812

units: ratio offset 26032

units: ratio offset 63196

units: ratio offset 29452

units: ratio offset 20844

units: ratio offset 23072

units: ratio offset 63072

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

6842{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorrBins

float persistent_config_s::cltBoostCorrBins = {}

units: C offset 23040

units: C offset 23172

units: C offset 41732

units: C offset 25076

units: C offset 55716

units: C offset 23176

units: C offset 23044

units: C offset 22932

units: C offset 22436

units: C offset 22080

units: C offset 22624

units: C offset 22968

units: C offset 22936

units: C offset 22668

units: C offset 23200

units: C offset 30172

units: C offset 22424

units: C offset 25040

units: C offset 22792

units: C offset 26012

units: C offset 63176

units: C offset 29432

units: C offset 20824

units: C offset 23052

units: C offset 63052

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

6837{};

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 5552

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 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: percent offset 5648

CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: percent offset 5556

CLT-based cranking position % 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 5988

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 5624

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 5328

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 5564

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

5969{};

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 5520

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 5536

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 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: SPECIAL_CASE_TEMPERATURE offset 5524

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 5956

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 5592

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 5296

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 5532

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

5963{};

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

◆ cltFuelCorr

float persistent_config_s::cltFuelCorr = {}

units: ratio offset 13764

units: ratio offset 31764

units: ratio offset 15780

units: ratio offset 45860

units: ratio offset 13768

units: ratio offset 13676

units: ratio offset 13452

units: ratio offset 14220

units: ratio offset 13728

units: ratio offset 13680

units: ratio offset 13640

units: ratio offset 20764

units: ratio offset 15764

units: ratio offset 17764

units: ratio offset 53836

units: ratio offset 19264

units: ratio offset 13540

units: ratio offset 13776

units: ratio offset 53776

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

6022{};

Referenced by getCltFuelCorrection(), and setDefaultWarmupFuelEnrichment().

◆ cltFuelCorrBins

float persistent_config_s::cltFuelCorrBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 13700

units: SPECIAL_CASE_TEMPERATURE offset 31700

units: SPECIAL_CASE_TEMPERATURE offset 15716

units: SPECIAL_CASE_TEMPERATURE offset 45796

units: SPECIAL_CASE_TEMPERATURE offset 13704

units: C offset 13612

units: C offset 13388

units: SPECIAL_CASE_TEMPERATURE offset 14156

units: C offset 13664

units: C offset 13616

units: C offset 13576

units: SPECIAL_CASE_TEMPERATURE offset 20700

units: SPECIAL_CASE_TEMPERATURE offset 15700

units: C offset 13700

units: SPECIAL_CASE_TEMPERATURE offset 17700

units: SPECIAL_CASE_TEMPERATURE offset 53772

units: SPECIAL_CASE_TEMPERATURE offset 19200

units: SPECIAL_CASE_TEMPERATURE offset 13476

units: SPECIAL_CASE_TEMPERATURE offset 13712

units: SPECIAL_CASE_TEMPERATURE offset 53712

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

6017{};

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 14188

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

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

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

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

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 14644

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 21188

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

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 18188

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

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

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

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

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

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

6066{};

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 14220

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

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

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

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

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 14676

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 21220

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

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

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

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

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

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

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

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

6072{};

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 4468

See idleRpmPid units: RPM offset 4484

See idleRpmPid units: RPM offset 4564

See idleRpmPid units: RPM offset 4472

See idleRpmPid units: RPM offset 4388

See idleRpmPid units: RPM offset 4232

See idleRpmPid units: RPM offset 4952

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 4540

See idleRpmPid units: RPM offset 4480

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

5789{};

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 4436

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

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

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

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

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

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

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

5783{};

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 22884

units: RPM offset 23016

units: RPM offset 41576

units: RPM offset 24920

units: RPM offset 55560

units: RPM offset 23020

units: RPM offset 22888

units: RPM offset 22776

units: RPM offset 22280

units: RPM offset 21924

units: RPM offset 22446

units: RPM offset 22812

units: RPM offset 22780

units: RPM offset 22512

units: RPM offset 23044

units: RPM offset 30016

units: RPM offset 22268

units: RPM offset 24884

units: RPM offset 22636

units: RPM offset 25856

units: RPM offset 63020

units: RPM offset 29276

units: RPM offset 20668

units: RPM offset 22896

units: RPM offset 62896

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

6757{};

Referenced by LimpManager::updateRevLimit().

◆ cltRevLimitRpmBins [1/3]

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

units: SPECIAL_CASE_TEMPERATURE offset 22876

units: SPECIAL_CASE_TEMPERATURE offset 23008

units: SPECIAL_CASE_TEMPERATURE offset 41568

units: SPECIAL_CASE_TEMPERATURE offset 24912

units: SPECIAL_CASE_TEMPERATURE offset 55552

units: SPECIAL_CASE_TEMPERATURE offset 23012

units: SPECIAL_CASE_TEMPERATURE offset 22880

units: SPECIAL_CASE_TEMPERATURE offset 21916

units: SPECIAL_CASE_TEMPERATURE offset 22438

units: SPECIAL_CASE_TEMPERATURE offset 23036

units: SPECIAL_CASE_TEMPERATURE offset 30008

units: SPECIAL_CASE_TEMPERATURE offset 24876

units: SPECIAL_CASE_TEMPERATURE offset 25848

units: SPECIAL_CASE_TEMPERATURE offset 63012

units: SPECIAL_CASE_TEMPERATURE offset 29268

units: SPECIAL_CASE_TEMPERATURE offset 20660

units: SPECIAL_CASE_TEMPERATURE offset 22888

units: SPECIAL_CASE_TEMPERATURE offset 62888

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

6752{};

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 5232

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

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

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

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 5752

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 5304

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

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

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

5909{};

Referenced by getCrankingAdvance(), and setDefaultCranking().

◆ crankingAdvanceBins

uint16_t persistent_config_s::crankingAdvanceBins = {}

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

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

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

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

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 5744

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 5296

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

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

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

5903{};

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 14060

Base mass of the per-cylinder fuel injected during cranking. This is then modified by the multipliers for IAT, TPS ect, to give the final cranking pulse width. A reasonable starting point is 60mg per liter per cylinder. ex: 2 liter 4 cyl = 500cc/cyl, so 30mg cranking fuel. units: mg offset 32060

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 16076

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 46156

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 14064

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 14516

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 21060

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 16060

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 18060

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 54132

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 19560

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 13836

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 14072

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 54072

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

6060{};

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 14020

units: counter offset 32020

units: counter offset 16036

units: counter offset 46116

units: counter offset 14024

units: counter offset 13932

units: counter offset 13708

units: counter offset 14476

units: counter offset 13984

units: counter offset 13936

units: counter offset 13896

units: counter offset 21020

units: counter offset 16020

units: counter offset 18020

units: counter offset 54092

units: counter offset 19520

units: counter offset 13796

units: counter offset 14032

units: counter offset 54032

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

6047{};

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

◆ crankingCycleFuelCltBins

int16_t persistent_config_s::crankingCycleFuelCltBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14052

units: SPECIAL_CASE_TEMPERATURE offset 32052

units: SPECIAL_CASE_TEMPERATURE offset 16068

units: SPECIAL_CASE_TEMPERATURE offset 46148

units: SPECIAL_CASE_TEMPERATURE offset 14056

units: C offset 13964

units: C offset 13740

units: SPECIAL_CASE_TEMPERATURE offset 14508

units: C offset 14016

units: C offset 13968

units: C offset 13928

units: SPECIAL_CASE_TEMPERATURE offset 21052

units: SPECIAL_CASE_TEMPERATURE offset 16052

units: C offset 14052

units: SPECIAL_CASE_TEMPERATURE offset 18052

units: SPECIAL_CASE_TEMPERATURE offset 54124

units: SPECIAL_CASE_TEMPERATURE offset 19552

units: SPECIAL_CASE_TEMPERATURE offset 13828

units: SPECIAL_CASE_TEMPERATURE offset 14064

units: SPECIAL_CASE_TEMPERATURE offset 54064

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

6052{};

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 13988

units: SPECIAL_CASE_TEMPERATURE offset 31988

units: SPECIAL_CASE_TEMPERATURE offset 16004

units: SPECIAL_CASE_TEMPERATURE offset 46084

units: SPECIAL_CASE_TEMPERATURE offset 13992

units: C offset 13900

units: C offset 13676

units: SPECIAL_CASE_TEMPERATURE offset 14444

units: C offset 13952

units: C offset 13904

units: C offset 13864

units: SPECIAL_CASE_TEMPERATURE offset 20988

units: SPECIAL_CASE_TEMPERATURE offset 15988

units: C offset 13988

units: SPECIAL_CASE_TEMPERATURE offset 17988

units: SPECIAL_CASE_TEMPERATURE offset 54060

units: SPECIAL_CASE_TEMPERATURE offset 19488

units: SPECIAL_CASE_TEMPERATURE offset 13764

units: SPECIAL_CASE_TEMPERATURE offset 14000

units: SPECIAL_CASE_TEMPERATURE offset 54000

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

6042{};

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

◆ crankingFuelCoef

float persistent_config_s::crankingFuelCoef = {}

units: ratio offset 13956

units: ratio offset 31956

units: ratio offset 15972

units: ratio offset 46052

units: ratio offset 13960

units: ratio offset 13868

units: ratio offset 13644

units: ratio offset 14412

units: ratio offset 13920

units: ratio offset 13872

units: ratio offset 13832

units: ratio offset 20956

units: ratio offset 15956

units: ratio offset 17956

units: ratio offset 54028

units: ratio offset 19456

units: ratio offset 13732

units: ratio offset 13968

units: ratio offset 53968

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

6037{};

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

◆ crankingFuelCoefE100

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

units: ratio offset 19104

units: ratio offset 19236

units: ratio offset 37236

units: ratio offset 21140

units: ratio offset 51220

units: ratio offset 19240

units: ratio offset 19108

units: ratio offset 19016

units: ratio offset 18520

units: ratio offset 18144

units: ratio offset 18568

units: ratio offset 19052

units: ratio offset 19020

units: ratio offset 18928

units: ratio offset 19264

units: ratio offset 26236

units: ratio offset 18508

units: ratio offset 21104

units: ratio offset 22076

units: ratio offset 59240

units: ratio offset 25496

units: ratio offset 18616

units: ratio offset 19116

units: ratio offset 59116

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

6335{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ crankingTpsBins

float persistent_config_s::crankingTpsBins = {}

units: % offset 5192

units: % offset 5208

units: % offset 5288

units: % offset 5196

units: % offset 5104

units: % offset 4948

units: % offset 5712

units: % offset 5156

units: % offset 5108

units: % offset 5120

units: % offset 5116

units: % offset 5264

units: % offset 4968

units: % offset 5204

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

5897{};

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

◆ crankingTpsCoef

float persistent_config_s::crankingTpsCoef = {}

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

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

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

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

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 5680

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 5232

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

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

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

5892{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ cyl8certification

bool persistent_config_s::cyl8certification

offset 23832 bit 0

offset 63832 bit 0

Definition at line 7206 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 4300

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

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

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

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 4784

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

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

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

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

5745{};

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 4308

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

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

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

PWM bias, open loop component of PID closed loop control units: DC wastegate duty cycle bias offset 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 4792

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 4380

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

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

5751{};

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

◆ dwellVoltageCorrValues

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

units: multiplier offset 22924

units: multiplier offset 23056

units: multiplier offset 41616

units: multiplier offset 24960

units: multiplier offset 55600

units: multiplier offset 23060

units: multiplier offset 22928

units: multiplier offset 22816

units: multiplier offset 22320

units: multiplier offset 21964

units: multiplier offset 22486

units: multiplier offset 22852

units: multiplier offset 22820

units: multiplier offset 22552

units: multiplier offset 23084

units: multiplier offset 30056

units: multiplier offset 22308

units: multiplier offset 24924

units: multiplier offset 22676

units: multiplier offset 25896

units: multiplier offset 63060

units: multiplier offset 29316

units: multiplier offset 20708

units: multiplier offset 22936

units: multiplier offset 62936

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

6777{};

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

◆ dwellVoltageCorrVoltBins

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

units: volts offset 22916

units: volts offset 23048

units: volts offset 41608

units: volts offset 24952

units: volts offset 55592

units: volts offset 23052

units: volts offset 22920

units: volts offset 22808

units: volts offset 22312

units: volts offset 21956

units: volts offset 22478

units: volts offset 22844

units: volts offset 22812

units: volts offset 22544

units: volts offset 23076

units: volts offset 30048

units: volts offset 22300

units: volts offset 24916

units: volts offset 22668

units: volts offset 25888

units: volts offset 63052

units: volts offset 29308

units: volts offset 20700

units: volts offset 22928

units: volts offset 62928

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

6772{};

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 23618

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23750

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 42310

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25654

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 56294

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23754

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23622

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

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23202

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

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30750

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23026

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25618

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 26590

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63754

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30010

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 21114

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23630

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63630

Definition at line 6962 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 23616

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23748

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 42308

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25652

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 56292

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23752

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23620

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23200

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30748

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23024

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25616

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 26588

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63752

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30008

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 21112

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23628

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63628

Definition at line 6956 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 23620

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23752

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 42312

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25656

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 56296

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23756

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23624

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23204

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30752

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23028

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25620

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 26592

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63756

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30012

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 21116

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23632

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63632

Definition at line 6968 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 23624

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23756

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 42316

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25660

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 56300

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23760

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23628

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23208

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30756

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23032

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25624

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 26596

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63760

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30016

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 21120

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23636

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63636

Definition at line 6974 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 23612

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23744

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 42304

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25648

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 56288

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23748

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23616

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23196

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30744

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23020

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25612

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 26584

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63748

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30004

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 21108

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23624

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63624

Definition at line 6950 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 23604

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23736

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 42296

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25640

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 56280

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23740

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23608

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23188

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30736

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23012

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25604

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 26576

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63740

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 29996

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 21100

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23616

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63616

Definition at line 6938 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 23608

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23740

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 42300

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25644

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 56284

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23744

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23612

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23192

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30740

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23016

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25608

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 26580

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63744

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30000

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 21104

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23620

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63620

Definition at line 6944 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 23601

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 6926 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 23600

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23732

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 42292

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25636

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 56276

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23736

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23604

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23184

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30732

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23008

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25600

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 26572

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63736

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 29992

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 21096

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23612

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63612

Definition at line 6920 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 23602

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23734

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 42294

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25638

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 56278

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23738

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23606

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

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23186

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

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30734

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23010

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25602

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 26574

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63738

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 29994

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 21098

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23614

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63614

Definition at line 6932 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 23592

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23724

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 42284

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25628

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 56268

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23728

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23596

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23484

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22988

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22632

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23176

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23544

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23488

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23752

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30724

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23000

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25592

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 26564

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63728

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 29984

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 21088

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23604

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63604

Definition at line 6890 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 23596

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23728

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 42288

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25632

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 56272

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23732

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23600

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23488

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22992

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22636

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23180

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23548

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23492

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23756

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30728

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23004

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25596

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 26568

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63732

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 29988

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 21092

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23608

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63608

Definition at line 6914 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 23594

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23726

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 42286

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25630

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 56270

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23730

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23598

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23486

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22990

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22634

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23178

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23546

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23490

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23754

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30726

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23002

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25594

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 26566

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63730

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 29986

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 21090

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23606

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63606

Definition at line 6902 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 23593

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23725

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 42285

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25629

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 56269

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23729

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23597

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

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23177

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

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30725

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23001

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25593

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 26565

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63729

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 29985

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 21089

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23605

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63605

Definition at line 6896 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 5684 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 4236

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

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

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

target TPS value, 0 to 100% TODO: use int8 data date once we template interpolation method units: target TPS position offset 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 4720

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 4308

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

5733{};

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 4268

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

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

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

PWM bias, open loop component of PID closed loop control units: ETB duty cycle bias offset 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 4752

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 4340

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

5739{};

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

◆ fuelLevelBins

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

units: volt offset 22892

units: volt offset 23024

units: volt offset 41584

units: volt offset 24928

units: volt offset 55568

units: volt offset 23028

units: volt offset 22896

units: volt offset 22784

units: volt offset 22288

units: volt offset 21932

units: volt offset 22454

units: volt offset 22820

units: volt offset 22788

units: volt offset 22520

units: volt offset 23052

units: volt offset 30024

units: volt offset 22276

units: volt offset 24892

units: volt offset 22644

units: volt offset 25864

units: volt offset 63028

units: volt offset 29284

units: volt offset 20676

units: volt offset 22904

units: volt offset 62904

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

6762{};

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

◆ fuelLevelValues

uint8_t persistent_config_s::fuelLevelValues = {}

units: % offset 22908

units: % offset 23040

units: % offset 41600

units: % offset 24944

units: % offset 55584

units: % offset 23044

units: % offset 22912

units: % offset 22800

units: % offset 22304

units: % offset 21948

units: % offset 22470

units: % offset 22836

units: % offset 22804

units: % offset 22536

units: % offset 23068

units: % offset 30040

units: % offset 22292

units: % offset 24908

units: % offset 22660

units: % offset 25880

units: % offset 63044

units: % offset 29300

units: % offset 20692

units: % offset 22920

units: % offset 62920

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

6767{};

Referenced by FuelLevelFunc::convert().

◆ fuelTrimLoadBins

uint16_t persistent_config_s::fuelTrimLoadBins = {}

offset 18896

offset 19028

offset 37028

offset 20932

offset 51012

offset 19032

offset 18900

offset 18808

offset 18312

offset 17936

offset 18360

offset 18844

offset 18812

offset 18720

offset 19056

offset 26028

offset 18300

offset 20896

offset 21868

offset 59032

offset 25288

offset 18408

offset 18908

offset 58908

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

6321{};

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

◆ fuelTrimRpmBins

uint16_t persistent_config_s::fuelTrimRpmBins = {}

units: rpm offset 18904

units: rpm offset 19036

units: rpm offset 37036

units: rpm offset 20940

units: rpm offset 51020

units: rpm offset 19040

units: rpm offset 18908

units: rpm offset 18816

units: rpm offset 18320

units: rpm offset 17944

units: rpm offset 18368

units: rpm offset 18852

units: rpm offset 18820

units: rpm offset 18728

units: rpm offset 19064

units: rpm offset 26036

units: rpm offset 18308

units: rpm offset 20904

units: rpm offset 21876

units: rpm offset 59040

units: rpm offset 25296

units: rpm offset 18416

units: rpm offset 18916

units: rpm offset 58916

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

6326{};

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

◆ fuelTrims

fuel_cyl_trim_s persistent_config_s::fuelTrims = {}

offset 18912

offset 19044

offset 37044

offset 20948

offset 51028

offset 19048

offset 18916

offset 18824

offset 18328

offset 17952

offset 18376

offset 18860

offset 18828

offset 18736

offset 19072

offset 26044

offset 18316

offset 20912

offset 21884

offset 59048

offset 25304

offset 18424

offset 18924

offset 58924

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

6330{};

Referenced by getCylinderFuelTrim().

◆ hondaKcltGaugeAdder

uint8_t persistent_config_s::hondaKcltGaugeAdder

◆ hpfpCompensation

int8_t persistent_config_s::hpfpCompensation = {}

units: % offset 22506

units: % offset 22638

units: % offset 40638

units: % offset 24542

units: % offset 54622

units: % offset 22642

units: % offset 22510

units: % offset 22410

units: % offset 21914

units: % offset 21546

units: % offset 22040

units: % offset 22446

units: % offset 22414

units: % offset 22322

units: % offset 22666

units: % offset 29638

units: % offset 21902

units: % offset 24506

units: % offset 25478

units: % offset 62642

units: % offset 28898

units: % offset 20290

units: % offset 22518

units: % offset 62518

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

6676{};

Referenced by HpfpQuantity::calcFuelPercent().

◆ hpfpCompensationLoadBins

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

units: cc/lobe offset 22606

units: cc/lobe offset 22738

units: cc/lobe offset 40738

units: cc/lobe offset 24642

units: cc/lobe offset 54722

units: cc/lobe offset 22742

units: cc/lobe offset 22610

units: cc/lobe offset 22510

units: cc/lobe offset 22014

units: cc/lobe offset 21646

units: cc/lobe offset 22160

units: cc/lobe offset 22546

units: cc/lobe offset 22514

units: cc/lobe offset 22422

units: cc/lobe offset 22766

units: cc/lobe offset 29738

units: cc/lobe offset 22002

units: cc/lobe offset 24606

units: cc/lobe offset 25578

units: cc/lobe offset 62742

units: cc/lobe offset 28998

units: cc/lobe offset 20390

units: cc/lobe offset 22618

units: cc/lobe offset 62618

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

6681{};

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

◆ hpfpCompensationRpmBins

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

units: RPM offset 22626

units: RPM offset 22758

units: RPM offset 40758

units: RPM offset 24662

units: RPM offset 54742

units: RPM offset 22762

units: RPM offset 22630

units: RPM offset 22530

units: RPM offset 22034

units: RPM offset 21666

units: RPM offset 22180

units: RPM offset 22566

units: RPM offset 22534

units: RPM offset 22442

units: RPM offset 22786

units: RPM offset 29758

units: RPM offset 22022

units: RPM offset 24626

units: RPM offset 25598

units: RPM offset 62762

units: RPM offset 29018

units: RPM offset 20410

units: RPM offset 22638

units: RPM offset 62638

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

6686{};

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

◆ hpfpDeadtimeMS

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

units: ms offset 22260

units: ms offset 22392

units: ms offset 40392

units: ms offset 24296

units: ms offset 54376

units: ms offset 22396

units: ms offset 22264

units: ms offset 22164

units: ms offset 21668

units: ms offset 21300

units: ms offset 21794

units: ms offset 22200

units: ms offset 22168

units: ms offset 22076

units: ms offset 22420

units: ms offset 29392

units: ms offset 21656

units: ms offset 24260

units: ms offset 25232

units: ms offset 62396

units: ms offset 28652

units: ms offset 20044

units: ms offset 22272

units: ms offset 62272

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

6656{};

Referenced by HpfpController::onFastCallback().

◆ hpfpDeadtimeVoltsBins

uint8_t persistent_config_s::hpfpDeadtimeVoltsBins = {}

units: volts offset 22252

units: volts offset 22384

units: volts offset 40384

units: volts offset 24288

units: volts offset 54368

units: volts offset 22388

units: volts offset 22256

units: volts offset 22156

units: volts offset 21660

units: volts offset 21292

units: volts offset 21786

units: volts offset 22192

units: volts offset 22160

units: volts offset 22068

units: volts offset 22412

units: volts offset 29384

units: volts offset 21648

units: volts offset 24252

units: volts offset 25224

units: volts offset 62388

units: volts offset 28644

units: volts offset 20036

units: volts offset 22264

units: volts offset 62264

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

6651{};

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

◆ hpfpFuelMassCompensation

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

units: % offset 22636

units: % offset 22768

units: % offset 40768

units: % offset 24672

units: % offset 54752

units: % offset 22772

units: % offset 22640

units: % offset 22540

units: % offset 22044

units: % offset 21676

units: % offset 22192

units: % offset 22576

units: % offset 22544

units: % offset 22796

units: % offset 29768

units: % offset 22032

units: % offset 24636

units: % offset 25608

units: % offset 62772

units: % offset 29028

units: % offset 20420

units: % offset 22648

units: % offset 62648

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

6691{};

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

◆ hpfpFuelMassCompensationFuelMass

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

units: fuel mass/mg offset 22764

units: fuel mass/mg offset 22896

units: fuel mass/mg offset 40896

units: fuel mass/mg offset 24800

units: fuel mass/mg offset 54880

units: fuel mass/mg offset 22900

units: fuel mass/mg offset 22768

units: fuel mass/mg offset 22668

units: fuel mass/mg offset 22172

units: fuel mass/mg offset 21804

units: fuel mass/mg offset 22320

units: fuel mass/mg offset 22704

units: fuel mass/mg offset 22672

units: fuel mass/mg offset 22924

units: fuel mass/mg offset 29896

units: fuel mass/mg offset 22160

units: fuel mass/mg offset 24764

units: fuel mass/mg offset 25736

units: fuel mass/mg offset 62900

units: fuel mass/mg offset 29156

units: fuel mass/mg offset 20548

units: fuel mass/mg offset 22776

units: fuel mass/mg offset 62776

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

6696{};

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

◆ hpfpFuelMassCompensationFuelPressure [1/2]

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

units: bar offset 22780

units: bar offset 22912

units: bar offset 40912

units: bar offset 24816

units: bar offset 54896

units: bar offset 22916

units: bar offset 22784

units: bar offset 22684

units: bar offset 22188

units: bar offset 21820

units: bar offset 22336

units: bar offset 22688

units: bar offset 22940

units: bar offset 29912

units: bar offset 24780

units: bar offset 25752

units: bar offset 62916

units: bar offset 29172

units: bar offset 20564

units: bar offset 22792

units: bar offset 62792

units: bar offset 22720

units: bar offset 22176

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

6701{};

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 22236

units: deg offset 22368

units: deg offset 40368

units: deg offset 24272

units: deg offset 54352

units: deg offset 22372

units: deg offset 22240

units: deg offset 22140

units: deg offset 21644

units: deg offset 21276

units: deg offset 21770

units: deg offset 22176

units: deg offset 22144

units: deg offset 22052

units: deg offset 22396

units: deg offset 29368

units: deg offset 21632

units: deg offset 24236

units: deg offset 25208

units: deg offset 62372

units: deg offset 28628

units: deg offset 20020

units: deg offset 22248

units: deg offset 62248

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

6646{};

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

◆ hpfpLobeProfileQuantityBins

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

units: % offset 22220

units: % offset 22352

units: % offset 40352

units: % offset 24256

units: % offset 54336

units: % offset 22356

units: % offset 22224

units: % offset 22124

units: % offset 21628

units: % offset 21260

units: % offset 21754

units: % offset 22160

units: % offset 22128

units: % offset 22036

units: % offset 22380

units: % offset 29352

units: % offset 21616

units: % offset 24220

units: % offset 25192

units: % offset 62356

units: % offset 28612

units: % offset 20004

units: % offset 22232

units: % offset 62232

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

6641{};

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

◆ hpfpTarget

uint16_t persistent_config_s::hpfpTarget = {}

units: kPa offset 22276

units: kPa offset 22408

units: kPa offset 40408

units: kPa offset 24312

units: kPa offset 54392

units: kPa offset 22412

units: kPa offset 22280

units: kPa offset 22180

units: kPa offset 21684

units: kPa offset 21316

units: kPa offset 21810

units: kPa offset 22216

units: kPa offset 22184

units: kPa offset 22092

units: kPa offset 22436

units: kPa offset 29408

units: kPa offset 21672

units: kPa offset 24276

units: kPa offset 25248

units: kPa offset 62412

units: kPa offset 28668

units: kPa offset 20060

units: kPa offset 22288

units: kPa offset 62288

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

6661{};

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

◆ hpfpTargetLoadBins

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

units: load offset 22476

units: load offset 22608

units: load offset 40608

units: load offset 24512

units: load offset 54592

units: load offset 22612

units: load offset 22480

units: load offset 22380

units: load offset 21884

units: load offset 21516

units: load offset 22010

units: load offset 22416

units: load offset 22384

units: load offset 22292

units: load offset 22636

units: load offset 29608

units: load offset 21872

units: load offset 24476

units: load offset 25448

units: load offset 62612

units: load offset 28868

units: load offset 20260

units: load offset 22488

units: load offset 62488

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

6666{};

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

◆ hpfpTargetRpmBins

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

units: RPM offset 22496

units: RPM offset 22628

units: RPM offset 40628

units: RPM offset 24532

units: RPM offset 54612

units: RPM offset 22632

units: RPM offset 22500

units: RPM offset 22400

units: RPM offset 21904

units: RPM offset 21536

units: RPM offset 22030

units: RPM offset 22436

units: RPM offset 22404

units: RPM offset 22312

units: RPM offset 22656

units: RPM offset 29628

units: RPM offset 21892

units: RPM offset 24496

units: RPM offset 25468

units: RPM offset 62632

units: RPM offset 28888

units: RPM offset 20280

units: RPM offset 22508

units: RPM offset 62508

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

6671{};

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 5256

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

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

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

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 5776

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 5328

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

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

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

5921{};

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 5240

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

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

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

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 5760

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 5312

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

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

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

5915{};

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

◆ iacPidMultLoadBins

uint8_t persistent_config_s::iacPidMultLoadBins = {}

units: Load offset 4388

units: Load offset 4404

units: Load offset 4484

units: Load offset 4392

units: Load offset 4324

units: Load offset 4168

units: Load offset 4872

units: Load offset 4376

units: Load offset 4328

units: Load offset 4336

units: Load offset 4332

units: Load offset 4460

units: Load offset 4400

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

5761{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultRpmBins

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

units: RPM offset 4396

units: RPM offset 4412

units: RPM offset 4492

units: RPM offset 4400

units: RPM offset 4332

units: RPM offset 4176

units: RPM offset 4880

units: RPM offset 4384

units: RPM offset 4336

units: RPM offset 4344

units: RPM offset 4340

units: RPM offset 4468

units: RPM offset 4408

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

5766{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultTable

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

units: % offset 4324

units: % offset 4340

units: % offset 4420

units: % offset 4328

units: % offset 4260

units: % offset 4104

units: % offset 4808

units: % offset 4312

units: % offset 4264

units: % offset 4272

units: % offset 4268

units: % offset 4396

units: % offset 4336

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

5756{};

Referenced by IdleController::getClosedLoop().

◆ iatBoostAdder

float persistent_config_s::iatBoostAdder = {}

offset 23180

offset 23312

offset 41872

offset 25216

offset 55856

offset 23316

offset 23184

offset 23072

offset 22576

offset 22220

offset 22764

offset 23108

offset 23076

offset 22808

offset 23340

offset 30312

offset 22564

offset 25180

offset 22932

offset 26152

offset 63316

offset 29572

offset 20964

offset 23192

offset 63192

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

6870{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostAdderBins

float persistent_config_s::iatBoostAdderBins = {}

units: C offset 23160

units: C offset 23292

units: C offset 41852

units: C offset 25196

units: C offset 55836

units: C offset 23296

units: C offset 23164

units: C offset 23052

units: C offset 22556

units: C offset 22200

units: C offset 22744

units: C offset 23088

units: C offset 23056

units: C offset 22788

units: C offset 23320

units: C offset 30292

units: C offset 22544

units: C offset 25160

units: C offset 22912

units: C offset 26132

units: C offset 63296

units: C offset 29552

units: C offset 20944

units: C offset 23172

units: C offset 63172

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

6866{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorr

float persistent_config_s::iatBoostCorr = {}

units: ratio offset 23100

units: ratio offset 23232

units: ratio offset 41792

units: ratio offset 25136

units: ratio offset 55776

units: ratio offset 23236

units: ratio offset 23104

units: ratio offset 22992

units: ratio offset 22496

units: ratio offset 22140

units: ratio offset 22684

units: ratio offset 23028

units: ratio offset 22996

units: ratio offset 22728

units: ratio offset 23260

units: ratio offset 30232

units: ratio offset 22484

units: ratio offset 25100

units: ratio offset 22852

units: ratio offset 26072

units: ratio offset 63236

units: ratio offset 29492

units: ratio offset 20884

units: ratio offset 23112

units: ratio offset 63112

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

6852{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorrBins

float persistent_config_s::iatBoostCorrBins = {}

units: C offset 23080

units: C offset 23212

units: C offset 41772

units: C offset 25116

units: C offset 55756

units: C offset 23216

units: C offset 23084

units: C offset 22972

units: C offset 22476

units: C offset 22120

units: C offset 22664

units: C offset 23008

units: C offset 22976

units: C offset 22708

units: C offset 23240

units: C offset 30212

units: C offset 22464

units: C offset 25080

units: C offset 22832

units: C offset 26052

units: C offset 63216

units: C offset 29472

units: C offset 20864

units: C offset 23092

units: C offset 63092

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

6847{};

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

◆ iatFuelCorr

float persistent_config_s::iatFuelCorr = {}

units: ratio offset 13892

units: ratio offset 31892

units: ratio offset 15908

units: ratio offset 45988

units: ratio offset 13896

units: ratio offset 13804

units: ratio offset 13580

units: ratio offset 14348

units: ratio offset 13856

units: ratio offset 13808

units: ratio offset 13768

units: ratio offset 20892

units: ratio offset 15892

units: ratio offset 17892

units: ratio offset 53964

units: ratio offset 19392

units: ratio offset 13668

units: ratio offset 13904

units: ratio offset 53904

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

6032{};

Referenced by getIatFuelCorrection().

◆ iatFuelCorrBins

float persistent_config_s::iatFuelCorrBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 13828

units: SPECIAL_CASE_TEMPERATURE offset 31828

units: SPECIAL_CASE_TEMPERATURE offset 15844

units: SPECIAL_CASE_TEMPERATURE offset 45924

units: SPECIAL_CASE_TEMPERATURE offset 13832

units: C offset 13740

units: C offset 13516

units: SPECIAL_CASE_TEMPERATURE offset 14284

units: C offset 13792

units: C offset 13744

units: C offset 13704

units: SPECIAL_CASE_TEMPERATURE offset 20828

units: SPECIAL_CASE_TEMPERATURE offset 15828

units: C offset 13828

units: SPECIAL_CASE_TEMPERATURE offset 17828

units: SPECIAL_CASE_TEMPERATURE offset 53900

units: SPECIAL_CASE_TEMPERATURE offset 19328

units: SPECIAL_CASE_TEMPERATURE offset 13604

units: SPECIAL_CASE_TEMPERATURE offset 13840

units: SPECIAL_CASE_TEMPERATURE offset 53840

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

6027{};

Referenced by getIatFuelCorrection(), and validateConfigOnStartUpOrBurn().

◆ idleAdvance

float persistent_config_s::idleAdvance = {}

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

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

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

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

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 6064

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 5700

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

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

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

5993{};

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 5620

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

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

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

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 6056

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 5692

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

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

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

5987{};

Referenced by getRunningAdvance(), and validateConfigOnStartUpOrBurn().

◆ idleVeLoadBins

uint8_t persistent_config_s::idleVeLoadBins = {}

units: load offset 5664

units: load offset 5680

units: load offset 5760

units: load offset 5668

units: load offset 5576

units: load offset 5352

units: load offset 6102

units: load offset 5628

units: load offset 5580

units: load offset 5540

units: load offset 5736

units: load offset 5440

units: load offset 5676

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

6003{};

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

◆ idleVeRpmBins

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

units: RPM offset 5660

units: RPM offset 5676

units: RPM offset 5756

units: RPM offset 5664

units: RPM offset 5572

units: RPM offset 5348

units: RPM offset 6096

units: RPM offset 5624

units: RPM offset 5576

units: RPM offset 5536

units: RPM offset 5732

units: RPM offset 5436

units: RPM offset 5672

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

5998{};

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

◆ idleVeTable

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

units: % offset 5668

units: % offset 5684

units: % offset 5764

units: % offset 5672

units: % offset 5580

units: % offset 5356

units: % offset 6106

units: % offset 5632

units: % offset 5584

units: % offset 5544

units: % offset 5740

units: % offset 5444

units: % offset 5680

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

6008{};

Referenced by AirmassVeModelBase::getVe().

◆ ignBlends

blend_table_s persistent_config_s::ignBlends = {}

offset 19504

offset 19636

offset 37636

offset 21540

offset 51620

offset 19640

offset 19508

offset 19416

offset 18920

offset 18544

offset 19028

offset 19452

offset 19420

offset 19328

offset 19664

offset 26636

offset 18908

offset 21504

offset 22476

offset 59640

offset 25896

offset 19016

offset 19516

offset 59516

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

6504{};

Referenced by getRunningAdvance(), and setDefaultIgnition().

◆ ignitionCltCorrLoadBins

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

units: Load offset 4544

units: Load offset 4560

units: Load offset 4640

units: Load offset 4548

units: Load offset 4459

units: Load offset 4303

units: Load offset 5064

units: Load offset 4511

units: Load offset 4463

units: Load offset 4616

units: Load offset 4556

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

5805{};

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

◆ ignitionCltCorrTable

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

units: deg offset 4484

units: deg offset 4500

units: deg offset 4580

units: deg offset 4488

units: deg offset 4404

units: deg offset 4248

units: deg offset 4968

units: deg offset 4456

units: deg offset 4408

units: deg offset 4556

units: deg offset 4496

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

5794{};

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 4534

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4550

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4630

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4538

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 5048

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4606

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4546

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

5800{};

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

◆ ignitionIatCorrLoadBins

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

units: Load offset 14696

units: Load offset 14828

units: Load offset 32828

units: Load offset 16732

units: Load offset 46812

units: Load offset 14832

units: Load offset 14700

units: Load offset 14608

units: Load offset 14384

units: Load offset 15088

units: Load offset 14644

units: Load offset 14612

units: Load offset 14520

units: Load offset 21828

units: Load offset 16696

units: Load offset 18628

units: Load offset 54832

units: Load offset 20128

units: Load offset 14472

units: Load offset 14708

units: Load offset 54708

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

6117{};

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 14560

units: deg offset 14692

units: deg offset 32692

units: deg offset 16596

units: deg offset 46676

units: deg offset 14696

units: deg offset 14564

units: deg offset 14472

units: deg offset 14248

units: deg offset 15016

units: deg offset 14508

units: deg offset 14476

units: deg offset 21692

units: deg offset 16560

units: deg offset 18560

units: deg offset 54764

units: deg offset 20060

units: deg offset 14336

units: deg offset 14572

units: deg offset 54572

units: deg offset 14448

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

6107{};

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

◆ ignitionIatCorrTempBins

int8_t persistent_config_s::ignitionIatCorrTempBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14688

units: SPECIAL_CASE_TEMPERATURE offset 14820

units: SPECIAL_CASE_TEMPERATURE offset 32820

units: SPECIAL_CASE_TEMPERATURE offset 16724

units: SPECIAL_CASE_TEMPERATURE offset 46804

units: SPECIAL_CASE_TEMPERATURE offset 14824

units: SPECIAL_CASE_TEMPERATURE offset 14692

units: C offset 14600

units: C offset 14376

units: SPECIAL_CASE_TEMPERATURE offset 15080

units: C offset 14636

units: C offset 14604

units: C offset 14512

units: SPECIAL_CASE_TEMPERATURE offset 21820

units: SPECIAL_CASE_TEMPERATURE offset 16688

units: SPECIAL_CASE_TEMPERATURE offset 18624

units: SPECIAL_CASE_TEMPERATURE offset 54828

units: SPECIAL_CASE_TEMPERATURE offset 20124

units: SPECIAL_CASE_TEMPERATURE offset 14464

units: SPECIAL_CASE_TEMPERATURE offset 14700

units: SPECIAL_CASE_TEMPERATURE offset 54700

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

6112{};

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

◆ ignitionLoadBins

uint16_t persistent_config_s::ignitionLoadBins = {}

units: Load offset 16620

units: Load offset 16752

units: Load offset 34752

units: Load offset 18656

units: Load offset 48736

units: Load offset 16756

units: Load offset 16624

units: Load offset 16532

units: Load offset 16052

units: Load offset 15660

units: Load offset 16372

units: Load offset 16568

units: Load offset 16536

units: Load offset 16444

units: Load offset 16780

units: Load offset 23752

units: Load offset 16022

units: Load offset 18620

units: Load offset 19592

units: Load offset 56756

units: Load offset 22580

units: Load offset 16396

units: Load offset 16632

units: Load offset 56632

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

6195{};

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

◆ ignitionRpmBins

uint16_t persistent_config_s::ignitionRpmBins = {}

units: RPM offset 16652

units: RPM offset 16784

units: RPM offset 34784

units: RPM offset 18688

units: RPM offset 48768

units: RPM offset 16788

units: RPM offset 16656

units: RPM offset 16564

units: RPM offset 16084

units: RPM offset 15692

units: RPM offset 16396

units: RPM offset 16600

units: RPM offset 16568

units: RPM offset 16476

units: RPM offset 16812

units: RPM offset 23784

units: RPM offset 16054

units: RPM offset 18652

units: RPM offset 19624

units: RPM offset 56788

units: RPM offset 22612

units: RPM offset 16428

units: RPM offset 16664

units: RPM offset 56664

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

6200{};

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 16108

units: deg offset 16240

units: deg offset 34240

units: deg offset 18144

units: deg offset 48224

units: deg offset 16244

units: deg offset 16112

units: deg offset 16020

units: deg offset 15796

units: deg offset 15148

units: deg offset 16132

units: deg offset 16056

units: deg offset 16024

units: deg offset 15932

units: deg offset 16268

units: deg offset 23240

units: deg offset 15510

units: deg offset 18108

units: deg offset 19080

units: deg offset 56244

units: deg offset 21812

units: deg offset 15884

units: deg offset 16120

units: deg offset 56120

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

6190{};

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

◆ ignTrimLoadBins

uint16_t persistent_config_s::ignTrimLoadBins = {}

offset 18688

offset 18820

offset 36820

offset 20724

offset 50804

offset 18824

offset 18692

offset 18600

offset 18104

offset 17728

offset 18152

offset 18636

offset 18604

offset 18512

offset 18848

offset 25820

offset 18092

offset 20688

offset 21660

offset 58824

offset 25080

offset 18200

offset 18700

offset 58700

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

6308{};

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

◆ ignTrimRpmBins

uint16_t persistent_config_s::ignTrimRpmBins = {}

units: rpm offset 18696

units: rpm offset 18828

units: rpm offset 36828

units: rpm offset 20732

units: rpm offset 50812

units: rpm offset 18832

units: rpm offset 18700

units: rpm offset 18608

units: rpm offset 18112

units: rpm offset 17736

units: rpm offset 18160

units: rpm offset 18644

units: rpm offset 18612

units: rpm offset 18520

units: rpm offset 18856

units: rpm offset 25828

units: rpm offset 18100

units: rpm offset 20696

units: rpm offset 21668

units: rpm offset 58832

units: rpm offset 25088

units: rpm offset 18208

units: rpm offset 18708

units: rpm offset 58708

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

6313{};

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

◆ ignTrims

ign_cyl_trim_s persistent_config_s::ignTrims = {}

offset 18704

offset 18836

offset 36836

offset 20740

offset 50820

offset 18840

offset 18708

offset 18616

offset 18120

offset 17744

offset 18168

offset 18652

offset 18620

offset 18528

offset 18864

offset 25836

offset 18108

offset 20704

offset 21676

offset 58840

offset 25096

offset 18216

offset 18716

offset 58716

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

6317{};

Referenced by IgnitionState::getInterpolatedIgnitionTrim().

◆ injectionPhase

int16_t persistent_config_s::injectionPhase = {}

units: deg offset 14704

units: deg offset 14836

units: deg offset 32836

units: deg offset 16740

units: deg offset 46820

units: deg offset 14840

units: deg offset 14708

units: deg offset 14616

units: deg offset 14392

units: deg offset 15092

units: deg offset 14652

units: deg offset 14620

units: deg offset 14528

units: deg offset 21836

units: deg offset 16704

units: deg offset 18636

units: deg offset 54840

units: deg offset 20136

units: deg offset 14480

units: deg offset 14716

units: deg offset 54716

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

6122{};

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

◆ injectorFlowLinearization

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

units: ms offset 22796

units: ms offset 22928

units: ms offset 40928

units: ms offset 24832

units: ms offset 54912

units: ms offset 22932

units: ms offset 22800

units: ms offset 22700

units: ms offset 22204

units: ms offset 21836

units: ms offset 22352

units: ms offset 22704

units: ms offset 22956

units: ms offset 29928

units: ms offset 24796

units: ms offset 25768

units: ms offset 62932

units: ms offset 29188

units: ms offset 20580

units: ms offset 22808

units: ms offset 62808

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

6706{};

Referenced by InjectorModelWithConfig::getInjectionDuration().

◆ injectorFlowLinearizationFuelMassBins

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

units: fuel mass/mg offset 22804

units: fuel mass/mg offset 22936

units: fuel mass/mg offset 41440

units: fuel mass/mg offset 24840

units: fuel mass/mg offset 55424

units: fuel mass/mg offset 22940

units: fuel mass/mg offset 22808

units: fuel mass/mg offset 22708

units: fuel mass/mg offset 22212

units: fuel mass/mg offset 21844

units: fuel mass/mg offset 22364

units: fuel mass/mg offset 22712

units: fuel mass/mg offset 22964

units: fuel mass/mg offset 29936

units: fuel mass/mg offset 24804

units: fuel mass/mg offset 25776

units: fuel mass/mg offset 62940

units: fuel mass/mg offset 29196

units: fuel mass/mg offset 20588

units: fuel mass/mg offset 22816

units: fuel mass/mg offset 62816

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

6711{};

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

◆ injectorFlowLinearizationPressureBins

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

units: bar offset 22808

units: bar offset 22940

units: bar offset 41472

units: bar offset 24844

units: bar offset 55456

units: bar offset 22944

units: bar offset 22812

units: bar offset 22712

units: bar offset 22216

units: bar offset 21848

units: bar offset 22368

units: bar offset 22716

units: bar offset 22968

units: bar offset 29940

units: bar offset 24808

units: bar offset 25780

units: bar offset 62944

units: bar offset 29200

units: bar offset 20592

units: bar offset 22820

units: bar offset 62820

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

6716{};

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

◆ injectorStagingLoadBins

uint16_t persistent_config_s::injectorStagingLoadBins = {}

offset 22140

offset 22272

offset 40272

offset 24176

offset 54256

offset 22276

offset 22144

offset 22052

offset 21556

offset 21180

offset 21670

offset 22088

offset 22056

offset 21964

offset 22300

offset 29272

offset 21544

offset 24140

offset 25112

offset 62276

offset 28532

offset 19924

offset 22152

offset 62152

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

6605{};

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

◆ injectorStagingRpmBins

uint16_t persistent_config_s::injectorStagingRpmBins = {}

units: RPM offset 22152

units: RPM offset 22284

units: RPM offset 40284

units: RPM offset 24188

units: RPM offset 54268

units: RPM offset 22288

units: RPM offset 22156

units: RPM offset 22064

units: RPM offset 21568

units: RPM offset 21192

units: RPM offset 21682

units: RPM offset 22100

units: RPM offset 22068

units: RPM offset 21976

units: RPM offset 22312

units: RPM offset 29284

units: RPM offset 21556

units: RPM offset 24152

units: RPM offset 25124

units: RPM offset 62288

units: RPM offset 28544

units: RPM offset 19936

units: RPM offset 22164

units: RPM offset 62164

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

6610{};

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

◆ injectorStagingTable

uint8_t persistent_config_s::injectorStagingTable = {}

units: % offset 22104

units: % offset 22236

units: % offset 40236

units: % offset 24140

units: % offset 54220

units: % offset 22240

units: % offset 22108

units: % offset 22016

units: % offset 21520

units: % offset 21144

units: % offset 21622

units: % offset 22052

units: % offset 22020

units: % offset 21928

units: % offset 22264

units: % offset 29236

units: % offset 21508

units: % offset 24104

units: % offset 25076

units: % offset 62240

units: % offset 28496

units: % offset 19888

units: % offset 22116

units: % offset 62116

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

6601{};

Referenced by getStage2InjectionFraction().

◆ injPhaseLoadBins

uint16_t persistent_config_s::injPhaseLoadBins = {}

units: Load offset 15216

units: Load offset 15348

units: Load offset 33348

units: Load offset 17252

units: Load offset 47332

units: Load offset 15352

units: Load offset 15220

units: Load offset 15128

units: Load offset 14904

units: Load offset 14776

units: Load offset 15164

units: Load offset 15132

units: Load offset 15040

units: Load offset 22348

units: Load offset 14670

units: Load offset 17216

units: Load offset 18708

units: Load offset 55352

units: Load offset 20904

units: Load offset 14992

units: Load offset 15228

units: Load offset 55228

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

6127{};

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

◆ injPhaseRpmBins

uint16_t persistent_config_s::injPhaseRpmBins = {}

units: RPM offset 15248

units: RPM offset 15380

units: RPM offset 33380

units: RPM offset 17284

units: RPM offset 47364

units: RPM offset 15384

units: RPM offset 15252

units: RPM offset 15160

units: RPM offset 14936

units: RPM offset 14788

units: RPM offset 15196

units: RPM offset 15164

units: RPM offset 15072

units: RPM offset 22380

units: RPM offset 14676

units: RPM offset 17248

units: RPM offset 18720

units: RPM offset 55384

units: RPM offset 20936

units: RPM offset 15024

units: RPM offset 15260

units: RPM offset 55260

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

6132{};

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 22844

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

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

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

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

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

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

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 21884

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

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 23004

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

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 24844

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 25816

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

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

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

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

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

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

6727{};

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

◆ knockNoiseRpmBins

uint16_t persistent_config_s::knockNoiseRpmBins = {}

units: RPM offset 22812

units: RPM offset 22944

units: RPM offset 41504

units: RPM offset 24848

units: RPM offset 55488

units: RPM offset 22948

units: RPM offset 22816

units: RPM offset 22716

units: RPM offset 22220

units: RPM offset 21852

units: RPM offset 22374

units: RPM offset 22752

units: RPM offset 22720

units: RPM offset 22452

units: RPM offset 22972

units: RPM offset 29944

units: RPM offset 22208

units: RPM offset 24812

units: RPM offset 22576

units: RPM offset 25784

units: RPM offset 62948

units: RPM offset 29204

units: RPM offset 20596

units: RPM offset 22824

units: RPM offset 62824

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

6721{};

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

◆ lambdaLoadBins

uint16_t persistent_config_s::lambdaLoadBins = {}

offset 17516

offset 17648

offset 35648

offset 19552

offset 49632

offset 17652

offset 17520

offset 17428

offset 16932

offset 16556

offset 16988

offset 17464

offset 17432

offset 17340

offset 17676

offset 24648

offset 16918

offset 19516

offset 20488

offset 57652

offset 23892

offset 17292

offset 17528

offset 57528

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

6224{};

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

◆ lambdaMaxDeviationLoadBins

uint16_t persistent_config_s::lambdaMaxDeviationLoadBins = {}

offset 22088

offset 22220

offset 40220

offset 24124

offset 54204

offset 22224

offset 22092

offset 22000

offset 21504

offset 21128

offset 21608

offset 22036

offset 22004

offset 21912

offset 22248

offset 29220

offset 21492

offset 24088

offset 25060

offset 62224

offset 28480

offset 19872

offset 22100

offset 62100

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

6591{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationRpmBins

uint16_t persistent_config_s::lambdaMaxDeviationRpmBins = {}

units: RPM offset 22096

units: RPM offset 22228

units: RPM offset 40228

units: RPM offset 24132

units: RPM offset 54212

units: RPM offset 22232

units: RPM offset 22100

units: RPM offset 22008

units: RPM offset 21512

units: RPM offset 21136

units: RPM offset 21616

units: RPM offset 22044

units: RPM offset 22012

units: RPM offset 21920

units: RPM offset 22256

units: RPM offset 29228

units: RPM offset 21500

units: RPM offset 24096

units: RPM offset 25068

units: RPM offset 62232

units: RPM offset 28488

units: RPM offset 19880

units: RPM offset 22108

units: RPM offset 62108

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

6596{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationTable

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

units: lambda offset 22072

units: lambda offset 22204

units: lambda offset 40204

units: lambda offset 24108

units: lambda offset 54188

units: lambda offset 22208

units: lambda offset 22076

units: lambda offset 21984

units: lambda offset 21488

units: lambda offset 21112

units: lambda offset 21596

units: lambda offset 22020

units: lambda offset 21988

units: lambda offset 21896

units: lambda offset 22232

units: lambda offset 29204

units: lambda offset 21476

units: lambda offset 24072

units: lambda offset 25044

units: lambda offset 62208

units: lambda offset 28464

units: lambda offset 19856

units: lambda offset 22084

units: lambda offset 62084

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

6587{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaRpmBins

uint16_t persistent_config_s::lambdaRpmBins = {}

units: RPM offset 17548

units: RPM offset 17680

units: RPM offset 35680

units: RPM offset 19584

units: RPM offset 49664

units: RPM offset 17684

units: RPM offset 17552

units: RPM offset 17460

units: RPM offset 16964

units: RPM offset 16588

units: RPM offset 17024

units: RPM offset 17496

units: RPM offset 17464

units: RPM offset 17372

units: RPM offset 17708

units: RPM offset 24680

units: RPM offset 16950

units: RPM offset 19548

units: RPM offset 20520

units: RPM offset 57684

units: RPM offset 23924

units: RPM offset 17324

units: RPM offset 17560

units: RPM offset 57560

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

6229{};

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

◆ lambdaTable

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

units: lambda offset 17260

units: lambda offset 17392

units: lambda offset 35392

units: lambda offset 19296

units: lambda offset 49376

units: lambda offset 17396

units: lambda offset 17264

units: lambda offset 17172

units: lambda offset 16676

units: lambda offset 16300

units: lambda offset 16700

units: lambda offset 17208

units: lambda offset 17176

units: lambda offset 17084

units: lambda offset 17420

units: lambda offset 24392

units: lambda offset 16662

units: lambda offset 19260

units: lambda offset 20232

units: lambda offset 57396

units: lambda offset 23508

units: lambda offset 17036

units: lambda offset 17272

units: lambda offset 57272

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

6220{};

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 14286

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

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

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

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

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

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

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 14742

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 21418

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

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

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

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

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

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

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

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

6083{};

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

◆ luaScript

lua_script_t persistent_config_s::luaScript

offset 5700

offset 5716

offset 5796

offset 5704

offset 5612

offset 5388

offset 6154

offset 5664

offset 5616

offset 5576

offset 5772

offset 5476

offset 5712

Definition at line 6012 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 14304

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

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

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

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

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

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

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 14760

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 21436

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

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 18304

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

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

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

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

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

6097{};

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

◆ mafDecodingBins

float persistent_config_s::mafDecodingBins = {}

units: V offset 14432

units: V offset 14564

units: V offset 32564

units: V offset 16468

units: V offset 46548

units: V offset 14568

units: V offset 14436

units: V offset 14344

units: V offset 14120

units: V offset 14888

units: V offset 14380

units: V offset 14348

units: V offset 14320

units: V offset 21564

units: V offset 16432

units: V offset 14444

units: V offset 18432

units: V offset 54636

units: V offset 19932

units: V offset 14208

units: V offset 54444

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

6102{};

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

◆ mapEstimateRpmBins

uint16_t persistent_config_s::mapEstimateRpmBins = {}

units: RPM offset 15884

units: RPM offset 16016

units: RPM offset 34016

units: RPM offset 17920

units: RPM offset 48000

units: RPM offset 16020

units: RPM offset 15888

units: RPM offset 15796

units: RPM offset 15572

units: RPM offset 14944

units: RPM offset 16068

units: RPM offset 15832

units: RPM offset 15800

units: RPM offset 15708

units: RPM offset 23016

units: RPM offset 15286

units: RPM offset 17884

units: RPM offset 18876

units: RPM offset 56020

units: RPM offset 21588

units: RPM offset 15660

units: RPM offset 15896

units: RPM offset 55896

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

6155{};

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 15340

This table represents MAP at a given TPS vs RPM, which we use if our MAP sensor has failed, or if we are using MAP Prediciton. This table should be a direct representation of MAP, you can tune it manually by disconnecting MAP sensor, and filling out the table with values that match an external gauge that shows MAP. Additionally, you can also use MLV to get the map values and/or generate the table for you units: SPECIAL_CASE_PRESSURE offset 15472

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 33472

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 17376

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 47456

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 15476

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 15344

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 14860

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 15456

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 22472

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 17340

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 18792

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 55476

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 21044

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 15116

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 15352

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 55352

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

6145{};

Referenced by initFuelMap(), and setDefaultFuel().

◆ mapEstimateTpsBins

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

units: % TPS offset 15852

units: % TPS offset 15984

units: % TPS offset 33984

units: % TPS offset 17888

units: % TPS offset 47968

units: % TPS offset 15988

units: % TPS offset 15856

units: % TPS offset 15764

units: % TPS offset 15540

units: % TPS offset 14932

units: % TPS offset 16032

units: % TPS offset 15800

units: % TPS offset 15768

units: % TPS offset 15676

units: % TPS offset 22984

units: % TPS offset 15254

units: % TPS offset 17852

units: % TPS offset 18864

units: % TPS offset 55988

units: % TPS offset 21556

units: % TPS offset 15628

units: % TPS offset 15864

units: % TPS offset 55864

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

6150{};

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

◆ maximumOilPressureBins

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

units: RPM offset 23652

units: RPM offset 23784

units: RPM offset 42344

units: RPM offset 25688

units: RPM offset 56328

units: RPM offset 23788

units: RPM offset 23656

units: RPM offset 23544

units: RPM offset 23048

units: RPM offset 22692

units: RPM offset 23235

units: RPM offset 23604

units: RPM offset 23548

units: RPM offset 23812

units: RPM offset 30784

units: RPM offset 23060

units: RPM offset 25652

units: RPM offset 26624

units: RPM offset 63788

units: RPM offset 30044

units: RPM offset 21138

units: RPM offset 23664

units: RPM offset 63664

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

6994{};

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

◆ maximumOilPressureValues

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

units: SPECIAL_CASE_PRESSURE offset 23656

units: SPECIAL_CASE_PRESSURE offset 23788

units: SPECIAL_CASE_PRESSURE offset 42348

units: SPECIAL_CASE_PRESSURE offset 25692

units: SPECIAL_CASE_PRESSURE offset 56332

units: SPECIAL_CASE_PRESSURE offset 23792

units: SPECIAL_CASE_PRESSURE offset 23660

units: kPa offset 23548

units: kPa offset 23052

units: SPECIAL_CASE_PRESSURE offset 22696

units: SPECIAL_CASE_PRESSURE offset 23239

units: kPa offset 23608

units: kPa offset 23552

units: SPECIAL_CASE_PRESSURE offset 23816

units: SPECIAL_CASE_PRESSURE offset 30788

units: kPa offset 23064

units: SPECIAL_CASE_PRESSURE offset 25656

units: SPECIAL_CASE_PRESSURE offset 26628

units: SPECIAL_CASE_PRESSURE offset 63792

units: SPECIAL_CASE_PRESSURE offset 30048

units: SPECIAL_CASE_PRESSURE offset 21142

units: SPECIAL_CASE_PRESSURE offset 23668

units: SPECIAL_CASE_PRESSURE offset 63668

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

6999{};

Referenced by LimpManager::updateState().

◆ maxKnockRetardLoadBins

uint8_t persistent_config_s::maxKnockRetardLoadBins = {}

units: % offset 19348

units: % offset 19480

units: % offset 37480

units: % offset 21384

units: % offset 51464

units: % offset 19484

units: % offset 19352

units: % offset 19260

units: % offset 18764

units: % offset 18388

units: % offset 18838

units: % offset 19296

units: % offset 19264

units: % offset 19172

units: % offset 19508

units: % offset 26480

units: % offset 18752

units: % offset 21348

units: % offset 22320

units: % offset 59484

units: % offset 25740

units: % offset 18860

units: % offset 19360

units: % offset 59360

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

6450{};

Referenced by KnockController::getMaximumRetard().

◆ maxKnockRetardRpmBins

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

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 19266

units: RPM offset 18770

units: RPM offset 18394

units: RPM offset 18844

units: RPM offset 19302

units: RPM offset 19270

units: RPM offset 19178

units: RPM offset 19514

units: RPM offset 26486

units: RPM offset 18758

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

6455{};

Referenced by KnockController::getMaximumRetard().

◆ maxKnockRetardTable

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

units: deg offset 19312

units: deg offset 19444

units: deg offset 37444

units: deg offset 21348

units: deg offset 51428

units: deg offset 19448

units: deg offset 19316

units: deg offset 19224

units: deg offset 18728

units: deg offset 18352

units: deg offset 18790

units: deg offset 19260

units: deg offset 19228

units: deg offset 19136

units: deg offset 19472

units: deg offset 26444

units: deg offset 18716

units: deg offset 21312

units: deg offset 22284

units: deg offset 59448

units: deg offset 25704

units: deg offset 18824

units: deg offset 19324

units: deg offset 59324

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

6445{};

Referenced by KnockController::getMaximumRetard().

◆ minimumOilPressureBins

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

units: RPM offset 23200

units: RPM offset 23332

units: RPM offset 41892

units: RPM offset 25236

units: RPM offset 55876

units: RPM offset 23336

units: RPM offset 23204

units: RPM offset 23092

units: RPM offset 22596

units: RPM offset 22240

units: RPM offset 22784

units: RPM offset 23128

units: RPM offset 23096

units: RPM offset 22828

units: RPM offset 23360

units: RPM offset 30332

units: RPM offset 22584

units: RPM offset 25200

units: RPM offset 22952

units: RPM offset 26172

units: RPM offset 63336

units: RPM offset 29592

units: RPM offset 20984

units: RPM offset 23212

units: RPM offset 63212

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

6875{};

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

◆ minimumOilPressureValues

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

units: SPECIAL_CASE_PRESSURE offset 23208

units: SPECIAL_CASE_PRESSURE offset 23340

units: SPECIAL_CASE_PRESSURE offset 41900

units: SPECIAL_CASE_PRESSURE offset 25244

units: SPECIAL_CASE_PRESSURE offset 55884

units: SPECIAL_CASE_PRESSURE offset 23344

units: SPECIAL_CASE_PRESSURE offset 23212

units: kPa offset 23100

units: kPa offset 22604

units: SPECIAL_CASE_PRESSURE offset 22248

units: SPECIAL_CASE_PRESSURE offset 22792

units: kPa offset 23136

units: kPa offset 23104

units: kPa offset 22836

units: SPECIAL_CASE_PRESSURE offset 23368

units: SPECIAL_CASE_PRESSURE offset 30340

units: kPa offset 22592

units: SPECIAL_CASE_PRESSURE offset 25208

units: kPa offset 22960

units: SPECIAL_CASE_PRESSURE offset 26180

units: SPECIAL_CASE_PRESSURE offset 63344

units: SPECIAL_CASE_PRESSURE offset 29600

units: SPECIAL_CASE_PRESSURE offset 20992

units: SPECIAL_CASE_PRESSURE offset 23220

units: SPECIAL_CASE_PRESSURE offset 63220

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

6880{};

Referenced by LimpManager::updateState().

◆ pedalToTpsPedalBins

uint8_t persistent_config_s::pedalToTpsPedalBins = {}

units: % offset 5504

units: % offset 5520

units: % offset 5600

units: % offset 5508

units: % offset 5416

units: % offset 5192

units: % offset 5940

units: % offset 5468

units: % offset 5420

units: % offset 5540

units: % offset 5576

units: % offset 5280

units: % offset 5516

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

5952{};

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

◆ pedalToTpsRpmBins

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

units: RPM offset 5512

units: RPM offset 5528

units: RPM offset 5608

units: RPM offset 5516

units: RPM offset 5424

units: RPM offset 5200

units: RPM offset 5950

units: RPM offset 5476

units: RPM offset 5428

units: RPM offset 5548

units: RPM offset 5584

units: RPM offset 5288

units: RPM offset 5524

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

5957{};

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

◆ pedalToTpsTable

uint8_t persistent_config_s::pedalToTpsTable = {}

units: % offset 5440

units: % offset 5456

units: % offset 5536

units: % offset 5444

units: % offset 5352

units: % offset 5128

units: % offset 5880

units: % offset 5404

units: % offset 5356

units: % offset 5476

units: % offset 5512

units: % offset 5216

units: % offset 5452

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

5947{};

Referenced by initElectronicThrottle(), and setDefaultEtbParameters().

◆ postCrankingCLTBins

int16_t persistent_config_s::postCrankingCLTBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 4224

units: SPECIAL_CASE_TEMPERATURE offset 4240

units: SPECIAL_CASE_TEMPERATURE offset 4320

units: SPECIAL_CASE_TEMPERATURE offset 4228

units: C offset 4160

units: C offset 4004

units: SPECIAL_CASE_TEMPERATURE offset 4704

units: C offset 4236

units: C offset 4164

units: C offset 4196

units: C offset 4192

units: SPECIAL_CASE_TEMPERATURE offset 4296

units: SPECIAL_CASE_TEMPERATURE offset 4236

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

5726{};

Referenced by getPostCrankingFuelCorrection(), and setDefaultCranking().

◆ postCrankingDurationBins [1/2]

uint16_t persistent_config_s::postCrankingDurationBins = {}

units: count offset 4212

units: count offset 4228

units: count offset 4308

units: count offset 4216

units: count offset 4148

units: count offset 3992

units: count offset 4692

units: count offset 4224

units: count offset 4152

units: count offset 4184

units: count offset 4284

units: count offset 4168

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

5721{};

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 4068

units: mult offset 4084

units: mult offset 4164

units: mult offset 4072

units: mult offset 4004

units: mult offset 3848

units: mult offset 4500

units: mult offset 4080

units: mult offset 4008

units: mult offset 4040

units: mult offset 4024

units: mult offset 4140

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

5716{};

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

◆ predictiveMapBlendDurationBins

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

units: RPM offset 22868

units: RPM offset 23000

units: RPM offset 41560

units: RPM offset 24904

units: RPM offset 55544

units: RPM offset 23004

units: RPM offset 22872

units: RPM offset 21908

units: RPM offset 22430

units: RPM offset 23028

units: RPM offset 30000

units: RPM offset 24868

units: RPM offset 25840

units: RPM offset 63004

units: RPM offset 29260

units: RPM offset 20652

units: RPM offset 22880

units: RPM offset 62880

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

6742{};

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

◆ predictiveMapBlendDurationValues

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

units: second offset 22872

units: second offset 23004

units: second offset 41564

units: second offset 24908

units: second offset 55548

units: second offset 23008

units: second offset 22876

units: second offset 21912

units: second offset 22434

units: second offset 23032

units: second offset 30004

units: second offset 24872

units: second offset 25844

units: second offset 63008

units: second offset 29264

units: second offset 20656

units: second offset 22884

units: second offset 62884

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

6747{};

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

◆ rainTimingAdjustment

uint8_t persistent_config_s::rainTimingAdjustment = {}

offset 23836

offset 63836

Definition at line 7303 of file engine_configuration_generated_structures_uaefi.h.

7303{};

◆ rainTimingPpsBins

float persistent_config_s::rainTimingPpsBins = {}

units: C offset 23860

units: C offset 63860

Definition at line 7313 of file engine_configuration_generated_structures_uaefi.h.

7313{};

◆ rainTimingRpmBins

uint16_t persistent_config_s::rainTimingRpmBins = {}

units: RPM offset 23852

units: RPM offset 63852

Definition at line 7308 of file engine_configuration_generated_structures_uaefi.h.

7308{};

◆ rpmIdleCorrBins

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

units: Target RPM offset 14284

units: Target RPM offset 14412

units: Target RPM offset 32412

units: Target RPM offset 16324

units: Target RPM offset 46404

units: Target RPM offset 14416

units: Target RPM offset 14288

units: Target RPM offset 14196

units: RPM offset 13972

units: Target RPM offset 14740

units: RPM offset 14248

units: RPM offset 14200

units: Target RPM offset 21412

units: Target RPM offset 16284

units: Target RPM offset 18284

units: Target RPM offset 54484

units: Target RPM offset 19784

units: Target RPM offset 14060

units: Target RPM offset 14296

units: Target RPM offset 54296

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

6077{};

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

◆ scriptCurve1

float persistent_config_s::scriptCurve1 = {}

units: y offset 4616

units: y offset 4632

units: y offset 4712

units: y offset 4620

units: y offset 4528

units: y offset 4372

units: y offset 5136

units: y offset 4580

units: y offset 4532

units: y offset 4544

units: y offset 4540

units: y offset 4688

units: y offset 4560

units: y offset 4628

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

5821{};

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

◆ scriptCurve1Bins

float persistent_config_s::scriptCurve1Bins = {}

units: x offset 4552

units: x offset 4568

units: x offset 4648

units: x offset 4556

units: x offset 4464

units: x offset 4308

units: x offset 5072

units: x offset 4516

units: x offset 4468

units: x offset 4480

units: x offset 4476

units: x offset 4624

units: x offset 4564

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

5816{};

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

◆ scriptCurve2

float persistent_config_s::scriptCurve2 = {}

units: y offset 4744

units: y offset 4760

units: y offset 4840

units: y offset 4748

units: y offset 4656

units: y offset 4500

units: y offset 5264

units: y offset 4708

units: y offset 4660

units: y offset 4672

units: y offset 4668

units: y offset 4816

units: y offset 4576

units: y offset 4756

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

5831{};

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

◆ scriptCurve2Bins

float persistent_config_s::scriptCurve2Bins = {}

units: x offset 4680

units: x offset 4696

units: x offset 4776

units: x offset 4684

units: x offset 4592

units: x offset 4436

units: x offset 5200

units: x offset 4644

units: x offset 4596

units: x offset 4608

units: x offset 4604

units: x offset 4752

units: x offset 4568

units: x offset 4692

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

5826{};

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

◆ scriptCurve3

float persistent_config_s::scriptCurve3 = {}

units: y offset 4840

units: y offset 4856

units: y offset 4936

units: y offset 4844

units: y offset 4752

units: y offset 4596

units: y offset 5360

units: y offset 4804

units: y offset 4756

units: y offset 4768

units: y offset 4764

units: y offset 4912

units: y offset 4616

units: y offset 4852

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

5841{};

Referenced by getCurveValue(), and proteusLuaDemo().

◆ scriptCurve3Bins

float persistent_config_s::scriptCurve3Bins = {}

units: x offset 4808

units: x offset 4824

units: x offset 4904

units: x offset 4812

units: x offset 4720

units: x offset 4564

units: x offset 5328

units: x offset 4772

units: x offset 4724

units: x offset 4736

units: x offset 4732

units: x offset 4880

units: x offset 4584

units: x offset 4820

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

5836{};

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

◆ scriptCurve4

float persistent_config_s::scriptCurve4 = {}

units: y offset 4904

units: y offset 4920

units: y offset 5000

units: y offset 4908

units: y offset 4816

units: y offset 4660

units: y offset 5424

units: y offset 4868

units: y offset 4820

units: y offset 4832

units: y offset 4828

units: y offset 4976

units: y offset 4680

units: y offset 4916

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

5851{};

Referenced by getCurveValue().

◆ scriptCurve4Bins

float persistent_config_s::scriptCurve4Bins = {}

units: x offset 4872

units: x offset 4888

units: x offset 4968

units: x offset 4876

units: x offset 4784

units: x offset 4628

units: x offset 5392

units: x offset 4836

units: x offset 4788

units: x offset 4800

units: x offset 4796

units: x offset 4944

units: x offset 4648

units: x offset 4884

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

5846{};

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

◆ scriptCurve5

float persistent_config_s::scriptCurve5 = {}

units: y offset 4968

units: y offset 4984

units: y offset 5064

units: y offset 4972

units: y offset 4880

units: y offset 4724

units: y offset 5488

units: y offset 4932

units: y offset 4884

units: y offset 4896

units: y offset 4892

units: y offset 5040

units: y offset 4744

units: y offset 4980

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

5861{};

Referenced by getCurveValue().

◆ scriptCurve5Bins

float persistent_config_s::scriptCurve5Bins = {}

units: x offset 4936

units: x offset 4952

units: x offset 5032

units: x offset 4940

units: x offset 4848

units: x offset 4692

units: x offset 5456

units: x offset 4900

units: x offset 4852

units: x offset 4864

units: x offset 4860

units: x offset 5008

units: x offset 4712

units: x offset 4948

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

5856{};

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

◆ scriptCurve6

float persistent_config_s::scriptCurve6 = {}

units: y offset 5032

units: y offset 5048

units: y offset 5128

units: y offset 5036

units: y offset 4944

units: y offset 4788

units: y offset 5552

units: y offset 4996

units: y offset 4948

units: y offset 4960

units: y offset 4956

units: y offset 5104

units: y offset 4808

units: y offset 5044

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

5871{};

Referenced by getCurveValue().

◆ scriptCurve6Bins

float persistent_config_s::scriptCurve6Bins = {}

units: x offset 5000

units: x offset 5016

units: x offset 5096

units: x offset 5004

units: x offset 4912

units: x offset 4756

units: x offset 5520

units: x offset 4964

units: x offset 4916

units: x offset 4928

units: x offset 4924

units: x offset 5072

units: x offset 4776

units: x offset 5012

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

5866{};

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

◆ scriptTable1

float persistent_config_s::scriptTable1 = {}

units: value offset 17900

units: value offset 18032

units: value offset 36032

units: value offset 19936

units: value offset 50016

units: value offset 18036

units: value offset 17904

units: value offset 17812

units: value offset 17316

units: value offset 16940

units: value offset 17376

units: value offset 17848

units: value offset 17816

units: value offset 17724

units: value offset 18060

units: value offset 25032

units: value offset 17304

units: value offset 19900

units: value offset 20872

units: value offset 58036

units: value offset 24292

units: value offset 17676

units: value offset 17912

units: value offset 57912

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

6249{};

Referenced by initScriptImpl().

◆ scriptTable1LoadBins

int16_t persistent_config_s::scriptTable1LoadBins = {}

units: L offset 18156

units: L offset 18288

units: L offset 36288

units: L offset 20192

units: L offset 50272

units: L offset 18292

units: L offset 18160

units: L offset 18068

units: L offset 17572

units: L offset 17196

units: L offset 17632

units: L offset 18104

units: L offset 18072

units: L offset 17980

units: L offset 18316

units: L offset 25288

units: L offset 17560

units: L offset 20156

units: L offset 21128

units: L offset 58292

units: L offset 24548

units: L offset 17692

units: L offset 18168

units: L offset 58168

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

6254{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable1RpmBins

int16_t persistent_config_s::scriptTable1RpmBins = {}

units: RPM offset 18172

units: RPM offset 18304

units: RPM offset 36304

units: RPM offset 20208

units: RPM offset 50288

units: RPM offset 18308

units: RPM offset 18176

units: RPM offset 18084

units: RPM offset 17588

units: RPM offset 17212

units: RPM offset 17648

units: RPM offset 18120

units: RPM offset 18088

units: RPM offset 17996

units: RPM offset 18332

units: RPM offset 25304

units: RPM offset 17576

units: RPM offset 20172

units: RPM offset 21144

units: RPM offset 58308

units: RPM offset 24564

units: RPM offset 17696

units: RPM offset 18184

units: RPM offset 58184

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

6259{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2

float persistent_config_s::scriptTable2 = {}

units: value offset 18188

units: value offset 18320

units: value offset 36320

units: value offset 20224

units: value offset 50304

units: value offset 18324

units: value offset 18192

units: value offset 18100

units: value offset 17604

units: value offset 17228

units: value offset 17664

units: value offset 18136

units: value offset 18104

units: value offset 18012

units: value offset 18348

units: value offset 25320

units: value offset 17592

units: value offset 20188

units: value offset 21160

units: value offset 58324

units: value offset 24580

units: value offset 17700

units: value offset 18200

units: value offset 58200

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

6264{};

Referenced by initScriptImpl().

◆ scriptTable2LoadBins

int16_t persistent_config_s::scriptTable2LoadBins = {}

units: L offset 18444

units: L offset 18576

units: L offset 36576

units: L offset 20480

units: L offset 50560

units: L offset 18580

units: L offset 18448

units: L offset 18356

units: L offset 17860

units: L offset 17484

units: L offset 18048

units: L offset 18392

units: L offset 18360

units: L offset 18268

units: L offset 18604

units: L offset 25576

units: L offset 17848

units: L offset 20444

units: L offset 21416

units: L offset 58580

units: L offset 24836

units: L offset 17956

units: L offset 18456

units: L offset 58456

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

6269{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2RpmBins

int16_t persistent_config_s::scriptTable2RpmBins = {}

units: RPM offset 18460

units: RPM offset 18592

units: RPM offset 36592

units: RPM offset 20496

units: RPM offset 50576

units: RPM offset 18596

units: RPM offset 18464

units: RPM offset 18372

units: RPM offset 17876

units: RPM offset 17500

units: RPM offset 18072

units: RPM offset 18408

units: RPM offset 18376

units: RPM offset 18284

units: RPM offset 18620

units: RPM offset 25592

units: RPM offset 17864

units: RPM offset 20460

units: RPM offset 21432

units: RPM offset 58596

units: RPM offset 24852

units: RPM offset 17972

units: RPM offset 18472

units: RPM offset 58472

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

6274{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3

uint8_t persistent_config_s::scriptTable3 = {}

units: value offset 18476

units: value offset 18608

units: value offset 36608

units: value offset 20512

units: value offset 50592

units: value offset 18612

units: value offset 18480

units: value offset 18388

units: value offset 17892

units: value offset 17516

units: value offset 18088

units: value offset 18424

units: value offset 18392

units: value offset 18300

units: value offset 18636

units: value offset 25608

units: value offset 17880

units: value offset 20476

units: value offset 21448

units: value offset 58612

units: value offset 24868

units: value offset 17988

units: value offset 18488

units: value offset 58488

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

6279{};

Referenced by initScriptImpl().

◆ scriptTable3LoadBins

int16_t persistent_config_s::scriptTable3LoadBins = {}

units: L offset 18540

units: L offset 18672

units: L offset 36672

units: L offset 20576

units: L offset 50656

units: L offset 18676

units: L offset 18544

units: L offset 18452

units: L offset 17956

units: L offset 17580

units: L offset 18100

units: L offset 18488

units: L offset 18456

units: L offset 18364

units: L offset 18700

units: L offset 25672

units: L offset 17944

units: L offset 20540

units: L offset 21512

units: L offset 58676

units: L offset 24932

units: L offset 18052

units: L offset 18552

units: L offset 58552

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

6284{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3RpmBins

int16_t persistent_config_s::scriptTable3RpmBins = {}

units: RPM offset 18556

units: RPM offset 18688

units: RPM offset 36688

units: RPM offset 20592

units: RPM offset 50672

units: RPM offset 18692

units: RPM offset 18560

units: RPM offset 18468

units: RPM offset 17972

units: RPM offset 17596

units: RPM offset 18106

units: RPM offset 18504

units: RPM offset 18472

units: RPM offset 18380

units: RPM offset 18716

units: RPM offset 25688

units: RPM offset 17960

units: RPM offset 20556

units: RPM offset 21528

units: RPM offset 58692

units: RPM offset 24948

units: RPM offset 18068

units: RPM offset 18568

units: RPM offset 58568

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

6289{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4

uint8_t persistent_config_s::scriptTable4 = {}

units: value offset 18572

units: value offset 18704

units: value offset 36704

units: value offset 20608

units: value offset 50688

units: value offset 18708

units: value offset 18576

units: value offset 18484

units: value offset 17988

units: value offset 17612

units: value offset 18114

units: value offset 18520

units: value offset 18488

units: value offset 18396

units: value offset 18732

units: value offset 25704

units: value offset 17976

units: value offset 20572

units: value offset 21544

units: value offset 58708

units: value offset 24964

units: value offset 18084

units: value offset 18584

units: value offset 58584

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

6294{};

Referenced by initScriptImpl(), and setDefaultBaseEngine().

◆ scriptTable4LoadBins

int16_t persistent_config_s::scriptTable4LoadBins = {}

units: L offset 18652

units: L offset 18784

units: L offset 36784

units: L offset 20688

units: L offset 50768

units: L offset 18788

units: L offset 18656

units: L offset 18564

units: L offset 18068

units: L offset 17692

units: L offset 18134

units: L offset 18600

units: L offset 18568

units: L offset 18476

units: L offset 18812

units: L offset 25784

units: L offset 18056

units: L offset 20652

units: L offset 21624

units: L offset 58788

units: L offset 25044

units: L offset 18164

units: L offset 18664

units: L offset 58664

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

6299{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4RpmBins

int16_t persistent_config_s::scriptTable4RpmBins = {}

units: RPM offset 18668

units: RPM offset 18800

units: RPM offset 36800

units: RPM offset 20704

units: RPM offset 50784

units: RPM offset 18804

units: RPM offset 18672

units: RPM offset 18580

units: RPM offset 18084

units: RPM offset 17708

units: RPM offset 18144

units: RPM offset 18616

units: RPM offset 18584

units: RPM offset 18492

units: RPM offset 18828

units: RPM offset 25800

units: RPM offset 18072

units: RPM offset 20668

units: RPM offset 21640

units: RPM offset 58804

units: RPM offset 25060

units: RPM offset 18180

units: RPM offset 18680

units: RPM offset 58680

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

6304{};

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 4404

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

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

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

On Single Coil or Wasted Spark setups you have to lower dwell at high RPM units: RPM offset 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 4888

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 4476

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

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

5772{};

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

◆ sparkDwellValues

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

units: ms offset 4420

units: ms offset 4436

units: ms offset 4516

units: ms offset 4424

units: ms offset 4356

units: ms offset 4200

units: ms offset 4904

units: ms offset 4408

units: ms offset 4360

units: ms offset 4368

units: ms offset 4364

units: ms offset 4492

units: ms offset 4432

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

5777{};

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

◆ targetAfrBlends

blend_table_s persistent_config_s::targetAfrBlends = {}

offset 23216

offset 23348

offset 41908

offset 25252

offset 55892

offset 23352

offset 23220

offset 23108

offset 22612

offset 22256

offset 22800

offset 23144

offset 23112

offset 22844

offset 23376

offset 30348

offset 22600

offset 25216

offset 26188

offset 63352

offset 29608

offset 21000

offset 23228

offset 63228

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

6884{};

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

◆ tcu_32SpeedBins

uint8_t persistent_config_s::tcu_32SpeedBins = {}

units: SPECIAL_CASE_SPEED offset 19248

units: SPECIAL_CASE_SPEED offset 19380

units: SPECIAL_CASE_SPEED offset 37380

units: SPECIAL_CASE_SPEED offset 21284

units: SPECIAL_CASE_SPEED offset 51364

units: SPECIAL_CASE_SPEED offset 19384

units: SPECIAL_CASE_SPEED offset 19252

units: KPH offset 19160

units: KPH offset 18664

units: SPECIAL_CASE_SPEED offset 18288

units: SPECIAL_CASE_SPEED offset 18712

units: KPH offset 19196

units: KPH offset 19164

units: KPH offset 19072

units: SPECIAL_CASE_SPEED offset 19408

units: SPECIAL_CASE_SPEED offset 26380

units: KPH offset 18652

units: SPECIAL_CASE_SPEED offset 21248

units: SPECIAL_CASE_SPEED offset 22220

units: SPECIAL_CASE_SPEED offset 59384

units: SPECIAL_CASE_SPEED offset 25640

units: SPECIAL_CASE_SPEED offset 18760

units: SPECIAL_CASE_SPEED offset 19260

units: SPECIAL_CASE_SPEED offset 59260

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

6420{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_32Vals

uint8_t persistent_config_s::tcu_32Vals = {}

units: % offset 19256

units: % offset 19388

units: % offset 37388

units: % offset 21292

units: % offset 51372

units: % offset 19392

units: % offset 19260

units: % offset 19168

units: % offset 18672

units: % offset 18296

units: % offset 18720

units: % offset 19204

units: % offset 19172

units: % offset 19080

units: % offset 19416

units: % offset 26388

units: % offset 18660

units: % offset 21256

units: % offset 22228

units: % offset 59392

units: % offset 25648

units: % offset 18768

units: % offset 19268

units: % offset 59268

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

6425{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_pcAirmassBins

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

units: Airmass offset 19120

units: Airmass offset 19252

units: Airmass offset 37252

units: Airmass offset 21156

units: Airmass offset 51236

units: Airmass offset 19256

units: Airmass offset 19124

units: Airmass offset 19032

units: Airmass offset 18536

units: Airmass offset 18160

units: Airmass offset 18584

units: Airmass offset 19068

units: Airmass offset 19036

units: Airmass offset 18944

units: Airmass offset 19280

units: Airmass offset 26252

units: Airmass offset 18524

units: Airmass offset 21120

units: Airmass offset 22092

units: Airmass offset 59256

units: Airmass offset 25512

units: Airmass offset 18632

units: Airmass offset 19132

units: Airmass offset 59132

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

6340{};

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

◆ tcu_pcVals1

uint8_t persistent_config_s::tcu_pcVals1 = {}

units: % offset 19144

units: % offset 19276

units: % offset 37276

units: % offset 21180

units: % offset 51260

units: % offset 19280

units: % offset 19148

units: % offset 19056

units: % offset 18560

units: % offset 18184

units: % offset 18608

units: % offset 19092

units: % offset 19060

units: % offset 18968

units: % offset 19304

units: % offset 26276

units: % offset 18548

units: % offset 21144

units: % offset 22116

units: % offset 59280

units: % offset 25536

units: % offset 18656

units: % offset 19156

units: % offset 59156

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

6355{};

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

◆ tcu_pcVals12

uint8_t persistent_config_s::tcu_pcVals12 = {}

units: % offset 19176

units: % offset 19308

units: % offset 37308

units: % offset 21212

units: % offset 51292

units: % offset 19312

units: % offset 19180

units: % offset 19088

units: % offset 18592

units: % offset 18216

units: % offset 18640

units: % offset 19124

units: % offset 19092

units: % offset 19000

units: % offset 19336

units: % offset 26308

units: % offset 18580

units: % offset 21176

units: % offset 22148

units: % offset 59312

units: % offset 25568

units: % offset 18688

units: % offset 19188

units: % offset 59188

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

6375{};

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

◆ tcu_pcVals2

uint8_t persistent_config_s::tcu_pcVals2 = {}

units: % offset 19152

units: % offset 19284

units: % offset 37284

units: % offset 21188

units: % offset 51268

units: % offset 19288

units: % offset 19156

units: % offset 19064

units: % offset 18568

units: % offset 18192

units: % offset 18616

units: % offset 19100

units: % offset 19068

units: % offset 18976

units: % offset 19312

units: % offset 26284

units: % offset 18556

units: % offset 21152

units: % offset 22124

units: % offset 59288

units: % offset 25544

units: % offset 18664

units: % offset 19164

units: % offset 59164

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

6360{};

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

◆ tcu_pcVals21

uint8_t persistent_config_s::tcu_pcVals21 = {}

units: % offset 19200

units: % offset 19332

units: % offset 37332

units: % offset 21236

units: % offset 51316

units: % offset 19336

units: % offset 19204

units: % offset 19112

units: % offset 18616

units: % offset 18240

units: % offset 18664

units: % offset 19148

units: % offset 19116

units: % offset 19024

units: % offset 19360

units: % offset 26332

units: % offset 18604

units: % offset 21200

units: % offset 22172

units: % offset 59336

units: % offset 25592

units: % offset 18712

units: % offset 19212

units: % offset 59212

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

6390{};

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

◆ tcu_pcVals23

uint8_t persistent_config_s::tcu_pcVals23 = {}

units: % offset 19184

units: % offset 19316

units: % offset 37316

units: % offset 21220

units: % offset 51300

units: % offset 19320

units: % offset 19188

units: % offset 19096

units: % offset 18600

units: % offset 18224

units: % offset 18648

units: % offset 19132

units: % offset 19100

units: % offset 19008

units: % offset 19344

units: % offset 26316

units: % offset 18588

units: % offset 21184

units: % offset 22156

units: % offset 59320

units: % offset 25576

units: % offset 18696

units: % offset 19196

units: % offset 59196

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

6380{};

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

◆ tcu_pcVals3

uint8_t persistent_config_s::tcu_pcVals3 = {}

units: % offset 19160

units: % offset 19292

units: % offset 37292

units: % offset 21196

units: % offset 51276

units: % offset 19296

units: % offset 19164

units: % offset 19072

units: % offset 18576

units: % offset 18200

units: % offset 18624

units: % offset 19108

units: % offset 19076

units: % offset 18984

units: % offset 19320

units: % offset 26292

units: % offset 18564

units: % offset 21160

units: % offset 22132

units: % offset 59296

units: % offset 25552

units: % offset 18672

units: % offset 19172

units: % offset 59172

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

6365{};

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

◆ tcu_pcVals32

uint8_t persistent_config_s::tcu_pcVals32 = {}

units: % offset 19208

units: % offset 19340

units: % offset 37340

units: % offset 21244

units: % offset 51324

units: % offset 19344

units: % offset 19212

units: % offset 19120

units: % offset 18624

units: % offset 18248

units: % offset 18672

units: % offset 19156

units: % offset 19124

units: % offset 19032

units: % offset 19368

units: % offset 26340

units: % offset 18612

units: % offset 21208

units: % offset 22180

units: % offset 59344

units: % offset 25600

units: % offset 18720

units: % offset 19220

units: % offset 59220

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

6395{};

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

◆ tcu_pcVals34

uint8_t persistent_config_s::tcu_pcVals34 = {}

units: % offset 19192

units: % offset 19324

units: % offset 37324

units: % offset 21228

units: % offset 51308

units: % offset 19328

units: % offset 19196

units: % offset 19104

units: % offset 18608

units: % offset 18232

units: % offset 18656

units: % offset 19140

units: % offset 19108

units: % offset 19016

units: % offset 19352

units: % offset 26324

units: % offset 18596

units: % offset 21192

units: % offset 22164

units: % offset 59328

units: % offset 25584

units: % offset 18704

units: % offset 19204

units: % offset 59204

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

6385{};

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

◆ tcu_pcVals4

uint8_t persistent_config_s::tcu_pcVals4 = {}

units: % offset 19168

units: % offset 19300

units: % offset 37300

units: % offset 21204

units: % offset 51284

units: % offset 19304

units: % offset 19172

units: % offset 19080

units: % offset 18584

units: % offset 18208

units: % offset 18632

units: % offset 19116

units: % offset 19084

units: % offset 18992

units: % offset 19328

units: % offset 26300

units: % offset 18572

units: % offset 21168

units: % offset 22140

units: % offset 59304

units: % offset 25560

units: % offset 18680

units: % offset 19180

units: % offset 59180

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

6370{};

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

◆ tcu_pcVals43

uint8_t persistent_config_s::tcu_pcVals43 = {}

units: % offset 19216

units: % offset 19348

units: % offset 37348

units: % offset 21252

units: % offset 51332

units: % offset 19352

units: % offset 19220

units: % offset 19128

units: % offset 18632

units: % offset 18256

units: % offset 18680

units: % offset 19164

units: % offset 19132

units: % offset 19040

units: % offset 19376

units: % offset 26348

units: % offset 18620

units: % offset 21216

units: % offset 22188

units: % offset 59352

units: % offset 25608

units: % offset 18728

units: % offset 19228

units: % offset 59228

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

6400{};

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

◆ tcu_pcValsN

uint8_t persistent_config_s::tcu_pcValsN = {}

units: % offset 19136

units: % offset 19268

units: % offset 37268

units: % offset 21172

units: % offset 51252

units: % offset 19272

units: % offset 19140

units: % offset 19048

units: % offset 18552

units: % offset 18176

units: % offset 18600

units: % offset 19084

units: % offset 19052

units: % offset 18960

units: % offset 19296

units: % offset 26268

units: % offset 18540

units: % offset 21136

units: % offset 22108

units: % offset 59272

units: % offset 25528

units: % offset 18648

units: % offset 19148

units: % offset 59148

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

6350{};

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

◆ tcu_pcValsR

uint8_t persistent_config_s::tcu_pcValsR = {}

units: % offset 19128

units: % offset 19260

units: % offset 37260

units: % offset 21164

units: % offset 51244

units: % offset 19264

units: % offset 19132

units: % offset 19040

units: % offset 18544

units: % offset 18168

units: % offset 18592

units: % offset 19076

units: % offset 19044

units: % offset 18952

units: % offset 19288

units: % offset 26260

units: % offset 18532

units: % offset 21128

units: % offset 22100

units: % offset 59264

units: % offset 25520

units: % offset 18640

units: % offset 19140

units: % offset 59140

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

6345{};

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

◆ tcu_rangeD

float persistent_config_s::tcu_rangeD = {}

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 21792

units: level offset 21296

units: level offset 20920

units: level offset 21404

units: level offset 21828

units: level offset 21796

units: level offset 21704

units: level offset 22040

units: level offset 29012

units: level offset 21284

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

6547{};

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

◆ tcu_rangeLow

float persistent_config_s::tcu_rangeLow = {}

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 21960

units: level offset 21464

units: level offset 21088

units: level offset 21572

units: level offset 21996

units: level offset 21964

units: level offset 21872

units: level offset 22208

units: level offset 29180

units: level offset 21452

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

6582{};

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

◆ tcu_rangeM

float persistent_config_s::tcu_rangeM = {}

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 21816

units: level offset 21320

units: level offset 20944

units: level offset 21428

units: level offset 21852

units: level offset 21820

units: level offset 21728

units: level offset 22064

units: level offset 29036

units: level offset 21308

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

6552{};

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

◆ tcu_rangeM1

float persistent_config_s::tcu_rangeM1 = {}

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 21888

units: level offset 21392

units: level offset 21016

units: level offset 21500

units: level offset 21924

units: level offset 21892

units: level offset 21800

units: level offset 22136

units: level offset 29108

units: level offset 21380

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

6567{};

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

◆ tcu_rangeM2

float persistent_config_s::tcu_rangeM2 = {}

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 21864

units: level offset 21368

units: level offset 20992

units: level offset 21476

units: level offset 21900

units: level offset 21868

units: level offset 21776

units: level offset 22112

units: level offset 29084

units: level offset 21356

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

6562{};

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

◆ tcu_rangeM3

float persistent_config_s::tcu_rangeM3 = {}

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 21840

units: level offset 21344

units: level offset 20968

units: level offset 21452

units: level offset 21876

units: level offset 21844

units: level offset 21752

units: level offset 22088

units: level offset 29060

units: level offset 21332

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

6557{};

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

◆ tcu_rangeMinus

float persistent_config_s::tcu_rangeMinus = {}

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 21936

units: level offset 21440

units: level offset 21064

units: level offset 21548

units: level offset 21972

units: level offset 21940

units: level offset 21848

units: level offset 22184

units: level offset 29156

units: level offset 21428

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

6577{};

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

◆ tcu_rangeN

float persistent_config_s::tcu_rangeN = {}

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 21768

units: level offset 21272

units: level offset 20896

units: level offset 21380

units: level offset 21804

units: level offset 21772

units: level offset 21680

units: level offset 22016

units: level offset 28988

units: level offset 21260

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

6542{};

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

◆ tcu_rangeP

float persistent_config_s::tcu_rangeP = {}

units: level offset 21808

units: level offset 21940

units: level offset 39940

units: level offset 23844

units: level offset 53924

units: level offset 21944

units: level offset 21812

units: level offset 21720

units: level offset 21224

units: level offset 20848

units: level offset 21332

units: level offset 21756

units: level offset 21724

units: level offset 21632

units: level offset 21968

units: level offset 28940

units: level offset 21212

units: level offset 23808

units: level offset 24780

units: level offset 61944

units: level offset 28200

units: level offset 19592

units: level offset 21820

units: level offset 61820

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

6532{};

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

◆ tcu_rangePlus

float persistent_config_s::tcu_rangePlus = {}

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 21912

units: level offset 21416

units: level offset 21040

units: level offset 21524

units: level offset 21948

units: level offset 21916

units: level offset 21824

units: level offset 22160

units: level offset 29132

units: level offset 21404

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

6572{};

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

◆ tcu_rangeR

float persistent_config_s::tcu_rangeR = {}

units: level offset 21832

units: level offset 21964

units: level offset 39964

units: level offset 23868

units: level offset 53948

units: level offset 21968

units: level offset 21836

units: level offset 21744

units: level offset 21248

units: level offset 20872

units: level offset 21356

units: level offset 21780

units: level offset 21748

units: level offset 21656

units: level offset 21992

units: level offset 28964

units: level offset 21236

units: level offset 23832

units: level offset 24804

units: level offset 61968

units: level offset 28224

units: level offset 19616

units: level offset 21844

units: level offset 61844

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

6537{};

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

◆ tcu_shiftSpeed12

uint8_t persistent_config_s::tcu_shiftSpeed12 = {}

units: SPECIAL_CASE_SPEED offset 22940

units: SPECIAL_CASE_SPEED offset 23072

units: SPECIAL_CASE_SPEED offset 41632

units: SPECIAL_CASE_SPEED offset 24976

units: SPECIAL_CASE_SPEED offset 55616

units: SPECIAL_CASE_SPEED offset 23076

units: SPECIAL_CASE_SPEED offset 22944

units: MPH offset 22832

units: MPH offset 22336

units: SPECIAL_CASE_SPEED offset 21980

units: SPECIAL_CASE_SPEED offset 22502

units: MPH offset 22868

units: MPH offset 22836

units: MPH offset 22568

units: SPECIAL_CASE_SPEED offset 23100

units: SPECIAL_CASE_SPEED offset 30072

units: MPH offset 22324

units: SPECIAL_CASE_SPEED offset 24940

units: MPH offset 22692

units: SPECIAL_CASE_SPEED offset 25912

units: SPECIAL_CASE_SPEED offset 63076

units: SPECIAL_CASE_SPEED offset 29332

units: SPECIAL_CASE_SPEED offset 20724

units: SPECIAL_CASE_SPEED offset 22952

units: SPECIAL_CASE_SPEED offset 62952

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

6787{};

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

◆ tcu_shiftSpeed21

uint8_t persistent_config_s::tcu_shiftSpeed21 = {}

units: SPECIAL_CASE_SPEED offset 22964

units: SPECIAL_CASE_SPEED offset 23096

units: SPECIAL_CASE_SPEED offset 41656

units: SPECIAL_CASE_SPEED offset 25000

units: SPECIAL_CASE_SPEED offset 55640

units: SPECIAL_CASE_SPEED offset 23100

units: SPECIAL_CASE_SPEED offset 22968

units: MPH offset 22856

units: MPH offset 22360

units: SPECIAL_CASE_SPEED offset 22004

units: SPECIAL_CASE_SPEED offset 22526

units: MPH offset 22892

units: MPH offset 22860

units: MPH offset 22592

units: SPECIAL_CASE_SPEED offset 23124

units: SPECIAL_CASE_SPEED offset 30096

units: MPH offset 22348

units: SPECIAL_CASE_SPEED offset 24964

units: MPH offset 22716

units: SPECIAL_CASE_SPEED offset 25936

units: SPECIAL_CASE_SPEED offset 63100

units: SPECIAL_CASE_SPEED offset 29356

units: SPECIAL_CASE_SPEED offset 20748

units: SPECIAL_CASE_SPEED offset 22976

units: SPECIAL_CASE_SPEED offset 62976

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

6802{};

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

◆ tcu_shiftSpeed23

uint8_t persistent_config_s::tcu_shiftSpeed23 = {}

units: SPECIAL_CASE_SPEED offset 22948

units: SPECIAL_CASE_SPEED offset 23080

units: SPECIAL_CASE_SPEED offset 41640

units: SPECIAL_CASE_SPEED offset 24984

units: SPECIAL_CASE_SPEED offset 55624

units: SPECIAL_CASE_SPEED offset 23084

units: SPECIAL_CASE_SPEED offset 22952

units: MPH offset 22840

units: MPH offset 22344

units: SPECIAL_CASE_SPEED offset 21988

units: SPECIAL_CASE_SPEED offset 22510

units: MPH offset 22876

units: MPH offset 22844

units: MPH offset 22576

units: SPECIAL_CASE_SPEED offset 23108

units: SPECIAL_CASE_SPEED offset 30080

units: MPH offset 22332

units: SPECIAL_CASE_SPEED offset 24948

units: MPH offset 22700

units: SPECIAL_CASE_SPEED offset 25920

units: SPECIAL_CASE_SPEED offset 63084

units: SPECIAL_CASE_SPEED offset 29340

units: SPECIAL_CASE_SPEED offset 20732

units: SPECIAL_CASE_SPEED offset 22960

units: SPECIAL_CASE_SPEED offset 62960

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

6792{};

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

◆ tcu_shiftSpeed32

uint8_t persistent_config_s::tcu_shiftSpeed32 = {}

units: SPECIAL_CASE_SPEED offset 22972

units: SPECIAL_CASE_SPEED offset 23104

units: SPECIAL_CASE_SPEED offset 41664

units: SPECIAL_CASE_SPEED offset 25008

units: SPECIAL_CASE_SPEED offset 55648

units: SPECIAL_CASE_SPEED offset 23108

units: SPECIAL_CASE_SPEED offset 22976

units: MPH offset 22864

units: MPH offset 22368

units: SPECIAL_CASE_SPEED offset 22012

units: SPECIAL_CASE_SPEED offset 22534

units: MPH offset 22900

units: MPH offset 22868

units: MPH offset 22600

units: SPECIAL_CASE_SPEED offset 23132

units: SPECIAL_CASE_SPEED offset 30104

units: MPH offset 22356

units: SPECIAL_CASE_SPEED offset 24972

units: MPH offset 22724

units: SPECIAL_CASE_SPEED offset 25944

units: SPECIAL_CASE_SPEED offset 63108

units: SPECIAL_CASE_SPEED offset 29364

units: SPECIAL_CASE_SPEED offset 20756

units: SPECIAL_CASE_SPEED offset 22984

units: SPECIAL_CASE_SPEED offset 62984

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

6807{};

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

◆ tcu_shiftSpeed34

uint8_t persistent_config_s::tcu_shiftSpeed34 = {}

units: SPECIAL_CASE_SPEED offset 22956

units: SPECIAL_CASE_SPEED offset 23088

units: SPECIAL_CASE_SPEED offset 41648

units: SPECIAL_CASE_SPEED offset 24992

units: SPECIAL_CASE_SPEED offset 55632

units: SPECIAL_CASE_SPEED offset 23092

units: SPECIAL_CASE_SPEED offset 22960

units: MPH offset 22848

units: MPH offset 22352

units: SPECIAL_CASE_SPEED offset 21996

units: SPECIAL_CASE_SPEED offset 22518

units: MPH offset 22884

units: MPH offset 22852

units: MPH offset 22584

units: SPECIAL_CASE_SPEED offset 23116

units: SPECIAL_CASE_SPEED offset 30088

units: MPH offset 22340

units: SPECIAL_CASE_SPEED offset 24956

units: MPH offset 22708

units: SPECIAL_CASE_SPEED offset 25928

units: SPECIAL_CASE_SPEED offset 63092

units: SPECIAL_CASE_SPEED offset 29348

units: SPECIAL_CASE_SPEED offset 20740

units: SPECIAL_CASE_SPEED offset 22968

units: SPECIAL_CASE_SPEED offset 62968

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

6797{};

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

◆ tcu_shiftSpeed43

uint8_t persistent_config_s::tcu_shiftSpeed43 = {}

units: SPECIAL_CASE_SPEED offset 22980

units: SPECIAL_CASE_SPEED offset 23112

units: SPECIAL_CASE_SPEED offset 41672

units: SPECIAL_CASE_SPEED offset 25016

units: SPECIAL_CASE_SPEED offset 55656

units: SPECIAL_CASE_SPEED offset 23116

units: SPECIAL_CASE_SPEED offset 22984

units: MPH offset 22872

units: MPH offset 22376

units: SPECIAL_CASE_SPEED offset 22020

units: SPECIAL_CASE_SPEED offset 22542

units: MPH offset 22908

units: MPH offset 22876

units: MPH offset 22608

units: SPECIAL_CASE_SPEED offset 23140

units: SPECIAL_CASE_SPEED offset 30112

units: MPH offset 22364

units: SPECIAL_CASE_SPEED offset 24980

units: MPH offset 22732

units: SPECIAL_CASE_SPEED offset 25952

units: SPECIAL_CASE_SPEED offset 63116

units: SPECIAL_CASE_SPEED offset 29372

units: SPECIAL_CASE_SPEED offset 20764

units: SPECIAL_CASE_SPEED offset 22992

units: SPECIAL_CASE_SPEED offset 62992

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

6812{};

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

◆ tcu_shiftTime

float persistent_config_s::tcu_shiftTime

units: ms offset 22988

units: ms offset 23120

units: ms offset 41680

units: ms offset 25024

units: ms offset 55664

units: ms offset 23124

units: ms offset 22992

units: ms offset 22880

units: ms offset 22384

units: ms offset 22028

units: ms offset 22552

units: ms offset 22916

units: ms offset 22884

units: ms offset 22616

units: ms offset 23148

units: ms offset 30120

units: ms offset 22372

units: ms offset 24988

units: ms offset 22740

units: ms offset 25960

units: ms offset 63124

units: ms offset 29380

units: ms offset 20772

units: ms offset 23000

units: ms offset 63000

Definition at line 6817 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 22932

units: % offset 23064

units: % offset 41624

units: % offset 24968

units: % offset 55608

units: % offset 23068

units: % offset 22936

units: % offset 22824

units: % offset 22328

units: % offset 21972

units: % offset 22494

units: % offset 22860

units: % offset 22828

units: % offset 22560

units: % offset 23092

units: % offset 30064

units: % offset 22316

units: % offset 24932

units: % offset 22684

units: % offset 25904

units: % offset 63068

units: % offset 29324

units: % offset 20716

units: % offset 22944

units: % offset 62944

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

6782{};

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

◆ tcu_tccLockSpeed

uint8_t persistent_config_s::tcu_tccLockSpeed = {}

units: SPECIAL_CASE_SPEED offset 19232

units: SPECIAL_CASE_SPEED offset 19364

units: SPECIAL_CASE_SPEED offset 37364

units: SPECIAL_CASE_SPEED offset 21268

units: SPECIAL_CASE_SPEED offset 51348

units: SPECIAL_CASE_SPEED offset 19368

units: SPECIAL_CASE_SPEED offset 19236

units: MPH offset 19144

units: MPH offset 18648

units: SPECIAL_CASE_SPEED offset 18272

units: SPECIAL_CASE_SPEED offset 18696

units: MPH offset 19180

units: MPH offset 19148

units: MPH offset 19056

units: SPECIAL_CASE_SPEED offset 19392

units: SPECIAL_CASE_SPEED offset 26364

units: MPH offset 18636

units: SPECIAL_CASE_SPEED offset 21232

units: SPECIAL_CASE_SPEED offset 22204

units: SPECIAL_CASE_SPEED offset 59368

units: SPECIAL_CASE_SPEED offset 25624

units: SPECIAL_CASE_SPEED offset 18744

units: SPECIAL_CASE_SPEED offset 19244

units: SPECIAL_CASE_SPEED offset 59244

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

6410{};

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

◆ tcu_tccTpsBins

uint8_t persistent_config_s::tcu_tccTpsBins = {}

units: TPS offset 19224

units: TPS offset 19356

units: TPS offset 37356

units: TPS offset 21260

units: TPS offset 51340

units: TPS offset 19360

units: TPS offset 19228

units: TPS offset 19136

units: TPS offset 18640

units: TPS offset 18264

units: TPS offset 18688

units: TPS offset 19172

units: TPS offset 19140

units: TPS offset 19048

units: TPS offset 19384

units: TPS offset 26356

units: TPS offset 18628

units: TPS offset 21224

units: TPS offset 22196

units: TPS offset 59360

units: TPS offset 25616

units: TPS offset 18736

units: TPS offset 19236

units: TPS offset 59236

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

6405{};

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

◆ tcu_tccUnlockSpeed

uint8_t persistent_config_s::tcu_tccUnlockSpeed = {}

units: SPECIAL_CASE_SPEED offset 19240

units: SPECIAL_CASE_SPEED offset 19372

units: SPECIAL_CASE_SPEED offset 37372

units: SPECIAL_CASE_SPEED offset 21276

units: SPECIAL_CASE_SPEED offset 51356

units: SPECIAL_CASE_SPEED offset 19376

units: SPECIAL_CASE_SPEED offset 19244

units: MPH offset 19152

units: MPH offset 18656

units: SPECIAL_CASE_SPEED offset 18280

units: SPECIAL_CASE_SPEED offset 18704

units: MPH offset 19188

units: MPH offset 19156

units: MPH offset 19064

units: SPECIAL_CASE_SPEED offset 19400

units: SPECIAL_CASE_SPEED offset 26372

units: MPH offset 18644

units: SPECIAL_CASE_SPEED offset 21240

units: SPECIAL_CASE_SPEED offset 22212

units: SPECIAL_CASE_SPEED offset 59376

units: SPECIAL_CASE_SPEED offset 25632

units: SPECIAL_CASE_SPEED offset 18752

units: SPECIAL_CASE_SPEED offset 19252

units: SPECIAL_CASE_SPEED offset 59252

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

6415{};

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

◆ tcuSolenoidTable

uint8_t persistent_config_s::tcuSolenoidTable = {}

units: onoff offset 15280

units: onoff offset 15412

units: onoff offset 33412

units: onoff offset 17316

units: onoff offset 47396

units: onoff offset 15416

units: onoff offset 15284

units: onoff offset 15192

units: onoff offset 14968

units: onoff offset 14800

units: onoff offset 15396

units: onoff offset 15228

units: onoff offset 15196

units: onoff offset 15104

units: onoff offset 22412

units: onoff offset 14682

units: onoff offset 17280

units: onoff offset 18732

units: onoff offset 55416

units: onoff offset 20984

units: onoff offset 15056

units: onoff offset 15292

units: onoff offset 55292

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

6137{};

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

◆ technicalDebt7738

int persistent_config_s::technicalDebt7738

offset 22860

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

◆ throttle2TrimRpmBins

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

units: RPM offset 19306

units: RPM offset 19438

units: RPM offset 37438

units: RPM offset 21342

units: RPM offset 51422

units: RPM offset 19442

units: RPM offset 19310

units: RPM offset 19218

units: RPM offset 18722

units: RPM offset 18346

units: RPM offset 18782

units: RPM offset 19254

units: RPM offset 19222

units: RPM offset 19130

units: RPM offset 19466

units: RPM offset 26438

units: RPM offset 18710

units: RPM offset 21306

units: RPM offset 22278

units: RPM offset 59442

units: RPM offset 25698

units: RPM offset 18818

units: RPM offset 19318

units: RPM offset 59318

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

6440{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTable

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

units: % offset 19264

units: % offset 19396

units: % offset 37396

units: % offset 21300

units: % offset 51380

units: % offset 19400

units: % offset 19268

units: % offset 19176

units: % offset 18680

units: % offset 18304

units: % offset 18728

units: % offset 19212

units: % offset 19180

units: % offset 19088

units: % offset 19424

units: % offset 26396

units: % offset 18668

units: % offset 21264

units: % offset 22236

units: % offset 59400

units: % offset 25656

units: % offset 18776

units: % offset 19276

units: % offset 59276

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

6430{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTpsBins

uint8_t persistent_config_s::throttle2TrimTpsBins = {}

units: % offset 19300

units: % offset 19432

units: % offset 37432

units: % offset 21336

units: % offset 51416

units: % offset 19436

units: % offset 19304

units: % offset 19212

units: % offset 18716

units: % offset 18340

units: % offset 18776

units: % offset 19248

units: % offset 19216

units: % offset 19124

units: % offset 19460

units: % offset 26432

units: % offset 18704

units: % offset 21300

units: % offset 22272

units: % offset 59436

units: % offset 25692

units: % offset 18812

units: % offset 19312

units: % offset 59312

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

6435{};

Referenced by initElectronicThrottle().

◆ throttleEstimateEffectiveAreaBins

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

units: % offset 21008

units: % offset 21140

units: % offset 39140

units: % offset 23044

units: % offset 53124

units: % offset 21144

units: % offset 21012

units: % offset 20920

units: % offset 20424

units: % offset 20048

units: % offset 20532

units: % offset 20956

units: % offset 20924

units: % offset 20832

units: % offset 21168

units: % offset 28140

units: % offset 20412

units: % offset 23008

units: % offset 23980

units: % offset 61144

units: % offset 27400

units: % offset 19368

units: % offset 21020

units: % offset 61020

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

6513{};

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 21032

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

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

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

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

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

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

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 20072

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

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 21192

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

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 23032

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

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

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

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

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

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

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

6519{};

Referenced by ThrottleModel::effectiveArea().

◆ tmfOpeningBins

float persistent_config_s::tmfOpeningBins = {}

offset 4000

offset 4016

offset 4096

offset 4004

offset 3936

offset 3780

offset 4416

offset 4012

offset 3940

offset 4048

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

5696{};

◆ tmfRatioBins

float persistent_config_s::tmfRatioBins = {}

offset 3992

offset 4008

offset 4088

offset 3996

offset 3928

offset 3772

offset 4400

offset 4004

offset 3932

offset 4040

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

5692{};

Referenced by setDefaultVETable().

◆ tmfTable

float persistent_config_s::tmfTable = {}

offset 3976

offset 3992

offset 4072

offset 3980

offset 3912

offset 3756

offset 4368

offset 3988

offset 3916

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

5688{};

◆ torqueLoadBins

uint16_t persistent_config_s::torqueLoadBins = {}

units: Load offset 4056

units: Load offset 4072

units: Load offset 4152

units: Load offset 4060

units: Load offset 3992

units: Load offset 3836

units: Load offset 4488

units: Load offset 4068

units: Load offset 3996

units: Load offset 4128

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

5711{};

Referenced by configureRusefiLuaHooks(), and setDefaultBaseEngine().

◆ torqueReductionCutGearBins

int8_t persistent_config_s::torqueReductionCutGearBins = {}

units: gear N° offset 23686

units: gear N° offset 23818

units: gear N° offset 42378

units: gear N° offset 25722

units: gear N° offset 56362

units: gear N° offset 23822

units: gear N° offset 23690

units: gear N° offset 23578

units: gear N° offset 23082

units: gear N° offset 22726

units: gear N° offset 23334

units: gear N° offset 23582

units: gear N° offset 23846

units: gear N° offset 30818

units: gear N° offset 25686

units: gear N° offset 26658

units: gear N° offset 63822

units: gear N° offset 30078

units: gear N° offset 21172

units: gear N° offset 23698

units: gear N° offset 63698

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

7025{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXaxis

gppwm_channel_e persistent_config_s::torqueReductionCutXaxis

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

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

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

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

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

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

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

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 22700

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXBins

int16_t persistent_config_s::torqueReductionCutXBins = {}

offset 23674

offset 23806

offset 42366

offset 25710

offset 56350

offset 23810

offset 23678

offset 23566

offset 23070

offset 22714

offset 23316

offset 23570

offset 23834

offset 30806

offset 25674

offset 26646

offset 63810

offset 30066

offset 21160

offset 23686

offset 63686

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

7020{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionCutTable

int8_t persistent_config_s::torqueReductionIgnitionCutTable = {}

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

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

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

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

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

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

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

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 22701

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

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

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

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

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

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

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

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

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

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

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

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

7010{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionRetardGearBins

int8_t persistent_config_s::torqueReductionIgnitionRetardGearBins = {}

units: gear N° offset 23816

units: gear N° offset 23948

units: gear N° offset 42508

units: gear N° offset 25852

units: gear N° offset 56492

units: gear N° offset 23952

units: gear N° offset 23820

units: gear N° offset 23708

units: gear N° offset 23212

units: gear N° offset 22856

units: gear N° offset 23966

units: gear N° offset 23712

units: gear N° offset 23976

units: gear N° offset 30948

units: gear N° offset 25816

units: gear N° offset 26788

units: gear N° offset 63952

units: gear N° offset 30208

units: gear N° offset 21300

units: gear N° offset 23828

units: gear N° offset 63828

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

7077{};

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 23756

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23888

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 42448

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 25792

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 56432

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23892

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23760

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 22796

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23660

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 23916

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 30888

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 25756

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 26728

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 63892

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 30148

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 21240

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 23768

How many degrees of timing advance will be reduced during the Torque Reduction Time units: deg offset 63768

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

7068{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXaxis

gppwm_channel_e persistent_config_s::torqueReductionIgnitionRetardXaxis

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

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

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

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

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

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

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

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 22794

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXBins

int16_t persistent_config_s::torqueReductionIgnitionRetardXBins = {}

offset 23804

offset 23936

offset 42496

offset 25840

offset 56480

offset 23940

offset 23808

offset 23696

offset 23200

offset 22844

offset 23948

offset 23700

offset 23964

offset 30936

offset 25804

offset 26776

offset 63940

offset 30196

offset 21288

offset 23816

offset 63816

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

7072{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionTimeGearBins

int8_t persistent_config_s::torqueReductionTimeGearBins = {}

units: gear N° offset 23752

units: gear N° offset 23884

units: gear N° offset 42444

units: gear N° offset 25788

units: gear N° offset 56428

units: gear N° offset 23888

units: gear N° offset 23756

units: gear N° offset 23644

units: gear N° offset 23148

units: gear N° offset 22792

units: gear N° offset 23650

units: gear N° offset 23648

units: gear N° offset 23912

units: gear N° offset 30884

units: gear N° offset 25752

units: gear N° offset 26724

units: gear N° offset 63888

units: gear N° offset 30144

units: gear N° offset 21236

units: gear N° offset 23764

units: gear N° offset 63764

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

7051{};

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 23692

For how long after the pin has been triggered will the cut/reduction stay active. After that, even if the pin is still triggered, torque is re-introduced units: ms offset 23824

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 42384

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 25728

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 56368

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 23828

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 23696

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 22732

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 23344

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 23852

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 30824

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 25692

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 26664

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 63828

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 30084

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 21176

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 23704

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 63704

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

7042{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXaxis

gppwm_channel_e persistent_config_s::torqueReductionTimeXaxis

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

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

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

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

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

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

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

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 22728

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXBins

int16_t persistent_config_s::torqueReductionTimeXBins = {}

offset 23740

offset 23872

offset 42432

offset 25776

offset 56416

offset 23876

offset 23744

offset 23632

offset 23136

offset 22780

offset 23636

offset 23900

offset 30872

offset 25740

offset 26712

offset 63876

offset 30132

offset 21224

offset 23752

offset 63752

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

7046{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueRpmBins

uint16_t persistent_config_s::torqueRpmBins = {}

units: RPM offset 4044

units: RPM offset 4060

units: RPM offset 4140

units: RPM offset 4048

units: RPM offset 3980

units: RPM offset 3824

units: RPM offset 4472

units: RPM offset 4056

units: RPM offset 3984

units: RPM offset 4116

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

5706{};

Referenced by configureRusefiLuaHooks(), and setDefaultBaseEngine().

◆ torqueTable

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

units: Nm offset 4008

units: Nm offset 4024

units: Nm offset 4104

units: Nm offset 4012

units: Nm offset 3944

units: Nm offset 3788

units: Nm offset 4424

units: Nm offset 4020

units: Nm offset 3948

units: Nm offset 4080

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

5701{};

Referenced by configureRusefiLuaHooks().

◆ tpsTpsAccelFromRpmBins

float persistent_config_s::tpsTpsAccelFromRpmBins = {}

units: % offset 17836

units: % offset 17968

units: % offset 35968

units: % offset 19872

units: % offset 49952

units: % offset 17972

units: % offset 17840

units: from offset 17748

units: from offset 17252

units: % offset 16876

units: % offset 17312

units: from offset 17784

units: from offset 17752

units: from offset 17660

units: % offset 17996

units: % offset 24968

units: from offset 17240

units: % offset 19836

units: % offset 20808

units: % offset 57972

units: % offset 24228

units: % offset 17612

units: % offset 17848

units: % offset 57848

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

6239{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), setMazdaMiataNbTpsTps(), and validateConfigOnStartUpOrBurn().

◆ tpsTpsAccelTable

float persistent_config_s::tpsTpsAccelTable = {}

units: value offset 17580

units: value offset 17712

units: value offset 35712

units: value offset 19616

units: value offset 49696

units: value offset 17716

units: value offset 17584

units: value offset 17492

units: value offset 16996

units: value offset 16620

units: value offset 17056

units: value offset 17528

units: value offset 17496

units: value offset 17404

units: value offset 17740

units: value offset 24712

units: value offset 16984

units: value offset 19580

units: value offset 20552

units: value offset 57716

units: value offset 23972

units: value offset 17356

units: value offset 17592

units: value offset 57592

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

6234{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and setMazdaMiataNbTpsTps().

◆ tpsTpsAccelToRpmBins

float persistent_config_s::tpsTpsAccelToRpmBins = {}

units: % offset 17868

units: % offset 18000

units: % offset 36000

units: % offset 19904

units: % offset 49984

units: % offset 18004

units: % offset 17872

units: to offset 17780

units: to offset 17284

units: % offset 16908

units: % offset 17344

units: to offset 17816

units: to offset 17784

units: to offset 17692

units: % offset 18028

units: % offset 25000

units: to offset 17272

units: % offset 19868

units: % offset 20840

units: % offset 58004

units: % offset 24260

units: % offset 17644

units: % offset 17880

units: % offset 57880

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

6244{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), setMazdaMiataNbTpsTps(), and validateConfigOnStartUpOrBurn().

◆ tpsTspCorrValues

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

units: multiplier offset 22864

units: multiplier offset 22996

units: multiplier offset 41556

units: multiplier offset 24900

units: multiplier offset 55540

units: multiplier offset 23000

units: multiplier offset 22868

units: multiplier offset 22768

units: multiplier offset 22272

units: multiplier offset 21904

units: multiplier offset 22426

units: multiplier offset 22804

units: multiplier offset 22772

units: multiplier offset 22504

units: multiplier offset 23024

units: multiplier offset 29996

units: multiplier offset 22260

units: multiplier offset 24864

units: multiplier offset 22628

units: multiplier offset 25836

units: multiplier offset 63000

units: multiplier offset 29256

units: multiplier offset 20648

units: multiplier offset 22876

units: multiplier offset 62876

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

6737{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and setDefaultFuel().

◆ tpsTspCorrValuesBins

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

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 22764

units: RPM offset 22268

units: RPM offset 21900

units: RPM offset 22422

units: RPM offset 22800

units: RPM offset 22768

units: RPM offset 22500

units: RPM offset 23020

units: RPM offset 29992

units: RPM offset 22256

units: RPM offset 24860

units: RPM offset 22624

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

6732{};

Referenced by TpsAccelEnrichment::getTpsEnrichment(), setDefaultFuel(), and validateConfigOnStartUpOrBurn().

◆ trailingSparkLoadBins

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

units: Load offset 23648

units: Load offset 23780

units: Load offset 42340

units: Load offset 25684

units: Load offset 56324

units: Load offset 23784

units: Load offset 23652

units: Load offset 23540

units: Load offset 23044

units: Load offset 22688

units: Load offset 23230

units: Load offset 23600

units: Load offset 23544

units: Load offset 23808

units: Load offset 30780

units: Load offset 23056

units: Load offset 25648

units: Load offset 26620

units: Load offset 63784

units: Load offset 30040

units: Load offset 21136

units: Load offset 23660

units: Load offset 63660

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

6989{};

Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().

◆ trailingSparkRpmBins

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

units: rpm offset 23644

units: rpm offset 23776

units: rpm offset 42336

units: rpm offset 25680

units: rpm offset 56320

units: rpm offset 23780

units: rpm offset 23648

units: rpm offset 23536

units: rpm offset 23040

units: rpm offset 22684

units: rpm offset 23227

units: rpm offset 23596

units: rpm offset 23540

units: rpm offset 23804

units: rpm offset 30776

units: rpm offset 23052

units: rpm offset 25644

units: rpm offset 26616

units: rpm offset 63780

units: rpm offset 30036

units: rpm offset 21132

units: rpm offset 23656

units: rpm offset 63656

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

6984{};

Referenced by IgnitionState::getTrailingSparkAngle(), and setDefaultTrailingSparkTable().

◆ trailingSparkTable

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

units: deg offset 23628

units: deg offset 23760

units: deg offset 42320

units: deg offset 25664

units: deg offset 56304

units: deg offset 23764

units: deg offset 23632

units: deg offset 23520

units: deg offset 23024

units: deg offset 22668

units: deg offset 23212

units: deg offset 23580

units: deg offset 23524

units: deg offset 23788

units: deg offset 30760

units: deg offset 23036

units: deg offset 25628

units: deg offset 26600

units: deg offset 63764

units: deg offset 30020

units: deg offset 21124

units: deg offset 23640

units: deg offset 63640

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

6979{};

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 42512 bit 1

offset 23832 bit 1

offset 63832 bit 1

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

◆ unusedBit_276_10

bool persistent_config_s::unusedBit_276_10

offset 42512 bit 10

offset 23832 bit 10

offset 63832 bit 10

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

◆ unusedBit_276_11

bool persistent_config_s::unusedBit_276_11

offset 42512 bit 11

offset 23832 bit 11

offset 63832 bit 11

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

◆ unusedBit_276_12

bool persistent_config_s::unusedBit_276_12

offset 42512 bit 12

offset 23832 bit 12

offset 63832 bit 12

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

◆ unusedBit_276_13

bool persistent_config_s::unusedBit_276_13

offset 42512 bit 13

offset 23832 bit 13

offset 63832 bit 13

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

◆ unusedBit_276_14

bool persistent_config_s::unusedBit_276_14

offset 42512 bit 14

offset 23832 bit 14

offset 63832 bit 14

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

◆ unusedBit_276_15

bool persistent_config_s::unusedBit_276_15

offset 42512 bit 15

offset 23832 bit 15

offset 63832 bit 15

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

◆ unusedBit_276_16

bool persistent_config_s::unusedBit_276_16

offset 42512 bit 16

offset 23832 bit 16

offset 63832 bit 16

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

◆ unusedBit_276_17

bool persistent_config_s::unusedBit_276_17

offset 42512 bit 17

offset 23832 bit 17

offset 63832 bit 17

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

◆ unusedBit_276_18

bool persistent_config_s::unusedBit_276_18

offset 42512 bit 18

offset 23832 bit 18

offset 63832 bit 18

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

◆ unusedBit_276_19

bool persistent_config_s::unusedBit_276_19

offset 42512 bit 19

offset 23832 bit 19

offset 63832 bit 19

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

◆ unusedBit_276_2

bool persistent_config_s::unusedBit_276_2

offset 42512 bit 2

offset 23832 bit 2

offset 63832 bit 2

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

◆ unusedBit_276_20

bool persistent_config_s::unusedBit_276_20

offset 42512 bit 20

offset 23832 bit 20

offset 63832 bit 20

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

◆ unusedBit_276_21

bool persistent_config_s::unusedBit_276_21

offset 42512 bit 21

offset 23832 bit 21

offset 63832 bit 21

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

◆ unusedBit_276_22

bool persistent_config_s::unusedBit_276_22

offset 42512 bit 22

offset 23832 bit 22

offset 63832 bit 22

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

◆ unusedBit_276_23

bool persistent_config_s::unusedBit_276_23

offset 42512 bit 23

offset 23832 bit 23

offset 63832 bit 23

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

◆ unusedBit_276_24

bool persistent_config_s::unusedBit_276_24

offset 42512 bit 24

offset 23832 bit 24

offset 63832 bit 24

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

◆ unusedBit_276_25

bool persistent_config_s::unusedBit_276_25

offset 42512 bit 25

offset 23832 bit 25

offset 63832 bit 25

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

◆ unusedBit_276_26

bool persistent_config_s::unusedBit_276_26

offset 42512 bit 26

offset 23832 bit 26

offset 63832 bit 26

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

◆ unusedBit_276_27

bool persistent_config_s::unusedBit_276_27

offset 42512 bit 27

offset 23832 bit 27

offset 63832 bit 27

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

◆ unusedBit_276_28

bool persistent_config_s::unusedBit_276_28

offset 42512 bit 28

offset 23832 bit 28

offset 63832 bit 28

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

◆ unusedBit_276_29

bool persistent_config_s::unusedBit_276_29

offset 42512 bit 29

offset 23832 bit 29

offset 63832 bit 29

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

◆ unusedBit_276_3

bool persistent_config_s::unusedBit_276_3

offset 42512 bit 3

offset 23832 bit 3

offset 63832 bit 3

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

◆ unusedBit_276_30

bool persistent_config_s::unusedBit_276_30

offset 42512 bit 30

offset 23832 bit 30

offset 63832 bit 30

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

◆ unusedBit_276_31

bool persistent_config_s::unusedBit_276_31

offset 42512 bit 31

offset 23832 bit 31

offset 63832 bit 31

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

◆ unusedBit_276_4

bool persistent_config_s::unusedBit_276_4

offset 42512 bit 4

offset 23832 bit 4

offset 63832 bit 4

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

◆ unusedBit_276_5

bool persistent_config_s::unusedBit_276_5

offset 42512 bit 5

offset 23832 bit 5

offset 63832 bit 5

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

◆ unusedBit_276_6

bool persistent_config_s::unusedBit_276_6

offset 42512 bit 6

offset 23832 bit 6

offset 63832 bit 6

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

◆ unusedBit_276_7

bool persistent_config_s::unusedBit_276_7

offset 42512 bit 7

offset 23832 bit 7

offset 63832 bit 7

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

◆ unusedBit_276_8

bool persistent_config_s::unusedBit_276_8

offset 42512 bit 8

offset 23832 bit 8

offset 63832 bit 8

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

◆ unusedBit_276_9

bool persistent_config_s::unusedBit_276_9

offset 42512 bit 9

offset 23832 bit 9

offset 63832 bit 9

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

◆ unusedBit_280_10

bool persistent_config_s::unusedBit_280_10

offset 23820 bit 10

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

◆ unusedBit_280_11

bool persistent_config_s::unusedBit_280_11

offset 23820 bit 11

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

◆ unusedBit_280_12

bool persistent_config_s::unusedBit_280_12

offset 23820 bit 12

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

◆ unusedBit_280_13

bool persistent_config_s::unusedBit_280_13

offset 23820 bit 13

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

◆ unusedBit_280_14

bool persistent_config_s::unusedBit_280_14

offset 23820 bit 14

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

◆ unusedBit_280_15

bool persistent_config_s::unusedBit_280_15

offset 23820 bit 15

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

◆ unusedBit_280_16

bool persistent_config_s::unusedBit_280_16

offset 23820 bit 16

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

◆ unusedBit_280_17

bool persistent_config_s::unusedBit_280_17

offset 23820 bit 17

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

◆ unusedBit_280_18

bool persistent_config_s::unusedBit_280_18

offset 23820 bit 18

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

◆ unusedBit_280_19

bool persistent_config_s::unusedBit_280_19

offset 23820 bit 19

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

◆ unusedBit_280_20

bool persistent_config_s::unusedBit_280_20

offset 23820 bit 20

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

◆ unusedBit_280_21

bool persistent_config_s::unusedBit_280_21

offset 23820 bit 21

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

◆ unusedBit_280_22

bool persistent_config_s::unusedBit_280_22

offset 23820 bit 22

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

◆ unusedBit_280_23

bool persistent_config_s::unusedBit_280_23

offset 23820 bit 23

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

◆ unusedBit_280_24

bool persistent_config_s::unusedBit_280_24

offset 23820 bit 24

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

◆ unusedBit_280_25

bool persistent_config_s::unusedBit_280_25

offset 23820 bit 25

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

◆ unusedBit_280_26

bool persistent_config_s::unusedBit_280_26

offset 23820 bit 26

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

◆ unusedBit_280_27

bool persistent_config_s::unusedBit_280_27

offset 23820 bit 27

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

◆ unusedBit_280_28

bool persistent_config_s::unusedBit_280_28

offset 23820 bit 28

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

◆ unusedBit_280_29

bool persistent_config_s::unusedBit_280_29

offset 23820 bit 29

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

◆ unusedBit_280_30

bool persistent_config_s::unusedBit_280_30

offset 23820 bit 30

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

◆ unusedBit_280_31

bool persistent_config_s::unusedBit_280_31

offset 23820 bit 31

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

◆ unusedBit_280_5

bool persistent_config_s::unusedBit_280_5

offset 23820 bit 5

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

◆ unusedBit_280_6

bool persistent_config_s::unusedBit_280_6

offset 23820 bit 6

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

◆ unusedBit_280_7

bool persistent_config_s::unusedBit_280_7

offset 23820 bit 7

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

◆ unusedBit_280_8

bool persistent_config_s::unusedBit_280_8

offset 23820 bit 8

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

◆ unusedBit_280_9

bool persistent_config_s::unusedBit_280_9

offset 23820 bit 9

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

◆ unusedBit_285_10

bool persistent_config_s::unusedBit_285_10

offset 23952 bit 10

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

◆ unusedBit_285_11

bool persistent_config_s::unusedBit_285_11

offset 23952 bit 11

offset 25856 bit 11

offset 56496 bit 11

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

◆ unusedBit_285_12

bool persistent_config_s::unusedBit_285_12

offset 23952 bit 12

offset 25856 bit 12

offset 56496 bit 12

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

◆ unusedBit_285_13

bool persistent_config_s::unusedBit_285_13

offset 23952 bit 13

offset 25856 bit 13

offset 56496 bit 13

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

◆ unusedBit_285_14

bool persistent_config_s::unusedBit_285_14

offset 23952 bit 14

offset 25856 bit 14

offset 56496 bit 14

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

◆ unusedBit_285_15

bool persistent_config_s::unusedBit_285_15

offset 23952 bit 15

offset 25856 bit 15

offset 56496 bit 15

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

◆ unusedBit_285_16

bool persistent_config_s::unusedBit_285_16

offset 23952 bit 16

offset 25856 bit 16

offset 56496 bit 16

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

◆ unusedBit_285_17

bool persistent_config_s::unusedBit_285_17

offset 23952 bit 17

offset 25856 bit 17

offset 56496 bit 17

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

◆ unusedBit_285_18

bool persistent_config_s::unusedBit_285_18

offset 23952 bit 18

offset 25856 bit 18

offset 56496 bit 18

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

◆ unusedBit_285_19

bool persistent_config_s::unusedBit_285_19

offset 23952 bit 19

offset 25856 bit 19

offset 56496 bit 19

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

◆ unusedBit_285_20

bool persistent_config_s::unusedBit_285_20

offset 23952 bit 20

offset 25856 bit 20

offset 56496 bit 20

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

◆ unusedBit_285_21

bool persistent_config_s::unusedBit_285_21

offset 23952 bit 21

offset 25856 bit 21

offset 56496 bit 21

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

◆ unusedBit_285_22

bool persistent_config_s::unusedBit_285_22

offset 23952 bit 22

offset 25856 bit 22

offset 56496 bit 22

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

◆ unusedBit_285_23

bool persistent_config_s::unusedBit_285_23

offset 23952 bit 23

offset 25856 bit 23

offset 56496 bit 23

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

◆ unusedBit_285_24

bool persistent_config_s::unusedBit_285_24

offset 23952 bit 24

offset 25856 bit 24

offset 56496 bit 24

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

◆ unusedBit_285_25

bool persistent_config_s::unusedBit_285_25

offset 23952 bit 25

offset 25856 bit 25

offset 56496 bit 25

Definition at line 7161 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_26

bool persistent_config_s::unusedBit_285_26

offset 23952 bit 26

offset 25856 bit 26

offset 56496 bit 26

Definition at line 7164 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_27

bool persistent_config_s::unusedBit_285_27

offset 23952 bit 27

offset 25856 bit 27

offset 56496 bit 27

Definition at line 7167 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_28

bool persistent_config_s::unusedBit_285_28

offset 23952 bit 28

offset 25856 bit 28

offset 56496 bit 28

Definition at line 7170 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_29

bool persistent_config_s::unusedBit_285_29

offset 23952 bit 29

offset 25856 bit 29

offset 56496 bit 29

Definition at line 7173 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_30

bool persistent_config_s::unusedBit_285_30

offset 23952 bit 30

offset 25856 bit 30

offset 56496 bit 30

Definition at line 7176 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_31

bool persistent_config_s::unusedBit_285_31

offset 23952 bit 31

offset 25856 bit 31

offset 56496 bit 31

Definition at line 7179 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedConfigPadding

uint8_t persistent_config_s::unusedConfigPadding[BOTTOM_PADDING] = {}

offset 23979

Definition at line 7085 of file engine_configuration_generated_structures_hellen-honda-k.h.

7085{};

◆ 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 20256

offset 20388

offset 38388

offset 22292

offset 52372

offset 20392

offset 20260

offset 20168

offset 19672

offset 19296

offset 19780

offset 20204

offset 20172

offset 20080

offset 20416

offset 27388

offset 19660

offset 22256

offset 23228

offset 60392

offset 26648

offset 19192

offset 20268

offset 60268

Definition at line 6508 of file engine_configuration_generated_structures_alphax-2chan.h.

6508{};

Referenced by AirmassVeModelBase::getVe(), and setDefaultVETable().

◆ veLoadBins

uint16_t persistent_config_s::veLoadBins = {}

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17196

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17328

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 35328

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19232

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 49312

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17332

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17200

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17108

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16612

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16236

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16656

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17144

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17112

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17020

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17356

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 24328

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16598

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19196

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 20168

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57332

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 23428

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16972

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17208

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57208

Definition at line 6210 of file engine_configuration_generated_structures_alphax-2chan.h.

6210{};

Referenced by cannedveLoadBins(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setFuelTablesLoadBin(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veRpmBins

uint16_t persistent_config_s::veRpmBins = {}

units: RPM offset 17228

units: RPM offset 17360

units: RPM offset 35360

units: RPM offset 19264

units: RPM offset 49344

units: RPM offset 17364

units: RPM offset 17232

units: RPM offset 17140

units: RPM offset 16644

units: RPM offset 16268

units: RPM offset 16680

units: RPM offset 17176

units: RPM offset 17144

units: RPM offset 17052

units: RPM offset 17388

units: RPM offset 24360

units: RPM offset 16630

units: RPM offset 19228

units: RPM offset 20200

units: RPM offset 57364

units: RPM offset 23460

units: RPM offset 17004

units: RPM offset 17240

units: RPM offset 57240

Definition at line 6215 of file engine_configuration_generated_structures_alphax-2chan.h.

6215{};

Referenced by cannedveRpmBins(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setDefaultVETable(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veTable

scaled_channel< uint16_t, 10, 1 > persistent_config_s::veTable = {}

units: % offset 16684

units: % offset 16816

units: % offset 34816

units: % offset 18720

units: % offset 48800

units: % offset 16820

units: % offset 16688

units: % offset 16596

units: % offset 16100

units: % offset 15724

units: % offset 16416

units: % offset 16632

units: % offset 16600

units: % offset 16508

units: % offset 16844

units: % offset 23816

units: % offset 16086

units: % offset 18684

units: % offset 19656

units: % offset 56820

units: % offset 22660

units: % offset 16460

units: % offset 16696

units: % offset 56696

Definition at line 6205 of file engine_configuration_generated_structures_alphax-2chan.h.

6205{};

Referenced by commonPassatB6(), couplecannedveTable(), initSpeedDensity(), isTouchingVe(), LtftState::load(), m73engine(), pbcannedveTable(), setCommonMazdaNB(), setDefaultVETable(), and setMapVeTable().

◆ vvtTable1

int8_t persistent_config_s::vvtTable1 = {}

units: value offset 15916

units: value offset 16048

units: value offset 34048

units: value offset 17952

units: value offset 48032

units: value offset 16052

units: value offset 15920

units: value offset 15828

units: value offset 15604

units: value offset 14956

units: value offset 16100

units: value offset 15864

units: value offset 15832

units: value offset 15740

units: value offset 23048

units: value offset 15318

units: value offset 17916

units: value offset 18888

units: value offset 56052

units: value offset 21620

units: value offset 15692

units: value offset 15928

units: value offset 55928

Definition at line 6160 of file engine_configuration_generated_structures_alphax-2chan.h.

6160{};

Referenced by initVvtActuators(), pbcannedvvtTable1(), and setMazdaMiataEngineNB2Defaults().

◆ vvtTable1LoadBins

uint16_t persistent_config_s::vvtTable1LoadBins = {}

units: L offset 15980

units: L offset 16112

units: L offset 34112

units: L offset 18016

units: L offset 48096

units: L offset 16116

units: L offset 15984

units: L offset 15892

units: L offset 15668

units: L offset 15020

units: L offset 16106

units: L offset 15928

units: L offset 15896

units: L offset 15804

units: L offset 16044

units: L offset 23112

units: L offset 15382

units: L offset 17980

units: L offset 18952

units: L offset 56116

units: L offset 21684

units: L offset 15756

units: L offset 15992

units: L offset 55992

Definition at line 6165 of file engine_configuration_generated_structures_alphax-2chan.h.

6165{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable1RpmBins

uint16_t persistent_config_s::vvtTable1RpmBins = {}

units: RPM offset 15996

units: RPM offset 16128

units: RPM offset 34128

units: RPM offset 18032

units: RPM offset 48112

units: RPM offset 16132

units: RPM offset 16000

units: RPM offset 15908

units: RPM offset 15684

units: RPM offset 15036

units: RPM offset 16110

units: RPM offset 15944

units: RPM offset 15912

units: RPM offset 15820

units: RPM offset 16076

units: RPM offset 23128

units: RPM offset 15398

units: RPM offset 17996

units: RPM offset 18968

units: RPM offset 56132

units: RPM offset 21700

units: RPM offset 15772

units: RPM offset 16008

units: RPM offset 56008

Definition at line 6170 of file engine_configuration_generated_structures_alphax-2chan.h.

6170{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2

int8_t persistent_config_s::vvtTable2 = {}

units: value offset 16012

units: value offset 16144

units: value offset 34144

units: value offset 18048

units: value offset 48128

units: value offset 16148

units: value offset 16016

units: value offset 15924

units: value offset 15700

units: value offset 15052

units: value offset 16116

units: value offset 15960

units: value offset 15928

units: value offset 15836

units: value offset 16092

units: value offset 23144

units: value offset 15414

units: value offset 18012

units: value offset 18984

units: value offset 56148

units: value offset 21716

units: value offset 15788

units: value offset 16024

units: value offset 56024

Definition at line 6175 of file engine_configuration_generated_structures_alphax-2chan.h.

6175{};

Referenced by initVvtActuators(), and pbcannedvvtTable2().

◆ vvtTable2LoadBins

uint16_t persistent_config_s::vvtTable2LoadBins = {}

units: L offset 16076

units: L offset 16208

units: L offset 34208

units: L offset 18112

units: L offset 48192

units: L offset 16212

units: L offset 16080

units: L offset 15988

units: L offset 15764

units: L offset 15116

units: L offset 16122

units: L offset 16024

units: L offset 15992

units: L offset 15900

units: L offset 16220

units: L offset 23208

units: L offset 15478

units: L offset 18076

units: L offset 19048

units: L offset 56212

units: L offset 21780

units: L offset 15852

units: L offset 16088

units: L offset 56088

Definition at line 6180 of file engine_configuration_generated_structures_alphax-2chan.h.

6180{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2RpmBins

uint16_t persistent_config_s::vvtTable2RpmBins = {}

units: RPM offset 16092

units: RPM offset 16224

units: RPM offset 34224

units: RPM offset 18128

units: RPM offset 48208

units: RPM offset 16228

units: RPM offset 16096

units: RPM offset 16004

units: RPM offset 15780

units: RPM offset 15132

units: RPM offset 16126

units: RPM offset 16040

units: RPM offset 16008

units: RPM offset 15916

units: RPM offset 16252

units: RPM offset 23224

units: RPM offset 15494

units: RPM offset 18092

units: RPM offset 19064

units: RPM offset 56228

units: RPM offset 21796

units: RPM offset 15868

units: RPM offset 16104

units: RPM offset 56104

Definition at line 6185 of file engine_configuration_generated_structures_alphax-2chan.h.

6185{};

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 22188

offset 22320

offset 40320

offset 24224

offset 54304

offset 22324

offset 22192

offset 22092

offset 21596

offset 21228

offset 21722

offset 22128

offset 22096

offset 22004

offset 22348

offset 29320

offset 21584

offset 24188

offset 25160

offset 62324

offset 28580

offset 19972

offset 22200

offset 62200

Definition at line 6623 of file engine_configuration_generated_structures_alphax-2chan.h.

6623{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwBetaMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaMapValues = {}

offset 22212

offset 22344

offset 40344

offset 24248

offset 54328

offset 22348

offset 22216

offset 22116

offset 21620

offset 21252

offset 21746

offset 22152

offset 22120

offset 22028

offset 22372

offset 29344

offset 21608

offset 24212

offset 25184

offset 62348

offset 28604

offset 19996

offset 22224

offset 62224

Definition at line 6636 of file engine_configuration_generated_structures_alphax-2chan.h.

6636{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwCltBins [1/2]

int16_t persistent_config_s::wwCltBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 22164

units: SPECIAL_CASE_TEMPERATURE offset 22296

units: SPECIAL_CASE_TEMPERATURE offset 40296

units: SPECIAL_CASE_TEMPERATURE offset 24200

units: SPECIAL_CASE_TEMPERATURE offset 54280

units: SPECIAL_CASE_TEMPERATURE offset 22300

units: SPECIAL_CASE_TEMPERATURE offset 22168

units: SPECIAL_CASE_TEMPERATURE offset 21204

units: SPECIAL_CASE_TEMPERATURE offset 21698

units: SPECIAL_CASE_TEMPERATURE offset 22324

units: SPECIAL_CASE_TEMPERATURE offset 29296

units: SPECIAL_CASE_TEMPERATURE offset 24164

units: SPECIAL_CASE_TEMPERATURE offset 25136

units: SPECIAL_CASE_TEMPERATURE offset 62300

units: SPECIAL_CASE_TEMPERATURE offset 28556

units: SPECIAL_CASE_TEMPERATURE offset 19948

units: SPECIAL_CASE_TEMPERATURE offset 22176

units: SPECIAL_CASE_TEMPERATURE offset 62176

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 6615 of file engine_configuration_generated_structures_alphax-2chan.h.

6615{};

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 22196

units: SPECIAL_CASE_PRESSURE offset 22328

units: SPECIAL_CASE_PRESSURE offset 40328

units: SPECIAL_CASE_PRESSURE offset 24232

units: SPECIAL_CASE_PRESSURE offset 54312

units: SPECIAL_CASE_PRESSURE offset 22332

units: SPECIAL_CASE_PRESSURE offset 22200

units: kPa offset 22100

units: kPa offset 21604

units: SPECIAL_CASE_PRESSURE offset 21236

units: SPECIAL_CASE_PRESSURE offset 21730

units: kPa offset 22136

units: kPa offset 22104

units: SPECIAL_CASE_PRESSURE offset 22356

units: SPECIAL_CASE_PRESSURE offset 29328

units: kPa offset 21592

units: SPECIAL_CASE_PRESSURE offset 24196

units: SPECIAL_CASE_PRESSURE offset 25168

units: SPECIAL_CASE_PRESSURE offset 62332

units: SPECIAL_CASE_PRESSURE offset 28588

units: SPECIAL_CASE_PRESSURE offset 19980

units: SPECIAL_CASE_PRESSURE offset 22208

units: SPECIAL_CASE_PRESSURE offset 62208

units: kPa offset 22012

Definition at line 6628 of file engine_configuration_generated_structures_alphax-2chan.h.

6628{};

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 22180

offset 22312

offset 40312

offset 24216

offset 54296

offset 22316

offset 22184

offset 22084

offset 21588

offset 21220

offset 21714

offset 22120

offset 22088

offset 21996

offset 22340

offset 29312

offset 21576

offset 24180

offset 25152

offset 62316

offset 28572

offset 19964

offset 22192

offset 62192

Definition at line 6619 of file engine_configuration_generated_structures_alphax-2chan.h.

6619{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().

◆ wwTauMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauMapValues = {}

offset 22204

offset 22336

offset 40336

offset 24240

offset 54320

offset 22340

offset 22208

offset 22108

offset 21612

offset 21244

offset 21738

offset 22144

offset 22112

offset 22020

offset 22364

offset 29336

offset 21600

offset 24204

offset 25176

offset 62340

offset 28596

offset 19988

offset 22216

offset 62216

Definition at line 6632 of file engine_configuration_generated_structures_alphax-2chan.h.

6632{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().


The documentation for this struct was generated from the following files: