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_4545 [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_14298 [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_23591 [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_23669 [1] = {}
 
int16_t torqueReductionCutXBins [TORQUE_TABLE_X_SIZE] = {}
 
int8_t torqueReductionCutGearBins [TORQUE_TABLE_Y_SIZE] = {}
 
gppwm_channel_e torqueReductionTimeXaxis
 
uint8_t alignmentFill_at_23685 [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_23751 [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_23814 [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_14430 [2] = {}
 
uint8_t alignmentFill_at_23723 [1] = {}
 
uint8_t alignmentFill_at_23801 [1] = {}
 
uint8_t alignmentFill_at_23817 [3] = {}
 
uint8_t alignmentFill_at_23883 [1] = {}
 
uint8_t alignmentFill_at_23946 [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_32430 [2] = {}
 
uint8_t alignmentFill_at_42283 [1] = {}
 
uint8_t alignmentFill_at_42361 [1] = {}
 
uint8_t alignmentFill_at_42377 [3] = {}
 
uint8_t alignmentFill_at_42443 [1] = {}
 
uint8_t alignmentFill_at_42506 [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_4561 [3] = {}
 
uint8_t alignmentFill_at_25627 [1] = {}
 
uint8_t alignmentFill_at_25705 [1] = {}
 
uint8_t alignmentFill_at_25721 [3] = {}
 
uint8_t alignmentFill_at_25787 [1] = {}
 
uint8_t alignmentFill_at_25850 [2] = {}
 
bool boardUseH1PullDown: 1 {}
 
bool boardUseH2PullDown: 1 {}
 
bool boardUseH3PullDown: 1 {}
 
bool boardUseH4PullDown: 1 {}
 
bool boardUseH5PullDown: 1 {}
 
bool boardUseFlexPullDown: 1 {}
 
uint8_t alignmentFill_at_4641 [3] = {}
 
uint8_t alignmentFill_at_56267 [1] = {}
 
uint8_t alignmentFill_at_56345 [1] = {}
 
uint8_t alignmentFill_at_56361 [3] = {}
 
uint8_t alignmentFill_at_56427 [1] = {}
 
uint8_t alignmentFill_at_56490 [2] = {}
 
uint8_t alignmentFill_at_4549 [3] = {}
 
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] = {}
 
uint8_t alignmentFill_at_14302 [2] = {}
 
uint8_t alignmentFill_at_23595 [1] = {}
 
uint8_t alignmentFill_at_23673 [1] = {}
 
uint8_t alignmentFill_at_23689 [3] = {}
 
uint8_t alignmentFill_at_23755 [1] = {}
 
uint8_t alignmentFill_at_23818 [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_22631 [1] = {}
 
uint8_t alignmentFill_at_22709 [1] = {}
 
uint8_t alignmentFill_at_22725 [3] = {}
 
uint8_t alignmentFill_at_22791 [1] = {}
 
Gpio communityCommsLedPin
 
int technicalDebt7738
 
uint8_t alignmentFill_at_5065 [3] = {}
 
uint8_t alignmentFill_at_14150 [2] = {}
 
uint8_t alignmentFill_at_14754 [2] = {}
 
uint8_t alignmentFill_at_19022 [2] = {}
 
uint8_t alignmentFill_at_22546 [2] = {}
 
uint8_t alignmentFill_at_23175 [1] = {}
 
uint8_t alignmentFill_at_23339 [1] = {}
 
uint8_t alignmentFill_at_23655 [1] = {}
 
uint8_t alignmentFill_at_23970 [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_23829 [1] = {}
 
uint8_t alignmentFill_at_23845 [3] = {}
 
uint8_t alignmentFill_at_23911 [1] = {}
 
uint8_t hondaKcltGaugeAdder
 
uint8_t unusedConfigPadding [BOTTOM_PADDING] = {}
 
uint8_t alignmentFill_at_24011 [1] = {}
 
uint8_t alignmentFill_at_21430 [2] = {}
 
uint8_t alignmentFill_at_30723 [1] = {}
 
uint8_t alignmentFill_at_30801 [1] = {}
 
uint8_t alignmentFill_at_30817 [3] = {}
 
uint8_t alignmentFill_at_30883 [1] = {}
 
uint8_t alignmentFill_at_30946 [2] = {}
 
uint8_t alignmentFill_at_16982 [2] = {}
 
uint8_t alignmentFill_at_23003 [1] = {}
 
uint8_t alignmentFill_at_16298 [2] = {}
 
uint8_t alignmentFill_at_25591 [1] = {}
 
uint8_t alignmentFill_at_25669 [1] = {}
 
uint8_t alignmentFill_at_25685 [3] = {}
 
uint8_t alignmentFill_at_25751 [1] = {}
 
uint8_t alignmentFill_at_25814 [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_18298 [2] = {}
 
uint8_t alignmentFill_at_26563 [1] = {}
 
uint8_t alignmentFill_at_26641 [1] = {}
 
uint8_t alignmentFill_at_26657 [3] = {}
 
uint8_t alignmentFill_at_26723 [1] = {}
 
uint8_t alignmentFill_at_26786 [2] = {}
 
uint8_t alignmentFill_at_4617 [3] = {}
 
uint8_t alignmentFill_at_54502 [2] = {}
 
uint8_t alignmentFill_at_63727 [1] = {}
 
uint8_t alignmentFill_at_63805 [1] = {}
 
uint8_t alignmentFill_at_63821 [3] = {}
 
uint8_t alignmentFill_at_63887 [1] = {}
 
uint8_t alignmentFill_at_63950 [2] = {}
 
uint8_t alignmentFill_at_19798 [2] = {}
 
uint8_t alignmentFill_at_29983 [1] = {}
 
uint8_t alignmentFill_at_30061 [1] = {}
 
uint8_t alignmentFill_at_30077 [3] = {}
 
uint8_t alignmentFill_at_30143 [1] = {}
 
uint8_t alignmentFill_at_30206 [2] = {}
 
uint8_t alignmentFill_at_14074 [2] = {}
 
uint8_t alignmentFill_at_21087 [1] = {}
 
uint8_t alignmentFill_at_21155 [1] = {}
 
uint8_t alignmentFill_at_21171 [1] = {}
 
uint8_t alignmentFill_at_21235 [1] = {}
 
uint8_t alignmentFill_at_21298 [2] = {}
 
uint8_t alignmentFill_at_4557 [3] = {}
 
uint8_t alignmentFill_at_14310 [2] = {}
 
uint8_t alignmentFill_at_23603 [1] = {}
 
uint8_t alignmentFill_at_23681 [1] = {}
 
uint8_t alignmentFill_at_23697 [3] = {}
 
uint8_t alignmentFill_at_23763 [1] = {}
 
uint8_t alignmentFill_at_23826 [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_54310 [2] = {}
 
uint8_t alignmentFill_at_63603 [1] = {}
 
uint8_t alignmentFill_at_63681 [1] = {}
 
uint8_t alignmentFill_at_63697 [3] = {}
 
uint8_t alignmentFill_at_63763 [1] = {}
 
uint8_t alignmentFill_at_63826 [2] = {}
 

Detailed Description

Definition at line 5676 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 5604

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

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 5700

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

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 5676

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 5380

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 5616

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

5977{};

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

◆ afterCrankingIACtaperDurationBins

float persistent_config_s::afterCrankingIACtaperDurationBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 5580

units: SPECIAL_CASE_TEMPERATURE offset 5596

units: SPECIAL_CASE_TEMPERATURE offset 5676

units: SPECIAL_CASE_TEMPERATURE offset 5584

units: C offset 5496

units: C offset 5272

units: SPECIAL_CASE_TEMPERATURE offset 6016

units: C offset 5548

units: C offset 5500

units: SPECIAL_CASE_TEMPERATURE offset 5652

units: SPECIAL_CASE_TEMPERATURE offset 5356

units: SPECIAL_CASE_TEMPERATURE offset 5592

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

5970{};

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_14074

uint8_t persistent_config_s::alignmentFill_at_14074[2] = {}

need 4 byte alignment units: units offset 14074

Definition at line 6085 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

6085{};

◆ alignmentFill_at_14150

uint8_t persistent_config_s::alignmentFill_at_14150[2] = {}

need 4 byte alignment units: units offset 14150

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

6014{};

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

uint8_t persistent_config_s::alignmentFill_at_14298 = {}

need 4 byte alignment units: units offset 14298

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

6085{};

◆ alignmentFill_at_14302

uint8_t persistent_config_s::alignmentFill_at_14302[2] = {}

need 4 byte alignment units: units offset 14302

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

6181{};

◆ alignmentFill_at_14310

uint8_t persistent_config_s::alignmentFill_at_14310[2] = {}

need 4 byte alignment units: units offset 14310

Definition at line 6205 of file engine_configuration_generated_structures_uaefi.h.

6205{};

◆ alignmentFill_at_14430

uint8_t persistent_config_s::alignmentFill_at_14430 = {}

need 4 byte alignment units: units offset 14430

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

6085{};

◆ alignmentFill_at_14434

uint8_t persistent_config_s::alignmentFill_at_14434 = {}

need 4 byte alignment units: units offset 14434

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

6181{};

◆ alignmentFill_at_14754

uint8_t persistent_config_s::alignmentFill_at_14754[2] = {}

need 4 byte alignment units: units offset 14754

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

6091{};

◆ alignmentFill_at_16298

uint8_t persistent_config_s::alignmentFill_at_16298 = {}

need 4 byte alignment units: units offset 16298

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

6085{};

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

uint8_t persistent_config_s::alignmentFill_at_18298[2] = {}

need 4 byte alignment units: units offset 18298

Definition at line 6085 of file engine_configuration_generated_structures_proteus_f4.h.

6085{};

◆ alignmentFill_at_19022

uint8_t persistent_config_s::alignmentFill_at_19022[2] = {}

need 4 byte alignment units: units offset 19022

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

6508{};

◆ alignmentFill_at_19798

uint8_t persistent_config_s::alignmentFill_at_19798[2] = {}

need 4 byte alignment units: units offset 19798

Definition at line 6085 of file engine_configuration_generated_structures_proteus_h7.h.

6085{};

◆ alignmentFill_at_21087

uint8_t persistent_config_s::alignmentFill_at_21087[1] = {}

need 4 byte alignment units: units offset 21087

Definition at line 6904 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

6904{};

◆ alignmentFill_at_21155

uint8_t persistent_config_s::alignmentFill_at_21155[1] = {}

need 4 byte alignment units: units offset 21155

Definition at line 7012 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7012{};

◆ alignmentFill_at_21171

uint8_t persistent_config_s::alignmentFill_at_21171[1] = {}

need 4 byte alignment units: units offset 21171

Definition at line 7032 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7032{};

◆ alignmentFill_at_21235

uint8_t persistent_config_s::alignmentFill_at_21235[1] = {}

need 4 byte alignment units: units offset 21235

Definition at line 7058 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7058{};

◆ alignmentFill_at_21298

uint8_t persistent_config_s::alignmentFill_at_21298[2] = {}

need 4 byte alignment units: units offset 21298

Definition at line 7079 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7079{};

◆ alignmentFill_at_21430

uint8_t persistent_config_s::alignmentFill_at_21430[2] = {}

need 4 byte alignment units: units offset 21430

Definition at line 6085 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

6085{};

◆ alignmentFill_at_22546

uint8_t persistent_config_s::alignmentFill_at_22546[2] = {}

need 4 byte alignment units: units offset 22546

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

6826{};

◆ alignmentFill_at_22631

uint8_t persistent_config_s::alignmentFill_at_22631[1] = {}

need 4 byte alignment units: units offset 22631

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

6904{};

◆ alignmentFill_at_22709

uint8_t persistent_config_s::alignmentFill_at_22709[1] = {}

need 4 byte alignment units: units offset 22709

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

7012{};

◆ alignmentFill_at_22725

uint8_t persistent_config_s::alignmentFill_at_22725[3] = {}

need 4 byte alignment units: units offset 22725

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

7032{};

◆ alignmentFill_at_22791

uint8_t persistent_config_s::alignmentFill_at_22791[1] = {}

need 4 byte alignment units: units offset 22791

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

7058{};

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

uint8_t persistent_config_s::alignmentFill_at_23175[1] = {}

need 4 byte alignment units: units offset 23175

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

6922{};

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

uint8_t persistent_config_s::alignmentFill_at_23339[1] = {}

need 4 byte alignment units: units offset 23339

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

7044{};

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

uint8_t persistent_config_s::alignmentFill_at_23591 = {}

need 4 byte alignment units: units offset 23591

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

6904{};

◆ alignmentFill_at_23595

uint8_t persistent_config_s::alignmentFill_at_23595[1] = {}

need 4 byte alignment units: units offset 23595

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

7000{};

◆ alignmentFill_at_23603

uint8_t persistent_config_s::alignmentFill_at_23603[1] = {}

need 4 byte alignment units: units offset 23603

Definition at line 7024 of file engine_configuration_generated_structures_uaefi.h.

7024{};

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

uint8_t persistent_config_s::alignmentFill_at_23655[1] = {}

need 4 byte alignment units: units offset 23655

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

7070{};

◆ alignmentFill_at_23669

uint8_t persistent_config_s::alignmentFill_at_23669 = {}

need 4 byte alignment units: units offset 23669

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

7012{};

◆ alignmentFill_at_23673

uint8_t persistent_config_s::alignmentFill_at_23673[1] = {}

need 4 byte alignment units: units offset 23673

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

7108{};

◆ alignmentFill_at_23681

uint8_t persistent_config_s::alignmentFill_at_23681[1] = {}

need 4 byte alignment units: units offset 23681

Definition at line 7132 of file engine_configuration_generated_structures_uaefi.h.

7132{};

◆ alignmentFill_at_23685

uint8_t persistent_config_s::alignmentFill_at_23685 = {}

need 4 byte alignment units: units offset 23685

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

7032{};

◆ alignmentFill_at_23689

uint8_t persistent_config_s::alignmentFill_at_23689[3] = {}

need 4 byte alignment units: units offset 23689

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

7128{};

◆ alignmentFill_at_23697

uint8_t persistent_config_s::alignmentFill_at_23697[3] = {}

need 4 byte alignment units: units offset 23697

Definition at line 7152 of file engine_configuration_generated_structures_uaefi.h.

7152{};

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

uint8_t persistent_config_s::alignmentFill_at_23723 = {}

need 4 byte alignment units: units offset 23723

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

6904{};

◆ alignmentFill_at_23727

uint8_t persistent_config_s::alignmentFill_at_23727 = {}

need 4 byte alignment units: units offset 23727

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

7000{};

◆ alignmentFill_at_23751

uint8_t persistent_config_s::alignmentFill_at_23751 = {}

need 4 byte alignment units: units offset 23751

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

7058{};

◆ alignmentFill_at_23755

uint8_t persistent_config_s::alignmentFill_at_23755[1] = {}

need 4 byte alignment units: units offset 23755

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

7154{};

◆ alignmentFill_at_23763

uint8_t persistent_config_s::alignmentFill_at_23763[1] = {}

need 4 byte alignment units: units offset 23763

Definition at line 7178 of file engine_configuration_generated_structures_uaefi.h.

7178{};

◆ alignmentFill_at_23801

uint8_t persistent_config_s::alignmentFill_at_23801 = {}

need 4 byte alignment units: units offset 23801

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

7012{};

◆ alignmentFill_at_23805

uint8_t persistent_config_s::alignmentFill_at_23805 = {}

need 4 byte alignment units: units offset 23805

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

7108{};

◆ alignmentFill_at_23814

uint8_t persistent_config_s::alignmentFill_at_23814 = {}

need 4 byte alignment units: units offset 23814

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

7079{};

◆ alignmentFill_at_23817

uint8_t persistent_config_s::alignmentFill_at_23817 = {}

need 4 byte alignment units: units offset 23817

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

7032{};

◆ alignmentFill_at_23818

uint8_t persistent_config_s::alignmentFill_at_23818[2] = {}

need 4 byte alignment units: units offset 23818

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

7175{};

◆ alignmentFill_at_23821

uint8_t persistent_config_s::alignmentFill_at_23821 = {}

need 4 byte alignment units: units offset 23821

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

7128{};

◆ alignmentFill_at_23826

uint8_t persistent_config_s::alignmentFill_at_23826[2] = {}

need 4 byte alignment units: units offset 23826

Definition at line 7199 of file engine_configuration_generated_structures_uaefi.h.

7199{};

◆ alignmentFill_at_23829

uint8_t persistent_config_s::alignmentFill_at_23829[1] = {}

need 4 byte alignment units: units offset 23829

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

7012{};

◆ alignmentFill_at_23845

uint8_t persistent_config_s::alignmentFill_at_23845[3] = {}

need 4 byte alignment units: units offset 23845

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

7032{};

◆ alignmentFill_at_23883

uint8_t persistent_config_s::alignmentFill_at_23883 = {}

need 4 byte alignment units: units offset 23883

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

7058{};

◆ alignmentFill_at_23887

uint8_t persistent_config_s::alignmentFill_at_23887 = {}

need 4 byte alignment units: units offset 23887

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

7154{};

◆ alignmentFill_at_23911

uint8_t persistent_config_s::alignmentFill_at_23911[1] = {}

need 4 byte alignment units: units offset 23911

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

7058{};

◆ alignmentFill_at_23946

uint8_t persistent_config_s::alignmentFill_at_23946 = {}

need 4 byte alignment units: units offset 23946

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

7079{};

◆ alignmentFill_at_23950

uint8_t persistent_config_s::alignmentFill_at_23950 = {}

need 4 byte alignment units: units offset 23950

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

7175{};

◆ alignmentFill_at_23970

uint8_t persistent_config_s::alignmentFill_at_23970[2] = {}

need 4 byte alignment units: units offset 23970

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

7091{};

◆ alignmentFill_at_24011

uint8_t persistent_config_s::alignmentFill_at_24011[1] = {}

need 4 byte alignment units: units offset 24011

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

7087{};

◆ alignmentFill_at_25591

uint8_t persistent_config_s::alignmentFill_at_25591 = {}

need 4 byte alignment units: units offset 25591

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

6904{};

◆ alignmentFill_at_25627

uint8_t persistent_config_s::alignmentFill_at_25627[1] = {}

need 4 byte alignment units: units offset 25627

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

6898{};

◆ alignmentFill_at_25669

uint8_t persistent_config_s::alignmentFill_at_25669 = {}

need 4 byte alignment units: units offset 25669

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

7012{};

◆ alignmentFill_at_25685

uint8_t persistent_config_s::alignmentFill_at_25685 = {}

need 4 byte alignment units: units offset 25685

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

7032{};

◆ alignmentFill_at_25705

uint8_t persistent_config_s::alignmentFill_at_25705[1] = {}

need 4 byte alignment units: units offset 25705

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

7006{};

◆ alignmentFill_at_25721

uint8_t persistent_config_s::alignmentFill_at_25721[3] = {}

need 4 byte alignment units: units offset 25721

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

7026{};

◆ alignmentFill_at_25751

uint8_t persistent_config_s::alignmentFill_at_25751 = {}

need 4 byte alignment units: units offset 25751

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

7058{};

◆ alignmentFill_at_25787

uint8_t persistent_config_s::alignmentFill_at_25787[1] = {}

need 4 byte alignment units: units offset 25787

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

7052{};

◆ alignmentFill_at_25814

uint8_t persistent_config_s::alignmentFill_at_25814 = {}

need 4 byte alignment units: units offset 25814

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

7079{};

◆ alignmentFill_at_25850

uint8_t persistent_config_s::alignmentFill_at_25850[2] = {}

need 4 byte alignment units: units offset 25850

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

7073{};

◆ alignmentFill_at_26563

uint8_t persistent_config_s::alignmentFill_at_26563[1] = {}

need 4 byte alignment units: units offset 26563

Definition at line 6904 of file engine_configuration_generated_structures_proteus_f4.h.

6904{};

◆ alignmentFill_at_26641

uint8_t persistent_config_s::alignmentFill_at_26641[1] = {}

need 4 byte alignment units: units offset 26641

Definition at line 7012 of file engine_configuration_generated_structures_proteus_f4.h.

7012{};

◆ alignmentFill_at_26657

uint8_t persistent_config_s::alignmentFill_at_26657[3] = {}

need 4 byte alignment units: units offset 26657

Definition at line 7032 of file engine_configuration_generated_structures_proteus_f4.h.

7032{};

◆ alignmentFill_at_26723

uint8_t persistent_config_s::alignmentFill_at_26723[1] = {}

need 4 byte alignment units: units offset 26723

Definition at line 7058 of file engine_configuration_generated_structures_proteus_f4.h.

7058{};

◆ alignmentFill_at_26786

uint8_t persistent_config_s::alignmentFill_at_26786[2] = {}

need 4 byte alignment units: units offset 26786

Definition at line 7079 of file engine_configuration_generated_structures_proteus_f4.h.

7079{};

◆ alignmentFill_at_29983

uint8_t persistent_config_s::alignmentFill_at_29983[1] = {}

need 4 byte alignment units: units offset 29983

Definition at line 6904 of file engine_configuration_generated_structures_proteus_h7.h.

6904{};

◆ alignmentFill_at_30061

uint8_t persistent_config_s::alignmentFill_at_30061[1] = {}

need 4 byte alignment units: units offset 30061

Definition at line 7012 of file engine_configuration_generated_structures_proteus_h7.h.

7012{};

◆ alignmentFill_at_30077

uint8_t persistent_config_s::alignmentFill_at_30077[3] = {}

need 4 byte alignment units: units offset 30077

Definition at line 7032 of file engine_configuration_generated_structures_proteus_h7.h.

7032{};

◆ alignmentFill_at_30143

uint8_t persistent_config_s::alignmentFill_at_30143[1] = {}

need 4 byte alignment units: units offset 30143

Definition at line 7058 of file engine_configuration_generated_structures_proteus_h7.h.

7058{};

◆ alignmentFill_at_30206

uint8_t persistent_config_s::alignmentFill_at_30206[2] = {}

need 4 byte alignment units: units offset 30206

Definition at line 7079 of file engine_configuration_generated_structures_proteus_h7.h.

7079{};

◆ alignmentFill_at_30723

uint8_t persistent_config_s::alignmentFill_at_30723[1] = {}

need 4 byte alignment units: units offset 30723

Definition at line 6904 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

6904{};

◆ alignmentFill_at_30801

uint8_t persistent_config_s::alignmentFill_at_30801[1] = {}

need 4 byte alignment units: units offset 30801

Definition at line 7012 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7012{};

◆ alignmentFill_at_30817

uint8_t persistent_config_s::alignmentFill_at_30817[3] = {}

need 4 byte alignment units: units offset 30817

Definition at line 7032 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7032{};

◆ alignmentFill_at_30883

uint8_t persistent_config_s::alignmentFill_at_30883[1] = {}

need 4 byte alignment units: units offset 30883

Definition at line 7058 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7058{};

◆ alignmentFill_at_30946

uint8_t persistent_config_s::alignmentFill_at_30946[2] = {}

need 4 byte alignment units: units offset 30946

Definition at line 7079 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7079{};

◆ alignmentFill_at_32430

uint8_t persistent_config_s::alignmentFill_at_32430[2] = {}

need 4 byte alignment units: units offset 32430

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

6085{};

◆ alignmentFill_at_42283

uint8_t persistent_config_s::alignmentFill_at_42283[1] = {}

need 4 byte alignment units: units offset 42283

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

6904{};

◆ alignmentFill_at_42361

uint8_t persistent_config_s::alignmentFill_at_42361[1] = {}

need 4 byte alignment units: units offset 42361

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

7012{};

◆ alignmentFill_at_42377

uint8_t persistent_config_s::alignmentFill_at_42377[3] = {}

need 4 byte alignment units: units offset 42377

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

7032{};

◆ alignmentFill_at_42443

uint8_t persistent_config_s::alignmentFill_at_42443[1] = {}

need 4 byte alignment units: units offset 42443

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

7058{};

◆ alignmentFill_at_42506

uint8_t persistent_config_s::alignmentFill_at_42506[2] = {}

need 4 byte alignment units: units offset 42506

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

7079{};

◆ alignmentFill_at_4545

uint8_t persistent_config_s::alignmentFill_at_4545 = {}

need 4 byte alignment units: units offset 4545

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

5807{};

◆ alignmentFill_at_4549

uint8_t persistent_config_s::alignmentFill_at_4549 = {}

need 4 byte alignment units: units offset 4549

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

5903{};

◆ alignmentFill_at_4557

uint8_t persistent_config_s::alignmentFill_at_4557 = {}

need 4 byte alignment units: units offset 4557

Definition at line 5927 of file engine_configuration_generated_structures_uaefi.h.

5927{};

◆ alignmentFill_at_4561

uint8_t persistent_config_s::alignmentFill_at_4561[3] = {}

need 4 byte alignment units: units offset 4561

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

5807{};

◆ alignmentFill_at_4617

uint8_t persistent_config_s::alignmentFill_at_4617[3] = {}

need 4 byte alignment units: units offset 4617

Definition at line 5807 of file engine_configuration_generated_structures_proteus_f7.h.

5807{};

◆ alignmentFill_at_4641

uint8_t persistent_config_s::alignmentFill_at_4641[3] = {}

need 4 byte alignment units: units offset 4641

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

5807{};

◆ alignmentFill_at_5065

uint8_t persistent_config_s::alignmentFill_at_5065[3] = {}

need 4 byte alignment units: units offset 5065

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

5807{};

◆ alignmentFill_at_54310

uint8_t persistent_config_s::alignmentFill_at_54310 = {}

need 4 byte alignment units: units offset 54310

Definition at line 6205 of file engine_configuration_generated_structures_uaefi_pro.h.

6205{};

◆ alignmentFill_at_54502

uint8_t persistent_config_s::alignmentFill_at_54502[2] = {}

need 4 byte alignment units: units offset 54502

Definition at line 6085 of file engine_configuration_generated_structures_proteus_f7.h.

6085{};

◆ alignmentFill_at_56267

uint8_t persistent_config_s::alignmentFill_at_56267[1] = {}

need 4 byte alignment units: units offset 56267

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

6898{};

◆ alignmentFill_at_56345

uint8_t persistent_config_s::alignmentFill_at_56345[1] = {}

need 4 byte alignment units: units offset 56345

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

7006{};

◆ alignmentFill_at_56361

uint8_t persistent_config_s::alignmentFill_at_56361[3] = {}

need 4 byte alignment units: units offset 56361

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

7026{};

◆ alignmentFill_at_56427

uint8_t persistent_config_s::alignmentFill_at_56427[1] = {}

need 4 byte alignment units: units offset 56427

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

7052{};

◆ alignmentFill_at_56490

uint8_t persistent_config_s::alignmentFill_at_56490[2] = {}

need 4 byte alignment units: units offset 56490

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

7073{};

◆ alignmentFill_at_63603

uint8_t persistent_config_s::alignmentFill_at_63603 = {}

need 4 byte alignment units: units offset 63603

Definition at line 7024 of file engine_configuration_generated_structures_uaefi_pro.h.

7024{};

◆ alignmentFill_at_63681

uint8_t persistent_config_s::alignmentFill_at_63681 = {}

need 4 byte alignment units: units offset 63681

Definition at line 7132 of file engine_configuration_generated_structures_uaefi_pro.h.

7132{};

◆ alignmentFill_at_63697

uint8_t persistent_config_s::alignmentFill_at_63697 = {}

need 4 byte alignment units: units offset 63697

Definition at line 7152 of file engine_configuration_generated_structures_uaefi_pro.h.

7152{};

◆ alignmentFill_at_63727

uint8_t persistent_config_s::alignmentFill_at_63727[1] = {}

need 4 byte alignment units: units offset 63727

Definition at line 6904 of file engine_configuration_generated_structures_proteus_f7.h.

6904{};

◆ alignmentFill_at_63763

uint8_t persistent_config_s::alignmentFill_at_63763 = {}

need 4 byte alignment units: units offset 63763

Definition at line 7178 of file engine_configuration_generated_structures_uaefi_pro.h.

7178{};

◆ alignmentFill_at_63805

uint8_t persistent_config_s::alignmentFill_at_63805[1] = {}

need 4 byte alignment units: units offset 63805

Definition at line 7012 of file engine_configuration_generated_structures_proteus_f7.h.

7012{};

◆ alignmentFill_at_63821

uint8_t persistent_config_s::alignmentFill_at_63821[3] = {}

need 4 byte alignment units: units offset 63821

Definition at line 7032 of file engine_configuration_generated_structures_proteus_f7.h.

7032{};

◆ alignmentFill_at_63826

uint8_t persistent_config_s::alignmentFill_at_63826 = {}

need 4 byte alignment units: units offset 63826

Definition at line 7199 of file engine_configuration_generated_structures_uaefi_pro.h.

7199{};

◆ alignmentFill_at_63887

uint8_t persistent_config_s::alignmentFill_at_63887[1] = {}

need 4 byte alignment units: units offset 63887

Definition at line 7058 of file engine_configuration_generated_structures_proteus_f7.h.

7058{};

◆ alignmentFill_at_63950

uint8_t persistent_config_s::alignmentFill_at_63950[2] = {}

need 4 byte alignment units: units offset 63950

Definition at line 7079 of file engine_configuration_generated_structures_proteus_f7.h.

7079{};

◆ ALSFuelAdjustment

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

units: percent offset 19404

units: percent offset 19536

units: percent offset 37536

units: percent offset 21440

units: percent offset 51520

units: percent offset 19540

units: percent offset 19408

units: percent offset 19320

units: percent offset 18824

units: percent offset 18444

units: percent offset 18906

units: percent offset 19356

units: percent offset 19324

units: percent offset 19232

units: percent offset 19564

units: percent offset 26536

units: percent offset 18812

units: percent offset 21404

units: percent offset 22376

units: percent offset 59540

units: percent offset 25796

units: percent offset 18916

units: percent offset 19416

units: percent offset 59416

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

6471{};

Referenced by getFuelALSCorrection().

◆ alsFuelAdjustmentLoadBins

uint16_t persistent_config_s::alsFuelAdjustmentLoadBins = {}

units: TPS offset 19436

units: TPS offset 19568

units: TPS offset 37568

units: TPS offset 21472

units: TPS offset 51552

units: TPS offset 19572

units: TPS offset 19440

units: TPS offset 19352

units: TPS offset 18856

units: TPS offset 18476

units: TPS offset 18946

units: TPS offset 19388

units: TPS offset 19356

units: TPS offset 19264

units: TPS offset 19596

units: TPS offset 26568

units: TPS offset 18844

units: TPS offset 21436

units: TPS offset 22408

units: TPS offset 59572

units: TPS offset 25828

units: TPS offset 18948

units: TPS offset 19448

units: TPS offset 59448

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

6476{};

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

◆ alsFuelAdjustmentrpmBins

uint16_t persistent_config_s::alsFuelAdjustmentrpmBins = {}

units: RPM offset 19444

units: RPM offset 19576

units: RPM offset 37576

units: RPM offset 21480

units: RPM offset 51560

units: RPM offset 19580

units: RPM offset 19448

units: RPM offset 19360

units: RPM offset 18864

units: RPM offset 18484

units: RPM offset 18954

units: RPM offset 19396

units: RPM offset 19364

units: RPM offset 19272

units: RPM offset 19604

units: RPM offset 26576

units: RPM offset 18852

units: RPM offset 21444

units: RPM offset 22416

units: RPM offset 59580

units: RPM offset 25836

units: RPM offset 18956

units: RPM offset 19456

units: RPM offset 59456

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

6481{};

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

◆ alsIgnRetardLoadBins

uint16_t persistent_config_s::alsIgnRetardLoadBins = {}

units: TPS offset 19388

units: TPS offset 19520

units: TPS offset 37520

units: TPS offset 21424

units: TPS offset 51504

units: TPS offset 19524

units: TPS offset 19392

units: TPS offset 19304

units: TPS offset 18808

units: TPS offset 18428

units: TPS offset 18888

units: TPS offset 19340

units: TPS offset 19308

units: TPS offset 19216

units: TPS offset 19548

units: TPS offset 26520

units: TPS offset 18796

units: TPS offset 21388

units: TPS offset 22360

units: TPS offset 59524

units: TPS offset 25780

units: TPS offset 18900

units: TPS offset 19400

units: TPS offset 59400

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

6461{};

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

◆ alsIgnRetardrpmBins

uint16_t persistent_config_s::alsIgnRetardrpmBins = {}

units: RPM offset 19396

units: RPM offset 19528

units: RPM offset 37528

units: RPM offset 21432

units: RPM offset 51512

units: RPM offset 19532

units: RPM offset 19400

units: RPM offset 19312

units: RPM offset 18816

units: RPM offset 18436

units: RPM offset 18896

units: RPM offset 19348

units: RPM offset 19316

units: RPM offset 19224

units: RPM offset 19556

units: RPM offset 26528

units: RPM offset 18804

units: RPM offset 21396

units: RPM offset 22368

units: RPM offset 59532

units: RPM offset 25788

units: RPM offset 18908

units: RPM offset 19408

units: RPM offset 59408

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

6466{};

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

◆ alsIgnSkipLoadBins

uint16_t persistent_config_s::alsIgnSkipLoadBins = {}

units: TPS offset 19484

units: TPS offset 19616

units: TPS offset 37616

units: TPS offset 21520

units: TPS offset 51600

units: TPS offset 19620

units: TPS offset 19488

units: TPS offset 19400

units: TPS offset 18904

units: TPS offset 18524

units: TPS offset 19004

units: TPS offset 19436

units: TPS offset 19404

units: TPS offset 19312

units: TPS offset 19644

units: TPS offset 26616

units: TPS offset 18892

units: TPS offset 21484

units: TPS offset 22456

units: TPS offset 59620

units: TPS offset 25876

units: TPS offset 18996

units: TPS offset 19496

units: TPS offset 59496

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

6491{};

◆ alsIgnSkiprpmBins

uint16_t persistent_config_s::alsIgnSkiprpmBins = {}

units: RPM offset 19492

units: RPM offset 19624

units: RPM offset 37624

units: RPM offset 21528

units: RPM offset 51608

units: RPM offset 19628

units: RPM offset 19496

units: RPM offset 19408

units: RPM offset 18912

units: RPM offset 18532

units: RPM offset 19012

units: RPM offset 19444

units: RPM offset 19412

units: RPM offset 19320

units: RPM offset 19652

units: RPM offset 26624

units: RPM offset 18900

units: RPM offset 21492

units: RPM offset 22464

units: RPM offset 59628

units: RPM offset 25884

units: RPM offset 19004

units: RPM offset 19504

units: RPM offset 59504

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

6496{};

◆ ALSIgnSkipTable

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

units: ratio offset 19452

units: ratio offset 19584

units: ratio offset 37584

units: ratio offset 21488

units: ratio offset 51568

units: ratio offset 19588

units: ratio offset 19456

units: ratio offset 19368

units: ratio offset 18872

units: ratio offset 18492

units: ratio offset 18964

units: ratio offset 19404

units: ratio offset 19372

units: ratio offset 19280

units: ratio offset 19612

units: ratio offset 26584

units: ratio offset 18860

units: ratio offset 21452

units: ratio offset 22424

units: ratio offset 59588

units: ratio offset 25844

units: ratio offset 19464

units: ratio offset 59464

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

6486{};

◆ ALSTimingRetardTable

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

units: deg offset 19356

units: deg offset 19488

units: deg offset 37488

units: deg offset 21392

units: deg offset 51472

units: deg offset 19492

units: deg offset 19360

units: deg offset 19272

units: deg offset 18776

units: deg offset 18396

units: deg offset 18848

units: deg offset 19308

units: deg offset 19276

units: deg offset 19184

units: deg offset 19516

units: deg offset 26488

units: deg offset 18764

units: deg offset 21356

units: deg offset 22328

units: deg offset 59492

units: deg offset 25748

units: deg offset 18868

units: deg offset 19368

units: deg offset 59368

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

6456{};

Referenced by getRunningAdvance().

◆ alternatorVoltageTargetLoadBins

uint16_t persistent_config_s::alternatorVoltageTargetLoadBins = {}

units: Load offset 23020

units: Load offset 23152

units: Load offset 41712

units: Load offset 25056

units: Load offset 55696

units: Load offset 23156

units: Load offset 23024

units: Load offset 22916

units: Load offset 22420

units: Load offset 22060

units: Load offset 22600

units: Load offset 22952

units: Load offset 22920

units: Load offset 22652

units: Load offset 23180

units: Load offset 30152

units: Load offset 22408

units: Load offset 25020

units: Load offset 22776

units: Load offset 25992

units: Load offset 63156

units: Load offset 29412

units: Load offset 20804

units: Load offset 23032

units: Load offset 63032

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

6823{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetRpmBins

uint16_t persistent_config_s::alternatorVoltageTargetRpmBins = {}

units: RPM offset 23028

units: RPM offset 23160

units: RPM offset 41720

units: RPM offset 25064

units: RPM offset 55704

units: RPM offset 23164

units: RPM offset 23032

units: RPM offset 22924

units: RPM offset 22428

units: RPM offset 22068

units: RPM offset 22608

units: RPM offset 22960

units: RPM offset 22928

units: RPM offset 22660

units: RPM offset 23188

units: RPM offset 30160

units: RPM offset 22416

units: RPM offset 25028

units: RPM offset 22784

units: RPM offset 26000

units: RPM offset 63164

units: RPM offset 29420

units: RPM offset 20812

units: RPM offset 23040

units: RPM offset 63040

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

6828{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetTable

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

units: volts offset 22988

units: volts offset 23120

units: volts offset 41680

units: volts offset 25024

units: volts offset 55664

units: volts offset 23124

units: volts offset 22992

units: volts offset 22884

units: Volts offset 22388

units: volts offset 22028

units: volts offset 22552

units: Volts offset 22920

units: Volts offset 22888

units: Volts offset 22620

units: volts offset 23148

units: volts offset 30120

units: Volts offset 22376

units: volts offset 24988

units: Volts offset 22744

units: volts offset 25960

units: volts offset 63124

units: volts offset 29380

units: volts offset 20772

units: volts offset 23000

units: volts offset 63000

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

6818{};

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

◆ baroCorrPressureBins

float persistent_config_s::baroCorrPressureBins = {}

units: SPECIAL_CASE_PRESSURE offset 5060

units: SPECIAL_CASE_PRESSURE offset 5076

units: SPECIAL_CASE_PRESSURE offset 5156

units: SPECIAL_CASE_PRESSURE offset 5064

units: kPa offset 4976

units: kPa offset 4820

units: SPECIAL_CASE_PRESSURE offset 5580

units: kPa offset 5028

units: kPa offset 4980

units: kPa offset 4992

units: kPa offset 4988

units: SPECIAL_CASE_PRESSURE offset 5132

units: SPECIAL_CASE_PRESSURE offset 4836

units: SPECIAL_CASE_PRESSURE offset 5072

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

5872{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrRpmBins

float persistent_config_s::baroCorrRpmBins = {}

units: RPM offset 5076

units: RPM offset 5092

units: RPM offset 5172

units: RPM offset 5080

units: RPM offset 4992

units: RPM offset 4836

units: RPM offset 5596

units: RPM offset 5044

units: RPM offset 4996

units: RPM offset 5008

units: RPM offset 5004

units: RPM offset 5148

units: RPM offset 4852

units: RPM offset 5088

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

5877{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrTable

float persistent_config_s::baroCorrTable = {}

units: ratio offset 5092

units: ratio offset 5108

units: ratio offset 5188

units: ratio offset 5096

units: ratio offset 5008

units: ratio offset 4852

units: ratio offset 5612

units: ratio offset 5060

units: ratio offset 5012

units: ratio offset 5024

units: ratio offset 5020

units: ratio offset 5164

units: ratio offset 4868

units: ratio offset 5104

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

5882{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ boardUse2stepPullDown

bool persistent_config_s::boardUse2stepPullDown

offset 23816 bit 3

offset 23948 bit 3

offset 23816 bit 1

offset 25852 bit 1

offset 56492 bit 1

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

Referenced by customBoardOnConfigurationChange(), and setHyundaiPb().

◆ boardUseCamPullDown

bool persistent_config_s::boardUseCamPullDown

offset 23816 bit 4

offset 23948 bit 4

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseCamVrPullUp

bool persistent_config_s::boardUseCamVrPullUp

offset 23948 bit 7

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseCrankPullUp

bool persistent_config_s::boardUseCrankPullUp

offset 23816 bit 2

offset 23948 bit 1

offset 25852 bit 4

offset 56492 bit 4

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

Referenced by customBoardOnConfigurationChange(), and setGmGdi().

◆ boardUseD2PullDown

bool persistent_config_s::boardUseD2PullDown

offset 23948 bit 8

offset 23816 bit 2

offset 25852 bit 2

offset 56492 bit 2

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD3PullDown

bool persistent_config_s::boardUseD3PullDown

offset 23948 bit 9

offset 23816 bit 3

offset 25852 bit 3

offset 56492 bit 3

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD4PullDown

bool persistent_config_s::boardUseD4PullDown

offset 23948 bit 5

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD5PullDown

bool persistent_config_s::boardUseD5PullDown

offset 23948 bit 6

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseFlexPullDown

bool persistent_config_s::boardUseFlexPullDown

offset 25852 bit 10

offset 56492 bit 10

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH1PullDown

bool persistent_config_s::boardUseH1PullDown

offset 25852 bit 5

offset 56492 bit 5

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH2PullDown

bool persistent_config_s::boardUseH2PullDown

offset 25852 bit 6

offset 56492 bit 6

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH3PullDown

bool persistent_config_s::boardUseH3PullDown

offset 25852 bit 7

offset 56492 bit 7

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH4PullDown

bool persistent_config_s::boardUseH4PullDown

offset 25852 bit 8

offset 56492 bit 8

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH5PullDown

bool persistent_config_s::boardUseH5PullDown

offset 25852 bit 9

offset 56492 bit 9

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseTachPullUp

bool persistent_config_s::boardUseTachPullUp

offset 23816 bit 0

offset 23948 bit 0

offset 23816 bit 4

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseTempPullUp

bool persistent_config_s::boardUseTempPullUp

offset 23816 bit 1

offset 23948 bit 2

offset 42508 bit 0

offset 23816 bit 0

offset 25852 bit 0

offset 56492 bit 0

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

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

◆ boostClosedLoopBlends

blend_table_s persistent_config_s::boostClosedLoopBlends = {}

offset 21428

offset 21560

offset 39560

offset 23464

offset 53544

offset 21564

offset 21432

offset 21344

offset 20848

offset 20468

offset 20952

offset 21380

offset 21348

offset 21256

offset 21588

offset 28560

offset 20836

offset 23428

offset 24400

offset 61564

offset 27820

offset 19500

offset 21440

offset 61440

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

6523{};

Referenced by BoostController::getSetpoint().

◆ boostClosedLoopLoadBins

uint16_t persistent_config_s::boostClosedLoopLoadBins = {}

offset 5420

offset 5436

offset 5516

offset 5424

offset 5336

offset 5112

offset 5868

offset 5388

offset 5340

offset 5492

offset 5196

offset 5432

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

5938{};

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 21052

offset 21184

offset 39184

offset 23088

offset 53168

offset 21188

offset 21056

offset 20968

offset 20472

offset 20092

offset 20576

offset 21004

offset 20972

offset 20880

offset 21212

offset 28184

offset 20460

offset 23052

offset 24024

offset 61188

offset 27444

offset 19412

offset 21064

offset 61064

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

6519{};

Referenced by BoostController::getOpenLoop().

◆ boostOpenLoopLoadBins

uint16_t persistent_config_s::boostOpenLoopLoadBins = {}

offset 5340

offset 5356

offset 5436

offset 5344

offset 5256

offset 5064

offset 5828

offset 5308

offset 5260

offset 5412

offset 5116

offset 5352

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

5930{};

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

◆ boostRpmBins

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

units: RPM offset 5332

units: RPM offset 5348

units: RPM offset 5428

units: RPM offset 5336

units: RPM offset 5248

units: RPM offset 5060

units: RPM offset 5820

units: RPM offset 5300

units: RPM offset 5252

units: RPM offset 5264

units: RPM offset 5396

units: RPM offset 5404

units: RPM offset 5108

units: RPM offset 5344

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

5926{};

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

◆ boostTableClosedLoop

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

offset 5356

offset 5372

offset 5452

offset 5360

offset 5272

offset 5080

offset 5836

offset 5324

offset 5276

offset 5404

offset 5428

offset 5132

offset 5368

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

5934{};

Referenced by initBoostCtrl(), and setDefaultBoostParameters().

◆ boostTableOpenLoop

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

offset 5268

offset 5284

offset 5364

offset 5272

offset 5184

offset 5028

offset 5788

offset 5236

offset 5188

offset 5200

offset 5332

offset 5340

offset 5044

offset 5280

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

5921{};

Referenced by initBoostCtrl(), and setTestDcWastegateConfiguration().

◆ cltBoostAdder

float persistent_config_s::cltBoostAdder = {}

offset 23136

offset 23268

offset 41828

offset 25172

offset 55812

offset 23272

offset 23140

offset 23032

offset 22536

offset 22176

offset 22720

offset 23068

offset 23036

offset 22768

offset 23296

offset 30268

offset 22524

offset 25136

offset 22892

offset 26108

offset 63272

offset 29528

offset 20920

offset 23148

offset 63148

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

6857{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostAdderBins

float persistent_config_s::cltBoostAdderBins = {}

units: C offset 23116

units: C offset 23248

units: C offset 41808

units: C offset 25152

units: C offset 55792

units: C offset 23252

units: C offset 23120

units: C offset 23012

units: C offset 22516

units: C offset 22156

units: C offset 22700

units: C offset 23048

units: C offset 23016

units: C offset 22748

units: C offset 23276

units: C offset 30248

units: C offset 22504

units: C offset 25116

units: C offset 22872

units: C offset 26088

units: C offset 63252

units: C offset 29508

units: C offset 20900

units: C offset 23128

units: C offset 63128

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

6853{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorr

float persistent_config_s::cltBoostCorr = {}

units: ratio offset 23056

units: ratio offset 23188

units: ratio offset 41748

units: ratio offset 25092

units: ratio offset 55732

units: ratio offset 23192

units: ratio offset 23060

units: ratio offset 22952

units: ratio offset 22456

units: ratio offset 22096

units: ratio offset 22640

units: ratio offset 22988

units: ratio offset 22956

units: ratio offset 22688

units: ratio offset 23216

units: ratio offset 30188

units: ratio offset 22444

units: ratio offset 25056

units: ratio offset 22812

units: ratio offset 26028

units: ratio offset 63192

units: ratio offset 29448

units: ratio offset 20840

units: ratio offset 23068

units: ratio offset 63068

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

6838{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorrBins

float persistent_config_s::cltBoostCorrBins = {}

units: C offset 23036

units: C offset 23168

units: C offset 41728

units: C offset 25072

units: C offset 55712

units: C offset 23172

units: C offset 23040

units: C offset 22932

units: C offset 22436

units: C offset 22076

units: C offset 22620

units: C offset 22968

units: C offset 22936

units: C offset 22668

units: C offset 23196

units: C offset 30168

units: C offset 22424

units: C offset 25036

units: C offset 22792

units: C offset 26008

units: C offset 63172

units: C offset 29428

units: C offset 20820

units: C offset 23048

units: C offset 63048

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

6833{};

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 5548

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

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 5644

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 % 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 5984

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 5620

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 5324

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 5560

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

5965{};

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 5516

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

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 5612

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 % 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 5952

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

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 5528

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

5959{};

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

◆ cltFuelCorr

float persistent_config_s::cltFuelCorr = {}

units: ratio offset 13760

units: ratio offset 31760

units: ratio offset 15776

units: ratio offset 45856

units: ratio offset 13764

units: ratio offset 13676

units: ratio offset 13452

units: ratio offset 14216

units: ratio offset 13728

units: ratio offset 13680

units: ratio offset 13640

units: ratio offset 20760

units: ratio offset 15760

units: ratio offset 17760

units: ratio offset 53832

units: ratio offset 19260

units: ratio offset 13536

units: ratio offset 13772

units: ratio offset 53772

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

6018{};

Referenced by getCltFuelCorrection(), and setDefaultWarmupFuelEnrichment().

◆ cltFuelCorrBins

float persistent_config_s::cltFuelCorrBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 13696

units: SPECIAL_CASE_TEMPERATURE offset 31696

units: SPECIAL_CASE_TEMPERATURE offset 15712

units: SPECIAL_CASE_TEMPERATURE offset 45792

units: SPECIAL_CASE_TEMPERATURE offset 13700

units: C offset 13612

units: C offset 13388

units: SPECIAL_CASE_TEMPERATURE offset 14152

units: C offset 13664

units: C offset 13616

units: C offset 13576

units: SPECIAL_CASE_TEMPERATURE offset 20696

units: SPECIAL_CASE_TEMPERATURE offset 15696

units: C offset 13700

units: SPECIAL_CASE_TEMPERATURE offset 17696

units: SPECIAL_CASE_TEMPERATURE offset 53768

units: SPECIAL_CASE_TEMPERATURE offset 19196

units: SPECIAL_CASE_TEMPERATURE offset 13472

units: SPECIAL_CASE_TEMPERATURE offset 13708

units: SPECIAL_CASE_TEMPERATURE offset 53708

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

6013{};

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 14184

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

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

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

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: 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 14640

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 21184

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

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 18184

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

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

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

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

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

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

6062{};

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 14216

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

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

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

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

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 14672

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 21216

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

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

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

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

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

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

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

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

6068{};

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 4464

See idleRpmPid units: RPM offset 4480

See idleRpmPid units: RPM offset 4560

See idleRpmPid units: RPM offset 4468

See idleRpmPid units: RPM offset 4388

See idleRpmPid units: RPM offset 4232

See idleRpmPid units: RPM offset 4948

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 4536

See idleRpmPid units: RPM offset 4476

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

5785{};

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 4432

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

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

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 4916

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

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

CLT-based target RPM for automatic idle controller units: C offset 4216

CLT-based target RPM for automatic idle controller units: C offset 4424

CLT-based target RPM for automatic idle controller units: C offset 4376

CLT-based target RPM for automatic idle controller units: C offset 4384

CLT-based target RPM for automatic idle controller units: C offset 4380

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

5779{};

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 22880

units: RPM offset 23012

units: RPM offset 41572

units: RPM offset 24916

units: RPM offset 55556

units: RPM offset 23016

units: RPM offset 22884

units: RPM offset 22776

units: RPM offset 22280

units: RPM offset 21920

units: RPM offset 22442

units: RPM offset 22812

units: RPM offset 22780

units: RPM offset 22512

units: RPM offset 23040

units: RPM offset 30012

units: RPM offset 22268

units: RPM offset 24880

units: RPM offset 22636

units: RPM offset 25852

units: RPM offset 63016

units: RPM offset 29272

units: RPM offset 20664

units: RPM offset 22892

units: RPM offset 62892

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

6753{};

Referenced by LimpManager::updateRevLimit().

◆ cltRevLimitRpmBins [1/3]

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

units: SPECIAL_CASE_TEMPERATURE offset 22872

units: SPECIAL_CASE_TEMPERATURE offset 23004

units: SPECIAL_CASE_TEMPERATURE offset 41564

units: SPECIAL_CASE_TEMPERATURE offset 24908

units: SPECIAL_CASE_TEMPERATURE offset 55548

units: SPECIAL_CASE_TEMPERATURE offset 23008

units: SPECIAL_CASE_TEMPERATURE offset 22876

units: SPECIAL_CASE_TEMPERATURE offset 21912

units: SPECIAL_CASE_TEMPERATURE offset 22434

units: SPECIAL_CASE_TEMPERATURE offset 23032

units: SPECIAL_CASE_TEMPERATURE offset 30004

units: SPECIAL_CASE_TEMPERATURE offset 24872

units: SPECIAL_CASE_TEMPERATURE offset 25844

units: SPECIAL_CASE_TEMPERATURE offset 63008

units: SPECIAL_CASE_TEMPERATURE offset 29264

units: SPECIAL_CASE_TEMPERATURE offset 20656

units: SPECIAL_CASE_TEMPERATURE offset 22884

units: SPECIAL_CASE_TEMPERATURE offset 62884

units: C offset 22276

units: C offset 22808

units: C offset 22776

units: C offset 22508

units: C offset 22264

units: C offset 22632

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

6748{};

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 5228

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

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

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

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 5748

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 5300

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

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

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

5905{};

Referenced by getCrankingAdvance(), and setDefaultCranking().

◆ crankingAdvanceBins

uint16_t persistent_config_s::crankingAdvanceBins = {}

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

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

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

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

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 5740

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 5292

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

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

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

5899{};

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 14056

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 32056

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 16072

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 46152

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

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 21056

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 16056

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 18056

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 54128

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 19556

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 13832

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 14068

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 54068

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

6056{};

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 14016

units: counter offset 32016

units: counter offset 16032

units: counter offset 46112

units: counter offset 14020

units: counter offset 13932

units: counter offset 13708

units: counter offset 14472

units: counter offset 13984

units: counter offset 13936

units: counter offset 13896

units: counter offset 21016

units: counter offset 16016

units: counter offset 18016

units: counter offset 54088

units: counter offset 19516

units: counter offset 13792

units: counter offset 14028

units: counter offset 54028

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

6043{};

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

◆ crankingCycleFuelCltBins

int16_t persistent_config_s::crankingCycleFuelCltBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14048

units: SPECIAL_CASE_TEMPERATURE offset 32048

units: SPECIAL_CASE_TEMPERATURE offset 16064

units: SPECIAL_CASE_TEMPERATURE offset 46144

units: SPECIAL_CASE_TEMPERATURE offset 14052

units: C offset 13964

units: C offset 13740

units: SPECIAL_CASE_TEMPERATURE offset 14504

units: C offset 14016

units: C offset 13968

units: C offset 13928

units: SPECIAL_CASE_TEMPERATURE offset 21048

units: SPECIAL_CASE_TEMPERATURE offset 16048

units: C offset 14052

units: SPECIAL_CASE_TEMPERATURE offset 18048

units: SPECIAL_CASE_TEMPERATURE offset 54120

units: SPECIAL_CASE_TEMPERATURE offset 19548

units: SPECIAL_CASE_TEMPERATURE offset 13824

units: SPECIAL_CASE_TEMPERATURE offset 14060

units: SPECIAL_CASE_TEMPERATURE offset 54060

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

6048{};

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 13984

units: SPECIAL_CASE_TEMPERATURE offset 31984

units: SPECIAL_CASE_TEMPERATURE offset 16000

units: SPECIAL_CASE_TEMPERATURE offset 46080

units: SPECIAL_CASE_TEMPERATURE offset 13988

units: C offset 13900

units: C offset 13676

units: SPECIAL_CASE_TEMPERATURE offset 14440

units: C offset 13952

units: C offset 13904

units: C offset 13864

units: SPECIAL_CASE_TEMPERATURE offset 20984

units: SPECIAL_CASE_TEMPERATURE offset 15984

units: C offset 13988

units: SPECIAL_CASE_TEMPERATURE offset 17984

units: SPECIAL_CASE_TEMPERATURE offset 54056

units: SPECIAL_CASE_TEMPERATURE offset 19484

units: SPECIAL_CASE_TEMPERATURE offset 13760

units: SPECIAL_CASE_TEMPERATURE offset 13996

units: SPECIAL_CASE_TEMPERATURE offset 53996

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

6038{};

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

◆ crankingFuelCoef

float persistent_config_s::crankingFuelCoef = {}

units: ratio offset 13952

units: ratio offset 31952

units: ratio offset 15968

units: ratio offset 46048

units: ratio offset 13956

units: ratio offset 13868

units: ratio offset 13644

units: ratio offset 14408

units: ratio offset 13920

units: ratio offset 13872

units: ratio offset 13832

units: ratio offset 20952

units: ratio offset 15952

units: ratio offset 17952

units: ratio offset 54024

units: ratio offset 19452

units: ratio offset 13728

units: ratio offset 13964

units: ratio offset 53964

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

6033{};

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

◆ crankingFuelCoefE100

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

units: ratio offset 19100

units: ratio offset 19232

units: ratio offset 37232

units: ratio offset 21136

units: ratio offset 51216

units: ratio offset 19236

units: ratio offset 19104

units: ratio offset 19016

units: ratio offset 18520

units: ratio offset 18140

units: ratio offset 18564

units: ratio offset 19052

units: ratio offset 19020

units: ratio offset 18928

units: ratio offset 19260

units: ratio offset 26232

units: ratio offset 18508

units: ratio offset 21100

units: ratio offset 22072

units: ratio offset 59236

units: ratio offset 25492

units: ratio offset 18612

units: ratio offset 19112

units: ratio offset 59112

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

6331{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ crankingTpsBins

float persistent_config_s::crankingTpsBins = {}

units: % offset 5188

units: % offset 5204

units: % offset 5284

units: % offset 5192

units: % offset 5104

units: % offset 4948

units: % offset 5708

units: % offset 5156

units: % offset 5108

units: % offset 5120

units: % offset 5116

units: % offset 5260

units: % offset 4964

units: % offset 5200

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

5893{};

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

◆ crankingTpsCoef

float persistent_config_s::crankingTpsCoef = {}

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

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

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

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

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 5676

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 5228

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

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

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

5888{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ cyl8certification

bool persistent_config_s::cyl8certification

offset 23828 bit 0

offset 63828 bit 0

Definition at line 7202 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 4296

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

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

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

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 4780

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

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

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

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

5741{};

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 4304

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

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

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

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 4376

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

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

5747{};

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

◆ dwellVoltageCorrValues

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

units: multiplier offset 22920

units: multiplier offset 23052

units: multiplier offset 41612

units: multiplier offset 24956

units: multiplier offset 55596

units: multiplier offset 23056

units: multiplier offset 22924

units: multiplier offset 22816

units: multiplier offset 22320

units: multiplier offset 21960

units: multiplier offset 22482

units: multiplier offset 22852

units: multiplier offset 22820

units: multiplier offset 22552

units: multiplier offset 23080

units: multiplier offset 30052

units: multiplier offset 22308

units: multiplier offset 24920

units: multiplier offset 22676

units: multiplier offset 25892

units: multiplier offset 63056

units: multiplier offset 29312

units: multiplier offset 20704

units: multiplier offset 22932

units: multiplier offset 62932

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

6773{};

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

◆ dwellVoltageCorrVoltBins

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

units: volts offset 22912

units: volts offset 23044

units: volts offset 41604

units: volts offset 24948

units: volts offset 55588

units: volts offset 23048

units: volts offset 22916

units: volts offset 22808

units: volts offset 22312

units: volts offset 21952

units: volts offset 22474

units: volts offset 22844

units: volts offset 22812

units: volts offset 22544

units: volts offset 23072

units: volts offset 30044

units: volts offset 22300

units: volts offset 24912

units: volts offset 22668

units: volts offset 25884

units: volts offset 63048

units: volts offset 29304

units: volts offset 20696

units: volts offset 22924

units: volts offset 62924

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

6768{};

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 23614

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23746

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 42306

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25650

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 56290

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23750

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23618

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

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23198

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

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30746

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23026

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25614

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 26586

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63750

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30006

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 21110

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23626

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63626

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23744

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 42304

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25648

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 56288

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23748

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23616

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23196

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30744

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23024

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25612

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 26584

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63748

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30004

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 21108

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23624

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63624

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

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

◆ dynoCarCoeffOfDrag

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23616

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23748

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 42308

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25652

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 56292

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23752

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23620

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23200

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30748

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23028

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25616

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 26588

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63752

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30008

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 21112

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23628

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63628

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23752

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 42312

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25656

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 56296

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23756

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23624

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23204

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30752

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23032

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25620

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 26592

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63756

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30012

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 21116

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23632

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63632

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23740

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 42300

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25644

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 56284

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23744

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23612

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23192

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30740

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23020

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25608

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 26580

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63744

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30000

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 21104

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23620

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63620

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23732

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 42292

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25636

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 56276

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23736

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23604

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23184

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30732

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23012

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25600

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 26572

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63736

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 29992

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 21096

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23612

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63612

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23736

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 42296

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25640

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 56280

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23740

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23608

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23188

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30736

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23016

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25604

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 26576

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63740

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 29996

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 21100

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23616

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63616

Definition at line 6940 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 23597

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23728

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 42288

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25632

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 56272

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23732

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23600

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23180

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30728

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23008

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25596

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 26568

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63732

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 29988

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 21092

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23608

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63608

Definition at line 6916 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 23598

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23730

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 42290

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25634

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 56274

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23734

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23602

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

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23182

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

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30730

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23010

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25598

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 26570

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63734

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 29990

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 21094

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23610

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63610

Definition at line 6928 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 23588

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23720

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 42280

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25624

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 56264

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23724

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23592

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23484

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22988

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22628

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23172

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23544

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23488

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23748

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30720

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23000

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25588

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 26560

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63724

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 29980

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 21084

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23600

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63600

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

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23724

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 42284

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25628

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 56268

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23728

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23596

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23488

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22992

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22632

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23176

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23548

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23492

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23752

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30724

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23004

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25592

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 26564

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63728

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 29984

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 21088

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23604

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63604

Definition at line 6910 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 23590

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23722

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 42282

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25626

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 56266

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23726

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23594

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23486

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22990

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22630

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23174

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23546

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23490

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23750

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30722

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23002

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25590

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 26562

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63726

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 29982

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 21086

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23602

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63602

Definition at line 6898 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 23589

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23721

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 42281

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25625

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 56265

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23725

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23593

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

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23173

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

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30721

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23001

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25589

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 26561

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63725

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 29981

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 21085

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23601

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63601

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

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 4328

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

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 4304

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

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

5729{};

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 4264

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 4360

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

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 4336

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

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

5735{};

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

◆ fuelLevelBins

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

units: volt offset 22888

units: volt offset 23020

units: volt offset 41580

units: volt offset 24924

units: volt offset 55564

units: volt offset 23024

units: volt offset 22892

units: volt offset 22784

units: volt offset 22288

units: volt offset 21928

units: volt offset 22450

units: volt offset 22820

units: volt offset 22788

units: volt offset 22520

units: volt offset 23048

units: volt offset 30020

units: volt offset 22276

units: volt offset 24888

units: volt offset 22644

units: volt offset 25860

units: volt offset 63024

units: volt offset 29280

units: volt offset 20672

units: volt offset 22900

units: volt offset 62900

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

6758{};

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

◆ fuelLevelValues

uint8_t persistent_config_s::fuelLevelValues = {}

units: % offset 22904

units: % offset 23036

units: % offset 41596

units: % offset 24940

units: % offset 55580

units: % offset 23040

units: % offset 22908

units: % offset 22800

units: % offset 22304

units: % offset 21944

units: % offset 22466

units: % offset 22836

units: % offset 22804

units: % offset 22536

units: % offset 23064

units: % offset 30036

units: % offset 22292

units: % offset 24904

units: % offset 22660

units: % offset 25876

units: % offset 63040

units: % offset 29296

units: % offset 20688

units: % offset 22916

units: % offset 62916

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

6763{};

Referenced by FuelLevelFunc::convert().

◆ fuelTrimLoadBins

uint16_t persistent_config_s::fuelTrimLoadBins = {}

offset 18892

offset 19024

offset 37024

offset 20928

offset 51008

offset 19028

offset 18896

offset 18808

offset 18312

offset 17932

offset 18356

offset 18844

offset 18812

offset 18720

offset 19052

offset 26024

offset 18300

offset 20892

offset 21864

offset 59028

offset 25284

offset 18404

offset 18904

offset 58904

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

6317{};

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

◆ fuelTrimRpmBins

uint16_t persistent_config_s::fuelTrimRpmBins = {}

units: rpm offset 18900

units: rpm offset 19032

units: rpm offset 37032

units: rpm offset 20936

units: rpm offset 51016

units: rpm offset 19036

units: rpm offset 18904

units: rpm offset 18816

units: rpm offset 18320

units: rpm offset 17940

units: rpm offset 18364

units: rpm offset 18852

units: rpm offset 18820

units: rpm offset 18728

units: rpm offset 19060

units: rpm offset 26032

units: rpm offset 18308

units: rpm offset 20900

units: rpm offset 21872

units: rpm offset 59036

units: rpm offset 25292

units: rpm offset 18412

units: rpm offset 18912

units: rpm offset 58912

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

6322{};

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

◆ fuelTrims

fuel_cyl_trim_s persistent_config_s::fuelTrims = {}

offset 18908

offset 19040

offset 37040

offset 20944

offset 51024

offset 19044

offset 18912

offset 18824

offset 18328

offset 17948

offset 18372

offset 18860

offset 18828

offset 18736

offset 19068

offset 26040

offset 18316

offset 20908

offset 21880

offset 59044

offset 25300

offset 18420

offset 18920

offset 58920

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

6326{};

Referenced by getCylinderFuelTrim().

◆ hondaKcltGaugeAdder

uint8_t persistent_config_s::hondaKcltGaugeAdder

◆ hpfpCompensation

int8_t persistent_config_s::hpfpCompensation = {}

units: % offset 22502

units: % offset 22634

units: % offset 40634

units: % offset 24538

units: % offset 54618

units: % offset 22638

units: % offset 22506

units: % offset 22410

units: % offset 21914

units: % offset 21542

units: % offset 22036

units: % offset 22446

units: % offset 22414

units: % offset 22322

units: % offset 22662

units: % offset 29634

units: % offset 21902

units: % offset 24502

units: % offset 25474

units: % offset 62638

units: % offset 28894

units: % offset 20286

units: % offset 22514

units: % offset 62514

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

6672{};

Referenced by HpfpQuantity::calcFuelPercent().

◆ hpfpCompensationLoadBins

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

units: cc/lobe offset 22602

units: cc/lobe offset 22734

units: cc/lobe offset 40734

units: cc/lobe offset 24638

units: cc/lobe offset 54718

units: cc/lobe offset 22738

units: cc/lobe offset 22606

units: cc/lobe offset 22510

units: cc/lobe offset 22014

units: cc/lobe offset 21642

units: cc/lobe offset 22156

units: cc/lobe offset 22546

units: cc/lobe offset 22514

units: cc/lobe offset 22422

units: cc/lobe offset 22762

units: cc/lobe offset 29734

units: cc/lobe offset 22002

units: cc/lobe offset 24602

units: cc/lobe offset 25574

units: cc/lobe offset 62738

units: cc/lobe offset 28994

units: cc/lobe offset 20386

units: cc/lobe offset 22614

units: cc/lobe offset 62614

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

6677{};

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

◆ hpfpCompensationRpmBins

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

units: RPM offset 22622

units: RPM offset 22754

units: RPM offset 40754

units: RPM offset 24658

units: RPM offset 54738

units: RPM offset 22758

units: RPM offset 22626

units: RPM offset 22530

units: RPM offset 22034

units: RPM offset 21662

units: RPM offset 22176

units: RPM offset 22566

units: RPM offset 22534

units: RPM offset 22442

units: RPM offset 22782

units: RPM offset 29754

units: RPM offset 22022

units: RPM offset 24622

units: RPM offset 25594

units: RPM offset 62758

units: RPM offset 29014

units: RPM offset 20406

units: RPM offset 22634

units: RPM offset 62634

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

6682{};

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

◆ hpfpDeadtimeMS

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

units: ms offset 22256

units: ms offset 22388

units: ms offset 40388

units: ms offset 24292

units: ms offset 54372

units: ms offset 22392

units: ms offset 22260

units: ms offset 22164

units: ms offset 21668

units: ms offset 21296

units: ms offset 21790

units: ms offset 22200

units: ms offset 22168

units: ms offset 22076

units: ms offset 22416

units: ms offset 29388

units: ms offset 21656

units: ms offset 24256

units: ms offset 25228

units: ms offset 62392

units: ms offset 28648

units: ms offset 20040

units: ms offset 22268

units: ms offset 62268

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

6652{};

Referenced by HpfpController::onFastCallback().

◆ hpfpDeadtimeVoltsBins

uint8_t persistent_config_s::hpfpDeadtimeVoltsBins = {}

units: volts offset 22248

units: volts offset 22380

units: volts offset 40380

units: volts offset 24284

units: volts offset 54364

units: volts offset 22384

units: volts offset 22252

units: volts offset 22156

units: volts offset 21660

units: volts offset 21288

units: volts offset 21782

units: volts offset 22192

units: volts offset 22160

units: volts offset 22068

units: volts offset 22408

units: volts offset 29380

units: volts offset 21648

units: volts offset 24248

units: volts offset 25220

units: volts offset 62384

units: volts offset 28640

units: volts offset 20032

units: volts offset 22260

units: volts offset 62260

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

6647{};

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

◆ hpfpFuelMassCompensation

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

units: % offset 22632

units: % offset 22764

units: % offset 40764

units: % offset 24668

units: % offset 54748

units: % offset 22768

units: % offset 22636

units: % offset 22540

units: % offset 22044

units: % offset 21672

units: % offset 22188

units: % offset 22576

units: % offset 22544

units: % offset 22792

units: % offset 29764

units: % offset 22032

units: % offset 24632

units: % offset 25604

units: % offset 62768

units: % offset 29024

units: % offset 20416

units: % offset 22644

units: % offset 62644

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

6687{};

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

◆ hpfpFuelMassCompensationFuelMass

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

units: fuel mass/mg offset 22760

units: fuel mass/mg offset 22892

units: fuel mass/mg offset 40892

units: fuel mass/mg offset 24796

units: fuel mass/mg offset 54876

units: fuel mass/mg offset 22896

units: fuel mass/mg offset 22764

units: fuel mass/mg offset 22668

units: fuel mass/mg offset 22172

units: fuel mass/mg offset 21800

units: fuel mass/mg offset 22316

units: fuel mass/mg offset 22704

units: fuel mass/mg offset 22672

units: fuel mass/mg offset 22920

units: fuel mass/mg offset 29892

units: fuel mass/mg offset 22160

units: fuel mass/mg offset 24760

units: fuel mass/mg offset 25732

units: fuel mass/mg offset 62896

units: fuel mass/mg offset 29152

units: fuel mass/mg offset 20544

units: fuel mass/mg offset 22772

units: fuel mass/mg offset 62772

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

6692{};

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

◆ hpfpFuelMassCompensationFuelPressure [1/2]

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

units: bar offset 22776

units: bar offset 22908

units: bar offset 40908

units: bar offset 24812

units: bar offset 54892

units: bar offset 22912

units: bar offset 22780

units: bar offset 22684

units: bar offset 22188

units: bar offset 21816

units: bar offset 22332

units: bar offset 22688

units: bar offset 22936

units: bar offset 29908

units: bar offset 24776

units: bar offset 25748

units: bar offset 62912

units: bar offset 29168

units: bar offset 20560

units: bar offset 22788

units: bar offset 62788

units: bar offset 22720

units: bar offset 22176

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

6697{};

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 22232

units: deg offset 22364

units: deg offset 40364

units: deg offset 24268

units: deg offset 54348

units: deg offset 22368

units: deg offset 22236

units: deg offset 22140

units: deg offset 21644

units: deg offset 21272

units: deg offset 21766

units: deg offset 22176

units: deg offset 22144

units: deg offset 22052

units: deg offset 22392

units: deg offset 29364

units: deg offset 21632

units: deg offset 24232

units: deg offset 25204

units: deg offset 62368

units: deg offset 28624

units: deg offset 20016

units: deg offset 22244

units: deg offset 62244

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

6642{};

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

◆ hpfpLobeProfileQuantityBins

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

units: % offset 22216

units: % offset 22348

units: % offset 40348

units: % offset 24252

units: % offset 54332

units: % offset 22352

units: % offset 22220

units: % offset 22124

units: % offset 21628

units: % offset 21256

units: % offset 21750

units: % offset 22160

units: % offset 22128

units: % offset 22036

units: % offset 22376

units: % offset 29348

units: % offset 21616

units: % offset 24216

units: % offset 25188

units: % offset 62352

units: % offset 28608

units: % offset 20000

units: % offset 22228

units: % offset 62228

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

6637{};

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

◆ hpfpTarget

uint16_t persistent_config_s::hpfpTarget = {}

units: kPa offset 22272

units: kPa offset 22404

units: kPa offset 40404

units: kPa offset 24308

units: kPa offset 54388

units: kPa offset 22408

units: kPa offset 22276

units: kPa offset 22180

units: kPa offset 21684

units: kPa offset 21312

units: kPa offset 21806

units: kPa offset 22216

units: kPa offset 22184

units: kPa offset 22092

units: kPa offset 22432

units: kPa offset 29404

units: kPa offset 21672

units: kPa offset 24272

units: kPa offset 25244

units: kPa offset 62408

units: kPa offset 28664

units: kPa offset 20056

units: kPa offset 22284

units: kPa offset 62284

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

6657{};

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

◆ hpfpTargetLoadBins

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

units: load offset 22472

units: load offset 22604

units: load offset 40604

units: load offset 24508

units: load offset 54588

units: load offset 22608

units: load offset 22476

units: load offset 22380

units: load offset 21884

units: load offset 21512

units: load offset 22006

units: load offset 22416

units: load offset 22384

units: load offset 22292

units: load offset 22632

units: load offset 29604

units: load offset 21872

units: load offset 24472

units: load offset 25444

units: load offset 62608

units: load offset 28864

units: load offset 20256

units: load offset 22484

units: load offset 62484

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

6662{};

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

◆ hpfpTargetRpmBins

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

units: RPM offset 22492

units: RPM offset 22624

units: RPM offset 40624

units: RPM offset 24528

units: RPM offset 54608

units: RPM offset 22628

units: RPM offset 22496

units: RPM offset 22400

units: RPM offset 21904

units: RPM offset 21532

units: RPM offset 22026

units: RPM offset 22436

units: RPM offset 22404

units: RPM offset 22312

units: RPM offset 22652

units: RPM offset 29624

units: RPM offset 21892

units: RPM offset 24492

units: RPM offset 25464

units: RPM offset 62628

units: RPM offset 28884

units: RPM offset 20276

units: RPM offset 22504

units: RPM offset 62504

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

6667{};

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 5252

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

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

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

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 5772

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 5324

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

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

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

5917{};

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 5236

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

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

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

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 5756

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 5308

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

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

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

5911{};

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

◆ iacPidMultLoadBins

uint8_t persistent_config_s::iacPidMultLoadBins = {}

units: Load offset 4384

units: Load offset 4400

units: Load offset 4480

units: Load offset 4388

units: Load offset 4324

units: Load offset 4168

units: Load offset 4868

units: Load offset 4376

units: Load offset 4328

units: Load offset 4336

units: Load offset 4332

units: Load offset 4456

units: Load offset 4396

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

5757{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultRpmBins

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

units: RPM offset 4392

units: RPM offset 4408

units: RPM offset 4488

units: RPM offset 4396

units: RPM offset 4332

units: RPM offset 4176

units: RPM offset 4876

units: RPM offset 4384

units: RPM offset 4336

units: RPM offset 4344

units: RPM offset 4340

units: RPM offset 4464

units: RPM offset 4404

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

5762{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultTable

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

units: % offset 4320

units: % offset 4336

units: % offset 4416

units: % offset 4324

units: % offset 4260

units: % offset 4104

units: % offset 4804

units: % offset 4312

units: % offset 4264

units: % offset 4272

units: % offset 4268

units: % offset 4392

units: % offset 4332

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

5752{};

Referenced by IdleController::getClosedLoop().

◆ iatBoostAdder

float persistent_config_s::iatBoostAdder = {}

offset 23176

offset 23308

offset 41868

offset 25212

offset 55852

offset 23312

offset 23180

offset 23072

offset 22576

offset 22216

offset 22760

offset 23108

offset 23076

offset 22808

offset 23336

offset 30308

offset 22564

offset 25176

offset 22932

offset 26148

offset 63312

offset 29568

offset 20960

offset 23188

offset 63188

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

6866{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostAdderBins

float persistent_config_s::iatBoostAdderBins = {}

units: C offset 23156

units: C offset 23288

units: C offset 41848

units: C offset 25192

units: C offset 55832

units: C offset 23292

units: C offset 23160

units: C offset 23052

units: C offset 22556

units: C offset 22196

units: C offset 22740

units: C offset 23088

units: C offset 23056

units: C offset 22788

units: C offset 23316

units: C offset 30288

units: C offset 22544

units: C offset 25156

units: C offset 22912

units: C offset 26128

units: C offset 63292

units: C offset 29548

units: C offset 20940

units: C offset 23168

units: C offset 63168

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

6862{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorr

float persistent_config_s::iatBoostCorr = {}

units: ratio offset 23096

units: ratio offset 23228

units: ratio offset 41788

units: ratio offset 25132

units: ratio offset 55772

units: ratio offset 23232

units: ratio offset 23100

units: ratio offset 22992

units: ratio offset 22496

units: ratio offset 22136

units: ratio offset 22680

units: ratio offset 23028

units: ratio offset 22996

units: ratio offset 22728

units: ratio offset 23256

units: ratio offset 30228

units: ratio offset 22484

units: ratio offset 25096

units: ratio offset 22852

units: ratio offset 26068

units: ratio offset 63232

units: ratio offset 29488

units: ratio offset 20880

units: ratio offset 23108

units: ratio offset 63108

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

6848{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorrBins

float persistent_config_s::iatBoostCorrBins = {}

units: C offset 23076

units: C offset 23208

units: C offset 41768

units: C offset 25112

units: C offset 55752

units: C offset 23212

units: C offset 23080

units: C offset 22972

units: C offset 22476

units: C offset 22116

units: C offset 22660

units: C offset 23008

units: C offset 22976

units: C offset 22708

units: C offset 23236

units: C offset 30208

units: C offset 22464

units: C offset 25076

units: C offset 22832

units: C offset 26048

units: C offset 63212

units: C offset 29468

units: C offset 20860

units: C offset 23088

units: C offset 63088

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

6843{};

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

◆ iatFuelCorr

float persistent_config_s::iatFuelCorr = {}

units: ratio offset 13888

units: ratio offset 31888

units: ratio offset 15904

units: ratio offset 45984

units: ratio offset 13892

units: ratio offset 13804

units: ratio offset 13580

units: ratio offset 14344

units: ratio offset 13856

units: ratio offset 13808

units: ratio offset 13768

units: ratio offset 20888

units: ratio offset 15888

units: ratio offset 17888

units: ratio offset 53960

units: ratio offset 19388

units: ratio offset 13664

units: ratio offset 13900

units: ratio offset 53900

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

6028{};

Referenced by getIatFuelCorrection().

◆ iatFuelCorrBins

float persistent_config_s::iatFuelCorrBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 13824

units: SPECIAL_CASE_TEMPERATURE offset 31824

units: SPECIAL_CASE_TEMPERATURE offset 15840

units: SPECIAL_CASE_TEMPERATURE offset 45920

units: SPECIAL_CASE_TEMPERATURE offset 13828

units: C offset 13740

units: C offset 13516

units: SPECIAL_CASE_TEMPERATURE offset 14280

units: C offset 13792

units: C offset 13744

units: C offset 13704

units: SPECIAL_CASE_TEMPERATURE offset 20824

units: SPECIAL_CASE_TEMPERATURE offset 15824

units: C offset 13828

units: SPECIAL_CASE_TEMPERATURE offset 17824

units: SPECIAL_CASE_TEMPERATURE offset 53896

units: SPECIAL_CASE_TEMPERATURE offset 19324

units: SPECIAL_CASE_TEMPERATURE offset 13600

units: SPECIAL_CASE_TEMPERATURE offset 13836

units: SPECIAL_CASE_TEMPERATURE offset 53836

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

6023{};

Referenced by getIatFuelCorrection(), and validateConfigOnStartUpOrBurn().

◆ idleAdvance

float persistent_config_s::idleAdvance = {}

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

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

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

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

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 6060

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 5696

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

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

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

5989{};

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 5616

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

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

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

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 6052

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 5688

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

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

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

5983{};

Referenced by getRunningAdvance(), and validateConfigOnStartUpOrBurn().

◆ idleVeLoadBins

uint8_t persistent_config_s::idleVeLoadBins = {}

units: load offset 5660

units: load offset 5676

units: load offset 5756

units: load offset 5664

units: load offset 5576

units: load offset 5352

units: load offset 6098

units: load offset 5628

units: load offset 5580

units: load offset 5540

units: load offset 5732

units: load offset 5436

units: load offset 5672

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

5999{};

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

◆ idleVeRpmBins

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

units: RPM offset 5656

units: RPM offset 5672

units: RPM offset 5752

units: RPM offset 5660

units: RPM offset 5572

units: RPM offset 5348

units: RPM offset 6092

units: RPM offset 5624

units: RPM offset 5576

units: RPM offset 5536

units: RPM offset 5728

units: RPM offset 5432

units: RPM offset 5668

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

5994{};

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

◆ idleVeTable

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

units: % offset 5664

units: % offset 5680

units: % offset 5760

units: % offset 5668

units: % offset 5580

units: % offset 5356

units: % offset 6102

units: % offset 5632

units: % offset 5584

units: % offset 5544

units: % offset 5736

units: % offset 5440

units: % offset 5676

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

6004{};

Referenced by AirmassVeModelBase::getVe().

◆ ignBlends

blend_table_s persistent_config_s::ignBlends = {}

offset 19500

offset 19632

offset 37632

offset 21536

offset 51616

offset 19636

offset 19504

offset 19416

offset 18920

offset 18540

offset 19024

offset 19452

offset 19420

offset 19328

offset 19660

offset 26632

offset 18908

offset 21500

offset 22472

offset 59636

offset 25892

offset 19012

offset 19512

offset 59512

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

6500{};

Referenced by getRunningAdvance(), and setDefaultIgnition().

◆ ignitionCltCorrLoadBins

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

units: Load offset 4540

units: Load offset 4556

units: Load offset 4636

units: Load offset 4544

units: Load offset 4459

units: Load offset 4303

units: Load offset 5060

units: Load offset 4511

units: Load offset 4463

units: Load offset 4612

units: Load offset 4552

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

5801{};

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

◆ ignitionCltCorrTable

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

units: deg offset 4480

units: deg offset 4496

units: deg offset 4576

units: deg offset 4484

units: deg offset 4404

units: deg offset 4248

units: deg offset 4964

units: deg offset 4456

units: deg offset 4408

units: deg offset 4552

units: deg offset 4492

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

5790{};

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 4530

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4546

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4626

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4534

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 5044

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4602

CLT-based timing correction units: SPECIAL_CASE_TEMPERATURE offset 4542

CLT-based timing correction units: C offset 4298

CLT-based timing correction units: C offset 4506

CLT-based timing correction units: C offset 4458

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

5796{};

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

◆ ignitionIatCorrLoadBins

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

units: Load offset 14692

units: Load offset 14824

units: Load offset 32824

units: Load offset 16728

units: Load offset 46808

units: Load offset 14828

units: Load offset 14696

units: Load offset 14608

units: Load offset 14384

units: Load offset 15084

units: Load offset 14644

units: Load offset 14612

units: Load offset 14520

units: Load offset 21824

units: Load offset 16692

units: Load offset 18624

units: Load offset 54828

units: Load offset 20124

units: Load offset 14468

units: Load offset 14704

units: Load offset 54704

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

6113{};

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 14556

units: deg offset 14688

units: deg offset 32688

units: deg offset 16592

units: deg offset 46672

units: deg offset 14692

units: deg offset 14560

units: deg offset 14472

units: deg offset 14248

units: deg offset 15012

units: deg offset 14508

units: deg offset 14476

units: deg offset 21688

units: deg offset 16556

units: deg offset 18556

units: deg offset 54760

units: deg offset 20056

units: deg offset 14332

units: deg offset 14568

units: deg offset 54568

units: deg offset 14448

units: deg offset 14572

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

6103{};

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

◆ ignitionIatCorrTempBins

int8_t persistent_config_s::ignitionIatCorrTempBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 14684

units: SPECIAL_CASE_TEMPERATURE offset 14816

units: SPECIAL_CASE_TEMPERATURE offset 32816

units: SPECIAL_CASE_TEMPERATURE offset 16720

units: SPECIAL_CASE_TEMPERATURE offset 46800

units: SPECIAL_CASE_TEMPERATURE offset 14820

units: SPECIAL_CASE_TEMPERATURE offset 14688

units: C offset 14600

units: C offset 14376

units: SPECIAL_CASE_TEMPERATURE offset 15076

units: C offset 14636

units: C offset 14604

units: C offset 14512

units: SPECIAL_CASE_TEMPERATURE offset 21816

units: SPECIAL_CASE_TEMPERATURE offset 16684

units: SPECIAL_CASE_TEMPERATURE offset 18620

units: SPECIAL_CASE_TEMPERATURE offset 54824

units: SPECIAL_CASE_TEMPERATURE offset 20120

units: SPECIAL_CASE_TEMPERATURE offset 14460

units: SPECIAL_CASE_TEMPERATURE offset 14696

units: SPECIAL_CASE_TEMPERATURE offset 54696

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

6108{};

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

◆ ignitionLoadBins

uint16_t persistent_config_s::ignitionLoadBins = {}

units: Load offset 16616

units: Load offset 16748

units: Load offset 34748

units: Load offset 18652

units: Load offset 48732

units: Load offset 16752

units: Load offset 16620

units: Load offset 16532

units: Load offset 16052

units: Load offset 15656

units: Load offset 16368

units: Load offset 16568

units: Load offset 16536

units: Load offset 16444

units: Load offset 16776

units: Load offset 23748

units: Load offset 16022

units: Load offset 18616

units: Load offset 19588

units: Load offset 56752

units: Load offset 22576

units: Load offset 16392

units: Load offset 16628

units: Load offset 56628

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

6191{};

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

◆ ignitionRpmBins

uint16_t persistent_config_s::ignitionRpmBins = {}

units: RPM offset 16648

units: RPM offset 16780

units: RPM offset 34780

units: RPM offset 18684

units: RPM offset 48764

units: RPM offset 16784

units: RPM offset 16652

units: RPM offset 16564

units: RPM offset 16084

units: RPM offset 15688

units: RPM offset 16392

units: RPM offset 16600

units: RPM offset 16568

units: RPM offset 16476

units: RPM offset 16808

units: RPM offset 23780

units: RPM offset 16054

units: RPM offset 18648

units: RPM offset 19620

units: RPM offset 56784

units: RPM offset 22608

units: RPM offset 16424

units: RPM offset 16660

units: RPM offset 56660

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

6196{};

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 16104

units: deg offset 16236

units: deg offset 34236

units: deg offset 18140

units: deg offset 48220

units: deg offset 16240

units: deg offset 16108

units: deg offset 16020

units: deg offset 15796

units: deg offset 15144

units: deg offset 16128

units: deg offset 16056

units: deg offset 16024

units: deg offset 15932

units: deg offset 16264

units: deg offset 23236

units: deg offset 15510

units: deg offset 18104

units: deg offset 19076

units: deg offset 56240

units: deg offset 21808

units: deg offset 15880

units: deg offset 16116

units: deg offset 56116

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

6186{};

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

◆ ignTrimLoadBins

uint16_t persistent_config_s::ignTrimLoadBins = {}

offset 18684

offset 18816

offset 36816

offset 20720

offset 50800

offset 18820

offset 18688

offset 18600

offset 18104

offset 17724

offset 18148

offset 18636

offset 18604

offset 18512

offset 18844

offset 25816

offset 18092

offset 20684

offset 21656

offset 58820

offset 25076

offset 18196

offset 18696

offset 58696

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

6304{};

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

◆ ignTrimRpmBins

uint16_t persistent_config_s::ignTrimRpmBins = {}

units: rpm offset 18692

units: rpm offset 18824

units: rpm offset 36824

units: rpm offset 20728

units: rpm offset 50808

units: rpm offset 18828

units: rpm offset 18696

units: rpm offset 18608

units: rpm offset 18112

units: rpm offset 17732

units: rpm offset 18156

units: rpm offset 18644

units: rpm offset 18612

units: rpm offset 18520

units: rpm offset 18852

units: rpm offset 25824

units: rpm offset 18100

units: rpm offset 20692

units: rpm offset 21664

units: rpm offset 58828

units: rpm offset 25084

units: rpm offset 18204

units: rpm offset 18704

units: rpm offset 58704

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

6309{};

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

◆ ignTrims

ign_cyl_trim_s persistent_config_s::ignTrims = {}

offset 18700

offset 18832

offset 36832

offset 20736

offset 50816

offset 18836

offset 18704

offset 18616

offset 18120

offset 17740

offset 18164

offset 18652

offset 18620

offset 18528

offset 18860

offset 25832

offset 18108

offset 20700

offset 21672

offset 58836

offset 25092

offset 18212

offset 18712

offset 58712

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

6313{};

Referenced by IgnitionState::getInterpolatedIgnitionTrim().

◆ injectionPhase

int16_t persistent_config_s::injectionPhase = {}

units: deg offset 14700

units: deg offset 14832

units: deg offset 32832

units: deg offset 16736

units: deg offset 46816

units: deg offset 14836

units: deg offset 14704

units: deg offset 14616

units: deg offset 14392

units: deg offset 15088

units: deg offset 14652

units: deg offset 14620

units: deg offset 14528

units: deg offset 21832

units: deg offset 16700

units: deg offset 18632

units: deg offset 54836

units: deg offset 20132

units: deg offset 14476

units: deg offset 14712

units: deg offset 54712

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

6118{};

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

◆ injectorFlowLinearization

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

units: ms offset 22792

units: ms offset 22924

units: ms offset 40924

units: ms offset 24828

units: ms offset 54908

units: ms offset 22928

units: ms offset 22796

units: ms offset 22700

units: ms offset 22204

units: ms offset 21832

units: ms offset 22348

units: ms offset 22704

units: ms offset 22952

units: ms offset 29924

units: ms offset 24792

units: ms offset 25764

units: ms offset 62928

units: ms offset 29184

units: ms offset 20576

units: ms offset 22804

units: ms offset 62804

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

6702{};

Referenced by InjectorModelWithConfig::getInjectionDuration().

◆ injectorFlowLinearizationFuelMassBins

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

units: fuel mass/mg offset 22800

units: fuel mass/mg offset 22932

units: fuel mass/mg offset 41436

units: fuel mass/mg offset 24836

units: fuel mass/mg offset 55420

units: fuel mass/mg offset 22936

units: fuel mass/mg offset 22804

units: fuel mass/mg offset 22708

units: fuel mass/mg offset 22212

units: fuel mass/mg offset 21840

units: fuel mass/mg offset 22360

units: fuel mass/mg offset 22712

units: fuel mass/mg offset 22960

units: fuel mass/mg offset 29932

units: fuel mass/mg offset 24800

units: fuel mass/mg offset 25772

units: fuel mass/mg offset 62936

units: fuel mass/mg offset 29192

units: fuel mass/mg offset 20584

units: fuel mass/mg offset 22812

units: fuel mass/mg offset 62812

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

6707{};

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

◆ injectorFlowLinearizationPressureBins

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

units: bar offset 22804

units: bar offset 22936

units: bar offset 41468

units: bar offset 24840

units: bar offset 55452

units: bar offset 22940

units: bar offset 22808

units: bar offset 22712

units: bar offset 22216

units: bar offset 21844

units: bar offset 22364

units: bar offset 22716

units: bar offset 22964

units: bar offset 29936

units: bar offset 24804

units: bar offset 25776

units: bar offset 62940

units: bar offset 29196

units: bar offset 20588

units: bar offset 22816

units: bar offset 62816

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

6712{};

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

◆ injectorStagingLoadBins

uint16_t persistent_config_s::injectorStagingLoadBins = {}

offset 22136

offset 22268

offset 40268

offset 24172

offset 54252

offset 22272

offset 22140

offset 22052

offset 21556

offset 21176

offset 21666

offset 22088

offset 22056

offset 21964

offset 22296

offset 29268

offset 21544

offset 24136

offset 25108

offset 62272

offset 28528

offset 19920

offset 22148

offset 62148

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

6601{};

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

◆ injectorStagingRpmBins

uint16_t persistent_config_s::injectorStagingRpmBins = {}

units: RPM offset 22148

units: RPM offset 22280

units: RPM offset 40280

units: RPM offset 24184

units: RPM offset 54264

units: RPM offset 22284

units: RPM offset 22152

units: RPM offset 22064

units: RPM offset 21568

units: RPM offset 21188

units: RPM offset 21678

units: RPM offset 22100

units: RPM offset 22068

units: RPM offset 21976

units: RPM offset 22308

units: RPM offset 29280

units: RPM offset 21556

units: RPM offset 24148

units: RPM offset 25120

units: RPM offset 62284

units: RPM offset 28540

units: RPM offset 19932

units: RPM offset 22160

units: RPM offset 62160

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

6606{};

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

◆ injectorStagingTable

uint8_t persistent_config_s::injectorStagingTable = {}

units: % offset 22100

units: % offset 22232

units: % offset 40232

units: % offset 24136

units: % offset 54216

units: % offset 22236

units: % offset 22104

units: % offset 22016

units: % offset 21520

units: % offset 21140

units: % offset 21618

units: % offset 22052

units: % offset 22020

units: % offset 21928

units: % offset 22260

units: % offset 29232

units: % offset 21508

units: % offset 24100

units: % offset 25072

units: % offset 62236

units: % offset 28492

units: % offset 19884

units: % offset 22112

units: % offset 62112

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

6597{};

Referenced by getStage2InjectionFraction().

◆ injPhaseLoadBins

uint16_t persistent_config_s::injPhaseLoadBins = {}

units: Load offset 15212

units: Load offset 15344

units: Load offset 33344

units: Load offset 17248

units: Load offset 47328

units: Load offset 15348

units: Load offset 15216

units: Load offset 15128

units: Load offset 14904

units: Load offset 14772

units: Load offset 15164

units: Load offset 15132

units: Load offset 15040

units: Load offset 22344

units: Load offset 14670

units: Load offset 17212

units: Load offset 18704

units: Load offset 55348

units: Load offset 20900

units: Load offset 14988

units: Load offset 15224

units: Load offset 55224

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

6123{};

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

◆ injPhaseRpmBins

uint16_t persistent_config_s::injPhaseRpmBins = {}

units: RPM offset 15244

units: RPM offset 15376

units: RPM offset 33376

units: RPM offset 17280

units: RPM offset 47360

units: RPM offset 15380

units: RPM offset 15248

units: RPM offset 15160

units: RPM offset 14936

units: RPM offset 14784

units: RPM offset 15196

units: RPM offset 15164

units: RPM offset 15072

units: RPM offset 22376

units: RPM offset 14676

units: RPM offset 17244

units: RPM offset 18716

units: RPM offset 55380

units: RPM offset 20932

units: RPM offset 15020

units: RPM offset 15256

units: RPM offset 55256

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

6128{};

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 22840

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

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

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

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

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 22844

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 21880

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

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 23000

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

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 24840

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 25812

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

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

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

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

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

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

6723{};

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

◆ knockNoiseRpmBins

uint16_t persistent_config_s::knockNoiseRpmBins = {}

units: RPM offset 22808

units: RPM offset 22940

units: RPM offset 41500

units: RPM offset 24844

units: RPM offset 55484

units: RPM offset 22944

units: RPM offset 22812

units: RPM offset 22716

units: RPM offset 22220

units: RPM offset 21848

units: RPM offset 22370

units: RPM offset 22752

units: RPM offset 22720

units: RPM offset 22452

units: RPM offset 22968

units: RPM offset 29940

units: RPM offset 22208

units: RPM offset 24808

units: RPM offset 22576

units: RPM offset 25780

units: RPM offset 62944

units: RPM offset 29200

units: RPM offset 20592

units: RPM offset 22820

units: RPM offset 62820

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

6717{};

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

◆ lambdaLoadBins

uint16_t persistent_config_s::lambdaLoadBins = {}

offset 17512

offset 17644

offset 35644

offset 19548

offset 49628

offset 17648

offset 17516

offset 17428

offset 16932

offset 16552

offset 16984

offset 17464

offset 17432

offset 17340

offset 17672

offset 24644

offset 16918

offset 19512

offset 20484

offset 57648

offset 23888

offset 17288

offset 17524

offset 57524

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

6220{};

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

◆ lambdaMaxDeviationLoadBins

uint16_t persistent_config_s::lambdaMaxDeviationLoadBins = {}

offset 22084

offset 22216

offset 40216

offset 24120

offset 54200

offset 22220

offset 22088

offset 22000

offset 21504

offset 21124

offset 21604

offset 22036

offset 22004

offset 21912

offset 22244

offset 29216

offset 21492

offset 24084

offset 25056

offset 62220

offset 28476

offset 19868

offset 22096

offset 62096

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

6587{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationRpmBins

uint16_t persistent_config_s::lambdaMaxDeviationRpmBins = {}

units: RPM offset 22092

units: RPM offset 22224

units: RPM offset 40224

units: RPM offset 24128

units: RPM offset 54208

units: RPM offset 22228

units: RPM offset 22096

units: RPM offset 22008

units: RPM offset 21512

units: RPM offset 21132

units: RPM offset 21612

units: RPM offset 22044

units: RPM offset 22012

units: RPM offset 21920

units: RPM offset 22252

units: RPM offset 29224

units: RPM offset 21500

units: RPM offset 24092

units: RPM offset 25064

units: RPM offset 62228

units: RPM offset 28484

units: RPM offset 19876

units: RPM offset 22104

units: RPM offset 62104

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

6592{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationTable

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

units: lambda offset 22068

units: lambda offset 22200

units: lambda offset 40200

units: lambda offset 24104

units: lambda offset 54184

units: lambda offset 22204

units: lambda offset 22072

units: lambda offset 21984

units: lambda offset 21488

units: lambda offset 21108

units: lambda offset 21592

units: lambda offset 22020

units: lambda offset 21988

units: lambda offset 21896

units: lambda offset 22228

units: lambda offset 29200

units: lambda offset 21476

units: lambda offset 24068

units: lambda offset 25040

units: lambda offset 62204

units: lambda offset 28460

units: lambda offset 19852

units: lambda offset 22080

units: lambda offset 62080

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

6583{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaRpmBins

uint16_t persistent_config_s::lambdaRpmBins = {}

units: RPM offset 17544

units: RPM offset 17676

units: RPM offset 35676

units: RPM offset 19580

units: RPM offset 49660

units: RPM offset 17680

units: RPM offset 17548

units: RPM offset 17460

units: RPM offset 16964

units: RPM offset 16584

units: RPM offset 17020

units: RPM offset 17496

units: RPM offset 17464

units: RPM offset 17372

units: RPM offset 17704

units: RPM offset 24676

units: RPM offset 16950

units: RPM offset 19544

units: RPM offset 20516

units: RPM offset 57680

units: RPM offset 23920

units: RPM offset 17320

units: RPM offset 17556

units: RPM offset 57556

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

6225{};

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

◆ lambdaTable

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

units: lambda offset 17256

units: lambda offset 17388

units: lambda offset 35388

units: lambda offset 19292

units: lambda offset 49372

units: lambda offset 17392

units: lambda offset 17260

units: lambda offset 17172

units: lambda offset 16676

units: lambda offset 16296

units: lambda offset 16696

units: lambda offset 17208

units: lambda offset 17176

units: lambda offset 17084

units: lambda offset 17416

units: lambda offset 24388

units: lambda offset 16662

units: lambda offset 19256

units: lambda offset 20228

units: lambda offset 57392

units: lambda offset 23504

units: lambda offset 17032

units: lambda offset 17268

units: lambda offset 57268

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

6216{};

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 14282

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

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

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

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

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 14286

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 14738

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 21414

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

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

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

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

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

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

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

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

6079{};

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

◆ luaScript

lua_script_t persistent_config_s::luaScript

offset 5696

offset 5712

offset 5792

offset 5700

offset 5612

offset 5388

offset 6150

offset 5664

offset 5616

offset 5576

offset 5768

offset 5472

offset 5708

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

Referenced by commonGenesisCoupe(), mreSecondaryCan(), proteusDcWastegateTest(), proteusLuaDemo(), setGmLs4(), setHarley(), setHondaCivicBcm(), and setHyundaiPb().

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

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

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

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

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

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 14304

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 14756

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 21432

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

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 18300

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

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

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

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

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

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

6093{};

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

◆ mafDecodingBins

float persistent_config_s::mafDecodingBins = {}

units: V offset 14428

units: V offset 14560

units: V offset 32560

units: V offset 16464

units: V offset 46544

units: V offset 14564

units: V offset 14432

units: V offset 14344

units: V offset 14120

units: V offset 14884

units: V offset 14380

units: V offset 14348

units: V offset 14320

units: V offset 21560

units: V offset 16428

units: V offset 14444

units: V offset 18428

units: V offset 54632

units: V offset 19928

units: V offset 14204

units: V offset 14440

units: V offset 54440

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

6098{};

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

◆ mapEstimateRpmBins

uint16_t persistent_config_s::mapEstimateRpmBins = {}

units: RPM offset 15880

units: RPM offset 16012

units: RPM offset 34012

units: RPM offset 17916

units: RPM offset 47996

units: RPM offset 16016

units: RPM offset 15884

units: RPM offset 15796

units: RPM offset 15572

units: RPM offset 14940

units: RPM offset 16064

units: RPM offset 15832

units: RPM offset 15800

units: RPM offset 15708

units: RPM offset 23012

units: RPM offset 15286

units: RPM offset 17880

units: RPM offset 18872

units: RPM offset 56016

units: RPM offset 21584

units: RPM offset 15656

units: RPM offset 15892

units: RPM offset 55892

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

6151{};

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 15336

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 15468

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 33468

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 17372

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 47452

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 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: 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 14856

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 15452

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 22468

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 17336

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 18788

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 55472

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 21040

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 15112

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 15348

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 55348

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

6141{};

Referenced by initFuelMap(), and setDefaultFuel().

◆ mapEstimateTpsBins

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

units: % TPS offset 15848

units: % TPS offset 15980

units: % TPS offset 33980

units: % TPS offset 17884

units: % TPS offset 47964

units: % TPS offset 15984

units: % TPS offset 15852

units: % TPS offset 15764

units: % TPS offset 15540

units: % TPS offset 14928

units: % TPS offset 16028

units: % TPS offset 15800

units: % TPS offset 15768

units: % TPS offset 15676

units: % TPS offset 22980

units: % TPS offset 15254

units: % TPS offset 17848

units: % TPS offset 18860

units: % TPS offset 55984

units: % TPS offset 21552

units: % TPS offset 15624

units: % TPS offset 15860

units: % TPS offset 55860

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

6146{};

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

◆ maximumOilPressureBins

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

units: RPM offset 23648

units: RPM offset 23780

units: RPM offset 42340

units: RPM offset 25684

units: RPM offset 56324

units: RPM offset 23784

units: RPM offset 23652

units: RPM offset 23544

units: RPM offset 23048

units: RPM offset 22688

units: RPM offset 23231

units: RPM offset 23604

units: RPM offset 23548

units: RPM offset 23808

units: RPM offset 30780

units: RPM offset 23060

units: RPM offset 25648

units: RPM offset 26620

units: RPM offset 63784

units: RPM offset 30040

units: RPM offset 21134

units: RPM offset 23660

units: RPM offset 63660

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

6990{};

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

◆ maximumOilPressureValues

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

units: SPECIAL_CASE_PRESSURE offset 23652

units: SPECIAL_CASE_PRESSURE offset 23784

units: SPECIAL_CASE_PRESSURE offset 42344

units: SPECIAL_CASE_PRESSURE offset 25688

units: SPECIAL_CASE_PRESSURE offset 56328

units: SPECIAL_CASE_PRESSURE offset 23788

units: SPECIAL_CASE_PRESSURE offset 23656

units: kPa offset 23548

units: kPa offset 23052

units: SPECIAL_CASE_PRESSURE offset 22692

units: SPECIAL_CASE_PRESSURE offset 23235

units: kPa offset 23608

units: kPa offset 23552

units: SPECIAL_CASE_PRESSURE offset 23812

units: SPECIAL_CASE_PRESSURE offset 30784

units: kPa offset 23064

units: SPECIAL_CASE_PRESSURE offset 25652

units: SPECIAL_CASE_PRESSURE offset 26624

units: SPECIAL_CASE_PRESSURE offset 63788

units: SPECIAL_CASE_PRESSURE offset 30044

units: SPECIAL_CASE_PRESSURE offset 21138

units: SPECIAL_CASE_PRESSURE offset 23664

units: SPECIAL_CASE_PRESSURE offset 63664

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

6995{};

Referenced by LimpManager::updateState().

◆ maxKnockRetardLoadBins

uint8_t persistent_config_s::maxKnockRetardLoadBins = {}

units: % offset 19344

units: % offset 19476

units: % offset 37476

units: % offset 21380

units: % offset 51460

units: % offset 19480

units: % offset 19348

units: % offset 19260

units: % offset 18764

units: % offset 18384

units: % offset 18834

units: % offset 19296

units: % offset 19264

units: % offset 19172

units: % offset 19504

units: % offset 26476

units: % offset 18752

units: % offset 21344

units: % offset 22316

units: % offset 59480

units: % offset 25736

units: % offset 18856

units: % offset 19356

units: % offset 59356

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

6446{};

Referenced by KnockController::getMaximumRetard().

◆ maxKnockRetardRpmBins

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

units: RPM offset 19350

units: RPM offset 19482

units: RPM offset 37482

units: RPM offset 21386

units: RPM offset 51466

units: RPM offset 19486

units: RPM offset 19354

units: RPM offset 19266

units: RPM offset 18770

units: RPM offset 18390

units: RPM offset 18840

units: RPM offset 19302

units: RPM offset 19270

units: RPM offset 19178

units: RPM offset 19510

units: RPM offset 26482

units: RPM offset 18758

units: RPM offset 21350

units: RPM offset 22322

units: RPM offset 59486

units: RPM offset 25742

units: RPM offset 18862

units: RPM offset 19362

units: RPM offset 59362

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

6451{};

Referenced by KnockController::getMaximumRetard().

◆ maxKnockRetardTable

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

units: deg offset 19308

units: deg offset 19440

units: deg offset 37440

units: deg offset 21344

units: deg offset 51424

units: deg offset 19444

units: deg offset 19312

units: deg offset 19224

units: deg offset 18728

units: deg offset 18348

units: deg offset 18786

units: deg offset 19260

units: deg offset 19228

units: deg offset 19136

units: deg offset 19468

units: deg offset 26440

units: deg offset 18716

units: deg offset 21308

units: deg offset 22280

units: deg offset 59444

units: deg offset 25700

units: deg offset 18820

units: deg offset 19320

units: deg offset 59320

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

6441{};

Referenced by KnockController::getMaximumRetard().

◆ minimumOilPressureBins

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

units: RPM offset 23196

units: RPM offset 23328

units: RPM offset 41888

units: RPM offset 25232

units: RPM offset 55872

units: RPM offset 23332

units: RPM offset 23200

units: RPM offset 23092

units: RPM offset 22596

units: RPM offset 22236

units: RPM offset 22780

units: RPM offset 23128

units: RPM offset 23096

units: RPM offset 22828

units: RPM offset 23356

units: RPM offset 30328

units: RPM offset 22584

units: RPM offset 25196

units: RPM offset 22952

units: RPM offset 26168

units: RPM offset 63332

units: RPM offset 29588

units: RPM offset 20980

units: RPM offset 23208

units: RPM offset 63208

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

6871{};

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

◆ minimumOilPressureValues

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

units: SPECIAL_CASE_PRESSURE offset 23204

units: SPECIAL_CASE_PRESSURE offset 23336

units: SPECIAL_CASE_PRESSURE offset 41896

units: SPECIAL_CASE_PRESSURE offset 25240

units: SPECIAL_CASE_PRESSURE offset 55880

units: SPECIAL_CASE_PRESSURE offset 23340

units: SPECIAL_CASE_PRESSURE offset 23208

units: kPa offset 23100

units: kPa offset 22604

units: SPECIAL_CASE_PRESSURE offset 22244

units: SPECIAL_CASE_PRESSURE offset 22788

units: kPa offset 23136

units: kPa offset 23104

units: kPa offset 22836

units: SPECIAL_CASE_PRESSURE offset 23364

units: SPECIAL_CASE_PRESSURE offset 30336

units: kPa offset 22592

units: SPECIAL_CASE_PRESSURE offset 25204

units: kPa offset 22960

units: SPECIAL_CASE_PRESSURE offset 26176

units: SPECIAL_CASE_PRESSURE offset 63340

units: SPECIAL_CASE_PRESSURE offset 29596

units: SPECIAL_CASE_PRESSURE offset 20988

units: SPECIAL_CASE_PRESSURE offset 23216

units: SPECIAL_CASE_PRESSURE offset 63216

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

6876{};

Referenced by LimpManager::updateState().

◆ pedalToTpsPedalBins

uint8_t persistent_config_s::pedalToTpsPedalBins = {}

units: % offset 5500

units: % offset 5516

units: % offset 5596

units: % offset 5504

units: % offset 5416

units: % offset 5192

units: % offset 5936

units: % offset 5468

units: % offset 5420

units: % offset 5540

units: % offset 5572

units: % offset 5276

units: % offset 5512

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

5948{};

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

◆ pedalToTpsRpmBins

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

units: RPM offset 5508

units: RPM offset 5524

units: RPM offset 5604

units: RPM offset 5512

units: RPM offset 5424

units: RPM offset 5200

units: RPM offset 5946

units: RPM offset 5476

units: RPM offset 5428

units: RPM offset 5548

units: RPM offset 5580

units: RPM offset 5284

units: RPM offset 5520

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

5953{};

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

◆ pedalToTpsTable

uint8_t persistent_config_s::pedalToTpsTable = {}

units: % offset 5436

units: % offset 5452

units: % offset 5532

units: % offset 5440

units: % offset 5352

units: % offset 5128

units: % offset 5876

units: % offset 5404

units: % offset 5356

units: % offset 5476

units: % offset 5508

units: % offset 5212

units: % offset 5448

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

5943{};

Referenced by initElectronicThrottle(), and setDefaultEtbParameters().

◆ postCrankingCLTBins

int16_t persistent_config_s::postCrankingCLTBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 4220

units: SPECIAL_CASE_TEMPERATURE offset 4236

units: SPECIAL_CASE_TEMPERATURE offset 4316

units: SPECIAL_CASE_TEMPERATURE offset 4224

units: C offset 4160

units: C offset 4004

units: SPECIAL_CASE_TEMPERATURE offset 4700

units: C offset 4236

units: C offset 4164

units: C offset 4196

units: C offset 4192

units: SPECIAL_CASE_TEMPERATURE offset 4292

units: SPECIAL_CASE_TEMPERATURE offset 4232

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

5722{};

Referenced by getPostCrankingFuelCorrection(), and setDefaultCranking().

◆ postCrankingDurationBins [1/2]

uint16_t persistent_config_s::postCrankingDurationBins = {}

units: count offset 4208

units: count offset 4224

units: count offset 4304

units: count offset 4212

units: count offset 4148

units: count offset 3992

units: count offset 4688

units: count offset 4152

units: count offset 4184

units: count offset 4280

units: count offset 4220

units: count offset 4168

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

5717{};

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 4064

units: mult offset 4080

units: mult offset 4160

units: mult offset 4068

units: mult offset 4004

units: mult offset 3848

units: mult offset 4496

units: mult offset 4008

units: mult offset 4040

units: mult offset 4024

units: mult offset 4136

units: mult offset 4076

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

5712{};

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

◆ predictiveMapBlendDurationBins

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

units: RPM offset 22864

units: RPM offset 22996

units: RPM offset 41556

units: RPM offset 24900

units: RPM offset 55540

units: RPM offset 23000

units: RPM offset 22868

units: RPM offset 21904

units: RPM offset 22426

units: RPM offset 23024

units: RPM offset 29996

units: RPM offset 24864

units: RPM offset 25836

units: RPM offset 63000

units: RPM offset 29256

units: RPM offset 20648

units: RPM offset 22876

units: RPM offset 62876

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

6738{};

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

◆ predictiveMapBlendDurationValues

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

units: second offset 22868

units: second offset 23000

units: second offset 41560

units: second offset 24904

units: second offset 55544

units: second offset 23004

units: second offset 22872

units: second offset 21908

units: second offset 22430

units: second offset 23028

units: second offset 30000

units: second offset 24868

units: second offset 25840

units: second offset 63004

units: second offset 29260

units: second offset 20652

units: second offset 22880

units: second offset 62880

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

6743{};

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

◆ rainTimingAdjustment

uint8_t persistent_config_s::rainTimingAdjustment = {}

offset 23832

offset 63832

Definition at line 7299 of file engine_configuration_generated_structures_uaefi.h.

7299{};

◆ rainTimingPpsBins

float persistent_config_s::rainTimingPpsBins = {}

units: C offset 23856

units: C offset 63856

Definition at line 7309 of file engine_configuration_generated_structures_uaefi.h.

7309{};

◆ rainTimingRpmBins

uint16_t persistent_config_s::rainTimingRpmBins = {}

units: RPM offset 23848

units: RPM offset 63848

Definition at line 7304 of file engine_configuration_generated_structures_uaefi.h.

7304{};

◆ rpmIdleCorrBins

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

units: Target RPM offset 14280

units: Target RPM offset 14408

units: Target RPM offset 32408

units: Target RPM offset 16320

units: Target RPM offset 46400

units: Target RPM offset 14412

units: Target RPM offset 14284

units: Target RPM offset 14196

units: RPM offset 13972

units: Target RPM offset 14736

units: RPM offset 14248

units: RPM offset 14200

units: Target RPM offset 21408

units: Target RPM offset 16280

units: Target RPM offset 18280

units: Target RPM offset 54480

units: Target RPM offset 19780

units: Target RPM offset 14056

units: Target RPM offset 14292

units: Target RPM offset 54292

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

6073{};

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

◆ scriptCurve1

float persistent_config_s::scriptCurve1 = {}

units: y offset 4612

units: y offset 4628

units: y offset 4708

units: y offset 4616

units: y offset 4528

units: y offset 4372

units: y offset 5132

units: y offset 4580

units: y offset 4532

units: y offset 4544

units: y offset 4540

units: y offset 4684

units: y offset 4556

units: y offset 4624

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

5817{};

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

◆ scriptCurve1Bins

float persistent_config_s::scriptCurve1Bins = {}

units: x offset 4548

units: x offset 4564

units: x offset 4644

units: x offset 4552

units: x offset 4464

units: x offset 4308

units: x offset 5068

units: x offset 4516

units: x offset 4468

units: x offset 4480

units: x offset 4476

units: x offset 4620

units: x offset 4560

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

5812{};

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

◆ scriptCurve2

float persistent_config_s::scriptCurve2 = {}

units: y offset 4740

units: y offset 4756

units: y offset 4836

units: y offset 4744

units: y offset 4656

units: y offset 4500

units: y offset 5260

units: y offset 4708

units: y offset 4660

units: y offset 4672

units: y offset 4668

units: y offset 4812

units: y offset 4572

units: y offset 4752

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

5827{};

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

◆ scriptCurve2Bins

float persistent_config_s::scriptCurve2Bins = {}

units: x offset 4676

units: x offset 4692

units: x offset 4772

units: x offset 4680

units: x offset 4592

units: x offset 4436

units: x offset 5196

units: x offset 4644

units: x offset 4596

units: x offset 4608

units: x offset 4604

units: x offset 4748

units: x offset 4564

units: x offset 4688

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

5822{};

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

◆ scriptCurve3

float persistent_config_s::scriptCurve3 = {}

units: y offset 4836

units: y offset 4852

units: y offset 4932

units: y offset 4840

units: y offset 4752

units: y offset 4596

units: y offset 5356

units: y offset 4804

units: y offset 4756

units: y offset 4768

units: y offset 4764

units: y offset 4908

units: y offset 4612

units: y offset 4848

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

5837{};

Referenced by getCurveValue(), and proteusLuaDemo().

◆ scriptCurve3Bins

float persistent_config_s::scriptCurve3Bins = {}

units: x offset 4804

units: x offset 4820

units: x offset 4900

units: x offset 4808

units: x offset 4720

units: x offset 4564

units: x offset 5324

units: x offset 4772

units: x offset 4724

units: x offset 4736

units: x offset 4732

units: x offset 4876

units: x offset 4580

units: x offset 4816

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

5832{};

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

◆ scriptCurve4

float persistent_config_s::scriptCurve4 = {}

units: y offset 4900

units: y offset 4916

units: y offset 4996

units: y offset 4904

units: y offset 4816

units: y offset 4660

units: y offset 5420

units: y offset 4868

units: y offset 4820

units: y offset 4832

units: y offset 4828

units: y offset 4972

units: y offset 4676

units: y offset 4912

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

5847{};

Referenced by getCurveValue().

◆ scriptCurve4Bins

float persistent_config_s::scriptCurve4Bins = {}

units: x offset 4868

units: x offset 4884

units: x offset 4964

units: x offset 4872

units: x offset 4784

units: x offset 4628

units: x offset 5388

units: x offset 4836

units: x offset 4788

units: x offset 4800

units: x offset 4796

units: x offset 4940

units: x offset 4644

units: x offset 4880

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

5842{};

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

◆ scriptCurve5

float persistent_config_s::scriptCurve5 = {}

units: y offset 4964

units: y offset 4980

units: y offset 5060

units: y offset 4968

units: y offset 4880

units: y offset 4724

units: y offset 5484

units: y offset 4932

units: y offset 4884

units: y offset 4896

units: y offset 4892

units: y offset 5036

units: y offset 4740

units: y offset 4976

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

5857{};

Referenced by getCurveValue().

◆ scriptCurve5Bins

float persistent_config_s::scriptCurve5Bins = {}

units: x offset 4932

units: x offset 4948

units: x offset 5028

units: x offset 4936

units: x offset 4848

units: x offset 4692

units: x offset 5452

units: x offset 4900

units: x offset 4852

units: x offset 4864

units: x offset 4860

units: x offset 5004

units: x offset 4708

units: x offset 4944

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

5852{};

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

◆ scriptCurve6

float persistent_config_s::scriptCurve6 = {}

units: y offset 5028

units: y offset 5044

units: y offset 5124

units: y offset 5032

units: y offset 4944

units: y offset 4788

units: y offset 5548

units: y offset 4996

units: y offset 4948

units: y offset 4960

units: y offset 4956

units: y offset 5100

units: y offset 4804

units: y offset 5040

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

5867{};

Referenced by getCurveValue().

◆ scriptCurve6Bins

float persistent_config_s::scriptCurve6Bins = {}

units: x offset 4996

units: x offset 5012

units: x offset 5092

units: x offset 5000

units: x offset 4912

units: x offset 4756

units: x offset 5516

units: x offset 4964

units: x offset 4916

units: x offset 4928

units: x offset 4924

units: x offset 5068

units: x offset 4772

units: x offset 5008

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

5862{};

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

◆ scriptTable1

float persistent_config_s::scriptTable1 = {}

units: value offset 17896

units: value offset 18028

units: value offset 36028

units: value offset 19932

units: value offset 50012

units: value offset 18032

units: value offset 17900

units: value offset 17812

units: value offset 17316

units: value offset 16936

units: value offset 17372

units: value offset 17848

units: value offset 17816

units: value offset 17724

units: value offset 18056

units: value offset 25028

units: value offset 17304

units: value offset 19896

units: value offset 20868

units: value offset 58032

units: value offset 24288

units: value offset 17672

units: value offset 17908

units: value offset 57908

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

6245{};

Referenced by initScriptImpl().

◆ scriptTable1LoadBins

int16_t persistent_config_s::scriptTable1LoadBins = {}

units: L offset 18152

units: L offset 18284

units: L offset 36284

units: L offset 20188

units: L offset 50268

units: L offset 18288

units: L offset 18156

units: L offset 18068

units: L offset 17572

units: L offset 17192

units: L offset 17628

units: L offset 18104

units: L offset 18072

units: L offset 17980

units: L offset 18312

units: L offset 25284

units: L offset 17560

units: L offset 20152

units: L offset 21124

units: L offset 58288

units: L offset 24544

units: L offset 17688

units: L offset 18164

units: L offset 58164

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

6250{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable1RpmBins

int16_t persistent_config_s::scriptTable1RpmBins = {}

units: RPM offset 18168

units: RPM offset 18300

units: RPM offset 36300

units: RPM offset 20204

units: RPM offset 50284

units: RPM offset 18304

units: RPM offset 18172

units: RPM offset 18084

units: RPM offset 17588

units: RPM offset 17208

units: RPM offset 17644

units: RPM offset 18120

units: RPM offset 18088

units: RPM offset 17996

units: RPM offset 18328

units: RPM offset 25300

units: RPM offset 17576

units: RPM offset 20168

units: RPM offset 21140

units: RPM offset 58304

units: RPM offset 24560

units: RPM offset 17692

units: RPM offset 18180

units: RPM offset 58180

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

6255{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2

float persistent_config_s::scriptTable2 = {}

units: value offset 18184

units: value offset 18316

units: value offset 36316

units: value offset 20220

units: value offset 50300

units: value offset 18320

units: value offset 18188

units: value offset 18100

units: value offset 17604

units: value offset 17224

units: value offset 17660

units: value offset 18136

units: value offset 18104

units: value offset 18012

units: value offset 18344

units: value offset 25316

units: value offset 17592

units: value offset 20184

units: value offset 21156

units: value offset 58320

units: value offset 24576

units: value offset 17696

units: value offset 18196

units: value offset 58196

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

6260{};

Referenced by initScriptImpl().

◆ scriptTable2LoadBins

int16_t persistent_config_s::scriptTable2LoadBins = {}

units: L offset 18440

units: L offset 18572

units: L offset 36572

units: L offset 20476

units: L offset 50556

units: L offset 18576

units: L offset 18444

units: L offset 18356

units: L offset 17860

units: L offset 17480

units: L offset 18044

units: L offset 18392

units: L offset 18360

units: L offset 18268

units: L offset 18600

units: L offset 25572

units: L offset 17848

units: L offset 20440

units: L offset 21412

units: L offset 58576

units: L offset 24832

units: L offset 17952

units: L offset 18452

units: L offset 58452

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

6265{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2RpmBins

int16_t persistent_config_s::scriptTable2RpmBins = {}

units: RPM offset 18456

units: RPM offset 18588

units: RPM offset 36588

units: RPM offset 20492

units: RPM offset 50572

units: RPM offset 18592

units: RPM offset 18460

units: RPM offset 18372

units: RPM offset 17876

units: RPM offset 17496

units: RPM offset 18068

units: RPM offset 18408

units: RPM offset 18376

units: RPM offset 18284

units: RPM offset 18616

units: RPM offset 25588

units: RPM offset 17864

units: RPM offset 20456

units: RPM offset 21428

units: RPM offset 58592

units: RPM offset 24848

units: RPM offset 17968

units: RPM offset 18468

units: RPM offset 58468

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

6270{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3

uint8_t persistent_config_s::scriptTable3 = {}

units: value offset 18472

units: value offset 18604

units: value offset 36604

units: value offset 20508

units: value offset 50588

units: value offset 18608

units: value offset 18476

units: value offset 18388

units: value offset 17892

units: value offset 17512

units: value offset 18084

units: value offset 18424

units: value offset 18392

units: value offset 18300

units: value offset 18632

units: value offset 25604

units: value offset 17880

units: value offset 20472

units: value offset 21444

units: value offset 58608

units: value offset 24864

units: value offset 17984

units: value offset 18484

units: value offset 58484

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

6275{};

Referenced by initScriptImpl().

◆ scriptTable3LoadBins

int16_t persistent_config_s::scriptTable3LoadBins = {}

units: L offset 18536

units: L offset 18668

units: L offset 36668

units: L offset 20572

units: L offset 50652

units: L offset 18672

units: L offset 18540

units: L offset 18452

units: L offset 17956

units: L offset 17576

units: L offset 18096

units: L offset 18488

units: L offset 18456

units: L offset 18364

units: L offset 18696

units: L offset 25668

units: L offset 17944

units: L offset 20536

units: L offset 21508

units: L offset 58672

units: L offset 24928

units: L offset 18048

units: L offset 18548

units: L offset 58548

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

6280{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3RpmBins

int16_t persistent_config_s::scriptTable3RpmBins = {}

units: RPM offset 18552

units: RPM offset 18684

units: RPM offset 36684

units: RPM offset 20588

units: RPM offset 50668

units: RPM offset 18688

units: RPM offset 18556

units: RPM offset 18468

units: RPM offset 17972

units: RPM offset 17592

units: RPM offset 18102

units: RPM offset 18504

units: RPM offset 18472

units: RPM offset 18380

units: RPM offset 18712

units: RPM offset 25684

units: RPM offset 17960

units: RPM offset 20552

units: RPM offset 21524

units: RPM offset 58688

units: RPM offset 24944

units: RPM offset 18064

units: RPM offset 18564

units: RPM offset 58564

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

6285{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4

uint8_t persistent_config_s::scriptTable4 = {}

units: value offset 18568

units: value offset 18700

units: value offset 36700

units: value offset 20604

units: value offset 50684

units: value offset 18704

units: value offset 18572

units: value offset 18484

units: value offset 17988

units: value offset 17608

units: value offset 18110

units: value offset 18520

units: value offset 18488

units: value offset 18396

units: value offset 18728

units: value offset 25700

units: value offset 17976

units: value offset 20568

units: value offset 21540

units: value offset 58704

units: value offset 24960

units: value offset 18080

units: value offset 18580

units: value offset 58580

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

6290{};

Referenced by initScriptImpl(), and setDefaultBaseEngine().

◆ scriptTable4LoadBins

int16_t persistent_config_s::scriptTable4LoadBins = {}

units: L offset 18648

units: L offset 18780

units: L offset 36780

units: L offset 20684

units: L offset 50764

units: L offset 18784

units: L offset 18652

units: L offset 18564

units: L offset 18068

units: L offset 17688

units: L offset 18130

units: L offset 18600

units: L offset 18568

units: L offset 18476

units: L offset 18808

units: L offset 25780

units: L offset 18056

units: L offset 20648

units: L offset 21620

units: L offset 58784

units: L offset 25040

units: L offset 18160

units: L offset 18660

units: L offset 58660

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

6295{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4RpmBins

int16_t persistent_config_s::scriptTable4RpmBins = {}

units: RPM offset 18664

units: RPM offset 18796

units: RPM offset 36796

units: RPM offset 20700

units: RPM offset 50780

units: RPM offset 18800

units: RPM offset 18668

units: RPM offset 18580

units: RPM offset 18084

units: RPM offset 17704

units: RPM offset 18140

units: RPM offset 18616

units: RPM offset 18584

units: RPM offset 18492

units: RPM offset 18824

units: RPM offset 25796

units: RPM offset 18072

units: RPM offset 20664

units: RPM offset 21636

units: RPM offset 58800

units: RPM offset 25056

units: RPM offset 18176

units: RPM offset 18676

units: RPM offset 58676

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

6300{};

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 4400

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

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

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

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 4472

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

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

5768{};

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

◆ sparkDwellValues

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

units: ms offset 4416

units: ms offset 4432

units: ms offset 4512

units: ms offset 4420

units: ms offset 4356

units: ms offset 4200

units: ms offset 4900

units: ms offset 4408

units: ms offset 4360

units: ms offset 4368

units: ms offset 4364

units: ms offset 4488

units: ms offset 4428

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

5773{};

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

◆ targetAfrBlends

blend_table_s persistent_config_s::targetAfrBlends = {}

offset 23212

offset 23344

offset 41904

offset 25248

offset 55888

offset 23348

offset 23216

offset 23108

offset 22612

offset 22252

offset 22796

offset 23144

offset 23112

offset 22844

offset 23372

offset 30344

offset 22600

offset 25212

offset 26184

offset 63348

offset 29604

offset 20996

offset 23224

offset 63224

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

6880{};

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

◆ tcu_32SpeedBins

uint8_t persistent_config_s::tcu_32SpeedBins = {}

units: SPECIAL_CASE_SPEED offset 19244

units: SPECIAL_CASE_SPEED offset 19376

units: SPECIAL_CASE_SPEED offset 37376

units: SPECIAL_CASE_SPEED offset 21280

units: SPECIAL_CASE_SPEED offset 51360

units: SPECIAL_CASE_SPEED offset 19380

units: SPECIAL_CASE_SPEED offset 19248

units: KPH offset 19160

units: KPH offset 18664

units: SPECIAL_CASE_SPEED offset 18284

units: SPECIAL_CASE_SPEED offset 18708

units: KPH offset 19196

units: KPH offset 19164

units: KPH offset 19072

units: SPECIAL_CASE_SPEED offset 19404

units: SPECIAL_CASE_SPEED offset 26376

units: KPH offset 18652

units: SPECIAL_CASE_SPEED offset 21244

units: SPECIAL_CASE_SPEED offset 22216

units: SPECIAL_CASE_SPEED offset 59380

units: SPECIAL_CASE_SPEED offset 25636

units: SPECIAL_CASE_SPEED offset 18756

units: SPECIAL_CASE_SPEED offset 19256

units: SPECIAL_CASE_SPEED offset 59256

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

6416{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_32Vals

uint8_t persistent_config_s::tcu_32Vals = {}

units: % offset 19252

units: % offset 19384

units: % offset 37384

units: % offset 21288

units: % offset 51368

units: % offset 19388

units: % offset 19256

units: % offset 19168

units: % offset 18672

units: % offset 18292

units: % offset 18716

units: % offset 19204

units: % offset 19172

units: % offset 19080

units: % offset 19412

units: % offset 26384

units: % offset 18660

units: % offset 21252

units: % offset 22224

units: % offset 59388

units: % offset 25644

units: % offset 18764

units: % offset 19264

units: % offset 59264

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

6421{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_pcAirmassBins

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

units: Airmass offset 19116

units: Airmass offset 19248

units: Airmass offset 37248

units: Airmass offset 21152

units: Airmass offset 51232

units: Airmass offset 19252

units: Airmass offset 19120

units: Airmass offset 19032

units: Airmass offset 18536

units: Airmass offset 18156

units: Airmass offset 18580

units: Airmass offset 19068

units: Airmass offset 19036

units: Airmass offset 18944

units: Airmass offset 19276

units: Airmass offset 26248

units: Airmass offset 18524

units: Airmass offset 21116

units: Airmass offset 22088

units: Airmass offset 59252

units: Airmass offset 25508

units: Airmass offset 18628

units: Airmass offset 19128

units: Airmass offset 59128

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

6336{};

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

◆ tcu_pcVals1

uint8_t persistent_config_s::tcu_pcVals1 = {}

units: % offset 19140

units: % offset 19272

units: % offset 37272

units: % offset 21176

units: % offset 51256

units: % offset 19276

units: % offset 19144

units: % offset 19056

units: % offset 18560

units: % offset 18180

units: % offset 18604

units: % offset 19092

units: % offset 19060

units: % offset 18968

units: % offset 19300

units: % offset 26272

units: % offset 18548

units: % offset 21140

units: % offset 22112

units: % offset 59276

units: % offset 25532

units: % offset 18652

units: % offset 19152

units: % offset 59152

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

6351{};

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

◆ tcu_pcVals12

uint8_t persistent_config_s::tcu_pcVals12 = {}

units: % offset 19172

units: % offset 19304

units: % offset 37304

units: % offset 21208

units: % offset 51288

units: % offset 19308

units: % offset 19176

units: % offset 19088

units: % offset 18592

units: % offset 18212

units: % offset 18636

units: % offset 19124

units: % offset 19092

units: % offset 19000

units: % offset 19332

units: % offset 26304

units: % offset 18580

units: % offset 21172

units: % offset 22144

units: % offset 59308

units: % offset 25564

units: % offset 18684

units: % offset 19184

units: % offset 59184

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

6371{};

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

◆ tcu_pcVals2

uint8_t persistent_config_s::tcu_pcVals2 = {}

units: % offset 19148

units: % offset 19280

units: % offset 37280

units: % offset 21184

units: % offset 51264

units: % offset 19284

units: % offset 19152

units: % offset 19064

units: % offset 18568

units: % offset 18188

units: % offset 18612

units: % offset 19100

units: % offset 19068

units: % offset 18976

units: % offset 19308

units: % offset 26280

units: % offset 18556

units: % offset 21148

units: % offset 22120

units: % offset 59284

units: % offset 25540

units: % offset 18660

units: % offset 19160

units: % offset 59160

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

6356{};

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

◆ tcu_pcVals21

uint8_t persistent_config_s::tcu_pcVals21 = {}

units: % offset 19196

units: % offset 19328

units: % offset 37328

units: % offset 21232

units: % offset 51312

units: % offset 19332

units: % offset 19200

units: % offset 19112

units: % offset 18616

units: % offset 18236

units: % offset 18660

units: % offset 19148

units: % offset 19116

units: % offset 19024

units: % offset 19356

units: % offset 26328

units: % offset 18604

units: % offset 21196

units: % offset 22168

units: % offset 59332

units: % offset 25588

units: % offset 18708

units: % offset 19208

units: % offset 59208

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

6386{};

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

◆ tcu_pcVals23

uint8_t persistent_config_s::tcu_pcVals23 = {}

units: % offset 19180

units: % offset 19312

units: % offset 37312

units: % offset 21216

units: % offset 51296

units: % offset 19316

units: % offset 19184

units: % offset 19096

units: % offset 18600

units: % offset 18220

units: % offset 18644

units: % offset 19132

units: % offset 19100

units: % offset 19008

units: % offset 19340

units: % offset 26312

units: % offset 18588

units: % offset 21180

units: % offset 22152

units: % offset 59316

units: % offset 25572

units: % offset 18692

units: % offset 19192

units: % offset 59192

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

6376{};

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

◆ tcu_pcVals3

uint8_t persistent_config_s::tcu_pcVals3 = {}

units: % offset 19156

units: % offset 19288

units: % offset 37288

units: % offset 21192

units: % offset 51272

units: % offset 19292

units: % offset 19160

units: % offset 19072

units: % offset 18576

units: % offset 18196

units: % offset 18620

units: % offset 19108

units: % offset 19076

units: % offset 18984

units: % offset 19316

units: % offset 26288

units: % offset 18564

units: % offset 21156

units: % offset 22128

units: % offset 59292

units: % offset 25548

units: % offset 18668

units: % offset 19168

units: % offset 59168

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

6361{};

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

◆ tcu_pcVals32

uint8_t persistent_config_s::tcu_pcVals32 = {}

units: % offset 19204

units: % offset 19336

units: % offset 37336

units: % offset 21240

units: % offset 51320

units: % offset 19340

units: % offset 19208

units: % offset 19120

units: % offset 18624

units: % offset 18244

units: % offset 18668

units: % offset 19156

units: % offset 19124

units: % offset 19032

units: % offset 19364

units: % offset 26336

units: % offset 18612

units: % offset 21204

units: % offset 22176

units: % offset 59340

units: % offset 25596

units: % offset 18716

units: % offset 19216

units: % offset 59216

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

6391{};

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

◆ tcu_pcVals34

uint8_t persistent_config_s::tcu_pcVals34 = {}

units: % offset 19188

units: % offset 19320

units: % offset 37320

units: % offset 21224

units: % offset 51304

units: % offset 19324

units: % offset 19192

units: % offset 19104

units: % offset 18608

units: % offset 18228

units: % offset 18652

units: % offset 19140

units: % offset 19108

units: % offset 19016

units: % offset 19348

units: % offset 26320

units: % offset 18596

units: % offset 21188

units: % offset 22160

units: % offset 59324

units: % offset 25580

units: % offset 18700

units: % offset 19200

units: % offset 59200

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

6381{};

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

◆ tcu_pcVals4

uint8_t persistent_config_s::tcu_pcVals4 = {}

units: % offset 19164

units: % offset 19296

units: % offset 37296

units: % offset 21200

units: % offset 51280

units: % offset 19300

units: % offset 19168

units: % offset 19080

units: % offset 18584

units: % offset 18204

units: % offset 18628

units: % offset 19116

units: % offset 19084

units: % offset 18992

units: % offset 19324

units: % offset 26296

units: % offset 18572

units: % offset 21164

units: % offset 22136

units: % offset 59300

units: % offset 25556

units: % offset 18676

units: % offset 19176

units: % offset 59176

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

6366{};

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

◆ tcu_pcVals43

uint8_t persistent_config_s::tcu_pcVals43 = {}

units: % offset 19212

units: % offset 19344

units: % offset 37344

units: % offset 21248

units: % offset 51328

units: % offset 19348

units: % offset 19216

units: % offset 19128

units: % offset 18632

units: % offset 18252

units: % offset 18676

units: % offset 19164

units: % offset 19132

units: % offset 19040

units: % offset 19372

units: % offset 26344

units: % offset 18620

units: % offset 21212

units: % offset 22184

units: % offset 59348

units: % offset 25604

units: % offset 18724

units: % offset 19224

units: % offset 59224

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

6396{};

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

◆ tcu_pcValsN

uint8_t persistent_config_s::tcu_pcValsN = {}

units: % offset 19132

units: % offset 19264

units: % offset 37264

units: % offset 21168

units: % offset 51248

units: % offset 19268

units: % offset 19136

units: % offset 19048

units: % offset 18552

units: % offset 18172

units: % offset 18596

units: % offset 19084

units: % offset 19052

units: % offset 18960

units: % offset 19292

units: % offset 26264

units: % offset 18540

units: % offset 21132

units: % offset 22104

units: % offset 59268

units: % offset 25524

units: % offset 18644

units: % offset 19144

units: % offset 59144

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

6346{};

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

◆ tcu_pcValsR

uint8_t persistent_config_s::tcu_pcValsR = {}

units: % offset 19124

units: % offset 19256

units: % offset 37256

units: % offset 21160

units: % offset 51240

units: % offset 19260

units: % offset 19128

units: % offset 19040

units: % offset 18544

units: % offset 18164

units: % offset 18588

units: % offset 19076

units: % offset 19044

units: % offset 18952

units: % offset 19284

units: % offset 26256

units: % offset 18532

units: % offset 21124

units: % offset 22096

units: % offset 59260

units: % offset 25516

units: % offset 18636

units: % offset 19136

units: % offset 59136

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

6341{};

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

◆ tcu_rangeD

float persistent_config_s::tcu_rangeD = {}

units: level offset 21876

units: level offset 22008

units: level offset 40008

units: level offset 23912

units: level offset 53992

units: level offset 22012

units: level offset 21880

units: level offset 21792

units: level offset 21296

units: level offset 20916

units: level offset 21400

units: level offset 21828

units: level offset 21796

units: level offset 21704

units: level offset 22036

units: level offset 29008

units: level offset 21284

units: level offset 23876

units: level offset 24848

units: level offset 62012

units: level offset 28268

units: level offset 19660

units: level offset 21888

units: level offset 61888

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

6543{};

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

◆ tcu_rangeLow

float persistent_config_s::tcu_rangeLow = {}

units: level offset 22044

units: level offset 22176

units: level offset 40176

units: level offset 24080

units: level offset 54160

units: level offset 22180

units: level offset 22048

units: level offset 21960

units: level offset 21464

units: level offset 21084

units: level offset 21568

units: level offset 21996

units: level offset 21964

units: level offset 21872

units: level offset 22204

units: level offset 29176

units: level offset 21452

units: level offset 24044

units: level offset 25016

units: level offset 62180

units: level offset 28436

units: level offset 19828

units: level offset 22056

units: level offset 62056

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

6578{};

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

◆ tcu_rangeM

float persistent_config_s::tcu_rangeM = {}

units: level offset 21900

units: level offset 22032

units: level offset 40032

units: level offset 23936

units: level offset 54016

units: level offset 22036

units: level offset 21904

units: level offset 21816

units: level offset 21320

units: level offset 20940

units: level offset 21424

units: level offset 21852

units: level offset 21820

units: level offset 21728

units: level offset 22060

units: level offset 29032

units: level offset 21308

units: level offset 23900

units: level offset 24872

units: level offset 62036

units: level offset 28292

units: level offset 19684

units: level offset 21912

units: level offset 61912

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

6548{};

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

◆ tcu_rangeM1

float persistent_config_s::tcu_rangeM1 = {}

units: level offset 21972

units: level offset 22104

units: level offset 40104

units: level offset 24008

units: level offset 54088

units: level offset 22108

units: level offset 21976

units: level offset 21888

units: level offset 21392

units: level offset 21012

units: level offset 21496

units: level offset 21924

units: level offset 21892

units: level offset 21800

units: level offset 22132

units: level offset 29104

units: level offset 21380

units: level offset 23972

units: level offset 24944

units: level offset 62108

units: level offset 28364

units: level offset 19756

units: level offset 21984

units: level offset 61984

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

6563{};

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

◆ tcu_rangeM2

float persistent_config_s::tcu_rangeM2 = {}

units: level offset 21948

units: level offset 22080

units: level offset 40080

units: level offset 23984

units: level offset 54064

units: level offset 22084

units: level offset 21952

units: level offset 21864

units: level offset 21368

units: level offset 20988

units: level offset 21472

units: level offset 21900

units: level offset 21868

units: level offset 21776

units: level offset 22108

units: level offset 29080

units: level offset 21356

units: level offset 23948

units: level offset 24920

units: level offset 62084

units: level offset 28340

units: level offset 19732

units: level offset 21960

units: level offset 61960

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

6558{};

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

◆ tcu_rangeM3

float persistent_config_s::tcu_rangeM3 = {}

units: level offset 21924

units: level offset 22056

units: level offset 40056

units: level offset 23960

units: level offset 54040

units: level offset 22060

units: level offset 21928

units: level offset 21840

units: level offset 21344

units: level offset 20964

units: level offset 21448

units: level offset 21876

units: level offset 21844

units: level offset 21752

units: level offset 22084

units: level offset 29056

units: level offset 21332

units: level offset 23924

units: level offset 24896

units: level offset 62060

units: level offset 28316

units: level offset 19708

units: level offset 21936

units: level offset 61936

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

6553{};

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

◆ tcu_rangeMinus

float persistent_config_s::tcu_rangeMinus = {}

units: level offset 22020

units: level offset 22152

units: level offset 40152

units: level offset 24056

units: level offset 54136

units: level offset 22156

units: level offset 22024

units: level offset 21936

units: level offset 21440

units: level offset 21060

units: level offset 21544

units: level offset 21972

units: level offset 21940

units: level offset 21848

units: level offset 22180

units: level offset 29152

units: level offset 21428

units: level offset 24020

units: level offset 24992

units: level offset 62156

units: level offset 28412

units: level offset 19804

units: level offset 22032

units: level offset 62032

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

6573{};

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

◆ tcu_rangeN

float persistent_config_s::tcu_rangeN = {}

units: level offset 21852

units: level offset 21984

units: level offset 39984

units: level offset 23888

units: level offset 53968

units: level offset 21988

units: level offset 21856

units: level offset 21768

units: level offset 21272

units: level offset 20892

units: level offset 21376

units: level offset 21804

units: level offset 21772

units: level offset 21680

units: level offset 22012

units: level offset 28984

units: level offset 21260

units: level offset 23852

units: level offset 24824

units: level offset 61988

units: level offset 28244

units: level offset 19636

units: level offset 21864

units: level offset 61864

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

6538{};

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

◆ tcu_rangeP

float persistent_config_s::tcu_rangeP = {}

units: level offset 21804

units: level offset 21936

units: level offset 39936

units: level offset 23840

units: level offset 53920

units: level offset 21940

units: level offset 21808

units: level offset 21720

units: level offset 21224

units: level offset 20844

units: level offset 21328

units: level offset 21756

units: level offset 21724

units: level offset 21632

units: level offset 21964

units: level offset 28936

units: level offset 21212

units: level offset 23804

units: level offset 24776

units: level offset 61940

units: level offset 28196

units: level offset 19588

units: level offset 21816

units: level offset 61816

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

6528{};

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

◆ tcu_rangePlus

float persistent_config_s::tcu_rangePlus = {}

units: level offset 21996

units: level offset 22128

units: level offset 40128

units: level offset 24032

units: level offset 54112

units: level offset 22132

units: level offset 22000

units: level offset 21912

units: level offset 21416

units: level offset 21036

units: level offset 21520

units: level offset 21948

units: level offset 21916

units: level offset 21824

units: level offset 22156

units: level offset 29128

units: level offset 21404

units: level offset 23996

units: level offset 24968

units: level offset 62132

units: level offset 28388

units: level offset 19780

units: level offset 22008

units: level offset 62008

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

6568{};

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

◆ tcu_rangeR

float persistent_config_s::tcu_rangeR = {}

units: level offset 21828

units: level offset 21960

units: level offset 39960

units: level offset 23864

units: level offset 53944

units: level offset 21964

units: level offset 21832

units: level offset 21744

units: level offset 21248

units: level offset 20868

units: level offset 21352

units: level offset 21780

units: level offset 21748

units: level offset 21656

units: level offset 21988

units: level offset 28960

units: level offset 21236

units: level offset 23828

units: level offset 24800

units: level offset 61964

units: level offset 28220

units: level offset 19612

units: level offset 21840

units: level offset 61840

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

6533{};

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

◆ tcu_shiftSpeed12

uint8_t persistent_config_s::tcu_shiftSpeed12 = {}

units: SPECIAL_CASE_SPEED offset 22936

units: SPECIAL_CASE_SPEED offset 23068

units: SPECIAL_CASE_SPEED offset 41628

units: SPECIAL_CASE_SPEED offset 24972

units: SPECIAL_CASE_SPEED offset 55612

units: SPECIAL_CASE_SPEED offset 23072

units: SPECIAL_CASE_SPEED offset 22940

units: MPH offset 22832

units: MPH offset 22336

units: SPECIAL_CASE_SPEED offset 21976

units: SPECIAL_CASE_SPEED offset 22498

units: MPH offset 22868

units: MPH offset 22836

units: MPH offset 22568

units: SPECIAL_CASE_SPEED offset 23096

units: SPECIAL_CASE_SPEED offset 30068

units: MPH offset 22324

units: SPECIAL_CASE_SPEED offset 24936

units: MPH offset 22692

units: SPECIAL_CASE_SPEED offset 25908

units: SPECIAL_CASE_SPEED offset 63072

units: SPECIAL_CASE_SPEED offset 29328

units: SPECIAL_CASE_SPEED offset 20720

units: SPECIAL_CASE_SPEED offset 22948

units: SPECIAL_CASE_SPEED offset 62948

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

6783{};

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

◆ tcu_shiftSpeed21

uint8_t persistent_config_s::tcu_shiftSpeed21 = {}

units: SPECIAL_CASE_SPEED offset 22960

units: SPECIAL_CASE_SPEED offset 23092

units: SPECIAL_CASE_SPEED offset 41652

units: SPECIAL_CASE_SPEED offset 24996

units: SPECIAL_CASE_SPEED offset 55636

units: SPECIAL_CASE_SPEED offset 23096

units: SPECIAL_CASE_SPEED offset 22964

units: MPH offset 22856

units: MPH offset 22360

units: SPECIAL_CASE_SPEED offset 22000

units: SPECIAL_CASE_SPEED offset 22522

units: MPH offset 22892

units: MPH offset 22860

units: MPH offset 22592

units: SPECIAL_CASE_SPEED offset 23120

units: SPECIAL_CASE_SPEED offset 30092

units: MPH offset 22348

units: SPECIAL_CASE_SPEED offset 24960

units: MPH offset 22716

units: SPECIAL_CASE_SPEED offset 25932

units: SPECIAL_CASE_SPEED offset 63096

units: SPECIAL_CASE_SPEED offset 29352

units: SPECIAL_CASE_SPEED offset 20744

units: SPECIAL_CASE_SPEED offset 22972

units: SPECIAL_CASE_SPEED offset 62972

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

6798{};

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

◆ tcu_shiftSpeed23

uint8_t persistent_config_s::tcu_shiftSpeed23 = {}

units: SPECIAL_CASE_SPEED offset 22944

units: SPECIAL_CASE_SPEED offset 23076

units: SPECIAL_CASE_SPEED offset 41636

units: SPECIAL_CASE_SPEED offset 24980

units: SPECIAL_CASE_SPEED offset 55620

units: SPECIAL_CASE_SPEED offset 23080

units: SPECIAL_CASE_SPEED offset 22948

units: MPH offset 22840

units: MPH offset 22344

units: SPECIAL_CASE_SPEED offset 21984

units: SPECIAL_CASE_SPEED offset 22506

units: MPH offset 22876

units: MPH offset 22844

units: MPH offset 22576

units: SPECIAL_CASE_SPEED offset 23104

units: SPECIAL_CASE_SPEED offset 30076

units: MPH offset 22332

units: SPECIAL_CASE_SPEED offset 24944

units: MPH offset 22700

units: SPECIAL_CASE_SPEED offset 25916

units: SPECIAL_CASE_SPEED offset 63080

units: SPECIAL_CASE_SPEED offset 29336

units: SPECIAL_CASE_SPEED offset 20728

units: SPECIAL_CASE_SPEED offset 22956

units: SPECIAL_CASE_SPEED offset 62956

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

6788{};

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

◆ tcu_shiftSpeed32

uint8_t persistent_config_s::tcu_shiftSpeed32 = {}

units: SPECIAL_CASE_SPEED offset 22968

units: SPECIAL_CASE_SPEED offset 23100

units: SPECIAL_CASE_SPEED offset 41660

units: SPECIAL_CASE_SPEED offset 25004

units: SPECIAL_CASE_SPEED offset 55644

units: SPECIAL_CASE_SPEED offset 23104

units: SPECIAL_CASE_SPEED offset 22972

units: MPH offset 22864

units: MPH offset 22368

units: SPECIAL_CASE_SPEED offset 22008

units: SPECIAL_CASE_SPEED offset 22530

units: MPH offset 22900

units: MPH offset 22868

units: MPH offset 22600

units: SPECIAL_CASE_SPEED offset 23128

units: SPECIAL_CASE_SPEED offset 30100

units: MPH offset 22356

units: SPECIAL_CASE_SPEED offset 24968

units: MPH offset 22724

units: SPECIAL_CASE_SPEED offset 25940

units: SPECIAL_CASE_SPEED offset 63104

units: SPECIAL_CASE_SPEED offset 29360

units: SPECIAL_CASE_SPEED offset 20752

units: SPECIAL_CASE_SPEED offset 22980

units: SPECIAL_CASE_SPEED offset 62980

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

6803{};

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

◆ tcu_shiftSpeed34

uint8_t persistent_config_s::tcu_shiftSpeed34 = {}

units: SPECIAL_CASE_SPEED offset 22952

units: SPECIAL_CASE_SPEED offset 23084

units: SPECIAL_CASE_SPEED offset 41644

units: SPECIAL_CASE_SPEED offset 24988

units: SPECIAL_CASE_SPEED offset 55628

units: SPECIAL_CASE_SPEED offset 23088

units: SPECIAL_CASE_SPEED offset 22956

units: MPH offset 22848

units: MPH offset 22352

units: SPECIAL_CASE_SPEED offset 21992

units: SPECIAL_CASE_SPEED offset 22514

units: MPH offset 22884

units: MPH offset 22852

units: MPH offset 22584

units: SPECIAL_CASE_SPEED offset 23112

units: SPECIAL_CASE_SPEED offset 30084

units: MPH offset 22340

units: SPECIAL_CASE_SPEED offset 24952

units: MPH offset 22708

units: SPECIAL_CASE_SPEED offset 25924

units: SPECIAL_CASE_SPEED offset 63088

units: SPECIAL_CASE_SPEED offset 29344

units: SPECIAL_CASE_SPEED offset 20736

units: SPECIAL_CASE_SPEED offset 22964

units: SPECIAL_CASE_SPEED offset 62964

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

6793{};

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

◆ tcu_shiftSpeed43

uint8_t persistent_config_s::tcu_shiftSpeed43 = {}

units: SPECIAL_CASE_SPEED offset 22976

units: SPECIAL_CASE_SPEED offset 23108

units: SPECIAL_CASE_SPEED offset 41668

units: SPECIAL_CASE_SPEED offset 25012

units: SPECIAL_CASE_SPEED offset 55652

units: SPECIAL_CASE_SPEED offset 23112

units: SPECIAL_CASE_SPEED offset 22980

units: MPH offset 22872

units: MPH offset 22376

units: SPECIAL_CASE_SPEED offset 22016

units: SPECIAL_CASE_SPEED offset 22538

units: MPH offset 22908

units: MPH offset 22876

units: MPH offset 22608

units: SPECIAL_CASE_SPEED offset 23136

units: SPECIAL_CASE_SPEED offset 30108

units: MPH offset 22364

units: SPECIAL_CASE_SPEED offset 24976

units: MPH offset 22732

units: SPECIAL_CASE_SPEED offset 25948

units: SPECIAL_CASE_SPEED offset 63112

units: SPECIAL_CASE_SPEED offset 29368

units: SPECIAL_CASE_SPEED offset 20760

units: SPECIAL_CASE_SPEED offset 22988

units: SPECIAL_CASE_SPEED offset 62988

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

6808{};

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

◆ tcu_shiftTime

float persistent_config_s::tcu_shiftTime

units: ms offset 22984

units: ms offset 23116

units: ms offset 41676

units: ms offset 25020

units: ms offset 55660

units: ms offset 23120

units: ms offset 22988

units: ms offset 22880

units: ms offset 22384

units: ms offset 22024

units: ms offset 22548

units: ms offset 22916

units: ms offset 22884

units: ms offset 22616

units: ms offset 23144

units: ms offset 30116

units: ms offset 22372

units: ms offset 24984

units: ms offset 22740

units: ms offset 25956

units: ms offset 63120

units: ms offset 29376

units: ms offset 20768

units: ms offset 22996

units: ms offset 62996

Definition at line 6813 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 22928

units: % offset 23060

units: % offset 41620

units: % offset 24964

units: % offset 55604

units: % offset 23064

units: % offset 22932

units: % offset 22824

units: % offset 22328

units: % offset 21968

units: % offset 22490

units: % offset 22860

units: % offset 22828

units: % offset 22560

units: % offset 23088

units: % offset 30060

units: % offset 22316

units: % offset 24928

units: % offset 22684

units: % offset 25900

units: % offset 63064

units: % offset 29320

units: % offset 20712

units: % offset 22940

units: % offset 62940

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

6778{};

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

◆ tcu_tccLockSpeed

uint8_t persistent_config_s::tcu_tccLockSpeed = {}

units: SPECIAL_CASE_SPEED offset 19228

units: SPECIAL_CASE_SPEED offset 19360

units: SPECIAL_CASE_SPEED offset 37360

units: SPECIAL_CASE_SPEED offset 21264

units: SPECIAL_CASE_SPEED offset 51344

units: SPECIAL_CASE_SPEED offset 19364

units: SPECIAL_CASE_SPEED offset 19232

units: MPH offset 19144

units: MPH offset 18648

units: SPECIAL_CASE_SPEED offset 18268

units: SPECIAL_CASE_SPEED offset 18692

units: MPH offset 19180

units: MPH offset 19148

units: MPH offset 19056

units: SPECIAL_CASE_SPEED offset 19388

units: SPECIAL_CASE_SPEED offset 26360

units: MPH offset 18636

units: SPECIAL_CASE_SPEED offset 21228

units: SPECIAL_CASE_SPEED offset 22200

units: SPECIAL_CASE_SPEED offset 59364

units: SPECIAL_CASE_SPEED offset 25620

units: SPECIAL_CASE_SPEED offset 18740

units: SPECIAL_CASE_SPEED offset 19240

units: SPECIAL_CASE_SPEED offset 59240

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

6406{};

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

◆ tcu_tccTpsBins

uint8_t persistent_config_s::tcu_tccTpsBins = {}

units: TPS offset 19220

units: TPS offset 19352

units: TPS offset 37352

units: TPS offset 21256

units: TPS offset 51336

units: TPS offset 19356

units: TPS offset 19224

units: TPS offset 19136

units: TPS offset 18640

units: TPS offset 18260

units: TPS offset 18684

units: TPS offset 19172

units: TPS offset 19140

units: TPS offset 19048

units: TPS offset 19380

units: TPS offset 26352

units: TPS offset 18628

units: TPS offset 21220

units: TPS offset 22192

units: TPS offset 59356

units: TPS offset 25612

units: TPS offset 18732

units: TPS offset 19232

units: TPS offset 59232

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

6401{};

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

◆ tcu_tccUnlockSpeed

uint8_t persistent_config_s::tcu_tccUnlockSpeed = {}

units: SPECIAL_CASE_SPEED offset 19236

units: SPECIAL_CASE_SPEED offset 19368

units: SPECIAL_CASE_SPEED offset 37368

units: SPECIAL_CASE_SPEED offset 21272

units: SPECIAL_CASE_SPEED offset 51352

units: SPECIAL_CASE_SPEED offset 19372

units: SPECIAL_CASE_SPEED offset 19240

units: MPH offset 19152

units: MPH offset 18656

units: SPECIAL_CASE_SPEED offset 18276

units: SPECIAL_CASE_SPEED offset 18700

units: MPH offset 19188

units: MPH offset 19156

units: MPH offset 19064

units: SPECIAL_CASE_SPEED offset 19396

units: SPECIAL_CASE_SPEED offset 26368

units: MPH offset 18644

units: SPECIAL_CASE_SPEED offset 21236

units: SPECIAL_CASE_SPEED offset 22208

units: SPECIAL_CASE_SPEED offset 59372

units: SPECIAL_CASE_SPEED offset 25628

units: SPECIAL_CASE_SPEED offset 18748

units: SPECIAL_CASE_SPEED offset 19248

units: SPECIAL_CASE_SPEED offset 59248

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

6411{};

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

◆ tcuSolenoidTable

uint8_t persistent_config_s::tcuSolenoidTable = {}

units: onoff offset 15276

units: onoff offset 15408

units: onoff offset 33408

units: onoff offset 17312

units: onoff offset 47392

units: onoff offset 15412

units: onoff offset 15280

units: onoff offset 15192

units: onoff offset 14968

units: onoff offset 14796

units: onoff offset 15392

units: onoff offset 15228

units: onoff offset 15196

units: onoff offset 15104

units: onoff offset 22408

units: onoff offset 14682

units: onoff offset 17276

units: onoff offset 18728

units: onoff offset 55412

units: onoff offset 20980

units: onoff offset 15052

units: onoff offset 15288

units: onoff offset 55288

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

6133{};

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

◆ technicalDebt7738

int persistent_config_s::technicalDebt7738

offset 22856

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

◆ throttle2TrimRpmBins

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

units: RPM offset 19302

units: RPM offset 19434

units: RPM offset 37434

units: RPM offset 21338

units: RPM offset 51418

units: RPM offset 19438

units: RPM offset 19306

units: RPM offset 19218

units: RPM offset 18722

units: RPM offset 18342

units: RPM offset 18778

units: RPM offset 19254

units: RPM offset 19222

units: RPM offset 19130

units: RPM offset 19462

units: RPM offset 26434

units: RPM offset 18710

units: RPM offset 21302

units: RPM offset 22274

units: RPM offset 59438

units: RPM offset 25694

units: RPM offset 18814

units: RPM offset 19314

units: RPM offset 59314

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

6436{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTable

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

units: % offset 19260

units: % offset 19392

units: % offset 37392

units: % offset 21296

units: % offset 51376

units: % offset 19396

units: % offset 19264

units: % offset 19176

units: % offset 18680

units: % offset 18300

units: % offset 18724

units: % offset 19212

units: % offset 19180

units: % offset 19088

units: % offset 19420

units: % offset 26392

units: % offset 18668

units: % offset 21260

units: % offset 22232

units: % offset 59396

units: % offset 25652

units: % offset 18772

units: % offset 19272

units: % offset 59272

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

6426{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTpsBins

uint8_t persistent_config_s::throttle2TrimTpsBins = {}

units: % offset 19296

units: % offset 19428

units: % offset 37428

units: % offset 21332

units: % offset 51412

units: % offset 19432

units: % offset 19300

units: % offset 19212

units: % offset 18716

units: % offset 18336

units: % offset 18772

units: % offset 19248

units: % offset 19216

units: % offset 19124

units: % offset 19456

units: % offset 26428

units: % offset 18704

units: % offset 21296

units: % offset 22268

units: % offset 59432

units: % offset 25688

units: % offset 18808

units: % offset 19308

units: % offset 59308

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

6431{};

Referenced by initElectronicThrottle().

◆ throttleEstimateEffectiveAreaBins

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

units: % offset 21004

units: % offset 21136

units: % offset 39136

units: % offset 23040

units: % offset 53120

units: % offset 21140

units: % offset 21008

units: % offset 20920

units: % offset 20424

units: % offset 20044

units: % offset 20528

units: % offset 20956

units: % offset 20924

units: % offset 20832

units: % offset 21164

units: % offset 28136

units: % offset 20412

units: % offset 23004

units: % offset 23976

units: % offset 61140

units: % offset 27396

units: % offset 19364

units: % offset 21016

units: % offset 61016

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

6509{};

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 21028

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

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

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

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

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 21032

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 20068

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

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 21188

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

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 23028

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

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

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

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

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

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

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

6515{};

Referenced by ThrottleModel::effectiveArea().

◆ tmfOpeningBins

float persistent_config_s::tmfOpeningBins = {}

offset 3996

offset 4012

offset 4092

offset 4000

offset 3936

offset 3780

offset 4412

offset 3940

offset 4044

offset 4008

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

5692{};

◆ tmfRatioBins

float persistent_config_s::tmfRatioBins = {}

offset 3988

offset 4004

offset 4084

offset 3992

offset 3928

offset 3772

offset 4396

offset 3932

offset 4036

offset 4000

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

5688{};

Referenced by setDefaultVETable().

◆ tmfTable

float persistent_config_s::tmfTable = {}

offset 3972

offset 3988

offset 4068

offset 3976

offset 3912

offset 3756

offset 4364

offset 3916

offset 3984

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

5684{};

◆ torqueLoadBins

uint16_t persistent_config_s::torqueLoadBins = {}

units: Load offset 4052

units: Load offset 4068

units: Load offset 4148

units: Load offset 4056

units: Load offset 3992

units: Load offset 3836

units: Load offset 4484

units: Load offset 3996

units: Load offset 4124

units: Load offset 4064

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

5707{};

Referenced by configureRusefiLuaHooks(), and setDefaultBaseEngine().

◆ torqueReductionCutGearBins

int8_t persistent_config_s::torqueReductionCutGearBins = {}

units: gear N° offset 23682

units: gear N° offset 23814

units: gear N° offset 42374

units: gear N° offset 25718

units: gear N° offset 56358

units: gear N° offset 23818

units: gear N° offset 23686

units: gear N° offset 23578

units: gear N° offset 23082

units: gear N° offset 22722

units: gear N° offset 23330

units: gear N° offset 23582

units: gear N° offset 23842

units: gear N° offset 30814

units: gear N° offset 25682

units: gear N° offset 26654

units: gear N° offset 63818

units: gear N° offset 30074

units: gear N° offset 21168

units: gear N° offset 23694

units: gear N° offset 63694

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

7021{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXaxis

gppwm_channel_e persistent_config_s::torqueReductionCutXaxis

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

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

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

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

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

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

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

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 22696

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXBins

int16_t persistent_config_s::torqueReductionCutXBins = {}

offset 23670

offset 23802

offset 42362

offset 25706

offset 56346

offset 23806

offset 23674

offset 23566

offset 23070

offset 22710

offset 23312

offset 23570

offset 23830

offset 30802

offset 25670

offset 26642

offset 63806

offset 30062

offset 21156

offset 23682

offset 63682

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

7016{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionCutTable

int8_t persistent_config_s::torqueReductionIgnitionCutTable = {}

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

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

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

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

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

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

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

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 22697

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

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

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

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

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

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

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

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

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

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

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

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

7006{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionRetardGearBins

int8_t persistent_config_s::torqueReductionIgnitionRetardGearBins = {}

units: gear N° offset 23812

units: gear N° offset 23944

units: gear N° offset 42504

units: gear N° offset 25848

units: gear N° offset 56488

units: gear N° offset 23948

units: gear N° offset 23816

units: gear N° offset 23708

units: gear N° offset 23212

units: gear N° offset 22852

units: gear N° offset 23962

units: gear N° offset 23712

units: gear N° offset 23972

units: gear N° offset 30944

units: gear N° offset 25812

units: gear N° offset 26784

units: gear N° offset 63948

units: gear N° offset 30204

units: gear N° offset 21296

units: gear N° offset 23824

units: gear N° offset 63824

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

7073{};

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 23752

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

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

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

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

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 23756

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 22792

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

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 23912

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

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

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

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

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

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

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

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

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

7064{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXaxis

gppwm_channel_e persistent_config_s::torqueReductionIgnitionRetardXaxis

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

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

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

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

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

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

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

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 22790

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXBins

int16_t persistent_config_s::torqueReductionIgnitionRetardXBins = {}

offset 23800

offset 23932

offset 42492

offset 25836

offset 56476

offset 23936

offset 23804

offset 23696

offset 23200

offset 22840

offset 23944

offset 23700

offset 23960

offset 30932

offset 25800

offset 26772

offset 63936

offset 30192

offset 21284

offset 23812

offset 63812

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

7068{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionTimeGearBins

int8_t persistent_config_s::torqueReductionTimeGearBins = {}

units: gear N° offset 23748

units: gear N° offset 23880

units: gear N° offset 42440

units: gear N° offset 25784

units: gear N° offset 56424

units: gear N° offset 23884

units: gear N° offset 23752

units: gear N° offset 23644

units: gear N° offset 23148

units: gear N° offset 22788

units: gear N° offset 23646

units: gear N° offset 23648

units: gear N° offset 23908

units: gear N° offset 30880

units: gear N° offset 25748

units: gear N° offset 26720

units: gear N° offset 63884

units: gear N° offset 30140

units: gear N° offset 21232

units: gear N° offset 23760

units: gear N° offset 63760

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

7047{};

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 23688

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 23820

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 42380

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 25724

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 56364

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

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 23340

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 23848

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 30820

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 25688

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 26660

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 63824

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 30080

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 21172

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 23700

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 63700

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

7038{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXaxis

gppwm_channel_e persistent_config_s::torqueReductionTimeXaxis

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

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

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

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

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

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

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

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 22724

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXBins

int16_t persistent_config_s::torqueReductionTimeXBins = {}

offset 23736

offset 23868

offset 42428

offset 25772

offset 56412

offset 23872

offset 23740

offset 23632

offset 23136

offset 22776

offset 23628

offset 23636

offset 23896

offset 30868

offset 25736

offset 26708

offset 63872

offset 30128

offset 21220

offset 23748

offset 63748

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

7042{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueRpmBins

uint16_t persistent_config_s::torqueRpmBins = {}

units: RPM offset 4040

units: RPM offset 4056

units: RPM offset 4136

units: RPM offset 4044

units: RPM offset 3980

units: RPM offset 3824

units: RPM offset 4468

units: RPM offset 3984

units: RPM offset 4112

units: RPM offset 4052

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

5702{};

Referenced by configureRusefiLuaHooks(), and setDefaultBaseEngine().

◆ torqueTable

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

units: Nm offset 4004

units: Nm offset 4020

units: Nm offset 4100

units: Nm offset 4008

units: Nm offset 3944

units: Nm offset 3788

units: Nm offset 4420

units: Nm offset 3948

units: Nm offset 4076

units: Nm offset 4016

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

5697{};

Referenced by configureRusefiLuaHooks().

◆ tpsTpsAccelFromRpmBins

float persistent_config_s::tpsTpsAccelFromRpmBins = {}

units: % offset 17832

units: % offset 17964

units: % offset 35964

units: % offset 19868

units: % offset 49948

units: % offset 17968

units: % offset 17836

units: from offset 17748

units: from offset 17252

units: % offset 16872

units: % offset 17308

units: from offset 17784

units: from offset 17752

units: from offset 17660

units: % offset 17992

units: % offset 24964

units: from offset 17240

units: % offset 19832

units: % offset 20804

units: % offset 57968

units: % offset 24224

units: % offset 17608

units: % offset 17844

units: % offset 57844

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

6235{};

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

◆ tpsTpsAccelTable

float persistent_config_s::tpsTpsAccelTable = {}

units: value offset 17576

units: value offset 17708

units: value offset 35708

units: value offset 19612

units: value offset 49692

units: value offset 17712

units: value offset 17580

units: value offset 17492

units: value offset 16996

units: value offset 16616

units: value offset 17052

units: value offset 17528

units: value offset 17496

units: value offset 17404

units: value offset 17736

units: value offset 24708

units: value offset 16984

units: value offset 19576

units: value offset 20548

units: value offset 57712

units: value offset 23968

units: value offset 17352

units: value offset 17588

units: value offset 57588

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

6230{};

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

◆ tpsTpsAccelToRpmBins

float persistent_config_s::tpsTpsAccelToRpmBins = {}

units: % offset 17864

units: % offset 17996

units: % offset 35996

units: % offset 19900

units: % offset 49980

units: % offset 18000

units: % offset 17868

units: to offset 17780

units: to offset 17284

units: % offset 16904

units: % offset 17340

units: to offset 17816

units: to offset 17784

units: to offset 17692

units: % offset 18024

units: % offset 24996

units: to offset 17272

units: % offset 19864

units: % offset 20836

units: % offset 58000

units: % offset 24256

units: % offset 17640

units: % offset 17876

units: % offset 57876

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

6240{};

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

◆ tpsTspCorrValues

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

units: multiplier offset 22860

units: multiplier offset 22992

units: multiplier offset 41552

units: multiplier offset 24896

units: multiplier offset 55536

units: multiplier offset 22996

units: multiplier offset 22864

units: multiplier offset 22768

units: multiplier offset 22272

units: multiplier offset 21900

units: multiplier offset 22422

units: multiplier offset 22804

units: multiplier offset 22772

units: multiplier offset 22504

units: multiplier offset 23020

units: multiplier offset 29992

units: multiplier offset 22260

units: multiplier offset 24860

units: multiplier offset 22628

units: multiplier offset 25832

units: multiplier offset 62996

units: multiplier offset 29252

units: multiplier offset 20644

units: multiplier offset 22872

units: multiplier offset 62872

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

6733{};

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

◆ tpsTspCorrValuesBins

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

units: RPM offset 22856

units: RPM offset 22988

units: RPM offset 41548

units: RPM offset 24892

units: RPM offset 55532

units: RPM offset 22992

units: RPM offset 22860

units: RPM offset 22764

units: RPM offset 22268

units: RPM offset 21896

units: RPM offset 22418

units: RPM offset 22800

units: RPM offset 22768

units: RPM offset 22500

units: RPM offset 23016

units: RPM offset 29988

units: RPM offset 22256

units: RPM offset 24856

units: RPM offset 22624

units: RPM offset 25828

units: RPM offset 62992

units: RPM offset 29248

units: RPM offset 20640

units: RPM offset 22868

units: RPM offset 62868

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

6728{};

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

◆ trailingSparkLoadBins

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

units: Load offset 23644

units: Load offset 23776

units: Load offset 42336

units: Load offset 25680

units: Load offset 56320

units: Load offset 23780

units: Load offset 23648

units: Load offset 23540

units: Load offset 23044

units: Load offset 22684

units: Load offset 23226

units: Load offset 23600

units: Load offset 23544

units: Load offset 23804

units: Load offset 30776

units: Load offset 23056

units: Load offset 25644

units: Load offset 26616

units: Load offset 63780

units: Load offset 30036

units: Load offset 21132

units: Load offset 23656

units: Load offset 63656

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

6985{};

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

◆ trailingSparkRpmBins

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

units: rpm offset 23640

units: rpm offset 23772

units: rpm offset 42332

units: rpm offset 25676

units: rpm offset 56316

units: rpm offset 23776

units: rpm offset 23644

units: rpm offset 23536

units: rpm offset 23040

units: rpm offset 22680

units: rpm offset 23223

units: rpm offset 23596

units: rpm offset 23540

units: rpm offset 23800

units: rpm offset 30772

units: rpm offset 23052

units: rpm offset 25640

units: rpm offset 26612

units: rpm offset 63776

units: rpm offset 30032

units: rpm offset 21128

units: rpm offset 23652

units: rpm offset 63652

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

6980{};

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

◆ trailingSparkTable

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

units: deg offset 23624

units: deg offset 23756

units: deg offset 42316

units: deg offset 25660

units: deg offset 56300

units: deg offset 23760

units: deg offset 23628

units: deg offset 23520

units: deg offset 23024

units: deg offset 22664

units: deg offset 23208

units: deg offset 23580

units: deg offset 23524

units: deg offset 23784

units: deg offset 30756

units: deg offset 23036

units: deg offset 25624

units: deg offset 26596

units: deg offset 63760

units: deg offset 30016

units: deg offset 21120

units: deg offset 23636

units: deg offset 63636

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

6975{};

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

offset 23828 bit 1

offset 63828 bit 1

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

◆ unusedBit_276_10

bool persistent_config_s::unusedBit_276_10

offset 42508 bit 10

offset 23828 bit 10

offset 63828 bit 10

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

◆ unusedBit_276_11

bool persistent_config_s::unusedBit_276_11

offset 42508 bit 11

offset 23828 bit 11

offset 63828 bit 11

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

◆ unusedBit_276_12

bool persistent_config_s::unusedBit_276_12

offset 42508 bit 12

offset 23828 bit 12

offset 63828 bit 12

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

◆ unusedBit_276_13

bool persistent_config_s::unusedBit_276_13

offset 42508 bit 13

offset 23828 bit 13

offset 63828 bit 13

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

◆ unusedBit_276_14

bool persistent_config_s::unusedBit_276_14

offset 42508 bit 14

offset 23828 bit 14

offset 63828 bit 14

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

◆ unusedBit_276_15

bool persistent_config_s::unusedBit_276_15

offset 42508 bit 15

offset 23828 bit 15

offset 63828 bit 15

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

◆ unusedBit_276_16

bool persistent_config_s::unusedBit_276_16

offset 42508 bit 16

offset 23828 bit 16

offset 63828 bit 16

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

◆ unusedBit_276_17

bool persistent_config_s::unusedBit_276_17

offset 42508 bit 17

offset 23828 bit 17

offset 63828 bit 17

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

◆ unusedBit_276_18

bool persistent_config_s::unusedBit_276_18

offset 42508 bit 18

offset 23828 bit 18

offset 63828 bit 18

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

◆ unusedBit_276_19

bool persistent_config_s::unusedBit_276_19

offset 42508 bit 19

offset 23828 bit 19

offset 63828 bit 19

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

◆ unusedBit_276_2

bool persistent_config_s::unusedBit_276_2

offset 42508 bit 2

offset 23828 bit 2

offset 63828 bit 2

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

◆ unusedBit_276_20

bool persistent_config_s::unusedBit_276_20

offset 42508 bit 20

offset 23828 bit 20

offset 63828 bit 20

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

◆ unusedBit_276_21

bool persistent_config_s::unusedBit_276_21

offset 42508 bit 21

offset 23828 bit 21

offset 63828 bit 21

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

◆ unusedBit_276_22

bool persistent_config_s::unusedBit_276_22

offset 42508 bit 22

offset 23828 bit 22

offset 63828 bit 22

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

◆ unusedBit_276_23

bool persistent_config_s::unusedBit_276_23

offset 42508 bit 23

offset 23828 bit 23

offset 63828 bit 23

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

◆ unusedBit_276_24

bool persistent_config_s::unusedBit_276_24

offset 42508 bit 24

offset 23828 bit 24

offset 63828 bit 24

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

◆ unusedBit_276_25

bool persistent_config_s::unusedBit_276_25

offset 42508 bit 25

offset 23828 bit 25

offset 63828 bit 25

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

◆ unusedBit_276_26

bool persistent_config_s::unusedBit_276_26

offset 42508 bit 26

offset 23828 bit 26

offset 63828 bit 26

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

◆ unusedBit_276_27

bool persistent_config_s::unusedBit_276_27

offset 42508 bit 27

offset 23828 bit 27

offset 63828 bit 27

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

◆ unusedBit_276_28

bool persistent_config_s::unusedBit_276_28

offset 42508 bit 28

offset 23828 bit 28

offset 63828 bit 28

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

◆ unusedBit_276_29

bool persistent_config_s::unusedBit_276_29

offset 42508 bit 29

offset 23828 bit 29

offset 63828 bit 29

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

◆ unusedBit_276_3

bool persistent_config_s::unusedBit_276_3

offset 42508 bit 3

offset 23828 bit 3

offset 63828 bit 3

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

◆ unusedBit_276_30

bool persistent_config_s::unusedBit_276_30

offset 42508 bit 30

offset 23828 bit 30

offset 63828 bit 30

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

◆ unusedBit_276_31

bool persistent_config_s::unusedBit_276_31

offset 42508 bit 31

offset 23828 bit 31

offset 63828 bit 31

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

◆ unusedBit_276_4

bool persistent_config_s::unusedBit_276_4

offset 42508 bit 4

offset 23828 bit 4

offset 63828 bit 4

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

◆ unusedBit_276_5

bool persistent_config_s::unusedBit_276_5

offset 42508 bit 5

offset 23828 bit 5

offset 63828 bit 5

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

◆ unusedBit_276_6

bool persistent_config_s::unusedBit_276_6

offset 42508 bit 6

offset 23828 bit 6

offset 63828 bit 6

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

◆ unusedBit_276_7

bool persistent_config_s::unusedBit_276_7

offset 42508 bit 7

offset 23828 bit 7

offset 63828 bit 7

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

◆ unusedBit_276_8

bool persistent_config_s::unusedBit_276_8

offset 42508 bit 8

offset 23828 bit 8

offset 63828 bit 8

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

◆ unusedBit_276_9

bool persistent_config_s::unusedBit_276_9

offset 42508 bit 9

offset 23828 bit 9

offset 63828 bit 9

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

◆ unusedBit_280_10

bool persistent_config_s::unusedBit_280_10

offset 23816 bit 10

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

◆ unusedBit_280_11

bool persistent_config_s::unusedBit_280_11

offset 23816 bit 11

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

◆ unusedBit_280_12

bool persistent_config_s::unusedBit_280_12

offset 23816 bit 12

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

◆ unusedBit_280_13

bool persistent_config_s::unusedBit_280_13

offset 23816 bit 13

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

◆ unusedBit_280_14

bool persistent_config_s::unusedBit_280_14

offset 23816 bit 14

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

◆ unusedBit_280_15

bool persistent_config_s::unusedBit_280_15

offset 23816 bit 15

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

◆ unusedBit_280_16

bool persistent_config_s::unusedBit_280_16

offset 23816 bit 16

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

◆ unusedBit_280_17

bool persistent_config_s::unusedBit_280_17

offset 23816 bit 17

Definition at line 7133 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_18

bool persistent_config_s::unusedBit_280_18

offset 23816 bit 18

Definition at line 7136 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_19

bool persistent_config_s::unusedBit_280_19

offset 23816 bit 19

Definition at line 7139 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_20

bool persistent_config_s::unusedBit_280_20

offset 23816 bit 20

Definition at line 7142 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_21

bool persistent_config_s::unusedBit_280_21

offset 23816 bit 21

Definition at line 7145 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_22

bool persistent_config_s::unusedBit_280_22

offset 23816 bit 22

Definition at line 7148 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_23

bool persistent_config_s::unusedBit_280_23

offset 23816 bit 23

Definition at line 7151 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_24

bool persistent_config_s::unusedBit_280_24

offset 23816 bit 24

Definition at line 7154 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_25

bool persistent_config_s::unusedBit_280_25

offset 23816 bit 25

Definition at line 7157 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_26

bool persistent_config_s::unusedBit_280_26

offset 23816 bit 26

Definition at line 7160 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_27

bool persistent_config_s::unusedBit_280_27

offset 23816 bit 27

Definition at line 7163 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_28

bool persistent_config_s::unusedBit_280_28

offset 23816 bit 28

Definition at line 7166 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_29

bool persistent_config_s::unusedBit_280_29

offset 23816 bit 29

Definition at line 7169 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_30

bool persistent_config_s::unusedBit_280_30

offset 23816 bit 30

Definition at line 7172 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_31

bool persistent_config_s::unusedBit_280_31

offset 23816 bit 31

Definition at line 7175 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_5

bool persistent_config_s::unusedBit_280_5

offset 23816 bit 5

Definition at line 7097 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_6

bool persistent_config_s::unusedBit_280_6

offset 23816 bit 6

Definition at line 7100 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_7

bool persistent_config_s::unusedBit_280_7

offset 23816 bit 7

Definition at line 7103 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_8

bool persistent_config_s::unusedBit_280_8

offset 23816 bit 8

Definition at line 7106 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_280_9

bool persistent_config_s::unusedBit_280_9

offset 23816 bit 9

Definition at line 7109 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_285_10

bool persistent_config_s::unusedBit_285_10

offset 23948 bit 10

Definition at line 7112 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_11

bool persistent_config_s::unusedBit_285_11

offset 23948 bit 11

offset 25852 bit 11

offset 56492 bit 11

Definition at line 7115 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_12

bool persistent_config_s::unusedBit_285_12

offset 23948 bit 12

offset 25852 bit 12

offset 56492 bit 12

Definition at line 7118 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_13

bool persistent_config_s::unusedBit_285_13

offset 23948 bit 13

offset 25852 bit 13

offset 56492 bit 13

Definition at line 7121 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_14

bool persistent_config_s::unusedBit_285_14

offset 23948 bit 14

offset 25852 bit 14

offset 56492 bit 14

Definition at line 7124 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_15

bool persistent_config_s::unusedBit_285_15

offset 23948 bit 15

offset 25852 bit 15

offset 56492 bit 15

Definition at line 7127 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_16

bool persistent_config_s::unusedBit_285_16

offset 23948 bit 16

offset 25852 bit 16

offset 56492 bit 16

Definition at line 7130 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_17

bool persistent_config_s::unusedBit_285_17

offset 23948 bit 17

offset 25852 bit 17

offset 56492 bit 17

Definition at line 7133 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_18

bool persistent_config_s::unusedBit_285_18

offset 23948 bit 18

offset 25852 bit 18

offset 56492 bit 18

Definition at line 7136 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_19

bool persistent_config_s::unusedBit_285_19

offset 23948 bit 19

offset 25852 bit 19

offset 56492 bit 19

Definition at line 7139 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_20

bool persistent_config_s::unusedBit_285_20

offset 23948 bit 20

offset 25852 bit 20

offset 56492 bit 20

Definition at line 7142 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_21

bool persistent_config_s::unusedBit_285_21

offset 23948 bit 21

offset 25852 bit 21

offset 56492 bit 21

Definition at line 7145 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_22

bool persistent_config_s::unusedBit_285_22

offset 23948 bit 22

offset 25852 bit 22

offset 56492 bit 22

Definition at line 7148 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_23

bool persistent_config_s::unusedBit_285_23

offset 23948 bit 23

offset 25852 bit 23

offset 56492 bit 23

Definition at line 7151 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_24

bool persistent_config_s::unusedBit_285_24

offset 23948 bit 24

offset 25852 bit 24

offset 56492 bit 24

Definition at line 7154 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_25

bool persistent_config_s::unusedBit_285_25

offset 23948 bit 25

offset 25852 bit 25

offset 56492 bit 25

Definition at line 7157 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_26

bool persistent_config_s::unusedBit_285_26

offset 23948 bit 26

offset 25852 bit 26

offset 56492 bit 26

Definition at line 7160 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_27

bool persistent_config_s::unusedBit_285_27

offset 23948 bit 27

offset 25852 bit 27

offset 56492 bit 27

Definition at line 7163 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_28

bool persistent_config_s::unusedBit_285_28

offset 23948 bit 28

offset 25852 bit 28

offset 56492 bit 28

Definition at line 7166 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_29

bool persistent_config_s::unusedBit_285_29

offset 23948 bit 29

offset 25852 bit 29

offset 56492 bit 29

Definition at line 7169 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_30

bool persistent_config_s::unusedBit_285_30

offset 23948 bit 30

offset 25852 bit 30

offset 56492 bit 30

Definition at line 7172 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_285_31

bool persistent_config_s::unusedBit_285_31

offset 23948 bit 31

offset 25852 bit 31

offset 56492 bit 31

Definition at line 7175 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedConfigPadding

uint8_t persistent_config_s::unusedConfigPadding[BOTTOM_PADDING] = {}

offset 23975

Definition at line 7081 of file engine_configuration_generated_structures_hellen-honda-k.h.

7081{};

◆ 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 20252

offset 20384

offset 38384

offset 22288

offset 52368

offset 20388

offset 20256

offset 20168

offset 19672

offset 19292

offset 19776

offset 20204

offset 20172

offset 20080

offset 20412

offset 27384

offset 19660

offset 22252

offset 23224

offset 60388

offset 26644

offset 19188

offset 20264

offset 60264

Definition at line 6504 of file engine_configuration_generated_structures_alphax-2chan.h.

6504{};

Referenced by AirmassVeModelBase::getVe(), and setDefaultVETable().

◆ veLoadBins

uint16_t persistent_config_s::veLoadBins = {}

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17192

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17324

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 35324

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19228

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 49308

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17328

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17196

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17108

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16612

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16232

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16652

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17144

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17112

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17020

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17352

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 24324

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16598

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 19192

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 20164

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57328

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 23424

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16968

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17204

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 57204

Definition at line 6206 of file engine_configuration_generated_structures_alphax-2chan.h.

6206{};

Referenced by cannedveLoadBins(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setFuelTablesLoadBin(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veRpmBins

uint16_t persistent_config_s::veRpmBins = {}

units: RPM offset 17224

units: RPM offset 17356

units: RPM offset 35356

units: RPM offset 19260

units: RPM offset 49340

units: RPM offset 17360

units: RPM offset 17228

units: RPM offset 17140

units: RPM offset 16644

units: RPM offset 16264

units: RPM offset 16676

units: RPM offset 17176

units: RPM offset 17144

units: RPM offset 17052

units: RPM offset 17384

units: RPM offset 24356

units: RPM offset 16630

units: RPM offset 19224

units: RPM offset 20196

units: RPM offset 57360

units: RPM offset 23456

units: RPM offset 17000

units: RPM offset 17236

units: RPM offset 57236

Definition at line 6211 of file engine_configuration_generated_structures_alphax-2chan.h.

6211{};

Referenced by cannedveRpmBins(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setDefaultVETable(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veTable

scaled_channel< uint16_t, 10, 1 > persistent_config_s::veTable = {}

units: % offset 16680

units: % offset 16812

units: % offset 34812

units: % offset 18716

units: % offset 48796

units: % offset 16816

units: % offset 16684

units: % offset 16596

units: % offset 16100

units: % offset 15720

units: % offset 16412

units: % offset 16632

units: % offset 16600

units: % offset 16508

units: % offset 16840

units: % offset 23812

units: % offset 16086

units: % offset 18680

units: % offset 19652

units: % offset 56816

units: % offset 22656

units: % offset 16456

units: % offset 16692

units: % offset 56692

Definition at line 6201 of file engine_configuration_generated_structures_alphax-2chan.h.

6201{};

Referenced by commonPassatB6(), couplecannedveTable(), initSpeedDensity(), isTouchingVe(), LtftState::load(), m73engine(), pbcannedveTable(), setCommonMazdaNB(), setDefaultVETable(), and setMapVeTable().

◆ vvtTable1

int8_t persistent_config_s::vvtTable1 = {}

units: value offset 15912

units: value offset 16044

units: value offset 34044

units: value offset 17948

units: value offset 48028

units: value offset 16048

units: value offset 15916

units: value offset 15828

units: value offset 15604

units: value offset 14952

units: value offset 16096

units: value offset 15864

units: value offset 15832

units: value offset 15740

units: value offset 23044

units: value offset 15318

units: value offset 17912

units: value offset 18884

units: value offset 56048

units: value offset 21616

units: value offset 15688

units: value offset 15924

units: value offset 55924

Definition at line 6156 of file engine_configuration_generated_structures_alphax-2chan.h.

6156{};

Referenced by initVvtActuators(), pbcannedvvtTable1(), and setMazdaMiataEngineNB2Defaults().

◆ vvtTable1LoadBins

uint16_t persistent_config_s::vvtTable1LoadBins = {}

units: L offset 15976

units: L offset 16108

units: L offset 34108

units: L offset 18012

units: L offset 48092

units: L offset 16112

units: L offset 15980

units: L offset 15892

units: L offset 15668

units: L offset 15016

units: L offset 16102

units: L offset 15928

units: L offset 15896

units: L offset 15804

units: L offset 16040

units: L offset 23108

units: L offset 15382

units: L offset 17976

units: L offset 18948

units: L offset 56112

units: L offset 21680

units: L offset 15752

units: L offset 15988

units: L offset 55988

Definition at line 6161 of file engine_configuration_generated_structures_alphax-2chan.h.

6161{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable1RpmBins

uint16_t persistent_config_s::vvtTable1RpmBins = {}

units: RPM offset 15992

units: RPM offset 16124

units: RPM offset 34124

units: RPM offset 18028

units: RPM offset 48108

units: RPM offset 16128

units: RPM offset 15996

units: RPM offset 15908

units: RPM offset 15684

units: RPM offset 15032

units: RPM offset 16106

units: RPM offset 15944

units: RPM offset 15912

units: RPM offset 15820

units: RPM offset 16072

units: RPM offset 23124

units: RPM offset 15398

units: RPM offset 17992

units: RPM offset 18964

units: RPM offset 56128

units: RPM offset 21696

units: RPM offset 15768

units: RPM offset 16004

units: RPM offset 56004

Definition at line 6166 of file engine_configuration_generated_structures_alphax-2chan.h.

6166{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2

int8_t persistent_config_s::vvtTable2 = {}

units: value offset 16008

units: value offset 16140

units: value offset 34140

units: value offset 18044

units: value offset 48124

units: value offset 16144

units: value offset 16012

units: value offset 15924

units: value offset 15700

units: value offset 15048

units: value offset 16112

units: value offset 15960

units: value offset 15928

units: value offset 15836

units: value offset 16088

units: value offset 23140

units: value offset 15414

units: value offset 18008

units: value offset 18980

units: value offset 56144

units: value offset 21712

units: value offset 15784

units: value offset 16020

units: value offset 56020

Definition at line 6171 of file engine_configuration_generated_structures_alphax-2chan.h.

6171{};

Referenced by initVvtActuators(), and pbcannedvvtTable2().

◆ vvtTable2LoadBins

uint16_t persistent_config_s::vvtTable2LoadBins = {}

units: L offset 16072

units: L offset 16204

units: L offset 34204

units: L offset 18108

units: L offset 48188

units: L offset 16208

units: L offset 16076

units: L offset 15988

units: L offset 15764

units: L offset 15112

units: L offset 16118

units: L offset 16024

units: L offset 15992

units: L offset 15900

units: L offset 16216

units: L offset 23204

units: L offset 15478

units: L offset 18072

units: L offset 19044

units: L offset 56208

units: L offset 21776

units: L offset 15848

units: L offset 16084

units: L offset 56084

Definition at line 6176 of file engine_configuration_generated_structures_alphax-2chan.h.

6176{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2RpmBins

uint16_t persistent_config_s::vvtTable2RpmBins = {}

units: RPM offset 16088

units: RPM offset 16220

units: RPM offset 34220

units: RPM offset 18124

units: RPM offset 48204

units: RPM offset 16224

units: RPM offset 16092

units: RPM offset 16004

units: RPM offset 15780

units: RPM offset 15128

units: RPM offset 16122

units: RPM offset 16040

units: RPM offset 16008

units: RPM offset 15916

units: RPM offset 16248

units: RPM offset 23220

units: RPM offset 15494

units: RPM offset 18088

units: RPM offset 19060

units: RPM offset 56224

units: RPM offset 21792

units: RPM offset 15864

units: RPM offset 16100

units: RPM offset 56100

Definition at line 6181 of file engine_configuration_generated_structures_alphax-2chan.h.

6181{};

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 22184

offset 22316

offset 40316

offset 24220

offset 54300

offset 22320

offset 22188

offset 22092

offset 21596

offset 21224

offset 21718

offset 22128

offset 22096

offset 22004

offset 22344

offset 29316

offset 21584

offset 24184

offset 25156

offset 62320

offset 28576

offset 19968

offset 22196

offset 62196

Definition at line 6619 of file engine_configuration_generated_structures_alphax-2chan.h.

6619{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwBetaMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaMapValues = {}

offset 22208

offset 22340

offset 40340

offset 24244

offset 54324

offset 22344

offset 22212

offset 22116

offset 21620

offset 21248

offset 21742

offset 22152

offset 22120

offset 22028

offset 22368

offset 29340

offset 21608

offset 24208

offset 25180

offset 62344

offset 28600

offset 19992

offset 22220

offset 62220

Definition at line 6632 of file engine_configuration_generated_structures_alphax-2chan.h.

6632{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwCltBins [1/2]

int16_t persistent_config_s::wwCltBins = {}

units: SPECIAL_CASE_TEMPERATURE offset 22160

units: SPECIAL_CASE_TEMPERATURE offset 22292

units: SPECIAL_CASE_TEMPERATURE offset 40292

units: SPECIAL_CASE_TEMPERATURE offset 24196

units: SPECIAL_CASE_TEMPERATURE offset 54276

units: SPECIAL_CASE_TEMPERATURE offset 22296

units: SPECIAL_CASE_TEMPERATURE offset 22164

units: SPECIAL_CASE_TEMPERATURE offset 21200

units: SPECIAL_CASE_TEMPERATURE offset 21694

units: SPECIAL_CASE_TEMPERATURE offset 22320

units: SPECIAL_CASE_TEMPERATURE offset 29292

units: SPECIAL_CASE_TEMPERATURE offset 24160

units: SPECIAL_CASE_TEMPERATURE offset 25132

units: SPECIAL_CASE_TEMPERATURE offset 62296

units: SPECIAL_CASE_TEMPERATURE offset 28552

units: SPECIAL_CASE_TEMPERATURE offset 19944

units: SPECIAL_CASE_TEMPERATURE offset 22172

units: SPECIAL_CASE_TEMPERATURE offset 62172

units: deg C offset 21580

units: deg C offset 22112

units: deg C offset 22080

units: deg C offset 21988

units: deg C offset 21568

Definition at line 6611 of file engine_configuration_generated_structures_alphax-2chan.h.

6611{};

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 22192

units: SPECIAL_CASE_PRESSURE offset 22324

units: SPECIAL_CASE_PRESSURE offset 40324

units: SPECIAL_CASE_PRESSURE offset 24228

units: SPECIAL_CASE_PRESSURE offset 54308

units: SPECIAL_CASE_PRESSURE offset 22328

units: SPECIAL_CASE_PRESSURE offset 22196

units: kPa offset 22100

units: kPa offset 21604

units: SPECIAL_CASE_PRESSURE offset 21232

units: SPECIAL_CASE_PRESSURE offset 21726

units: kPa offset 22136

units: kPa offset 22104

units: SPECIAL_CASE_PRESSURE offset 22352

units: SPECIAL_CASE_PRESSURE offset 29324

units: kPa offset 21592

units: SPECIAL_CASE_PRESSURE offset 24192

units: SPECIAL_CASE_PRESSURE offset 25164

units: SPECIAL_CASE_PRESSURE offset 62328

units: SPECIAL_CASE_PRESSURE offset 28584

units: SPECIAL_CASE_PRESSURE offset 19976

units: SPECIAL_CASE_PRESSURE offset 22204

units: SPECIAL_CASE_PRESSURE offset 62204

units: kPa offset 22012

Definition at line 6624 of file engine_configuration_generated_structures_alphax-2chan.h.

6624{};

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 22176

offset 22308

offset 40308

offset 24212

offset 54292

offset 22312

offset 22180

offset 22084

offset 21588

offset 21216

offset 21710

offset 22120

offset 22088

offset 21996

offset 22336

offset 29308

offset 21576

offset 24176

offset 25148

offset 62312

offset 28568

offset 19960

offset 22188

offset 62188

Definition at line 6615 of file engine_configuration_generated_structures_alphax-2chan.h.

6615{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().

◆ wwTauMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauMapValues = {}

offset 22200

offset 22332

offset 40332

offset 24236

offset 54316

offset 22336

offset 22204

offset 22108

offset 21612

offset 21240

offset 21734

offset 22144

offset 22112

offset 22020

offset 22360

offset 29332

offset 21600

offset 24200

offset 25172

offset 62336

offset 28592

offset 19984

offset 22212

offset 62212

Definition at line 6628 of file engine_configuration_generated_structures_alphax-2chan.h.

6628{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().


The documentation for this struct was generated from the following files: