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_4601 [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_14354 [2] = {}
 
float mafDecoding [MAF_DECODING_COUNT] = {}
 
float mafDecodingBins [MAF_DECODING_COUNT] = {}
 
scaled_channel< int16_t, 10, 1 > ignitionIatCorrTable [IAT_IGN_CORR_LOAD_COUNT][IAT_IGN_CORR_TEMP_COUNT] = {}
 
int8_t ignitionIatCorrTempBins [IAT_IGN_CORR_TEMP_COUNT] = {}
 
scaled_channel< uint8_t, 1, 5 > ignitionIatCorrLoadBins [IAT_IGN_CORR_LOAD_COUNT] = {}
 
int16_t injectionPhase [INJ_PHASE_LOAD_COUNT][INJ_PHASE_RPM_COUNT] = {}
 
uint16_t injPhaseLoadBins [INJ_PHASE_LOAD_COUNT] = {}
 
uint16_t injPhaseRpmBins [INJ_PHASE_RPM_COUNT] = {}
 
uint8_t tcuSolenoidTable [TCU_SOLENOID_COUNT][TCU_GEAR_COUNT] = {}
 
scaled_channel< uint16_t, 100, 1 > mapEstimateTable [MAP_EST_LOAD_COUNT][MAP_EST_RPM_COUNT] = {}
 
scaled_channel< uint16_t, 100, 1 > mapEstimateTpsBins [MAP_EST_LOAD_COUNT] = {}
 
uint16_t mapEstimateRpmBins [MAP_EST_RPM_COUNT] = {}
 
int8_t vvtTable1 [VVT_TABLE_SIZE][VVT_TABLE_RPM_SIZE] = {}
 
uint16_t vvtTable1LoadBins [VVT_TABLE_SIZE] = {}
 
uint16_t vvtTable1RpmBins [VVT_TABLE_RPM_SIZE] = {}
 
int8_t vvtTable2 [VVT_TABLE_SIZE][VVT_TABLE_RPM_SIZE] = {}
 
uint16_t vvtTable2LoadBins [VVT_TABLE_SIZE] = {}
 
uint16_t vvtTable2RpmBins [VVT_TABLE_RPM_SIZE] = {}
 
scaled_channel< int16_t, 10, 1 > ignitionTable [IGN_LOAD_COUNT][IGN_RPM_COUNT] = {}
 
uint16_t ignitionLoadBins [IGN_LOAD_COUNT] = {}
 
uint16_t ignitionRpmBins [IGN_RPM_COUNT] = {}
 
scaled_channel< uint16_t, 10, 1 > veTable [VE_LOAD_COUNT][VE_RPM_COUNT] = {}
 
uint16_t veLoadBins [VE_LOAD_COUNT] = {}
 
uint16_t veRpmBins [VE_RPM_COUNT] = {}
 
scaled_channel< uint8_t, 147, 1 > lambdaTable [FUEL_LOAD_COUNT][FUEL_RPM_COUNT] = {}
 
uint16_t lambdaLoadBins [FUEL_LOAD_COUNT] = {}
 
uint16_t lambdaRpmBins [FUEL_RPM_COUNT] = {}
 
float tpsTpsAccelTable [TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE] = {}
 
float tpsTpsAccelFromRpmBins [TPS_TPS_ACCEL_TABLE] = {}
 
float tpsTpsAccelToRpmBins [TPS_TPS_ACCEL_TABLE] = {}
 
float scriptTable1 [SCRIPT_TABLE_8][SCRIPT_TABLE_8] = {}
 
int16_t scriptTable1LoadBins [SCRIPT_TABLE_8] = {}
 
int16_t scriptTable1RpmBins [SCRIPT_TABLE_8] = {}
 
float scriptTable2 [TABLE_2_LOAD_SIZE][TABLE_2_RPM_SIZE] = {}
 
int16_t scriptTable2LoadBins [TABLE_2_LOAD_SIZE] = {}
 
int16_t scriptTable2RpmBins [TABLE_2_RPM_SIZE] = {}
 
uint8_t scriptTable3 [TABLE_3_LOAD_SIZE][TABLE_3_RPM_SIZE] = {}
 
int16_t scriptTable3LoadBins [TABLE_3_LOAD_SIZE] = {}
 
int16_t scriptTable3RpmBins [TABLE_3_RPM_SIZE] = {}
 
uint8_t scriptTable4 [TABLE_4_LOAD_SIZE][TABLE_4_RPM_SIZE] = {}
 
int16_t scriptTable4LoadBins [TABLE_4_LOAD_SIZE] = {}
 
int16_t scriptTable4RpmBins [TABLE_4_RPM_SIZE] = {}
 
uint16_t ignTrimLoadBins [IGN_TRIM_SIZE] = {}
 
uint16_t ignTrimRpmBins [IGN_TRIM_SIZE] = {}
 
ign_cyl_trim_s ignTrims [MAX_CYLINDER_COUNT] = {}
 
uint16_t fuelTrimLoadBins [FUEL_TRIM_SIZE] = {}
 
uint16_t fuelTrimRpmBins [FUEL_TRIM_SIZE] = {}
 
fuel_cyl_trim_s fuelTrims [MAX_CYLINDER_COUNT] = {}
 
scaled_channel< uint16_t, 100, 1 > crankingFuelCoefE100 [CRANKING_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 5 > tcu_pcAirmassBins [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcValsR [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcValsN [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals1 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals2 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals3 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals4 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals12 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals23 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals34 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals21 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals32 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_pcVals43 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_tccTpsBins [8] = {}
 
uint8_t tcu_tccLockSpeed [8] = {}
 
uint8_t tcu_tccUnlockSpeed [8] = {}
 
uint8_t tcu_32SpeedBins [8] = {}
 
uint8_t tcu_32Vals [8] = {}
 
scaled_channel< int8_t, 10, 1 > throttle2TrimTable [ETB2_TRIM_SIZE][ETB2_TRIM_RPM_SIZE] = {}
 
uint8_t throttle2TrimTpsBins [ETB2_TRIM_SIZE] = {}
 
scaled_channel< uint8_t, 1, 100 > throttle2TrimRpmBins [ETB2_TRIM_RPM_SIZE] = {}
 
scaled_channel< uint8_t, 4, 1 > maxKnockRetardTable [KNOCK_TABLE_SIZE][KNOCK_TABLE_RPM_SIZE] = {}
 
uint8_t maxKnockRetardLoadBins [KNOCK_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 100 > maxKnockRetardRpmBins [KNOCK_TABLE_RPM_SIZE] = {}
 
scaled_channel< int16_t, 10, 1 > ALSTimingRetardTable [ALS_SIZE][ALS_RPM_SIZE] = {}
 
uint16_t alsIgnRetardLoadBins [ALS_SIZE] = {}
 
uint16_t alsIgnRetardrpmBins [ALS_RPM_SIZE] = {}
 
scaled_channel< int16_t, 10, 1 > ALSFuelAdjustment [ALS_SIZE][ALS_RPM_SIZE] = {}
 
uint16_t alsFuelAdjustmentLoadBins [ALS_SIZE] = {}
 
uint16_t alsFuelAdjustmentrpmBins [ALS_RPM_SIZE] = {}
 
scaled_channel< int16_t, 1, 10 > ALSIgnSkipTable [ALS_SIZE][ALS_RPM_SIZE] = {}
 
uint16_t alsIgnSkipLoadBins [ALS_SIZE] = {}
 
uint16_t alsIgnSkiprpmBins [ALS_RPM_SIZE] = {}
 
blend_table_s ignBlends [IGN_BLEND_COUNT] = {}
 
blend_table_s veBlends [VE_BLEND_COUNT] = {}
 
scaled_channel< uint16_t, 10, 1 > throttleEstimateEffectiveAreaBins [THR_EST_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > throttleEstimateEffectiveAreaValues [THR_EST_SIZE] = {}
 
blend_table_s boostOpenLoopBlends [BOOST_BLEND_COUNT] = {}
 
blend_table_s boostClosedLoopBlends [BOOST_BLEND_COUNT] = {}
 
float tcu_rangeP [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeR [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeN [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeD [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM3 [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM2 [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeM1 [RANGE_INPUT_COUNT] = {}
 
float tcu_rangePlus [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeMinus [RANGE_INPUT_COUNT] = {}
 
float tcu_rangeLow [RANGE_INPUT_COUNT] = {}
 
scaled_channel< uint8_t, 100, 1 > lambdaMaxDeviationTable [LAM_SIZE][LAM_RPM_SIZE] = {}
 
uint16_t lambdaMaxDeviationLoadBins [LAM_SIZE] = {}
 
uint16_t lambdaMaxDeviationRpmBins [LAM_RPM_SIZE] = {}
 
uint8_t injectorStagingTable [INJ_STAGING_COUNT][INJ_STAGING_RPM_SIZE] = {}
 
uint16_t injectorStagingLoadBins [INJ_STAGING_COUNT] = {}
 
uint16_t injectorStagingRpmBins [INJ_STAGING_RPM_SIZE] = {}
 
int16_t wwCltBins [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwTauCltValues [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwBetaCltValues [WWAE_TABLE_SIZE] = {}
 
uint8_t wwMapBins [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwTauMapValues [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 100, 1 > wwBetaMapValues [WWAE_TABLE_SIZE] = {}
 
scaled_channel< uint8_t, 2, 1 > hpfpLobeProfileQuantityBins [HPFP_LOBE_PROFILE_SIZE] = {}
 
scaled_channel< uint8_t, 2, 1 > hpfpLobeProfileAngle [HPFP_LOBE_PROFILE_SIZE] = {}
 
uint8_t hpfpDeadtimeVoltsBins [HPFP_DEADTIME_SIZE] = {}
 
scaled_channel< uint16_t, 1000, 1 > hpfpDeadtimeMS [HPFP_DEADTIME_SIZE] = {}
 
uint16_t hpfpTarget [HPFP_TARGET_SIZE][HPFP_TARGET_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > hpfpTargetLoadBins [HPFP_TARGET_SIZE] = {}
 
scaled_channel< uint8_t, 1, 50 > hpfpTargetRpmBins [HPFP_TARGET_SIZE] = {}
 
int8_t hpfpCompensation [HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_RPM_SIZE] = {}
 
scaled_channel< uint16_t, 1000, 1 > hpfpCompensationLoadBins [HPFP_COMPENSATION_SIZE] = {}
 
scaled_channel< uint8_t, 1, 50 > hpfpCompensationRpmBins [HPFP_COMPENSATION_RPM_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > hpfpFuelMassCompensation [HPFP_FUEL_MASS_COMPENSATION_SIZE][HPFP_FUEL_MASS_COMPENSATION_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > hpfpFuelMassCompensationFuelMass [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > hpfpFuelMassCompensationFuelPressure [HPFP_FUEL_MASS_COMPENSATION_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > injectorFlowLinearization [FLOW_LINEARIZATION_PRESSURE_SIZE][FLOW_LINEARIZATION_MASS_SIZE] = {}
 
scaled_channel< uint16_t, 100, 1 > injectorFlowLinearizationFuelMassBins [FLOW_LINEARIZATION_MASS_SIZE] = {}
 
scaled_channel< uint16_t, 10, 1 > injectorFlowLinearizationPressureBins [FLOW_LINEARIZATION_PRESSURE_SIZE] = {}
 
uint16_t knockNoiseRpmBins [ENGINE_NOISE_CURVE_SIZE] = {}
 
scaled_channel< int8_t, 2, 1 > knockBaseNoise [ENGINE_NOISE_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 50 > tpsTspCorrValuesBins [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< uint8_t, 50, 1 > tpsTspCorrValues [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< uint8_t, 1, 50 > predictiveMapBlendDurationBins [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< uint8_t, 50, 1 > predictiveMapBlendDurationValues [TPS_TPS_ACCEL_CLT_CORR_TABLE] = {}
 
scaled_channel< int16_t, 1, 1 > cltRevLimitRpmBins [CLT_LIMITER_CURVE_SIZE] = {}
 
uint16_t cltRevLimitRpm [CLT_LIMITER_CURVE_SIZE] = {}
 
scaled_channel< uint16_t, 1000, 1 > fuelLevelBins [FUEL_LEVEL_TABLE_COUNT] = {}
 
uint8_t fuelLevelValues [FUEL_LEVEL_TABLE_COUNT] = {}
 
scaled_channel< uint8_t, 10, 1 > dwellVoltageCorrVoltBins [DWELL_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 50, 1 > dwellVoltageCorrValues [DWELL_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 1, 1 > tcu_shiftTpsBins [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed12 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed23 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed34 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed21 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed32 [TCU_TABLE_WIDTH] = {}
 
uint8_t tcu_shiftSpeed43 [TCU_TABLE_WIDTH] = {}
 
float tcu_shiftTime
 
scaled_channel< int16_t, 10, 1 > alternatorVoltageTargetTable [ALTERNATOR_VOLTAGE_TARGET_SIZE][ALTERNATOR_VOLTAGE_RPM_SIZE] = {}
 
uint16_t alternatorVoltageTargetLoadBins [ALTERNATOR_VOLTAGE_TARGET_SIZE] = {}
 
uint16_t alternatorVoltageTargetRpmBins [ALTERNATOR_VOLTAGE_RPM_SIZE] = {}
 
float cltBoostCorrBins [BOOST_CURVE_SIZE] = {}
 
float cltBoostCorr [BOOST_CURVE_SIZE] = {}
 
float iatBoostCorrBins [BOOST_CURVE_SIZE] = {}
 
float iatBoostCorr [BOOST_CURVE_SIZE] = {}
 
float cltBoostAdderBins [BOOST_CURVE_SIZE] = {}
 
float cltBoostAdder [BOOST_CURVE_SIZE] = {}
 
float iatBoostAdderBins [BOOST_CURVE_SIZE] = {}
 
float iatBoostAdder [BOOST_CURVE_SIZE] = {}
 
scaled_channel< uint8_t, 10, 1 > cel_battery_min_v
 
scaled_channel< uint8_t, 10, 1 > cel_battery_max_v
 
scaled_channel< uint8_t, 50, 1 > cel_map_min_v
 
scaled_channel< uint8_t, 50, 1 > cel_map_max_v
 
scaled_channel< uint8_t, 50, 1 > cel_iat_min_v
 
scaled_channel< uint8_t, 50, 1 > cel_iat_max_v
 
scaled_channel< uint8_t, 50, 1 > cel_tps_min_v
 
scaled_channel< uint8_t, 50, 1 > cel_tps_max_v
 
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_23655 [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_23733 [1] = {}
 
int16_t torqueReductionCutXBins [TORQUE_TABLE_X_SIZE] = {}
 
int8_t torqueReductionCutGearBins [TORQUE_TABLE_Y_SIZE] = {}
 
gppwm_channel_e torqueReductionTimeXaxis
 
uint8_t alignmentFill_at_23749 [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_23815 [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_23878 [2] = {}
 
bool wizardNumberOfCylinders: 1 {}
 
bool wizardFiringOrder: 1 {}
 
bool wizardMapSensorType: 1 {}
 
bool wizardCrankTrigger: 1 {}
 
bool wizardCamTrigger: 1 {}
 
bool wizardInjectorFlow: 1 {}
 
bool boardUseTachPullUp: 1 {}
 
bool boardUseTempPullUp: 1 {}
 
bool boardUseCrankPullUp: 1 {}
 
bool boardUse2stepPullDown: 1 {}
 
bool boardUseCamPullDown: 1 {}
 
bool unusedBit_294_11: 1 {}
 
bool unusedBit_294_12: 1 {}
 
bool unusedBit_294_13: 1 {}
 
bool unusedBit_294_14: 1 {}
 
bool unusedBit_294_15: 1 {}
 
bool unusedBit_294_16: 1 {}
 
bool unusedBit_294_17: 1 {}
 
bool unusedBit_294_18: 1 {}
 
bool unusedBit_294_19: 1 {}
 
bool unusedBit_294_20: 1 {}
 
bool unusedBit_294_21: 1 {}
 
bool unusedBit_294_22: 1 {}
 
bool unusedBit_294_23: 1 {}
 
bool unusedBit_294_24: 1 {}
 
bool unusedBit_294_25: 1 {}
 
bool unusedBit_294_26: 1 {}
 
bool unusedBit_294_27: 1 {}
 
bool unusedBit_294_28: 1 {}
 
bool unusedBit_294_29: 1 {}
 
bool unusedBit_294_30: 1 {}
 
bool unusedBit_294_31: 1 {}
 
uint8_t alignmentFill_at_14486 [2] = {}
 
uint8_t alignmentFill_at_23787 [1] = {}
 
uint8_t alignmentFill_at_23865 [1] = {}
 
uint8_t alignmentFill_at_23881 [3] = {}
 
uint8_t alignmentFill_at_23947 [1] = {}
 
uint8_t alignmentFill_at_24010 [2] = {}
 
bool boardUseD4PullDown: 1 {}
 
bool boardUseD5PullDown: 1 {}
 
bool boardUseCamVrPullUp: 1 {}
 
bool boardUseD2PullDown: 1 {}
 
bool boardUseD3PullDown: 1 {}
 
bool unusedBit_299_16: 1 {}
 
bool unusedBit_299_17: 1 {}
 
bool unusedBit_299_18: 1 {}
 
bool unusedBit_299_19: 1 {}
 
bool unusedBit_299_20: 1 {}
 
bool unusedBit_299_21: 1 {}
 
bool unusedBit_299_22: 1 {}
 
bool unusedBit_299_23: 1 {}
 
bool unusedBit_299_24: 1 {}
 
bool unusedBit_299_25: 1 {}
 
bool unusedBit_299_26: 1 {}
 
bool unusedBit_299_27: 1 {}
 
bool unusedBit_299_28: 1 {}
 
bool unusedBit_299_29: 1 {}
 
bool unusedBit_299_30: 1 {}
 
bool unusedBit_299_31: 1 {}
 
uint8_t alignmentFill_at_32486 [2] = {}
 
uint8_t alignmentFill_at_42347 [1] = {}
 
uint8_t alignmentFill_at_42425 [1] = {}
 
uint8_t alignmentFill_at_42441 [3] = {}
 
uint8_t alignmentFill_at_42507 [1] = {}
 
uint8_t alignmentFill_at_42570 [2] = {}
 
bool unusedBit_290_7: 1 {}
 
bool unusedBit_290_8: 1 {}
 
bool unusedBit_290_9: 1 {}
 
bool unusedBit_290_10: 1 {}
 
bool unusedBit_290_11: 1 {}
 
bool unusedBit_290_12: 1 {}
 
bool unusedBit_290_13: 1 {}
 
bool unusedBit_290_14: 1 {}
 
bool unusedBit_290_15: 1 {}
 
bool unusedBit_290_16: 1 {}
 
bool unusedBit_290_17: 1 {}
 
bool unusedBit_290_18: 1 {}
 
bool unusedBit_290_19: 1 {}
 
bool unusedBit_290_20: 1 {}
 
bool unusedBit_290_21: 1 {}
 
bool unusedBit_290_22: 1 {}
 
bool unusedBit_290_23: 1 {}
 
bool unusedBit_290_24: 1 {}
 
bool unusedBit_290_25: 1 {}
 
bool unusedBit_290_26: 1 {}
 
bool unusedBit_290_27: 1 {}
 
bool unusedBit_290_28: 1 {}
 
bool unusedBit_290_29: 1 {}
 
bool unusedBit_290_30: 1 {}
 
bool unusedBit_290_31: 1 {}
 
uint8_t alignmentFill_at_4617 [3] = {}
 
uint8_t alignmentFill_at_25691 [1] = {}
 
uint8_t alignmentFill_at_25769 [1] = {}
 
uint8_t alignmentFill_at_25785 [3] = {}
 
uint8_t alignmentFill_at_25851 [1] = {}
 
uint8_t alignmentFill_at_25914 [2] = {}
 
bool boardUseH1PullDown: 1 {}
 
bool boardUseH2PullDown: 1 {}
 
bool boardUseH3PullDown: 1 {}
 
bool boardUseH4PullDown: 1 {}
 
bool boardUseH5PullDown: 1 {}
 
bool boardUseFlexPullDown: 1 {}
 
uint8_t alignmentFill_at_4697 [3] = {}
 
uint8_t alignmentFill_at_56331 [1] = {}
 
uint8_t alignmentFill_at_56409 [1] = {}
 
uint8_t alignmentFill_at_56425 [3] = {}
 
uint8_t alignmentFill_at_56491 [1] = {}
 
uint8_t alignmentFill_at_56554 [2] = {}
 
uint8_t alignmentFill_at_4605 [3] = {}
 
uint8_t alignmentFill_at_14490 [2] = {}
 
uint8_t alignmentFill_at_23791 [1] = {}
 
uint8_t alignmentFill_at_23869 [1] = {}
 
uint8_t alignmentFill_at_23885 [3] = {}
 
uint8_t alignmentFill_at_23951 [1] = {}
 
uint8_t alignmentFill_at_24014 [2] = {}
 
bool unusedBit_289_6: 1 {}
 
bool unusedBit_289_7: 1 {}
 
bool unusedBit_289_8: 1 {}
 
bool unusedBit_289_9: 1 {}
 
bool unusedBit_289_10: 1 {}
 
bool unusedBit_289_11: 1 {}
 
bool unusedBit_289_12: 1 {}
 
bool unusedBit_289_13: 1 {}
 
bool unusedBit_289_14: 1 {}
 
bool unusedBit_289_15: 1 {}
 
bool unusedBit_289_16: 1 {}
 
bool unusedBit_289_17: 1 {}
 
bool unusedBit_289_18: 1 {}
 
bool unusedBit_289_19: 1 {}
 
bool unusedBit_289_20: 1 {}
 
bool unusedBit_289_21: 1 {}
 
bool unusedBit_289_22: 1 {}
 
bool unusedBit_289_23: 1 {}
 
bool unusedBit_289_24: 1 {}
 
bool unusedBit_289_25: 1 {}
 
bool unusedBit_289_26: 1 {}
 
bool unusedBit_289_27: 1 {}
 
bool unusedBit_289_28: 1 {}
 
bool unusedBit_289_29: 1 {}
 
bool unusedBit_289_30: 1 {}
 
bool unusedBit_289_31: 1 {}
 
uint8_t alignmentFill_at_14358 [2] = {}
 
uint8_t alignmentFill_at_23659 [1] = {}
 
uint8_t alignmentFill_at_23737 [1] = {}
 
uint8_t alignmentFill_at_23753 [3] = {}
 
uint8_t alignmentFill_at_23819 [1] = {}
 
uint8_t alignmentFill_at_23882 [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_22695 [1] = {}
 
uint8_t alignmentFill_at_22773 [1] = {}
 
uint8_t alignmentFill_at_22789 [3] = {}
 
uint8_t alignmentFill_at_22855 [1] = {}
 
uint8_t alignmentFill_at_22918 [2] = {}
 
Gpio communityCommsLedPin
 
uint8_t alignmentFill_at_22926 [2] = {}
 
int technicalDebt7738
 
uint8_t alignmentFill_at_5121 [3] = {}
 
uint8_t alignmentFill_at_14206 [2] = {}
 
uint8_t alignmentFill_at_14810 [2] = {}
 
uint8_t alignmentFill_at_19078 [2] = {}
 
uint8_t alignmentFill_at_22602 [2] = {}
 
uint8_t alignmentFill_at_23239 [1] = {}
 
uint8_t alignmentFill_at_23403 [1] = {}
 
uint8_t alignmentFill_at_23719 [1] = {}
 
uint8_t alignmentFill_at_24034 [2] = {}
 
bool unusedBit_291_6: 1 {}
 
bool unusedBit_291_7: 1 {}
 
bool unusedBit_291_8: 1 {}
 
bool unusedBit_291_9: 1 {}
 
bool unusedBit_291_10: 1 {}
 
bool unusedBit_291_11: 1 {}
 
bool unusedBit_291_12: 1 {}
 
bool unusedBit_291_13: 1 {}
 
bool unusedBit_291_14: 1 {}
 
bool unusedBit_291_15: 1 {}
 
bool unusedBit_291_16: 1 {}
 
bool unusedBit_291_17: 1 {}
 
bool unusedBit_291_18: 1 {}
 
bool unusedBit_291_19: 1 {}
 
bool unusedBit_291_20: 1 {}
 
bool unusedBit_291_21: 1 {}
 
bool unusedBit_291_22: 1 {}
 
bool unusedBit_291_23: 1 {}
 
bool unusedBit_291_24: 1 {}
 
bool unusedBit_291_25: 1 {}
 
bool unusedBit_291_26: 1 {}
 
bool unusedBit_291_27: 1 {}
 
bool unusedBit_291_28: 1 {}
 
bool unusedBit_291_29: 1 {}
 
bool unusedBit_291_30: 1 {}
 
bool unusedBit_291_31: 1 {}
 
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_23893 [1] = {}
 
uint8_t alignmentFill_at_23909 [3] = {}
 
uint8_t alignmentFill_at_23975 [1] = {}
 
uint8_t alignmentFill_at_24038 [2] = {}
 
uint8_t hondaKcltGaugeAdder
 
uint8_t unusedConfigPadding [BOTTOM_PADDING] = {}
 
uint8_t alignmentFill_at_24081 [3] = {}
 
uint8_t alignmentFill_at_21486 [2] = {}
 
uint8_t alignmentFill_at_30787 [1] = {}
 
uint8_t alignmentFill_at_30865 [1] = {}
 
uint8_t alignmentFill_at_30881 [3] = {}
 
uint8_t alignmentFill_at_30947 [1] = {}
 
uint8_t alignmentFill_at_31010 [2] = {}
 
uint8_t alignmentFill_at_16982 [2] = {}
 
uint8_t alignmentFill_at_23003 [1] = {}
 
uint8_t alignmentFill_at_16354 [2] = {}
 
uint8_t alignmentFill_at_25655 [1] = {}
 
uint8_t alignmentFill_at_25733 [1] = {}
 
uint8_t alignmentFill_at_25749 [3] = {}
 
uint8_t alignmentFill_at_25815 [1] = {}
 
uint8_t alignmentFill_at_25878 [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_18354 [2] = {}
 
uint8_t alignmentFill_at_26627 [1] = {}
 
uint8_t alignmentFill_at_26705 [1] = {}
 
uint8_t alignmentFill_at_26721 [3] = {}
 
uint8_t alignmentFill_at_26787 [1] = {}
 
uint8_t alignmentFill_at_26850 [2] = {}
 
uint8_t alignmentFill_at_4673 [3] = {}
 
uint8_t alignmentFill_at_54558 [2] = {}
 
uint8_t alignmentFill_at_63791 [1] = {}
 
uint8_t alignmentFill_at_63869 [1] = {}
 
uint8_t alignmentFill_at_63885 [3] = {}
 
uint8_t alignmentFill_at_63951 [1] = {}
 
uint8_t alignmentFill_at_64014 [2] = {}
 
uint8_t alignmentFill_at_19854 [2] = {}
 
uint8_t alignmentFill_at_30047 [1] = {}
 
uint8_t alignmentFill_at_30125 [1] = {}
 
uint8_t alignmentFill_at_30141 [3] = {}
 
uint8_t alignmentFill_at_30207 [1] = {}
 
uint8_t alignmentFill_at_30270 [2] = {}
 
uint8_t alignmentFill_at_14130 [2] = {}
 
uint8_t alignmentFill_at_21151 [1] = {}
 
uint8_t alignmentFill_at_21219 [1] = {}
 
uint8_t alignmentFill_at_21235 [1] = {}
 
uint8_t alignmentFill_at_21299 [1] = {}
 
uint8_t alignmentFill_at_21362 [2] = {}
 
uint8_t alignmentFill_at_4613 [3] = {}
 
uint8_t alignmentFill_at_14366 [2] = {}
 
uint8_t alignmentFill_at_23667 [1] = {}
 
uint8_t alignmentFill_at_23745 [1] = {}
 
uint8_t alignmentFill_at_23761 [3] = {}
 
uint8_t alignmentFill_at_23827 [1] = {}
 
uint8_t alignmentFill_at_23890 [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_54366 [2] = {}
 
uint8_t alignmentFill_at_63667 [1] = {}
 
uint8_t alignmentFill_at_63745 [1] = {}
 
uint8_t alignmentFill_at_63761 [3] = {}
 
uint8_t alignmentFill_at_63827 [1] = {}
 
uint8_t alignmentFill_at_63890 [2] = {}
 

Detailed Description

Definition at line 6068 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 5660

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

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 5664

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 6096

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 5732

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 5436

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

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

6369{};

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

◆ afterCrankingIACtaperDurationBins

float persistent_config_s::afterCrankingIACtaperDurationBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5636

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5652

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5732

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5640

units: C offset 5496

units: C offset 5272

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 6072

units: C offset 5548

units: C offset 5500

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5708

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5412

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5648

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

6362{};

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_14130

uint8_t persistent_config_s::alignmentFill_at_14130[2] = {}

need 4 byte alignment units: units offset 14130

Definition at line 6477 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

6477{};

◆ alignmentFill_at_14206

uint8_t persistent_config_s::alignmentFill_at_14206[2] = {}

need 4 byte alignment units: units offset 14206

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

6406{};

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

uint8_t persistent_config_s::alignmentFill_at_14354 = {}

need 4 byte alignment units: units offset 14354

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

6477{};

◆ alignmentFill_at_14358

uint8_t persistent_config_s::alignmentFill_at_14358[2] = {}

need 4 byte alignment units: units offset 14358

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

6573{};

◆ alignmentFill_at_14366

uint8_t persistent_config_s::alignmentFill_at_14366[2] = {}

need 4 byte alignment units: units offset 14366

Definition at line 6597 of file engine_configuration_generated_structures_uaefi.h.

6597{};

◆ alignmentFill_at_14486

uint8_t persistent_config_s::alignmentFill_at_14486 = {}

need 4 byte alignment units: units offset 14486

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

6477{};

◆ alignmentFill_at_14490

uint8_t persistent_config_s::alignmentFill_at_14490 = {}

need 4 byte alignment units: units offset 14490

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

6573{};

◆ alignmentFill_at_14810

uint8_t persistent_config_s::alignmentFill_at_14810[2] = {}

need 4 byte alignment units: units offset 14810

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

6483{};

◆ alignmentFill_at_16354

uint8_t persistent_config_s::alignmentFill_at_16354 = {}

need 4 byte alignment units: units offset 16354

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

6477{};

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

uint8_t persistent_config_s::alignmentFill_at_18354[2] = {}

need 4 byte alignment units: units offset 18354

Definition at line 6477 of file engine_configuration_generated_structures_proteus_f4.h.

6477{};

◆ alignmentFill_at_19078

uint8_t persistent_config_s::alignmentFill_at_19078[2] = {}

need 4 byte alignment units: units offset 19078

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

6900{};

◆ alignmentFill_at_19854

uint8_t persistent_config_s::alignmentFill_at_19854[2] = {}

need 4 byte alignment units: units offset 19854

Definition at line 6477 of file engine_configuration_generated_structures_proteus_h7.h.

6477{};

◆ alignmentFill_at_21151

uint8_t persistent_config_s::alignmentFill_at_21151[1] = {}

need 4 byte alignment units: units offset 21151

Definition at line 7344 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7344{};

◆ alignmentFill_at_21219

uint8_t persistent_config_s::alignmentFill_at_21219[1] = {}

need 4 byte alignment units: units offset 21219

Definition at line 7452 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7452{};

◆ alignmentFill_at_21235

uint8_t persistent_config_s::alignmentFill_at_21235[1] = {}

need 4 byte alignment units: units offset 21235

Definition at line 7472 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7472{};

◆ alignmentFill_at_21299

uint8_t persistent_config_s::alignmentFill_at_21299[1] = {}

need 4 byte alignment units: units offset 21299

Definition at line 7498 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7498{};

◆ alignmentFill_at_21362

uint8_t persistent_config_s::alignmentFill_at_21362[2] = {}

need 4 byte alignment units: units offset 21362

Definition at line 7519 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

7519{};

◆ alignmentFill_at_21486

uint8_t persistent_config_s::alignmentFill_at_21486[2] = {}

need 4 byte alignment units: units offset 21486

Definition at line 6477 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

6477{};

◆ alignmentFill_at_22602

uint8_t persistent_config_s::alignmentFill_at_22602[2] = {}

need 4 byte alignment units: units offset 22602

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

7218{};

◆ alignmentFill_at_22695

uint8_t persistent_config_s::alignmentFill_at_22695[1] = {}

need 4 byte alignment units: units offset 22695

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

7344{};

◆ alignmentFill_at_22773

uint8_t persistent_config_s::alignmentFill_at_22773[1] = {}

need 4 byte alignment units: units offset 22773

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

7452{};

◆ alignmentFill_at_22789

uint8_t persistent_config_s::alignmentFill_at_22789[3] = {}

need 4 byte alignment units: units offset 22789

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

7472{};

◆ alignmentFill_at_22855

uint8_t persistent_config_s::alignmentFill_at_22855[1] = {}

need 4 byte alignment units: units offset 22855

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

7498{};

◆ alignmentFill_at_22918

uint8_t persistent_config_s::alignmentFill_at_22918[2] = {}

need 4 byte alignment units: units offset 22918

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

7519{};

◆ alignmentFill_at_22926

uint8_t persistent_config_s::alignmentFill_at_22926[2] = {}

need 4 byte alignment units: units offset 22926

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

7625{};

◆ alignmentFill_at_22991

uint8_t persistent_config_s::alignmentFill_at_22991[1] = {}

need 4 byte alignment units: units offset 22991

Definition at line 6574 of file engine_configuration_generated_structures_atlas.h.

6574{};

◆ alignmentFill_at_23003

uint8_t persistent_config_s::alignmentFill_at_23003[1] = {}

need 4 byte alignment units: units offset 23003

Definition at line 6241 of file engine_configuration_generated_structures_m74_9.h.

6241{};

◆ alignmentFill_at_23069

uint8_t persistent_config_s::alignmentFill_at_23069[1] = {}

need 4 byte alignment units: units offset 23069

Definition at line 6682 of file engine_configuration_generated_structures_atlas.h.

6682{};

◆ alignmentFill_at_23085

uint8_t persistent_config_s::alignmentFill_at_23085[3] = {}

need 4 byte alignment units: units offset 23085

Definition at line 6702 of file engine_configuration_generated_structures_atlas.h.

6702{};

◆ alignmentFill_at_23151

uint8_t persistent_config_s::alignmentFill_at_23151[1] = {}

need 4 byte alignment units: units offset 23151

Definition at line 6728 of file engine_configuration_generated_structures_atlas.h.

6728{};

◆ alignmentFill_at_23214

uint8_t persistent_config_s::alignmentFill_at_23214[2] = {}

need 4 byte alignment units: units offset 23214

Definition at line 6749 of file engine_configuration_generated_structures_atlas.h.

6749{};

◆ alignmentFill_at_23239

uint8_t persistent_config_s::alignmentFill_at_23239[1] = {}

need 4 byte alignment units: units offset 23239

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

7362{};

◆ alignmentFill_at_23403

uint8_t persistent_config_s::alignmentFill_at_23403[1] = {}

need 4 byte alignment units: units offset 23403

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

7484{};

◆ 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_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 = {}

need 4 byte alignment units: units offset 23655

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

7344{};

◆ alignmentFill_at_23659

uint8_t persistent_config_s::alignmentFill_at_23659[1] = {}

need 4 byte alignment units: units offset 23659

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

7440{};

◆ alignmentFill_at_23667

uint8_t persistent_config_s::alignmentFill_at_23667[1] = {}

need 4 byte alignment units: units offset 23667

Definition at line 7464 of file engine_configuration_generated_structures_uaefi.h.

7464{};

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

uint8_t persistent_config_s::alignmentFill_at_23719[1] = {}

need 4 byte alignment units: units offset 23719

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

7510{};

◆ alignmentFill_at_23733

uint8_t persistent_config_s::alignmentFill_at_23733 = {}

need 4 byte alignment units: units offset 23733

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

7452{};

◆ alignmentFill_at_23737

uint8_t persistent_config_s::alignmentFill_at_23737[1] = {}

need 4 byte alignment units: units offset 23737

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

7548{};

◆ alignmentFill_at_23745

uint8_t persistent_config_s::alignmentFill_at_23745[1] = {}

need 4 byte alignment units: units offset 23745

Definition at line 7572 of file engine_configuration_generated_structures_uaefi.h.

7572{};

◆ alignmentFill_at_23749

uint8_t persistent_config_s::alignmentFill_at_23749 = {}

need 4 byte alignment units: units offset 23749

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

7472{};

◆ alignmentFill_at_23753

uint8_t persistent_config_s::alignmentFill_at_23753[3] = {}

need 4 byte alignment units: units offset 23753

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

7568{};

◆ alignmentFill_at_23761

uint8_t persistent_config_s::alignmentFill_at_23761[3] = {}

need 4 byte alignment units: units offset 23761

Definition at line 7592 of file engine_configuration_generated_structures_uaefi.h.

7592{};

◆ alignmentFill_at_23787

uint8_t persistent_config_s::alignmentFill_at_23787 = {}

need 4 byte alignment units: units offset 23787

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

7344{};

◆ alignmentFill_at_23791

uint8_t persistent_config_s::alignmentFill_at_23791 = {}

need 4 byte alignment units: units offset 23791

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

7440{};

◆ alignmentFill_at_23815

uint8_t persistent_config_s::alignmentFill_at_23815 = {}

need 4 byte alignment units: units offset 23815

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

7498{};

◆ alignmentFill_at_23819

uint8_t persistent_config_s::alignmentFill_at_23819[1] = {}

need 4 byte alignment units: units offset 23819

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

7594{};

◆ alignmentFill_at_23827

uint8_t persistent_config_s::alignmentFill_at_23827[1] = {}

need 4 byte alignment units: units offset 23827

Definition at line 7618 of file engine_configuration_generated_structures_uaefi.h.

7618{};

◆ alignmentFill_at_23865

uint8_t persistent_config_s::alignmentFill_at_23865 = {}

need 4 byte alignment units: units offset 23865

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

7452{};

◆ alignmentFill_at_23869

uint8_t persistent_config_s::alignmentFill_at_23869 = {}

need 4 byte alignment units: units offset 23869

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

7548{};

◆ alignmentFill_at_23878

uint8_t persistent_config_s::alignmentFill_at_23878 = {}

need 4 byte alignment units: units offset 23878

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

7519{};

◆ alignmentFill_at_23881

uint8_t persistent_config_s::alignmentFill_at_23881 = {}

need 4 byte alignment units: units offset 23881

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

7472{};

◆ alignmentFill_at_23882

uint8_t persistent_config_s::alignmentFill_at_23882[2] = {}

need 4 byte alignment units: units offset 23882

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

7615{};

◆ alignmentFill_at_23885

uint8_t persistent_config_s::alignmentFill_at_23885 = {}

need 4 byte alignment units: units offset 23885

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

7568{};

◆ alignmentFill_at_23890

uint8_t persistent_config_s::alignmentFill_at_23890[2] = {}

need 4 byte alignment units: units offset 23890

Definition at line 7639 of file engine_configuration_generated_structures_uaefi.h.

7639{};

◆ alignmentFill_at_23893

uint8_t persistent_config_s::alignmentFill_at_23893[1] = {}

need 4 byte alignment units: units offset 23893

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

7452{};

◆ alignmentFill_at_23909

uint8_t persistent_config_s::alignmentFill_at_23909[3] = {}

need 4 byte alignment units: units offset 23909

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

7472{};

◆ alignmentFill_at_23947

uint8_t persistent_config_s::alignmentFill_at_23947 = {}

need 4 byte alignment units: units offset 23947

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

7498{};

◆ alignmentFill_at_23951

uint8_t persistent_config_s::alignmentFill_at_23951 = {}

need 4 byte alignment units: units offset 23951

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

7594{};

◆ alignmentFill_at_23975

uint8_t persistent_config_s::alignmentFill_at_23975[1] = {}

need 4 byte alignment units: units offset 23975

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

7498{};

◆ alignmentFill_at_24010

uint8_t persistent_config_s::alignmentFill_at_24010 = {}

need 4 byte alignment units: units offset 24010

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

7519{};

◆ alignmentFill_at_24014

uint8_t persistent_config_s::alignmentFill_at_24014 = {}

need 4 byte alignment units: units offset 24014

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

7615{};

◆ alignmentFill_at_24034

uint8_t persistent_config_s::alignmentFill_at_24034[2] = {}

need 4 byte alignment units: units offset 24034

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

7531{};

◆ alignmentFill_at_24038

uint8_t persistent_config_s::alignmentFill_at_24038[2] = {}

need 4 byte alignment units: units offset 24038

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

7519{};

◆ alignmentFill_at_24081

uint8_t persistent_config_s::alignmentFill_at_24081[3] = {}

need 4 byte alignment units: units offset 24081

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

7629{};

◆ alignmentFill_at_25655

uint8_t persistent_config_s::alignmentFill_at_25655 = {}

need 4 byte alignment units: units offset 25655

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

7344{};

◆ alignmentFill_at_25691

uint8_t persistent_config_s::alignmentFill_at_25691[1] = {}

need 4 byte alignment units: units offset 25691

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

7338{};

◆ alignmentFill_at_25733

uint8_t persistent_config_s::alignmentFill_at_25733 = {}

need 4 byte alignment units: units offset 25733

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

7452{};

◆ alignmentFill_at_25749

uint8_t persistent_config_s::alignmentFill_at_25749 = {}

need 4 byte alignment units: units offset 25749

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

7472{};

◆ alignmentFill_at_25769

uint8_t persistent_config_s::alignmentFill_at_25769[1] = {}

need 4 byte alignment units: units offset 25769

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

7446{};

◆ alignmentFill_at_25785

uint8_t persistent_config_s::alignmentFill_at_25785[3] = {}

need 4 byte alignment units: units offset 25785

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

7466{};

◆ alignmentFill_at_25815

uint8_t persistent_config_s::alignmentFill_at_25815 = {}

need 4 byte alignment units: units offset 25815

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

7498{};

◆ alignmentFill_at_25851

uint8_t persistent_config_s::alignmentFill_at_25851[1] = {}

need 4 byte alignment units: units offset 25851

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

7492{};

◆ alignmentFill_at_25878

uint8_t persistent_config_s::alignmentFill_at_25878 = {}

need 4 byte alignment units: units offset 25878

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

7519{};

◆ alignmentFill_at_25914

uint8_t persistent_config_s::alignmentFill_at_25914[2] = {}

need 4 byte alignment units: units offset 25914

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

7513{};

◆ alignmentFill_at_26627

uint8_t persistent_config_s::alignmentFill_at_26627[1] = {}

need 4 byte alignment units: units offset 26627

Definition at line 7344 of file engine_configuration_generated_structures_proteus_f4.h.

7344{};

◆ alignmentFill_at_26705

uint8_t persistent_config_s::alignmentFill_at_26705[1] = {}

need 4 byte alignment units: units offset 26705

Definition at line 7452 of file engine_configuration_generated_structures_proteus_f4.h.

7452{};

◆ alignmentFill_at_26721

uint8_t persistent_config_s::alignmentFill_at_26721[3] = {}

need 4 byte alignment units: units offset 26721

Definition at line 7472 of file engine_configuration_generated_structures_proteus_f4.h.

7472{};

◆ alignmentFill_at_26787

uint8_t persistent_config_s::alignmentFill_at_26787[1] = {}

need 4 byte alignment units: units offset 26787

Definition at line 7498 of file engine_configuration_generated_structures_proteus_f4.h.

7498{};

◆ alignmentFill_at_26850

uint8_t persistent_config_s::alignmentFill_at_26850[2] = {}

need 4 byte alignment units: units offset 26850

Definition at line 7519 of file engine_configuration_generated_structures_proteus_f4.h.

7519{};

◆ alignmentFill_at_30047

uint8_t persistent_config_s::alignmentFill_at_30047[1] = {}

need 4 byte alignment units: units offset 30047

Definition at line 7344 of file engine_configuration_generated_structures_proteus_h7.h.

7344{};

◆ alignmentFill_at_30125

uint8_t persistent_config_s::alignmentFill_at_30125[1] = {}

need 4 byte alignment units: units offset 30125

Definition at line 7452 of file engine_configuration_generated_structures_proteus_h7.h.

7452{};

◆ alignmentFill_at_30141

uint8_t persistent_config_s::alignmentFill_at_30141[3] = {}

need 4 byte alignment units: units offset 30141

Definition at line 7472 of file engine_configuration_generated_structures_proteus_h7.h.

7472{};

◆ alignmentFill_at_30207

uint8_t persistent_config_s::alignmentFill_at_30207[1] = {}

need 4 byte alignment units: units offset 30207

Definition at line 7498 of file engine_configuration_generated_structures_proteus_h7.h.

7498{};

◆ alignmentFill_at_30270

uint8_t persistent_config_s::alignmentFill_at_30270[2] = {}

need 4 byte alignment units: units offset 30270

Definition at line 7519 of file engine_configuration_generated_structures_proteus_h7.h.

7519{};

◆ alignmentFill_at_30787

uint8_t persistent_config_s::alignmentFill_at_30787[1] = {}

need 4 byte alignment units: units offset 30787

Definition at line 7344 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7344{};

◆ alignmentFill_at_30865

uint8_t persistent_config_s::alignmentFill_at_30865[1] = {}

need 4 byte alignment units: units offset 30865

Definition at line 7452 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7452{};

◆ alignmentFill_at_30881

uint8_t persistent_config_s::alignmentFill_at_30881[3] = {}

need 4 byte alignment units: units offset 30881

Definition at line 7472 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7472{};

◆ alignmentFill_at_30947

uint8_t persistent_config_s::alignmentFill_at_30947[1] = {}

need 4 byte alignment units: units offset 30947

Definition at line 7498 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7498{};

◆ alignmentFill_at_31010

uint8_t persistent_config_s::alignmentFill_at_31010[2] = {}

need 4 byte alignment units: units offset 31010

Definition at line 7519 of file engine_configuration_generated_structures_hellen154hyundai_f7.h.

7519{};

◆ alignmentFill_at_32486

uint8_t persistent_config_s::alignmentFill_at_32486[2] = {}

need 4 byte alignment units: units offset 32486

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

6477{};

◆ alignmentFill_at_42347

uint8_t persistent_config_s::alignmentFill_at_42347[1] = {}

need 4 byte alignment units: units offset 42347

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

7344{};

◆ alignmentFill_at_42425

uint8_t persistent_config_s::alignmentFill_at_42425[1] = {}

need 4 byte alignment units: units offset 42425

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

7452{};

◆ alignmentFill_at_42441

uint8_t persistent_config_s::alignmentFill_at_42441[3] = {}

need 4 byte alignment units: units offset 42441

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

7472{};

◆ alignmentFill_at_42507

uint8_t persistent_config_s::alignmentFill_at_42507[1] = {}

need 4 byte alignment units: units offset 42507

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

7498{};

◆ alignmentFill_at_42570

uint8_t persistent_config_s::alignmentFill_at_42570[2] = {}

need 4 byte alignment units: units offset 42570

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

7519{};

◆ alignmentFill_at_4601

uint8_t persistent_config_s::alignmentFill_at_4601 = {}

need 4 byte alignment units: units offset 4601

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

6199{};

◆ alignmentFill_at_4605

uint8_t persistent_config_s::alignmentFill_at_4605 = {}

need 4 byte alignment units: units offset 4605

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

6295{};

◆ alignmentFill_at_4613

uint8_t persistent_config_s::alignmentFill_at_4613 = {}

need 4 byte alignment units: units offset 4613

Definition at line 6319 of file engine_configuration_generated_structures_uaefi.h.

6319{};

◆ alignmentFill_at_4617

uint8_t persistent_config_s::alignmentFill_at_4617[3] = {}

need 4 byte alignment units: units offset 4617

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

6199{};

◆ alignmentFill_at_4673

uint8_t persistent_config_s::alignmentFill_at_4673[3] = {}

need 4 byte alignment units: units offset 4673

Definition at line 6199 of file engine_configuration_generated_structures_proteus_f7.h.

6199{};

◆ alignmentFill_at_4697

uint8_t persistent_config_s::alignmentFill_at_4697[3] = {}

need 4 byte alignment units: units offset 4697

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

6199{};

◆ alignmentFill_at_5121

uint8_t persistent_config_s::alignmentFill_at_5121[3] = {}

need 4 byte alignment units: units offset 5121

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

6199{};

◆ alignmentFill_at_54366

uint8_t persistent_config_s::alignmentFill_at_54366 = {}

need 4 byte alignment units: units offset 54366

Definition at line 6597 of file engine_configuration_generated_structures_uaefi_pro.h.

6597{};

◆ alignmentFill_at_54558

uint8_t persistent_config_s::alignmentFill_at_54558[2] = {}

need 4 byte alignment units: units offset 54558

Definition at line 6477 of file engine_configuration_generated_structures_proteus_f7.h.

6477{};

◆ alignmentFill_at_56331

uint8_t persistent_config_s::alignmentFill_at_56331[1] = {}

need 4 byte alignment units: units offset 56331

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

7338{};

◆ alignmentFill_at_56409

uint8_t persistent_config_s::alignmentFill_at_56409[1] = {}

need 4 byte alignment units: units offset 56409

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

7446{};

◆ alignmentFill_at_56425

uint8_t persistent_config_s::alignmentFill_at_56425[3] = {}

need 4 byte alignment units: units offset 56425

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

7466{};

◆ alignmentFill_at_56491

uint8_t persistent_config_s::alignmentFill_at_56491[1] = {}

need 4 byte alignment units: units offset 56491

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

7492{};

◆ alignmentFill_at_56554

uint8_t persistent_config_s::alignmentFill_at_56554[2] = {}

need 4 byte alignment units: units offset 56554

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

7513{};

◆ alignmentFill_at_63667

uint8_t persistent_config_s::alignmentFill_at_63667 = {}

need 4 byte alignment units: units offset 63667

Definition at line 7464 of file engine_configuration_generated_structures_uaefi_pro.h.

7464{};

◆ alignmentFill_at_63745

uint8_t persistent_config_s::alignmentFill_at_63745 = {}

need 4 byte alignment units: units offset 63745

Definition at line 7572 of file engine_configuration_generated_structures_uaefi_pro.h.

7572{};

◆ alignmentFill_at_63761

uint8_t persistent_config_s::alignmentFill_at_63761 = {}

need 4 byte alignment units: units offset 63761

Definition at line 7592 of file engine_configuration_generated_structures_uaefi_pro.h.

7592{};

◆ alignmentFill_at_63791

uint8_t persistent_config_s::alignmentFill_at_63791[1] = {}

need 4 byte alignment units: units offset 63791

Definition at line 7344 of file engine_configuration_generated_structures_proteus_f7.h.

7344{};

◆ alignmentFill_at_63827

uint8_t persistent_config_s::alignmentFill_at_63827 = {}

need 4 byte alignment units: units offset 63827

Definition at line 7618 of file engine_configuration_generated_structures_uaefi_pro.h.

7618{};

◆ alignmentFill_at_63869

uint8_t persistent_config_s::alignmentFill_at_63869[1] = {}

need 4 byte alignment units: units offset 63869

Definition at line 7452 of file engine_configuration_generated_structures_proteus_f7.h.

7452{};

◆ alignmentFill_at_63885

uint8_t persistent_config_s::alignmentFill_at_63885[3] = {}

need 4 byte alignment units: units offset 63885

Definition at line 7472 of file engine_configuration_generated_structures_proteus_f7.h.

7472{};

◆ alignmentFill_at_63890

uint8_t persistent_config_s::alignmentFill_at_63890 = {}

need 4 byte alignment units: units offset 63890

Definition at line 7639 of file engine_configuration_generated_structures_uaefi_pro.h.

7639{};

◆ alignmentFill_at_63951

uint8_t persistent_config_s::alignmentFill_at_63951[1] = {}

need 4 byte alignment units: units offset 63951

Definition at line 7498 of file engine_configuration_generated_structures_proteus_f7.h.

7498{};

◆ alignmentFill_at_64014

uint8_t persistent_config_s::alignmentFill_at_64014[2] = {}

need 4 byte alignment units: units offset 64014

Definition at line 7519 of file engine_configuration_generated_structures_proteus_f7.h.

7519{};

◆ ALSFuelAdjustment

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

units: percent offset 19460

units: percent offset 19592

units: percent offset 37592

units: percent offset 21496

units: percent offset 51576

units: percent offset 19596

units: percent offset 19464

units: percent offset 19320

units: percent offset 18824

units: percent offset 18500

units: percent offset 18962

units: percent offset 19356

units: percent offset 19324

units: percent offset 19232

units: percent offset 19620

units: percent offset 26592

units: percent offset 18812

units: percent offset 21460

units: percent offset 22432

units: percent offset 59596

units: percent offset 25852

units: percent offset 18972

units: percent offset 19472

units: percent offset 59472

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

6863{};

Referenced by getFuelALSCorrection().

◆ alsFuelAdjustmentLoadBins

uint16_t persistent_config_s::alsFuelAdjustmentLoadBins = {}

units: TPS offset 19492

units: TPS offset 19624

units: TPS offset 37624

units: TPS offset 21528

units: TPS offset 51608

units: TPS offset 19628

units: TPS offset 19496

units: TPS offset 19352

units: TPS offset 18856

units: TPS offset 18532

units: TPS offset 19002

units: TPS offset 19388

units: TPS offset 19356

units: TPS offset 19264

units: TPS offset 19652

units: TPS offset 26624

units: TPS offset 18844

units: TPS offset 21492

units: TPS offset 22464

units: TPS offset 59628

units: TPS offset 25884

units: TPS offset 19004

units: TPS offset 19504

units: TPS offset 59504

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

6868{};

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

◆ alsFuelAdjustmentrpmBins

uint16_t persistent_config_s::alsFuelAdjustmentrpmBins = {}

units: RPM offset 19500

units: RPM offset 19632

units: RPM offset 37632

units: RPM offset 21536

units: RPM offset 51616

units: RPM offset 19636

units: RPM offset 19504

units: RPM offset 19360

units: RPM offset 18864

units: RPM offset 18540

units: RPM offset 19010

units: RPM offset 19396

units: RPM offset 19364

units: RPM offset 19272

units: RPM offset 19660

units: RPM offset 26632

units: RPM offset 18852

units: RPM offset 21500

units: RPM offset 22472

units: RPM offset 59636

units: RPM offset 25892

units: RPM offset 19012

units: RPM offset 19512

units: RPM offset 59512

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

6873{};

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

◆ alsIgnRetardLoadBins

uint16_t persistent_config_s::alsIgnRetardLoadBins = {}

units: TPS offset 19444

units: TPS offset 19576

units: TPS offset 37576

units: TPS offset 21480

units: TPS offset 51560

units: TPS offset 19580

units: TPS offset 19448

units: TPS offset 19304

units: TPS offset 18808

units: TPS offset 18484

units: TPS offset 18944

units: TPS offset 19340

units: TPS offset 19308

units: TPS offset 19216

units: TPS offset 19604

units: TPS offset 26576

units: TPS offset 18796

units: TPS offset 21444

units: TPS offset 22416

units: TPS offset 59580

units: TPS offset 25836

units: TPS offset 18956

units: TPS offset 19456

units: TPS offset 59456

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

6853{};

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

◆ alsIgnRetardrpmBins

uint16_t persistent_config_s::alsIgnRetardrpmBins = {}

units: RPM offset 19452

units: RPM offset 19584

units: RPM offset 37584

units: RPM offset 21488

units: RPM offset 51568

units: RPM offset 19588

units: RPM offset 19456

units: RPM offset 19312

units: RPM offset 18816

units: RPM offset 18492

units: RPM offset 18952

units: RPM offset 19348

units: RPM offset 19316

units: RPM offset 19224

units: RPM offset 19612

units: RPM offset 26584

units: RPM offset 18804

units: RPM offset 21452

units: RPM offset 22424

units: RPM offset 59588

units: RPM offset 25844

units: RPM offset 18964

units: RPM offset 19464

units: RPM offset 59464

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

6858{};

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

◆ alsIgnSkipLoadBins

uint16_t persistent_config_s::alsIgnSkipLoadBins = {}

units: TPS offset 19540

units: TPS offset 19672

units: TPS offset 37672

units: TPS offset 21576

units: TPS offset 51656

units: TPS offset 19676

units: TPS offset 19544

units: TPS offset 19400

units: TPS offset 18904

units: TPS offset 18580

units: TPS offset 19060

units: TPS offset 19436

units: TPS offset 19404

units: TPS offset 19312

units: TPS offset 19700

units: TPS offset 26672

units: TPS offset 18892

units: TPS offset 21540

units: TPS offset 22512

units: TPS offset 59676

units: TPS offset 25932

units: TPS offset 19052

units: TPS offset 19552

units: TPS offset 59552

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

6883{};

◆ alsIgnSkiprpmBins

uint16_t persistent_config_s::alsIgnSkiprpmBins = {}

units: RPM offset 19548

units: RPM offset 19680

units: RPM offset 37680

units: RPM offset 21584

units: RPM offset 51664

units: RPM offset 19684

units: RPM offset 19552

units: RPM offset 19408

units: RPM offset 18912

units: RPM offset 18588

units: RPM offset 19068

units: RPM offset 19444

units: RPM offset 19412

units: RPM offset 19320

units: RPM offset 19708

units: RPM offset 26680

units: RPM offset 18900

units: RPM offset 21548

units: RPM offset 22520

units: RPM offset 59684

units: RPM offset 25940

units: RPM offset 19060

units: RPM offset 19560

units: RPM offset 59560

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

6888{};

◆ ALSIgnSkipTable

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

units: ratio offset 19508

units: ratio offset 19640

units: ratio offset 37640

units: ratio offset 21544

units: ratio offset 51624

units: ratio offset 19644

units: ratio offset 19512

units: ratio offset 19368

units: ratio offset 18872

units: ratio offset 18548

units: ratio offset 19020

units: ratio offset 19404

units: ratio offset 19372

units: ratio offset 19280

units: ratio offset 19668

units: ratio offset 26640

units: ratio offset 18860

units: ratio offset 21508

units: ratio offset 22480

units: ratio offset 59644

units: ratio offset 25900

units: ratio offset 19520

units: ratio offset 59520

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

6878{};

◆ ALSTimingRetardTable

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

units: deg offset 19412

units: deg offset 19544

units: deg offset 37544

units: deg offset 21448

units: deg offset 51528

units: deg offset 19548

units: deg offset 19416

units: deg offset 19272

units: deg offset 18776

units: deg offset 18452

units: deg offset 18904

units: deg offset 19308

units: deg offset 19276

units: deg offset 19184

units: deg offset 19572

units: deg offset 26544

units: deg offset 18764

units: deg offset 21412

units: deg offset 22384

units: deg offset 59548

units: deg offset 25804

units: deg offset 18924

units: deg offset 19424

units: deg offset 59424

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

6848{};

Referenced by getRunningAdvance().

◆ alternatorVoltageTargetLoadBins

uint16_t persistent_config_s::alternatorVoltageTargetLoadBins = {}

units: Load offset 23076

units: Load offset 23208

units: Load offset 41768

units: Load offset 25112

units: Load offset 55752

units: Load offset 23212

units: Load offset 23080

units: Load offset 22916

units: Load offset 22420

units: Load offset 22116

units: Load offset 22656

units: Load offset 22952

units: Load offset 22920

units: Load offset 22652

units: Load offset 23236

units: Load offset 30208

units: Load offset 22408

units: Load offset 25076

units: Load offset 22776

units: Load offset 26048

units: Load offset 63212

units: Load offset 29468

units: Load offset 20860

units: Load offset 23088

units: Load offset 63088

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

7215{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetRpmBins

uint16_t persistent_config_s::alternatorVoltageTargetRpmBins = {}

units: RPM offset 23084

units: RPM offset 23216

units: RPM offset 41776

units: RPM offset 25120

units: RPM offset 55760

units: RPM offset 23220

units: RPM offset 23088

units: RPM offset 22924

units: RPM offset 22428

units: RPM offset 22124

units: RPM offset 22664

units: RPM offset 22960

units: RPM offset 22928

units: RPM offset 22660

units: RPM offset 23244

units: RPM offset 30216

units: RPM offset 22416

units: RPM offset 25084

units: RPM offset 22784

units: RPM offset 26056

units: RPM offset 63220

units: RPM offset 29476

units: RPM offset 20868

units: RPM offset 23096

units: RPM offset 63096

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

7220{};

Referenced by AlternatorController::getSetpoint().

◆ alternatorVoltageTargetTable

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

units: volts offset 23044

units: volts offset 23176

units: volts offset 41736

units: volts offset 25080

units: volts offset 55720

units: volts offset 23180

units: volts offset 23048

units: volts offset 22884

units: Volts offset 22388

units: volts offset 22084

units: volts offset 22608

units: Volts offset 22920

units: Volts offset 22888

units: Volts offset 22620

units: volts offset 23204

units: volts offset 30176

units: Volts offset 22376

units: volts offset 25044

units: Volts offset 22744

units: volts offset 26016

units: volts offset 63180

units: volts offset 29436

units: volts offset 20828

units: volts offset 23056

units: volts offset 63056

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

7210{};

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

◆ baroCorrPressureBins

float persistent_config_s::baroCorrPressureBins = {}

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5116

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5132

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5212

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5120

units: kPa offset 4976

units: kPa offset 4820

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5636

units: kPa offset 5028

units: kPa offset 4980

units: kPa offset 4992

units: kPa offset 4988

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5188

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 4892

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 5128

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

6264{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrRpmBins

float persistent_config_s::baroCorrRpmBins = {}

units: RPM offset 5132

units: RPM offset 5148

units: RPM offset 5228

units: RPM offset 5136

units: RPM offset 4992

units: RPM offset 4836

units: RPM offset 5652

units: RPM offset 5044

units: RPM offset 4996

units: RPM offset 5008

units: RPM offset 5004

units: RPM offset 5204

units: RPM offset 4908

units: RPM offset 5144

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

6269{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ baroCorrTable

float persistent_config_s::baroCorrTable = {}

units: ratio offset 5148

units: ratio offset 5164

units: ratio offset 5244

units: ratio offset 5152

units: ratio offset 5008

units: ratio offset 4852

units: ratio offset 5668

units: ratio offset 5060

units: ratio offset 5012

units: ratio offset 5024

units: ratio offset 5020

units: ratio offset 5220

units: ratio offset 4924

units: ratio offset 5160

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

6274{};

Referenced by getBaroCorrection(), and setDefaultVETable().

◆ boardUse2stepPullDown

bool persistent_config_s::boardUse2stepPullDown

offset 23880 bit 9

offset 24012 bit 9

offset 23880 bit 7

offset 25916 bit 7

offset 56556 bit 7

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

Referenced by customBoardOnConfigurationChange(), and setHyundaiPb().

◆ boardUseCamPullDown

bool persistent_config_s::boardUseCamPullDown

offset 23880 bit 10

offset 24012 bit 10

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseCamVrPullUp

bool persistent_config_s::boardUseCamVrPullUp

offset 24012 bit 13

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseCrankPullUp

bool persistent_config_s::boardUseCrankPullUp

offset 23880 bit 8

offset 24012 bit 7

offset 25916 bit 10

offset 56556 bit 10

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

Referenced by customBoardOnConfigurationChange(), and setGmGdi().

◆ boardUseD2PullDown

bool persistent_config_s::boardUseD2PullDown

offset 24012 bit 14

offset 23880 bit 8

offset 25916 bit 8

offset 56556 bit 8

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD3PullDown

bool persistent_config_s::boardUseD3PullDown

offset 24012 bit 15

offset 23880 bit 9

offset 25916 bit 9

offset 56556 bit 9

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD4PullDown

bool persistent_config_s::boardUseD4PullDown

offset 24012 bit 11

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseD5PullDown

bool persistent_config_s::boardUseD5PullDown

offset 24012 bit 12

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseFlexPullDown

bool persistent_config_s::boardUseFlexPullDown

offset 25916 bit 16

offset 56556 bit 16

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH1PullDown

bool persistent_config_s::boardUseH1PullDown

offset 25916 bit 11

offset 56556 bit 11

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH2PullDown

bool persistent_config_s::boardUseH2PullDown

offset 25916 bit 12

offset 56556 bit 12

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH3PullDown

bool persistent_config_s::boardUseH3PullDown

offset 25916 bit 13

offset 56556 bit 13

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH4PullDown

bool persistent_config_s::boardUseH4PullDown

offset 25916 bit 14

offset 56556 bit 14

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseH5PullDown

bool persistent_config_s::boardUseH5PullDown

offset 25916 bit 15

offset 56556 bit 15

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseTachPullUp

bool persistent_config_s::boardUseTachPullUp

offset 23880 bit 6

offset 24012 bit 6

offset 23880 bit 10

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

Referenced by customBoardOnConfigurationChange().

◆ boardUseTempPullUp

bool persistent_config_s::boardUseTempPullUp

offset 23880 bit 7

offset 24012 bit 8

offset 42572 bit 6

offset 23880 bit 6

offset 25916 bit 6

offset 56556 bit 6

Definition at line 7543 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 21484

offset 21616

offset 39616

offset 23520

offset 53600

offset 21620

offset 21488

offset 21344

offset 20848

offset 20524

offset 21008

offset 21380

offset 21348

offset 21256

offset 21644

offset 28616

offset 20836

offset 23484

offset 24456

offset 61620

offset 27876

offset 19556

offset 21496

offset 61496

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

6915{};

Referenced by BoostController::getSetpoint().

◆ boostClosedLoopLoadBins

uint16_t persistent_config_s::boostClosedLoopLoadBins = {}

offset 5476

offset 5492

offset 5572

offset 5480

offset 5336

offset 5112

offset 5924

offset 5388

offset 5340

offset 5548

offset 5252

offset 5488

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

6330{};

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 21108

offset 21240

offset 39240

offset 23144

offset 53224

offset 21244

offset 21112

offset 20968

offset 20472

offset 20148

offset 20632

offset 21004

offset 20972

offset 20880

offset 21268

offset 28240

offset 20460

offset 23108

offset 24080

offset 61244

offset 27500

offset 19468

offset 21120

offset 61120

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

6911{};

Referenced by BoostController::getOpenLoop().

◆ boostOpenLoopLoadBins

uint16_t persistent_config_s::boostOpenLoopLoadBins = {}

offset 5396

offset 5412

offset 5492

offset 5400

offset 5256

offset 5064

offset 5884

offset 5308

offset 5260

offset 5468

offset 5172

offset 5408

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

6322{};

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

◆ boostRpmBins

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

units: RPM offset 5388

units: RPM offset 5404

units: RPM offset 5484

units: RPM offset 5392

units: RPM offset 5248

units: RPM offset 5060

units: RPM offset 5876

units: RPM offset 5300

units: RPM offset 5252

units: RPM offset 5264

units: RPM offset 5396

units: RPM offset 5460

units: RPM offset 5164

units: RPM offset 5400

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

6318{};

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

◆ boostTableClosedLoop

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

offset 5412

offset 5428

offset 5508

offset 5416

offset 5272

offset 5080

offset 5892

offset 5324

offset 5276

offset 5404

offset 5484

offset 5188

offset 5424

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

6326{};

Referenced by initBoostCtrl(), and setDefaultBoostParameters().

◆ boostTableOpenLoop

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

offset 5324

offset 5340

offset 5420

offset 5328

offset 5184

offset 5028

offset 5844

offset 5236

offset 5188

offset 5200

offset 5332

offset 5396

offset 5100

offset 5336

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

6313{};

Referenced by initBoostCtrl(), and setTestDcWastegateConfiguration().

◆ cel_battery_max_v

scaled_channel< uint8_t, 10, 1 > persistent_config_s::cel_battery_max_v

"Maximum Battery Voltage" units: # offset 23253

"Maximum Battery Voltage" units: # offset 23385

"Maximum Battery Voltage" units: # offset 41945

"Maximum Battery Voltage" units: # offset 25289

"Maximum Battery Voltage" units: # offset 55929

"Maximum Battery Voltage" units: # offset 23389

"Maximum Battery Voltage" units: # offset 23257

"Maximum Battery Voltage" units: # offset 22293

"Maximum Battery Voltage" units: # offset 22837

"Maximum Battery Voltage" units: # offset 23413

"Maximum Battery Voltage" units: # offset 30385

"Maximum Battery Voltage" units: # offset 25253

"Maximum Battery Voltage" units: # offset 26225

"Maximum Battery Voltage" units: # offset 63389

"Maximum Battery Voltage" units: # offset 29645

"Maximum Battery Voltage" units: # offset 21037

"Maximum Battery Voltage" units: # offset 23265

"Maximum Battery Voltage" units: # offset 63265

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_battery_min_v

scaled_channel< uint8_t, 10, 1 > persistent_config_s::cel_battery_min_v

"Minimum Battery Voltage" units: # offset 23252

"Minimum Battery Voltage" units: # offset 23384

"Minimum Battery Voltage" units: # offset 41944

"Minimum Battery Voltage" units: # offset 25288

"Minimum Battery Voltage" units: # offset 55928

"Minimum Battery Voltage" units: # offset 23388

"Minimum Battery Voltage" units: # offset 23256

"Minimum Battery Voltage" units: # offset 22292

"Minimum Battery Voltage" units: # offset 22836

"Minimum Battery Voltage" units: # offset 23412

"Minimum Battery Voltage" units: # offset 30384

"Minimum Battery Voltage" units: # offset 25252

"Minimum Battery Voltage" units: # offset 26224

"Minimum Battery Voltage" units: # offset 63388

"Minimum Battery Voltage" units: # offset 29644

"Minimum Battery Voltage" units: # offset 21036

"Minimum Battery Voltage" units: # offset 23264

"Minimum Battery Voltage" units: # offset 63264

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_iat_max_v

scaled_channel< uint8_t, 50, 1 > persistent_config_s::cel_iat_max_v

"Maximum IAT V" units: V offset 23257

"Maximum IAT V" units: V offset 23389

"Maximum IAT V" units: V offset 41949

"Maximum IAT V" units: V offset 25293

"Maximum IAT V" units: V offset 55933

"Maximum IAT V" units: V offset 23393

"Maximum IAT V" units: V offset 23261

"Maximum IAT V" units: V offset 22297

"Maximum IAT V" units: V offset 22841

"Maximum IAT V" units: V offset 23417

"Maximum IAT V" units: V offset 30389

"Maximum IAT V" units: V offset 25257

"Maximum IAT V" units: V offset 26229

"Maximum IAT V" units: V offset 63393

"Maximum IAT V" units: V offset 29649

"Maximum IAT V" units: V offset 21041

"Maximum IAT V" units: V offset 23269

"Maximum IAT V" units: V offset 63269

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_iat_min_v

scaled_channel< uint8_t, 50, 1 > persistent_config_s::cel_iat_min_v

"Minimum IAT V" units: V offset 23256

"Minimum IAT V" units: V offset 23388

"Minimum IAT V" units: V offset 41948

"Minimum IAT V" units: V offset 25292

"Minimum IAT V" units: V offset 55932

"Minimum IAT V" units: V offset 23392

"Minimum IAT V" units: V offset 23260

"Minimum IAT V" units: V offset 22296

"Minimum IAT V" units: V offset 22840

"Minimum IAT V" units: V offset 23416

"Minimum IAT V" units: V offset 30388

"Minimum IAT V" units: V offset 25256

"Minimum IAT V" units: V offset 26228

"Minimum IAT V" units: V offset 63392

"Minimum IAT V" units: V offset 29648

"Minimum IAT V" units: V offset 21040

"Minimum IAT V" units: V offset 23268

"Minimum IAT V" units: V offset 63268

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_map_max_v

scaled_channel< uint8_t, 50, 1 > persistent_config_s::cel_map_max_v

"Maximum MAP V" units: V offset 23255

"Maximum MAP V" units: V offset 23387

"Maximum MAP V" units: V offset 41947

"Maximum MAP V" units: V offset 25291

"Maximum MAP V" units: V offset 55931

"Maximum MAP V" units: V offset 23391

"Maximum MAP V" units: V offset 23259

"Maximum MAP V" units: V offset 22295

"Maximum MAP V" units: V offset 22839

"Maximum MAP V" units: V offset 23415

"Maximum MAP V" units: V offset 30387

"Maximum MAP V" units: V offset 25255

"Maximum MAP V" units: V offset 26227

"Maximum MAP V" units: V offset 63391

"Maximum MAP V" units: V offset 29647

"Maximum MAP V" units: V offset 21039

"Maximum MAP V" units: V offset 23267

"Maximum MAP V" units: V offset 63267

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_map_min_v

scaled_channel< uint8_t, 50, 1 > persistent_config_s::cel_map_min_v

"Minimum MAP V" units: V offset 23254

"Minimum MAP V" units: V offset 23386

"Minimum MAP V" units: V offset 41946

"Minimum MAP V" units: V offset 25290

"Minimum MAP V" units: V offset 55930

"Minimum MAP V" units: V offset 23390

"Minimum MAP V" units: V offset 23258

"Minimum MAP V" units: V offset 22294

"Minimum MAP V" units: V offset 22838

"Minimum MAP V" units: V offset 23414

"Minimum MAP V" units: V offset 30386

"Minimum MAP V" units: V offset 25254

"Minimum MAP V" units: V offset 26226

"Minimum MAP V" units: V offset 63390

"Minimum MAP V" units: V offset 29646

"Minimum MAP V" units: V offset 21038

"Minimum MAP V" units: V offset 23266

"Minimum MAP V" units: V offset 63266

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_tps_max_v

scaled_channel< uint8_t, 50, 1 > persistent_config_s::cel_tps_max_v

"Maximum TPS V" units: V offset 23259

"Maximum TPS V" units: V offset 23391

"Maximum TPS V" units: V offset 41951

"Maximum TPS V" units: V offset 25295

"Maximum TPS V" units: V offset 55935

"Maximum TPS V" units: V offset 23395

"Maximum TPS V" units: V offset 23263

"Maximum TPS V" units: V offset 22299

"Maximum TPS V" units: V offset 22843

"Maximum TPS V" units: V offset 23419

"Maximum TPS V" units: V offset 30391

"Maximum TPS V" units: V offset 25259

"Maximum TPS V" units: V offset 26231

"Maximum TPS V" units: V offset 63395

"Maximum TPS V" units: V offset 29651

"Maximum TPS V" units: V offset 21043

"Maximum TPS V" units: V offset 23271

"Maximum TPS V" units: V offset 63271

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cel_tps_min_v

scaled_channel< uint8_t, 50, 1 > persistent_config_s::cel_tps_min_v

"Minimum TPS V" units: V offset 23258

"Minimum TPS V" units: V offset 23390

"Minimum TPS V" units: V offset 41950

"Minimum TPS V" units: V offset 25294

"Minimum TPS V" units: V offset 55934

"Minimum TPS V" units: V offset 23394

"Minimum TPS V" units: V offset 23262

"Minimum TPS V" units: V offset 22298

"Minimum TPS V" units: V offset 22842

"Minimum TPS V" units: V offset 23418

"Minimum TPS V" units: V offset 30390

"Minimum TPS V" units: V offset 25258

"Minimum TPS V" units: V offset 26230

"Minimum TPS V" units: V offset 63394

"Minimum TPS V" units: V offset 29650

"Minimum TPS V" units: V offset 21042

"Minimum TPS V" units: V offset 23270

"Minimum TPS V" units: V offset 63270

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ cltBoostAdder

float persistent_config_s::cltBoostAdder = {}

offset 23192

offset 23324

offset 41884

offset 25228

offset 55868

offset 23328

offset 23196

offset 23032

offset 22536

offset 22232

offset 22776

offset 23068

offset 23036

offset 22768

offset 23352

offset 30324

offset 22524

offset 25192

offset 22892

offset 26164

offset 63328

offset 29584

offset 20976

offset 23204

offset 63204

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

7249{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostAdderBins

float persistent_config_s::cltBoostAdderBins = {}

units: C offset 23172

units: C offset 23304

units: C offset 41864

units: C offset 25208

units: C offset 55848

units: C offset 23308

units: C offset 23176

units: C offset 23012

units: C offset 22516

units: C offset 22212

units: C offset 22756

units: C offset 23048

units: C offset 23016

units: C offset 22748

units: C offset 23332

units: C offset 30304

units: C offset 22504

units: C offset 25172

units: C offset 22872

units: C offset 26144

units: C offset 63308

units: C offset 29564

units: C offset 20956

units: C offset 23184

units: C offset 63184

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

7245{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorr

float persistent_config_s::cltBoostCorr = {}

units: ratio offset 23112

units: ratio offset 23244

units: ratio offset 41804

units: ratio offset 25148

units: ratio offset 55788

units: ratio offset 23248

units: ratio offset 23116

units: ratio offset 22952

units: ratio offset 22456

units: ratio offset 22152

units: ratio offset 22696

units: ratio offset 22988

units: ratio offset 22956

units: ratio offset 22688

units: ratio offset 23272

units: ratio offset 30244

units: ratio offset 22444

units: ratio offset 25112

units: ratio offset 22812

units: ratio offset 26084

units: ratio offset 63248

units: ratio offset 29504

units: ratio offset 20896

units: ratio offset 23124

units: ratio offset 63124

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

7230{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ cltBoostCorrBins

float persistent_config_s::cltBoostCorrBins = {}

units: C offset 23092

units: C offset 23224

units: C offset 41784

units: C offset 25128

units: C offset 55768

units: C offset 23228

units: C offset 23096

units: C offset 22932

units: C offset 22436

units: C offset 22132

units: C offset 22676

units: C offset 22968

units: C offset 22936

units: C offset 22668

units: C offset 23252

units: C offset 30224

units: C offset 22424

units: C offset 25092

units: C offset 22792

units: C offset 26064

units: C offset 63228

units: C offset 29484

units: C offset 20876

units: C offset 23104

units: C offset 63104

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

7225{};

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 5604

CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: 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 5700

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 5608

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 6040

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 5676

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 5380

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

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

6357{};

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5572

CLT-based cranking position %. The values in this curve represent a percentage of the ETB Maximum angle. e.g. If "ETB Idle Maximum Angle" is 10, a value of 70 means 7% ETB Position. units: {bitStringValue(unitsLabels, useMetricOnInterface)} 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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5668

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5576

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 6008

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: {bitStringValue(unitsLabels, useMetricOnInterface)} 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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5348

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5584

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

6351{};

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

◆ cltFuelCorr

float persistent_config_s::cltFuelCorr = {}

units: ratio offset 13816

units: ratio offset 31816

units: ratio offset 15832

units: ratio offset 45912

units: ratio offset 13820

units: ratio offset 13676

units: ratio offset 13452

units: ratio offset 14272

units: ratio offset 13728

units: ratio offset 13680

units: ratio offset 13640

units: ratio offset 20816

units: ratio offset 15816

units: ratio offset 13764

units: ratio offset 17816

units: ratio offset 53888

units: ratio offset 19316

units: ratio offset 13592

units: ratio offset 13828

units: ratio offset 53828

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

6410{};

Referenced by getCltFuelCorrection(), and setDefaultWarmupFuelEnrichment().

◆ cltFuelCorrBins

float persistent_config_s::cltFuelCorrBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13752

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 31752

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 15768

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 45848

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13756

units: C offset 13612

units: C offset 13388

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14208

units: C offset 13664

units: C offset 13616

units: C offset 13576

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 20752

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 15752

units: C offset 13700

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 17752

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 53824

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 19252

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13528

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13764

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 53764

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

6405{};

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14240

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 32240

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16256

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 46336

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14244

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14696

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21240

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16240

CLT-based idle position multiplier for simple manual idle controller units: C offset 14188

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 18240

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54312

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 19740

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14016

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14252

CLT-based idle position for simple manual idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54252

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

6454{};

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 14272

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

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

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

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

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 14728

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 21272

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

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

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

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

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

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

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

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

6460{};

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 4520

See idleRpmPid units: RPM offset 4536

See idleRpmPid units: RPM offset 4616

See idleRpmPid units: RPM offset 4524

See idleRpmPid units: RPM offset 4388

See idleRpmPid units: RPM offset 4232

See idleRpmPid units: RPM offset 5004

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 4592

See idleRpmPid units: RPM offset 4532

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

6177{};

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4488

CLT-based target RPM for automatic idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4504

CLT-based target RPM for automatic idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4584

CLT-based target RPM for automatic idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4492

CLT-based target RPM for automatic idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4972

CLT-based target RPM for automatic idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4560

CLT-based target RPM for automatic idle controller units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4500

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

6171{};

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 22936

units: RPM offset 23068

units: RPM offset 41628

units: RPM offset 24972

units: RPM offset 55612

units: RPM offset 23072

units: RPM offset 22940

units: RPM offset 22776

units: RPM offset 22280

units: RPM offset 21976

units: RPM offset 22498

units: RPM offset 22812

units: RPM offset 22780

units: RPM offset 22512

units: RPM offset 23096

units: RPM offset 30068

units: RPM offset 22268

units: RPM offset 24936

units: RPM offset 22636

units: RPM offset 25908

units: RPM offset 63072

units: RPM offset 29328

units: RPM offset 20720

units: RPM offset 22948

units: RPM offset 62948

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

7145{};

Referenced by LimpManager::updateRevLimit().

◆ cltRevLimitRpmBins [1/3]

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

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22928

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 23060

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 41620

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 24964

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 55604

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 23064

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22932

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21968

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22490

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 23088

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 30060

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 24928

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 25900

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 63064

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 29320

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 20712

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22940

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 62940

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

7140{};

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 5284

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

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

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

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 5804

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 5356

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

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

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

6297{};

Referenced by getCrankingAdvance(), and setDefaultCranking().

◆ crankingAdvanceBins

uint16_t persistent_config_s::crankingAdvanceBins = {}

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

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

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

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

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 5796

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 5348

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

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

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

6291{};

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 14112

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

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 16128

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 46208

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 14116

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 14568

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 21112

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 16112

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 18112

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 54184

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 19612

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 13888

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 14124

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 54124

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

6448{};

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 14072

units: counter offset 32072

units: counter offset 16088

units: counter offset 46168

units: counter offset 14076

units: counter offset 13932

units: counter offset 13708

units: counter offset 14528

units: counter offset 13984

units: counter offset 13936

units: counter offset 13896

units: counter offset 21072

units: counter offset 16072

units: counter offset 14020

units: counter offset 18072

units: counter offset 54144

units: counter offset 19572

units: counter offset 13848

units: counter offset 14084

units: counter offset 54084

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

6435{};

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

◆ crankingCycleFuelCltBins

int16_t persistent_config_s::crankingCycleFuelCltBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14104

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 32104

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16120

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 46200

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14108

units: C offset 13964

units: C offset 13740

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14560

units: C offset 14016

units: C offset 13968

units: C offset 13928

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21104

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16104

units: C offset 14052

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 18104

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54176

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 19604

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13880

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14116

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54116

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

6440{};

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14040

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 32040

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16056

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 46136

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14044

units: C offset 13900

units: C offset 13676

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14496

units: C offset 13952

units: C offset 13904

units: C offset 13864

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21040

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16040

units: C offset 13988

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 18040

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54112

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 19540

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13816

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14052

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54052

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

6430{};

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

◆ crankingFuelCoef

float persistent_config_s::crankingFuelCoef = {}

units: ratio offset 14008

units: ratio offset 32008

units: ratio offset 16024

units: ratio offset 46104

units: ratio offset 14012

units: ratio offset 13868

units: ratio offset 13644

units: ratio offset 14464

units: ratio offset 13920

units: ratio offset 13872

units: ratio offset 13832

units: ratio offset 21008

units: ratio offset 16008

units: ratio offset 13956

units: ratio offset 18008

units: ratio offset 54080

units: ratio offset 19508

units: ratio offset 13784

units: ratio offset 14020

units: ratio offset 54020

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

6425{};

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

◆ crankingFuelCoefE100

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

units: ratio offset 19156

units: ratio offset 19288

units: ratio offset 37288

units: ratio offset 21192

units: ratio offset 51272

units: ratio offset 19292

units: ratio offset 19160

units: ratio offset 19016

units: ratio offset 18520

units: ratio offset 18196

units: ratio offset 18620

units: ratio offset 19052

units: ratio offset 19020

units: ratio offset 18928

units: ratio offset 19316

units: ratio offset 26288

units: ratio offset 18508

units: ratio offset 21156

units: ratio offset 22128

units: ratio offset 59292

units: ratio offset 25548

units: ratio offset 18668

units: ratio offset 19168

units: ratio offset 59168

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

6723{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ crankingTpsBins

float persistent_config_s::crankingTpsBins = {}

units: % offset 5244

units: % offset 5260

units: % offset 5340

units: % offset 5248

units: % offset 5104

units: % offset 4948

units: % offset 5764

units: % offset 5156

units: % offset 5108

units: % offset 5120

units: % offset 5116

units: % offset 5316

units: % offset 5020

units: % offset 5256

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

6285{};

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

◆ crankingTpsCoef

float persistent_config_s::crankingTpsCoef = {}

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

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

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

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

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 5732

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 5284

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

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

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

6280{};

Referenced by getCrankingFuel3(), and setDefaultCranking().

◆ cyl8certification

bool persistent_config_s::cyl8certification

offset 23892 bit 6

offset 63892 bit 6

Definition at line 7660 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 4352

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

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

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

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 4836

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

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

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

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

6133{};

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 4360

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 4456

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

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 4844

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 4432

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

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

6139{};

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

◆ dwellVoltageCorrValues

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

units: multiplier offset 22976

units: multiplier offset 23108

units: multiplier offset 41668

units: multiplier offset 25012

units: multiplier offset 55652

units: multiplier offset 23112

units: multiplier offset 22980

units: multiplier offset 22816

units: multiplier offset 22320

units: multiplier offset 22016

units: multiplier offset 22538

units: multiplier offset 22852

units: multiplier offset 22820

units: multiplier offset 22552

units: multiplier offset 23136

units: multiplier offset 30108

units: multiplier offset 22308

units: multiplier offset 24976

units: multiplier offset 22676

units: multiplier offset 25948

units: multiplier offset 63112

units: multiplier offset 29368

units: multiplier offset 20760

units: multiplier offset 22988

units: multiplier offset 62988

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

7165{};

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

◆ dwellVoltageCorrVoltBins

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

units: volts offset 22968

units: volts offset 23100

units: volts offset 41660

units: volts offset 25004

units: volts offset 55644

units: volts offset 23104

units: volts offset 22972

units: volts offset 22808

units: volts offset 22312

units: volts offset 22008

units: volts offset 22530

units: volts offset 22844

units: volts offset 22812

units: volts offset 22544

units: volts offset 23128

units: volts offset 30100

units: volts offset 22300

units: volts offset 24968

units: volts offset 22668

units: volts offset 25940

units: volts offset 63104

units: volts offset 29360

units: volts offset 20752

units: volts offset 22980

units: volts offset 62980

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

7160{};

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 23678

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23810

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 42370

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25714

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 56354

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23814

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23682

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

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23262

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

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30810

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23026

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 25678

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 26650

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63814

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 30070

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 21174

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 23690

@DYNO_CAR_CARGO_MASS_TOOLTIP@ units: Kg offset 63690

Definition at line 7398 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 23676

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23808

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 42368

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25712

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 56352

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23812

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23680

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23260

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

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30808

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23024

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 25676

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 26648

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63812

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 30068

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 21172

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 23688

@DYNO_CAR_CAR_MASS_TOOLTIP@ units: Kg offset 63688

Definition at line 7392 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 23680

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23812

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 42372

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25716

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 56356

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23816

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23684

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23264

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

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30812

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23028

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 25680

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 26652

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63816

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 30072

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 21176

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 23692

@DYNO_CAR_COEFF_OF_DRAG_TOOLTIP@ units: Coeff offset 63692

Definition at line 7404 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 23684

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23816

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 42376

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25720

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 56360

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23820

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23688

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23268

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

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30816

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23032

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 25684

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 26656

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63820

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 30076

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 21180

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 23696

@DYNO_CAR_FRONTAL_AREA_TOOLTIP@ units: m2 offset 63696

Definition at line 7410 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 23672

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23804

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 42364

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25708

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 56348

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23808

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23676

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23256

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

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30804

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23020

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 25672

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 26644

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63808

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 30064

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 21168

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 23684

@DYNO_CAR_GEAR_FINAL_DRIVE_TOOLTIP@ units: Units offset 63684

Definition at line 7386 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 23664

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23796

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 42356

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25700

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 56340

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23800

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23668

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23248

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

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30796

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23012

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 25664

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 26636

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63800

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 30056

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 21160

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 23676

@DYNO_CAR_GEAR_PRIMARY_REDUCTION_TOOLTIP@ units: Units offset 63676

Definition at line 7374 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 23668

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23800

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 42360

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25704

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 56344

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23804

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23672

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23252

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

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30800

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23016

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 25668

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 26640

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63804

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 30060

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 21164

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 23680

@DYNO_CAR_GEAR_RATIO_TOOLTIP@ units: Units offset 63680

Definition at line 7380 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 23661

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 7362 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 23660

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23792

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 42352

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25696

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 56336

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23796

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23664

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23244

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

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30792

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23008

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 25660

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 26632

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63796

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 30052

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 21156

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 23672

@DYNO_CAR_WHEEL_DIA_INCH_TOOLTIP@ units: Inch offset 63672

Definition at line 7356 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 23662

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23794

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 42354

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25698

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 56338

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23798

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23666

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

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23246

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

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30794

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23010

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 25662

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 26634

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63798

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 30054

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 21158

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 23674

@DYNO_CAR_WHEEL_TIRE_WIDTH_TOOLTIP@ units: Width mm offset 63674

Definition at line 7368 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 23652

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23784

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 42344

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25688

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 56328

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23788

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23656

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23484

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22988

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 22692

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23236

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23544

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23488

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23812

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30784

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23000

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 25652

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 26624

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63788

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 30044

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 21148

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 23664

@DYNO_RPM_STEP_TOOLTIP@ units: Rpm offset 63664

Definition at line 7326 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 23656

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23788

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 42348

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25692

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 56332

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23792

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23660

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23488

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22992

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 22696

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23240

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23548

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23492

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23816

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30788

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23004

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 25656

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 26628

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63792

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 30048

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 21152

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 23668

@DYNO_SAE_BARO_TOOLTIP@ units: KPa offset 63668

Definition at line 7350 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 23654

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23786

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 42346

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25690

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 56330

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23790

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23658

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23486

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22990

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 22694

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23238

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23546

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23490

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23814

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30786

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23002

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 25654

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 26626

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63790

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 30046

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 21150

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 23666

@DYNO_SAE_RELATIVE_HUMIDITY_TOOLTIP@ units: % offset 63666

Definition at line 7338 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 23653

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23785

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 42345

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25689

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 56329

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23789

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23657

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

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23237

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

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30785

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23001

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 25653

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 26625

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63789

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 30045

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 21149

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 23665

@DYNO_SAE_TEMPERATURE_C_TOOLTIP@ units: C offset 63665

Definition at line 7332 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 6072 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 4288

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 4384

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

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 4772

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

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

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

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

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

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

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

6121{};

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 4320

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 4416

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

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 4804

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

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

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

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

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

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

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

6127{};

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

◆ fuelLevelBins

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

units: volt offset 22944

units: volt offset 23076

units: volt offset 41636

units: volt offset 24980

units: volt offset 55620

units: volt offset 23080

units: volt offset 22948

units: volt offset 22784

units: volt offset 22288

units: volt offset 21984

units: volt offset 22506

units: volt offset 22820

units: volt offset 22788

units: volt offset 22520

units: volt offset 23104

units: volt offset 30076

units: volt offset 22276

units: volt offset 24944

units: volt offset 22644

units: volt offset 25916

units: volt offset 63080

units: volt offset 29336

units: volt offset 20728

units: volt offset 22956

units: volt offset 62956

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

7150{};

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

◆ fuelLevelValues

uint8_t persistent_config_s::fuelLevelValues = {}

units: % offset 22960

units: % offset 23092

units: % offset 41652

units: % offset 24996

units: % offset 55636

units: % offset 23096

units: % offset 22964

units: % offset 22800

units: % offset 22304

units: % offset 22000

units: % offset 22522

units: % offset 22836

units: % offset 22804

units: % offset 22536

units: % offset 23120

units: % offset 30092

units: % offset 22292

units: % offset 24960

units: % offset 22660

units: % offset 25932

units: % offset 63096

units: % offset 29352

units: % offset 20744

units: % offset 22972

units: % offset 62972

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

7155{};

Referenced by FuelLevelFunc::convert().

◆ fuelTrimLoadBins

uint16_t persistent_config_s::fuelTrimLoadBins = {}

offset 18948

offset 19080

offset 37080

offset 20984

offset 51064

offset 19084

offset 18952

offset 18808

offset 18312

offset 17988

offset 18412

offset 18844

offset 18812

offset 18720

offset 19108

offset 26080

offset 18300

offset 20948

offset 21920

offset 59084

offset 25340

offset 18460

offset 18960

offset 58960

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

6709{};

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

◆ fuelTrimRpmBins

uint16_t persistent_config_s::fuelTrimRpmBins = {}

units: rpm offset 18956

units: rpm offset 19088

units: rpm offset 37088

units: rpm offset 20992

units: rpm offset 51072

units: rpm offset 19092

units: rpm offset 18960

units: rpm offset 18816

units: rpm offset 18320

units: rpm offset 17996

units: rpm offset 18420

units: rpm offset 18852

units: rpm offset 18820

units: rpm offset 18728

units: rpm offset 19116

units: rpm offset 26088

units: rpm offset 18308

units: rpm offset 20956

units: rpm offset 21928

units: rpm offset 59092

units: rpm offset 25348

units: rpm offset 18468

units: rpm offset 18968

units: rpm offset 58968

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

6714{};

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

◆ fuelTrims

fuel_cyl_trim_s persistent_config_s::fuelTrims = {}

offset 18964

offset 19096

offset 37096

offset 21000

offset 51080

offset 19100

offset 18968

offset 18824

offset 18328

offset 18004

offset 18428

offset 18860

offset 18828

offset 18736

offset 19124

offset 26096

offset 18316

offset 20964

offset 21936

offset 59100

offset 25356

offset 18476

offset 18976

offset 58976

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

6718{};

Referenced by getCylinderFuelTrim().

◆ hondaKcltGaugeAdder

uint8_t persistent_config_s::hondaKcltGaugeAdder

◆ hpfpCompensation

int8_t persistent_config_s::hpfpCompensation = {}

units: % offset 22558

units: % offset 22690

units: % offset 40690

units: % offset 24594

units: % offset 54674

units: % offset 22694

units: % offset 22562

units: % offset 22410

units: % offset 21914

units: % offset 21598

units: % offset 22092

units: % offset 22446

units: % offset 22414

units: % offset 22322

units: % offset 22718

units: % offset 29690

units: % offset 21902

units: % offset 24558

units: % offset 25530

units: % offset 62694

units: % offset 28950

units: % offset 20342

units: % offset 22570

units: % offset 62570

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

7064{};

Referenced by HpfpQuantity::calcFuelPercent().

◆ hpfpCompensationLoadBins

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

units: cc/lobe offset 22658

units: cc/lobe offset 22790

units: cc/lobe offset 40790

units: cc/lobe offset 24694

units: cc/lobe offset 54774

units: cc/lobe offset 22794

units: cc/lobe offset 22662

units: cc/lobe offset 22510

units: cc/lobe offset 22014

units: cc/lobe offset 21698

units: cc/lobe offset 22212

units: cc/lobe offset 22546

units: cc/lobe offset 22514

units: cc/lobe offset 22422

units: cc/lobe offset 22818

units: cc/lobe offset 29790

units: cc/lobe offset 22002

units: cc/lobe offset 24658

units: cc/lobe offset 25630

units: cc/lobe offset 62794

units: cc/lobe offset 29050

units: cc/lobe offset 20442

units: cc/lobe offset 22670

units: cc/lobe offset 62670

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

7069{};

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

◆ hpfpCompensationRpmBins

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

units: RPM offset 22678

units: RPM offset 22810

units: RPM offset 40810

units: RPM offset 24714

units: RPM offset 54794

units: RPM offset 22814

units: RPM offset 22682

units: RPM offset 22530

units: RPM offset 22034

units: RPM offset 21718

units: RPM offset 22232

units: RPM offset 22566

units: RPM offset 22534

units: RPM offset 22442

units: RPM offset 22838

units: RPM offset 29810

units: RPM offset 22022

units: RPM offset 24678

units: RPM offset 25650

units: RPM offset 62814

units: RPM offset 29070

units: RPM offset 20462

units: RPM offset 22690

units: RPM offset 62690

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

7074{};

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

◆ hpfpDeadtimeMS

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

units: ms offset 22312

units: ms offset 22444

units: ms offset 40444

units: ms offset 24348

units: ms offset 54428

units: ms offset 22448

units: ms offset 22316

units: ms offset 22164

units: ms offset 21668

units: ms offset 21352

units: ms offset 21846

units: ms offset 22200

units: ms offset 22168

units: ms offset 22076

units: ms offset 22472

units: ms offset 29444

units: ms offset 21656

units: ms offset 24312

units: ms offset 25284

units: ms offset 62448

units: ms offset 28704

units: ms offset 20096

units: ms offset 22324

units: ms offset 62324

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

7044{};

Referenced by HpfpController::onFastCallback().

◆ hpfpDeadtimeVoltsBins

uint8_t persistent_config_s::hpfpDeadtimeVoltsBins = {}

units: volts offset 22304

units: volts offset 22436

units: volts offset 40436

units: volts offset 24340

units: volts offset 54420

units: volts offset 22440

units: volts offset 22308

units: volts offset 22156

units: volts offset 21660

units: volts offset 21344

units: volts offset 21838

units: volts offset 22192

units: volts offset 22160

units: volts offset 22068

units: volts offset 22464

units: volts offset 29436

units: volts offset 21648

units: volts offset 24304

units: volts offset 25276

units: volts offset 62440

units: volts offset 28696

units: volts offset 20088

units: volts offset 22316

units: volts offset 62316

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

7039{};

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

◆ hpfpFuelMassCompensation

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

units: % offset 22688

units: % offset 22820

units: % offset 40820

units: % offset 24724

units: % offset 54804

units: % offset 22824

units: % offset 22692

units: % offset 22540

units: % offset 22044

units: % offset 21728

units: % offset 22244

units: % offset 22576

units: % offset 22544

units: % offset 22848

units: % offset 29820

units: % offset 22032

units: % offset 24688

units: % offset 25660

units: % offset 62824

units: % offset 29080

units: % offset 20472

units: % offset 22700

units: % offset 62700

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

7079{};

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

◆ hpfpFuelMassCompensationFuelMass

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

units: fuel mass/mg offset 22816

units: fuel mass/mg offset 22948

units: fuel mass/mg offset 40948

units: fuel mass/mg offset 24852

units: fuel mass/mg offset 54932

units: fuel mass/mg offset 22952

units: fuel mass/mg offset 22820

units: fuel mass/mg offset 22668

units: fuel mass/mg offset 22172

units: fuel mass/mg offset 21856

units: fuel mass/mg offset 22372

units: fuel mass/mg offset 22704

units: fuel mass/mg offset 22672

units: fuel mass/mg offset 22976

units: fuel mass/mg offset 29948

units: fuel mass/mg offset 22160

units: fuel mass/mg offset 24816

units: fuel mass/mg offset 25788

units: fuel mass/mg offset 62952

units: fuel mass/mg offset 29208

units: fuel mass/mg offset 20600

units: fuel mass/mg offset 22828

units: fuel mass/mg offset 62828

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

7084{};

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

◆ hpfpFuelMassCompensationFuelPressure [1/2]

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

units: bar offset 22832

units: bar offset 22964

units: bar offset 40964

units: bar offset 24868

units: bar offset 54948

units: bar offset 22968

units: bar offset 22836

units: bar offset 22684

units: bar offset 22188

units: bar offset 21872

units: bar offset 22388

units: bar offset 22688

units: bar offset 22992

units: bar offset 29964

units: bar offset 24832

units: bar offset 25804

units: bar offset 62968

units: bar offset 29224

units: bar offset 20616

units: bar offset 22844

units: bar offset 62844

units: bar offset 22720

units: bar offset 22176

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

7089{};

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 22288

units: deg offset 22420

units: deg offset 40420

units: deg offset 24324

units: deg offset 54404

units: deg offset 22424

units: deg offset 22292

units: deg offset 22140

units: deg offset 21644

units: deg offset 21328

units: deg offset 21822

units: deg offset 22176

units: deg offset 22144

units: deg offset 22052

units: deg offset 22448

units: deg offset 29420

units: deg offset 21632

units: deg offset 24288

units: deg offset 25260

units: deg offset 62424

units: deg offset 28680

units: deg offset 20072

units: deg offset 22300

units: deg offset 62300

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

7034{};

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

◆ hpfpLobeProfileQuantityBins

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

units: % offset 22272

units: % offset 22404

units: % offset 40404

units: % offset 24308

units: % offset 54388

units: % offset 22408

units: % offset 22276

units: % offset 22124

units: % offset 21628

units: % offset 21312

units: % offset 21806

units: % offset 22160

units: % offset 22128

units: % offset 22036

units: % offset 22432

units: % offset 29404

units: % offset 21616

units: % offset 24272

units: % offset 25244

units: % offset 62408

units: % offset 28664

units: % offset 20056

units: % offset 22284

units: % offset 62284

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

7029{};

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

◆ hpfpTarget

uint16_t persistent_config_s::hpfpTarget = {}

units: kPa offset 22328

units: kPa offset 22460

units: kPa offset 40460

units: kPa offset 24364

units: kPa offset 54444

units: kPa offset 22464

units: kPa offset 22332

units: kPa offset 22180

units: kPa offset 21684

units: kPa offset 21368

units: kPa offset 21862

units: kPa offset 22216

units: kPa offset 22184

units: kPa offset 22092

units: kPa offset 22488

units: kPa offset 29460

units: kPa offset 21672

units: kPa offset 24328

units: kPa offset 25300

units: kPa offset 62464

units: kPa offset 28720

units: kPa offset 20112

units: kPa offset 22340

units: kPa offset 62340

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

7049{};

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

◆ hpfpTargetLoadBins

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

units: load offset 22528

units: load offset 22660

units: load offset 40660

units: load offset 24564

units: load offset 54644

units: load offset 22664

units: load offset 22532

units: load offset 22380

units: load offset 21884

units: load offset 21568

units: load offset 22062

units: load offset 22416

units: load offset 22384

units: load offset 22292

units: load offset 22688

units: load offset 29660

units: load offset 21872

units: load offset 24528

units: load offset 25500

units: load offset 62664

units: load offset 28920

units: load offset 20312

units: load offset 22540

units: load offset 62540

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

7054{};

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

◆ hpfpTargetRpmBins

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

units: RPM offset 22548

units: RPM offset 22680

units: RPM offset 40680

units: RPM offset 24584

units: RPM offset 54664

units: RPM offset 22684

units: RPM offset 22552

units: RPM offset 22400

units: RPM offset 21904

units: RPM offset 21588

units: RPM offset 22082

units: RPM offset 22436

units: RPM offset 22404

units: RPM offset 22312

units: RPM offset 22708

units: RPM offset 29680

units: RPM offset 21892

units: RPM offset 24548

units: RPM offset 25520

units: RPM offset 62684

units: RPM offset 28940

units: RPM offset 20332

units: RPM offset 22560

units: RPM offset 62560

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

7059{};

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 5308

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

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

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

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 5828

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 5380

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

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

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

6309{};

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 5292

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

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

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

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 5812

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 5364

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

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

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

6303{};

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

◆ iacPidMultLoadBins

uint8_t persistent_config_s::iacPidMultLoadBins = {}

units: Load offset 4440

units: Load offset 4456

units: Load offset 4536

units: Load offset 4444

units: Load offset 4324

units: Load offset 4168

units: Load offset 4924

units: Load offset 4376

units: Load offset 4328

units: Load offset 4336

units: Load offset 4332

units: Load offset 4512

units: Load offset 4452

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

6149{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultRpmBins

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

units: RPM offset 4448

units: RPM offset 4464

units: RPM offset 4544

units: RPM offset 4452

units: RPM offset 4332

units: RPM offset 4176

units: RPM offset 4932

units: RPM offset 4384

units: RPM offset 4336

units: RPM offset 4344

units: RPM offset 4340

units: RPM offset 4520

units: RPM offset 4460

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

6154{};

Referenced by IdleController::getClosedLoop().

◆ iacPidMultTable

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

units: % offset 4376

units: % offset 4392

units: % offset 4472

units: % offset 4380

units: % offset 4260

units: % offset 4104

units: % offset 4860

units: % offset 4312

units: % offset 4264

units: % offset 4272

units: % offset 4268

units: % offset 4448

units: % offset 4388

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

6144{};

Referenced by IdleController::getClosedLoop().

◆ iatBoostAdder

float persistent_config_s::iatBoostAdder = {}

offset 23232

offset 23364

offset 41924

offset 25268

offset 55908

offset 23368

offset 23236

offset 23072

offset 22576

offset 22272

offset 22816

offset 23108

offset 23076

offset 22808

offset 23392

offset 30364

offset 22564

offset 25232

offset 22932

offset 26204

offset 63368

offset 29624

offset 21016

offset 23244

offset 63244

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

7258{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostAdderBins

float persistent_config_s::iatBoostAdderBins = {}

units: C offset 23212

units: C offset 23344

units: C offset 41904

units: C offset 25248

units: C offset 55888

units: C offset 23348

units: C offset 23216

units: C offset 23052

units: C offset 22556

units: C offset 22252

units: C offset 22796

units: C offset 23088

units: C offset 23056

units: C offset 22788

units: C offset 23372

units: C offset 30344

units: C offset 22544

units: C offset 25212

units: C offset 22912

units: C offset 26184

units: C offset 63348

units: C offset 29604

units: C offset 20996

units: C offset 23224

units: C offset 63224

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

7254{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorr

float persistent_config_s::iatBoostCorr = {}

units: ratio offset 23152

units: ratio offset 23284

units: ratio offset 41844

units: ratio offset 25188

units: ratio offset 55828

units: ratio offset 23288

units: ratio offset 23156

units: ratio offset 22992

units: ratio offset 22496

units: ratio offset 22192

units: ratio offset 22736

units: ratio offset 23028

units: ratio offset 22996

units: ratio offset 22728

units: ratio offset 23312

units: ratio offset 30284

units: ratio offset 22484

units: ratio offset 25152

units: ratio offset 22852

units: ratio offset 26124

units: ratio offset 63288

units: ratio offset 29544

units: ratio offset 20936

units: ratio offset 23164

units: ratio offset 63164

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

7240{};

Referenced by initBoostCtrl(), and setDefaultEngineConfiguration().

◆ iatBoostCorrBins

float persistent_config_s::iatBoostCorrBins = {}

units: C offset 23132

units: C offset 23264

units: C offset 41824

units: C offset 25168

units: C offset 55808

units: C offset 23268

units: C offset 23136

units: C offset 22972

units: C offset 22476

units: C offset 22172

units: C offset 22716

units: C offset 23008

units: C offset 22976

units: C offset 22708

units: C offset 23292

units: C offset 30264

units: C offset 22464

units: C offset 25132

units: C offset 22832

units: C offset 26104

units: C offset 63268

units: C offset 29524

units: C offset 20916

units: C offset 23144

units: C offset 63144

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

7235{};

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

◆ iatFuelCorr

float persistent_config_s::iatFuelCorr = {}

units: ratio offset 13944

units: ratio offset 31944

units: ratio offset 15960

units: ratio offset 46040

units: ratio offset 13948

units: ratio offset 13804

units: ratio offset 13580

units: ratio offset 14400

units: ratio offset 13856

units: ratio offset 13808

units: ratio offset 13768

units: ratio offset 20944

units: ratio offset 15944

units: ratio offset 13892

units: ratio offset 17944

units: ratio offset 54016

units: ratio offset 19444

units: ratio offset 13720

units: ratio offset 13956

units: ratio offset 53956

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

6420{};

Referenced by getIatFuelCorrection().

◆ iatFuelCorrBins

float persistent_config_s::iatFuelCorrBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13880

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 31880

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 15896

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 45976

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13884

units: C offset 13740

units: C offset 13516

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14336

units: C offset 13792

units: C offset 13744

units: C offset 13704

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 20880

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 15880

units: C offset 13828

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 17880

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 53952

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 19380

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13656

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 13892

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 53892

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

6415{};

Referenced by getIatFuelCorrection(), and validateConfigOnStartUpOrBurn().

◆ idleAdvance

float persistent_config_s::idleAdvance = {}

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

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

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

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

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 6116

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

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

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

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

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

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

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

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

6381{};

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 5672

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

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

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

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 6108

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

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

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

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

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

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

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

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

6375{};

Referenced by getRunningAdvance(), and validateConfigOnStartUpOrBurn().

◆ idleVeLoadBins

uint8_t persistent_config_s::idleVeLoadBins = {}

units: load offset 5716

units: load offset 5732

units: load offset 5812

units: load offset 5720

units: load offset 5576

units: load offset 5352

units: load offset 6154

units: load offset 5628

units: load offset 5580

units: load offset 5540

units: load offset 5664

units: load offset 5788

units: load offset 5492

units: load offset 5728

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

6391{};

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

◆ idleVeRpmBins

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

units: RPM offset 5712

units: RPM offset 5728

units: RPM offset 5808

units: RPM offset 5716

units: RPM offset 5572

units: RPM offset 5348

units: RPM offset 6148

units: RPM offset 5624

units: RPM offset 5576

units: RPM offset 5536

units: RPM offset 5660

units: RPM offset 5784

units: RPM offset 5488

units: RPM offset 5724

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

6386{};

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

◆ idleVeTable

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

units: % offset 5720

units: % offset 5736

units: % offset 5816

units: % offset 5724

units: % offset 5580

units: % offset 5356

units: % offset 6158

units: % offset 5632

units: % offset 5584

units: % offset 5544

units: % offset 5668

units: % offset 5792

units: % offset 5496

units: % offset 5732

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

6396{};

Referenced by AirmassVeModelBase::getVe().

◆ ignBlends

blend_table_s persistent_config_s::ignBlends = {}

offset 19556

offset 19688

offset 37688

offset 21592

offset 51672

offset 19692

offset 19560

offset 19416

offset 18920

offset 18596

offset 19080

offset 19452

offset 19420

offset 19328

offset 19716

offset 26688

offset 18908

offset 21556

offset 22528

offset 59692

offset 25948

offset 19068

offset 19568

offset 59568

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

6892{};

Referenced by getRunningAdvance(), and setDefaultIgnition().

◆ ignitionCltCorrLoadBins

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

units: Load offset 4596

units: Load offset 4612

units: Load offset 4692

units: Load offset 4600

units: Load offset 4459

units: Load offset 4303

units: Load offset 5116

units: Load offset 4511

units: Load offset 4463

units: Load offset 4668

units: Load offset 4608

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

6193{};

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

◆ ignitionCltCorrTable

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

units: deg offset 4536

units: deg offset 4552

units: deg offset 4632

units: deg offset 4540

units: deg offset 4404

units: deg offset 4248

units: deg offset 5020

units: deg offset 4456

units: deg offset 4408

units: deg offset 4608

units: deg offset 4548

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

6182{};

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: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4586

CLT-based timing correction units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4602

CLT-based timing correction units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4682

CLT-based timing correction units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4590

CLT-based timing correction units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 5100

CLT-based timing correction units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4658

CLT-based timing correction units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4598

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

6188{};

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

◆ ignitionIatCorrLoadBins

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

units: Load offset 14748

units: Load offset 14880

units: Load offset 32880

units: Load offset 16784

units: Load offset 46864

units: Load offset 14884

units: Load offset 14752

units: Load offset 14608

units: Load offset 14384

units: Load offset 15140

units: Load offset 14644

units: Load offset 14612

units: Load offset 14520

units: Load offset 21880

units: Load offset 16748

units: Load offset 18680

units: Load offset 54884

units: Load offset 20180

units: Load offset 14524

units: Load offset 14760

units: Load offset 54760

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

6505{};

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 14612

units: deg offset 14744

units: deg offset 32744

units: deg offset 16648

units: deg offset 46728

units: deg offset 14748

units: deg offset 14616

units: deg offset 14472

units: deg offset 14248

units: deg offset 15068

units: deg offset 14508

units: deg offset 14476

units: deg offset 21744

units: deg offset 16612

units: deg offset 18612

units: deg offset 54816

units: deg offset 20112

units: deg offset 14388

units: deg offset 14624

units: deg offset 54624

units: deg offset 14448

units: deg offset 14572

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

6495{};

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

◆ ignitionIatCorrTempBins

int8_t persistent_config_s::ignitionIatCorrTempBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14740

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14872

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 32872

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16776

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 46856

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14876

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14744

units: C offset 14600

units: C offset 14376

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 15132

units: C offset 14636

units: C offset 14604

units: C offset 14512

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21872

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 16740

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 18676

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54880

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 20176

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14516

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 14752

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54752

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

6500{};

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

◆ ignitionLoadBins

uint16_t persistent_config_s::ignitionLoadBins = {}

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16672

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16804

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 34804

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 18708

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 48788

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16808

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16676

units: Load offset 16532

units: Load offset 16052

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 15712

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16424

units: Load offset 16568

units: Load offset 16536

units: Load offset 16444

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16832

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 23804

units: Load offset 16022

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 18672

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 19644

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 56808

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 22632

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16448

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 16684

units: {bitStringValue(ignLoadUnitLabels, ignLoadUnitIdxPcv)} offset 56684

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

6583{};

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

◆ ignitionRpmBins

uint16_t persistent_config_s::ignitionRpmBins = {}

units: RPM offset 16704

units: RPM offset 16836

units: RPM offset 34836

units: RPM offset 18740

units: RPM offset 48820

units: RPM offset 16840

units: RPM offset 16708

units: RPM offset 16564

units: RPM offset 16084

units: RPM offset 15744

units: RPM offset 16448

units: RPM offset 16600

units: RPM offset 16568

units: RPM offset 16476

units: RPM offset 16864

units: RPM offset 23836

units: RPM offset 16054

units: RPM offset 18704

units: RPM offset 19676

units: RPM offset 56840

units: RPM offset 22664

units: RPM offset 16480

units: RPM offset 16716

units: RPM offset 56716

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

6588{};

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 16160

units: deg offset 16292

units: deg offset 34292

units: deg offset 18196

units: deg offset 48276

units: deg offset 16296

units: deg offset 16164

units: deg offset 16020

units: deg offset 15796

units: deg offset 15200

units: deg offset 16184

units: deg offset 16056

units: deg offset 16024

units: deg offset 15932

units: deg offset 16320

units: deg offset 23292

units: deg offset 15510

units: deg offset 18160

units: deg offset 19132

units: deg offset 56296

units: deg offset 21864

units: deg offset 15936

units: deg offset 16172

units: deg offset 56172

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

6578{};

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

◆ ignTrimLoadBins

uint16_t persistent_config_s::ignTrimLoadBins = {}

offset 18740

offset 18872

offset 36872

offset 20776

offset 50856

offset 18876

offset 18744

offset 18600

offset 18104

offset 17780

offset 18204

offset 18636

offset 18604

offset 18512

offset 18900

offset 25872

offset 18092

offset 20740

offset 21712

offset 58876

offset 25132

offset 18252

offset 18752

offset 58752

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

6696{};

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

◆ ignTrimRpmBins

uint16_t persistent_config_s::ignTrimRpmBins = {}

units: rpm offset 18748

units: rpm offset 18880

units: rpm offset 36880

units: rpm offset 20784

units: rpm offset 50864

units: rpm offset 18884

units: rpm offset 18752

units: rpm offset 18608

units: rpm offset 18112

units: rpm offset 17788

units: rpm offset 18212

units: rpm offset 18644

units: rpm offset 18612

units: rpm offset 18520

units: rpm offset 18908

units: rpm offset 25880

units: rpm offset 18100

units: rpm offset 20748

units: rpm offset 21720

units: rpm offset 58884

units: rpm offset 25140

units: rpm offset 18260

units: rpm offset 18760

units: rpm offset 58760

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

6701{};

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

◆ ignTrims

ign_cyl_trim_s persistent_config_s::ignTrims = {}

offset 18756

offset 18888

offset 36888

offset 20792

offset 50872

offset 18892

offset 18760

offset 18616

offset 18120

offset 17796

offset 18220

offset 18652

offset 18620

offset 18528

offset 18916

offset 25888

offset 18108

offset 20756

offset 21728

offset 58892

offset 25148

offset 18268

offset 18768

offset 58768

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

6705{};

Referenced by IgnitionState::getInterpolatedIgnitionTrim().

◆ injectionPhase

int16_t persistent_config_s::injectionPhase = {}

units: deg offset 14756

units: deg offset 14888

units: deg offset 32888

units: deg offset 16792

units: deg offset 46872

units: deg offset 14892

units: deg offset 14760

units: deg offset 14616

units: deg offset 14392

units: deg offset 15144

units: deg offset 14652

units: deg offset 14620

units: deg offset 14528

units: deg offset 21888

units: deg offset 16756

units: deg offset 18688

units: deg offset 54892

units: deg offset 20188

units: deg offset 14532

units: deg offset 14768

units: deg offset 54768

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

6510{};

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

◆ injectorFlowLinearization

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

units: ms offset 22848

units: ms offset 22980

units: ms offset 40980

units: ms offset 24884

units: ms offset 54964

units: ms offset 22984

units: ms offset 22852

units: ms offset 22700

units: ms offset 22204

units: ms offset 21888

units: ms offset 22404

units: ms offset 22704

units: ms offset 23008

units: ms offset 29980

units: ms offset 24848

units: ms offset 25820

units: ms offset 62984

units: ms offset 29240

units: ms offset 20632

units: ms offset 22860

units: ms offset 62860

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

7094{};

Referenced by InjectorModelWithConfig::getInjectionDuration().

◆ injectorFlowLinearizationFuelMassBins

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

units: fuel mass/mg offset 22856

units: fuel mass/mg offset 22988

units: fuel mass/mg offset 41492

units: fuel mass/mg offset 24892

units: fuel mass/mg offset 55476

units: fuel mass/mg offset 22992

units: fuel mass/mg offset 22860

units: fuel mass/mg offset 22708

units: fuel mass/mg offset 22212

units: fuel mass/mg offset 21896

units: fuel mass/mg offset 22416

units: fuel mass/mg offset 22712

units: fuel mass/mg offset 23016

units: fuel mass/mg offset 29988

units: fuel mass/mg offset 24856

units: fuel mass/mg offset 25828

units: fuel mass/mg offset 62992

units: fuel mass/mg offset 29248

units: fuel mass/mg offset 20640

units: fuel mass/mg offset 22868

units: fuel mass/mg offset 62868

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

7099{};

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

◆ injectorFlowLinearizationPressureBins

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

units: bar offset 22860

units: bar offset 22992

units: bar offset 41524

units: bar offset 24896

units: bar offset 55508

units: bar offset 22996

units: bar offset 22864

units: bar offset 22712

units: bar offset 22216

units: bar offset 21900

units: bar offset 22420

units: bar offset 22716

units: bar offset 23020

units: bar offset 29992

units: bar offset 24860

units: bar offset 25832

units: bar offset 62996

units: bar offset 29252

units: bar offset 20644

units: bar offset 22872

units: bar offset 62872

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

7104{};

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

◆ injectorStagingLoadBins

uint16_t persistent_config_s::injectorStagingLoadBins = {}

offset 22192

offset 22324

offset 40324

offset 24228

offset 54308

offset 22328

offset 22196

offset 22052

offset 21556

offset 21232

offset 21722

offset 22088

offset 22056

offset 21964

offset 22352

offset 29324

offset 21544

offset 24192

offset 25164

offset 62328

offset 28584

offset 19976

offset 22204

offset 62204

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

6993{};

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

◆ injectorStagingRpmBins

uint16_t persistent_config_s::injectorStagingRpmBins = {}

units: RPM offset 22204

units: RPM offset 22336

units: RPM offset 40336

units: RPM offset 24240

units: RPM offset 54320

units: RPM offset 22340

units: RPM offset 22208

units: RPM offset 22064

units: RPM offset 21568

units: RPM offset 21244

units: RPM offset 21734

units: RPM offset 22100

units: RPM offset 22068

units: RPM offset 21976

units: RPM offset 22364

units: RPM offset 29336

units: RPM offset 21556

units: RPM offset 24204

units: RPM offset 25176

units: RPM offset 62340

units: RPM offset 28596

units: RPM offset 19988

units: RPM offset 22216

units: RPM offset 62216

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

6998{};

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

◆ injectorStagingTable

uint8_t persistent_config_s::injectorStagingTable = {}

units: % offset 22156

units: % offset 22288

units: % offset 40288

units: % offset 24192

units: % offset 54272

units: % offset 22292

units: % offset 22160

units: % offset 22016

units: % offset 21520

units: % offset 21196

units: % offset 21674

units: % offset 22052

units: % offset 22020

units: % offset 21928

units: % offset 22316

units: % offset 29288

units: % offset 21508

units: % offset 24156

units: % offset 25128

units: % offset 62292

units: % offset 28548

units: % offset 19940

units: % offset 22168

units: % offset 62168

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

6989{};

Referenced by getStage2InjectionFraction().

◆ injPhaseLoadBins

uint16_t persistent_config_s::injPhaseLoadBins = {}

units: Load offset 15268

units: Load offset 15400

units: Load offset 33400

units: Load offset 17304

units: Load offset 47384

units: Load offset 15404

units: Load offset 15272

units: Load offset 15128

units: Load offset 14904

units: Load offset 14828

units: Load offset 15164

units: Load offset 15132

units: Load offset 15040

units: Load offset 22400

units: Load offset 14670

units: Load offset 17268

units: Load offset 18760

units: Load offset 55404

units: Load offset 20956

units: Load offset 15044

units: Load offset 15280

units: Load offset 55280

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

6515{};

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

◆ injPhaseRpmBins

uint16_t persistent_config_s::injPhaseRpmBins = {}

units: RPM offset 15300

units: RPM offset 15432

units: RPM offset 33432

units: RPM offset 17336

units: RPM offset 47416

units: RPM offset 15436

units: RPM offset 15304

units: RPM offset 15160

units: RPM offset 14936

units: RPM offset 14840

units: RPM offset 15196

units: RPM offset 15164

units: RPM offset 15072

units: RPM offset 22432

units: RPM offset 14676

units: RPM offset 17300

units: RPM offset 18772

units: RPM offset 55436

units: RPM offset 20988

units: RPM offset 15076

units: RPM offset 15312

units: RPM offset 55312

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

6520{};

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 22896

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

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

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

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

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

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

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 21936

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

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 23056

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

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 24896

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 25868

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

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

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

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

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

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

7115{};

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

◆ knockNoiseRpmBins

uint16_t persistent_config_s::knockNoiseRpmBins = {}

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 22716

units: RPM offset 22220

units: RPM offset 21904

units: RPM offset 22426

units: RPM offset 22752

units: RPM offset 22720

units: RPM offset 22452

units: RPM offset 23024

units: RPM offset 29996

units: RPM offset 22208

units: RPM offset 24864

units: RPM offset 22576

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

7109{};

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

◆ lambdaLoadBins

uint16_t persistent_config_s::lambdaLoadBins = {}

offset 17568

offset 17700

offset 35700

offset 19604

offset 49684

offset 17704

offset 17572

offset 17428

offset 16932

offset 16608

offset 17040

offset 17464

offset 17432

offset 17340

offset 17728

offset 24700

offset 16918

offset 19568

offset 20540

offset 57704

offset 23944

offset 17344

offset 17580

offset 57580

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

6612{};

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

◆ lambdaMaxDeviationLoadBins

uint16_t persistent_config_s::lambdaMaxDeviationLoadBins = {}

offset 22140

offset 22272

offset 40272

offset 24176

offset 54256

offset 22276

offset 22144

offset 22000

offset 21504

offset 21180

offset 21660

offset 22036

offset 22004

offset 21912

offset 22300

offset 29272

offset 21492

offset 24140

offset 25112

offset 62276

offset 28532

offset 19924

offset 22152

offset 62152

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

6979{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationRpmBins

uint16_t persistent_config_s::lambdaMaxDeviationRpmBins = {}

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 22008

units: RPM offset 21512

units: RPM offset 21188

units: RPM offset 21668

units: RPM offset 22044

units: RPM offset 22012

units: RPM offset 21920

units: RPM offset 22308

units: RPM offset 29280

units: RPM offset 21500

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

6984{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaMaxDeviationTable

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

units: lambda offset 22124

units: lambda offset 22256

units: lambda offset 40256

units: lambda offset 24160

units: lambda offset 54240

units: lambda offset 22260

units: lambda offset 22128

units: lambda offset 21984

units: lambda offset 21488

units: lambda offset 21164

units: lambda offset 21648

units: lambda offset 22020

units: lambda offset 21988

units: lambda offset 21896

units: lambda offset 22284

units: lambda offset 29256

units: lambda offset 21476

units: lambda offset 24124

units: lambda offset 25096

units: lambda offset 62260

units: lambda offset 28516

units: lambda offset 19908

units: lambda offset 22136

units: lambda offset 62136

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

6975{};

Referenced by LambdaMonitor::getMaxAllowedLambda().

◆ lambdaRpmBins

uint16_t persistent_config_s::lambdaRpmBins = {}

units: RPM offset 17600

units: RPM offset 17732

units: RPM offset 35732

units: RPM offset 19636

units: RPM offset 49716

units: RPM offset 17736

units: RPM offset 17604

units: RPM offset 17460

units: RPM offset 16964

units: RPM offset 16640

units: RPM offset 17076

units: RPM offset 17496

units: RPM offset 17464

units: RPM offset 17372

units: RPM offset 17760

units: RPM offset 24732

units: RPM offset 16950

units: RPM offset 19600

units: RPM offset 20572

units: RPM offset 57736

units: RPM offset 23976

units: RPM offset 17376

units: RPM offset 17612

units: RPM offset 57612

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

6617{};

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

◆ lambdaTable

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

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

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

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

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

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

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

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

units: lambda offset 17172

units: lambda offset 16676

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

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

units: lambda offset 17208

units: lambda offset 17176

units: lambda offset 17084

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

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

units: lambda offset 16662

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

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

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

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

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

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

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

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

6608{};

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 14338

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

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

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

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

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

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

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 14794

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 21470

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

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

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

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

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

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

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

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

6471{};

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

◆ luaScript

lua_script_t persistent_config_s::luaScript

offset 5752

offset 5768

offset 5848

offset 5756

offset 5612

offset 5388

offset 6206

offset 5664

offset 5616

offset 5576

offset 5700

offset 5824

offset 5528

offset 5764

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

Referenced by setLuaScript().

◆ mafDecoding

float persistent_config_s::mafDecoding = {}

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

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

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

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

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

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

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

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 14812

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 21488

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

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 18356

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

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

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

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

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

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

6485{};

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

◆ mafDecodingBins

float persistent_config_s::mafDecodingBins = {}

units: V offset 14484

units: V offset 14616

units: V offset 32616

units: V offset 16520

units: V offset 46600

units: V offset 14620

units: V offset 14488

units: V offset 14344

units: V offset 14120

units: V offset 14940

units: V offset 14380

units: V offset 14348

units: V offset 14320

units: V offset 21616

units: V offset 16484

units: V offset 14444

units: V offset 18484

units: V offset 54688

units: V offset 19984

units: V offset 14260

units: V offset 14496

units: V offset 54496

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

6490{};

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

◆ mapEstimateRpmBins

uint16_t persistent_config_s::mapEstimateRpmBins = {}

units: RPM offset 15936

units: RPM offset 16068

units: RPM offset 34068

units: RPM offset 17972

units: RPM offset 48052

units: RPM offset 16072

units: RPM offset 15940

units: RPM offset 15796

units: RPM offset 15572

units: RPM offset 14996

units: RPM offset 16120

units: RPM offset 15832

units: RPM offset 15800

units: RPM offset 15708

units: RPM offset 23068

units: RPM offset 15286

units: RPM offset 17936

units: RPM offset 18928

units: RPM offset 56072

units: RPM offset 21640

units: RPM offset 15712

units: RPM offset 15948

units: RPM offset 55948

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

6543{};

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 15392

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

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

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 17428

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 47508

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 15528

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 15396

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 14912

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 15508

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22524

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 17392

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 18844

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 55528

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 21096

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 15168

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 15404

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 55404

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

6533{};

Referenced by initFuelMap(), and setDefaultFuel().

◆ mapEstimateTpsBins

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

units: % TPS offset 15904

units: % TPS offset 16036

units: % TPS offset 34036

units: % TPS offset 17940

units: % TPS offset 48020

units: % TPS offset 16040

units: % TPS offset 15908

units: % TPS offset 15764

units: % TPS offset 15540

units: % TPS offset 14984

units: % TPS offset 16084

units: % TPS offset 15800

units: % TPS offset 15768

units: % TPS offset 15676

units: % TPS offset 23036

units: % TPS offset 15254

units: % TPS offset 17904

units: % TPS offset 18916

units: % TPS offset 56040

units: % TPS offset 21608

units: % TPS offset 15680

units: % TPS offset 15916

units: % TPS offset 55916

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

6538{};

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

◆ maximumOilPressureBins

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

units: RPM offset 23712

units: RPM offset 23844

units: RPM offset 42404

units: RPM offset 25748

units: RPM offset 56388

units: RPM offset 23848

units: RPM offset 23716

units: RPM offset 23544

units: RPM offset 23048

units: RPM offset 22752

units: RPM offset 23295

units: RPM offset 23604

units: RPM offset 23548

units: RPM offset 23872

units: RPM offset 30844

units: RPM offset 23060

units: RPM offset 25712

units: RPM offset 26684

units: RPM offset 63848

units: RPM offset 30104

units: RPM offset 21198

units: RPM offset 23724

units: RPM offset 63724

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

7430{};

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

◆ maximumOilPressureValues

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

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23716

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23848

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 42408

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 25752

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 56392

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23852

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23720

units: kPa offset 23548

units: kPa offset 23052

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22756

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23299

units: kPa offset 23608

units: kPa offset 23552

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23876

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 30848

units: kPa offset 23064

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 25716

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 26688

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 63852

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 30108

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 21202

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23728

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 63728

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

7435{};

Referenced by LimpManager::updateState().

◆ maxKnockRetardLoadBins

uint8_t persistent_config_s::maxKnockRetardLoadBins = {}

units: % offset 19400

units: % offset 19532

units: % offset 37532

units: % offset 21436

units: % offset 51516

units: % offset 19536

units: % offset 19404

units: % offset 19260

units: % offset 18764

units: % offset 18440

units: % offset 18890

units: % offset 19296

units: % offset 19264

units: % offset 19172

units: % offset 19560

units: % offset 26532

units: % offset 18752

units: % offset 21400

units: % offset 22372

units: % offset 59536

units: % offset 25792

units: % offset 18912

units: % offset 19412

units: % offset 59412

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

6838{};

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

◆ maxKnockRetardRpmBins

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

units: RPM offset 19406

units: RPM offset 19538

units: RPM offset 37538

units: RPM offset 21442

units: RPM offset 51522

units: RPM offset 19542

units: RPM offset 19410

units: RPM offset 19266

units: RPM offset 18770

units: RPM offset 18446

units: RPM offset 18896

units: RPM offset 19302

units: RPM offset 19270

units: RPM offset 19178

units: RPM offset 19566

units: RPM offset 26538

units: RPM offset 18758

units: RPM offset 21406

units: RPM offset 22378

units: RPM offset 59542

units: RPM offset 25798

units: RPM offset 18918

units: RPM offset 19418

units: RPM offset 59418

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

6843{};

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

◆ maxKnockRetardTable

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

units: deg offset 19364

units: deg offset 19496

units: deg offset 37496

units: deg offset 21400

units: deg offset 51480

units: deg offset 19500

units: deg offset 19368

units: deg offset 19224

units: deg offset 18728

units: deg offset 18404

units: deg offset 18842

units: deg offset 19260

units: deg offset 19228

units: deg offset 19136

units: deg offset 19524

units: deg offset 26496

units: deg offset 18716

units: deg offset 21364

units: deg offset 22336

units: deg offset 59500

units: deg offset 25756

units: deg offset 18876

units: deg offset 19376

units: deg offset 59376

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

6833{};

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

◆ minimumOilPressureBins

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

units: RPM offset 23260

units: RPM offset 23392

units: RPM offset 41952

units: RPM offset 25296

units: RPM offset 55936

units: RPM offset 23396

units: RPM offset 23264

units: RPM offset 23092

units: RPM offset 22596

units: RPM offset 22300

units: RPM offset 22844

units: RPM offset 23128

units: RPM offset 23096

units: RPM offset 22828

units: RPM offset 23420

units: RPM offset 30392

units: RPM offset 22584

units: RPM offset 25260

units: RPM offset 22952

units: RPM offset 26232

units: RPM offset 63396

units: RPM offset 29652

units: RPM offset 21044

units: RPM offset 23272

units: RPM offset 63272

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

7311{};

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

◆ minimumOilPressureValues

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

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23268

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23400

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 41960

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 25304

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 55944

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23404

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23272

units: kPa offset 23100

units: kPa offset 22604

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22308

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22852

units: kPa offset 23136

units: kPa offset 23104

units: kPa offset 22836

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23428

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 30400

units: kPa offset 22592

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 25268

units: kPa offset 22960

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 26240

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 63404

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 29660

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 21052

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 23280

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 63280

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

7316{};

Referenced by LimpManager::updateState().

◆ pedalToTpsPedalBins

uint8_t persistent_config_s::pedalToTpsPedalBins = {}

units: % offset 5556

units: % offset 5572

units: % offset 5652

units: % offset 5560

units: % offset 5416

units: % offset 5192

units: % offset 5992

units: % offset 5468

units: % offset 5420

units: % offset 5540

units: % offset 5628

units: % offset 5332

units: % offset 5568

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

6340{};

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

◆ pedalToTpsRpmBins

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

units: RPM offset 5564

units: RPM offset 5580

units: RPM offset 5660

units: RPM offset 5568

units: RPM offset 5424

units: RPM offset 5200

units: RPM offset 6002

units: RPM offset 5476

units: RPM offset 5428

units: RPM offset 5548

units: RPM offset 5636

units: RPM offset 5340

units: RPM offset 5576

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

6345{};

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

◆ pedalToTpsTable

uint8_t persistent_config_s::pedalToTpsTable = {}

units: % offset 5492

units: % offset 5508

units: % offset 5588

units: % offset 5496

units: % offset 5352

units: % offset 5128

units: % offset 5932

units: % offset 5404

units: % offset 5356

units: % offset 5476

units: % offset 5564

units: % offset 5268

units: % offset 5504

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

6335{};

Referenced by initElectronicThrottle(), and setDefaultEtbParameters().

◆ postCrankingCLTBins

int16_t persistent_config_s::postCrankingCLTBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4276

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4292

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4372

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4280

units: C offset 4160

units: C offset 4004

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4756

units: C offset 4236

units: C offset 4164

units: C offset 4196

units: C offset 4192

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4348

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 4288

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

6114{};

Referenced by getPostCrankingFuelCorrection(), and setDefaultCranking().

◆ postCrankingDurationBins [1/2]

uint16_t persistent_config_s::postCrankingDurationBins = {}

units: count offset 4264

units: count offset 4280

units: count offset 4360

units: count offset 4268

units: count offset 4148

units: count offset 3992

units: count offset 4744

units: count offset 4224

units: count offset 4152

units: count offset 4184

units: count offset 4336

units: count offset 4276

units: count offset 4168

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

6109{};

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 4120

units: mult offset 4136

units: mult offset 4216

units: mult offset 4124

units: mult offset 4004

units: mult offset 3848

units: mult offset 4552

units: mult offset 4080

units: mult offset 4008

units: mult offset 4040

units: mult offset 4024

units: mult offset 4192

units: mult offset 4132

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

6104{};

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

◆ predictiveMapBlendDurationBins

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

units: RPM offset 22920

units: RPM offset 23052

units: RPM offset 41612

units: RPM offset 24956

units: RPM offset 55596

units: RPM offset 23056

units: RPM offset 22924

units: RPM offset 21960

units: RPM offset 22482

units: RPM offset 23080

units: RPM offset 30052

units: RPM offset 24920

units: RPM offset 25892

units: RPM offset 63056

units: RPM offset 29312

units: RPM offset 20704

units: RPM offset 22932

units: RPM offset 62932

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

7130{};

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

◆ predictiveMapBlendDurationValues

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

units: second offset 22924

units: second offset 23056

units: second offset 41616

units: second offset 24960

units: second offset 55600

units: second offset 23060

units: second offset 22928

units: second offset 21964

units: second offset 22486

units: second offset 23084

units: second offset 30056

units: second offset 24924

units: second offset 25896

units: second offset 63060

units: second offset 29316

units: second offset 20708

units: second offset 22936

units: second offset 62936

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

7135{};

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

◆ rainTimingAdjustment

uint8_t persistent_config_s::rainTimingAdjustment = {}

offset 23896

offset 63896

Definition at line 7739 of file engine_configuration_generated_structures_uaefi.h.

7739{};

◆ rainTimingPpsBins

float persistent_config_s::rainTimingPpsBins = {}

units: C offset 23920

units: C offset 63920

Definition at line 7749 of file engine_configuration_generated_structures_uaefi.h.

7749{};

◆ rainTimingRpmBins

uint16_t persistent_config_s::rainTimingRpmBins = {}

units: RPM offset 23912

units: RPM offset 63912

Definition at line 7744 of file engine_configuration_generated_structures_uaefi.h.

7744{};

◆ rpmIdleCorrBins

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

units: Target RPM offset 14336

units: Target RPM offset 14464

units: Target RPM offset 32464

units: Target RPM offset 16376

units: Target RPM offset 46456

units: Target RPM offset 14468

units: Target RPM offset 14340

units: Target RPM offset 14196

units: RPM offset 13972

units: Target RPM offset 14792

units: RPM offset 14248

units: RPM offset 14200

units: Target RPM offset 21464

units: Target RPM offset 16336

units: Target RPM offset 18336

units: Target RPM offset 54536

units: Target RPM offset 19836

units: Target RPM offset 14112

units: Target RPM offset 14348

units: Target RPM offset 54348

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

6465{};

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

◆ scriptCurve1

float persistent_config_s::scriptCurve1 = {}

units: y offset 4668

units: y offset 4684

units: y offset 4764

units: y offset 4672

units: y offset 4528

units: y offset 4372

units: y offset 5188

units: y offset 4580

units: y offset 4532

units: y offset 4544

units: y offset 4540

units: y offset 4740

units: y offset 4612

units: y offset 4680

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

6209{};

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

◆ scriptCurve1Bins

float persistent_config_s::scriptCurve1Bins = {}

units: x offset 4604

units: x offset 4620

units: x offset 4700

units: x offset 4608

units: x offset 4464

units: x offset 4308

units: x offset 5124

units: x offset 4516

units: x offset 4468

units: x offset 4480

units: x offset 4476

units: x offset 4676

units: x offset 4616

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

6204{};

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

◆ scriptCurve2

float persistent_config_s::scriptCurve2 = {}

units: y offset 4796

units: y offset 4812

units: y offset 4892

units: y offset 4800

units: y offset 4656

units: y offset 4500

units: y offset 5316

units: y offset 4708

units: y offset 4660

units: y offset 4672

units: y offset 4668

units: y offset 4868

units: y offset 4628

units: y offset 4808

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

6219{};

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

◆ scriptCurve2Bins

float persistent_config_s::scriptCurve2Bins = {}

units: x offset 4732

units: x offset 4748

units: x offset 4828

units: x offset 4736

units: x offset 4592

units: x offset 4436

units: x offset 5252

units: x offset 4644

units: x offset 4596

units: x offset 4608

units: x offset 4604

units: x offset 4804

units: x offset 4620

units: x offset 4744

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

6214{};

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

◆ scriptCurve3

float persistent_config_s::scriptCurve3 = {}

units: y offset 4892

units: y offset 4908

units: y offset 4988

units: y offset 4896

units: y offset 4752

units: y offset 4596

units: y offset 5412

units: y offset 4804

units: y offset 4756

units: y offset 4768

units: y offset 4764

units: y offset 4964

units: y offset 4668

units: y offset 4904

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

6229{};

Referenced by getCurveValue(), and proteusLuaDemo().

◆ scriptCurve3Bins

float persistent_config_s::scriptCurve3Bins = {}

units: x offset 4860

units: x offset 4876

units: x offset 4956

units: x offset 4864

units: x offset 4720

units: x offset 4564

units: x offset 5380

units: x offset 4772

units: x offset 4724

units: x offset 4736

units: x offset 4732

units: x offset 4932

units: x offset 4636

units: x offset 4872

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

6224{};

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

◆ scriptCurve4

float persistent_config_s::scriptCurve4 = {}

units: y offset 4956

units: y offset 4972

units: y offset 5052

units: y offset 4960

units: y offset 4816

units: y offset 4660

units: y offset 5476

units: y offset 4868

units: y offset 4820

units: y offset 4832

units: y offset 4828

units: y offset 5028

units: y offset 4732

units: y offset 4968

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

6239{};

Referenced by getCurveValue().

◆ scriptCurve4Bins

float persistent_config_s::scriptCurve4Bins = {}

units: x offset 4924

units: x offset 4940

units: x offset 5020

units: x offset 4928

units: x offset 4784

units: x offset 4628

units: x offset 5444

units: x offset 4836

units: x offset 4788

units: x offset 4800

units: x offset 4796

units: x offset 4996

units: x offset 4700

units: x offset 4936

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

6234{};

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

◆ scriptCurve5

float persistent_config_s::scriptCurve5 = {}

units: y offset 5020

units: y offset 5036

units: y offset 5116

units: y offset 5024

units: y offset 4880

units: y offset 4724

units: y offset 5540

units: y offset 4932

units: y offset 4884

units: y offset 4896

units: y offset 4892

units: y offset 5092

units: y offset 4796

units: y offset 5032

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

6249{};

Referenced by getCurveValue().

◆ scriptCurve5Bins

float persistent_config_s::scriptCurve5Bins = {}

units: x offset 4988

units: x offset 5004

units: x offset 5084

units: x offset 4992

units: x offset 4848

units: x offset 4692

units: x offset 5508

units: x offset 4900

units: x offset 4852

units: x offset 4864

units: x offset 4860

units: x offset 5060

units: x offset 4764

units: x offset 5000

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

6244{};

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

◆ scriptCurve6

float persistent_config_s::scriptCurve6 = {}

units: y offset 5084

units: y offset 5100

units: y offset 5180

units: y offset 5088

units: y offset 4944

units: y offset 4788

units: y offset 5604

units: y offset 4996

units: y offset 4948

units: y offset 4960

units: y offset 4956

units: y offset 5156

units: y offset 4860

units: y offset 5096

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

6259{};

Referenced by getCurveValue().

◆ scriptCurve6Bins

float persistent_config_s::scriptCurve6Bins = {}

units: x offset 5052

units: x offset 5068

units: x offset 5148

units: x offset 5056

units: x offset 4912

units: x offset 4756

units: x offset 5572

units: x offset 4964

units: x offset 4916

units: x offset 4928

units: x offset 4924

units: x offset 5124

units: x offset 4828

units: x offset 5064

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

6254{};

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

◆ scriptTable1

float persistent_config_s::scriptTable1 = {}

units: value offset 17952

units: value offset 18084

units: value offset 36084

units: value offset 19988

units: value offset 50068

units: value offset 18088

units: value offset 17956

units: value offset 17812

units: value offset 17316

units: value offset 16992

units: value offset 17428

units: value offset 17848

units: value offset 17816

units: value offset 17724

units: value offset 18112

units: value offset 25084

units: value offset 17304

units: value offset 19952

units: value offset 20924

units: value offset 58088

units: value offset 24344

units: value offset 17728

units: value offset 17964

units: value offset 57964

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

6637{};

Referenced by initScriptImpl().

◆ scriptTable1LoadBins

int16_t persistent_config_s::scriptTable1LoadBins = {}

units: L offset 18208

units: L offset 18340

units: L offset 36340

units: L offset 20244

units: L offset 50324

units: L offset 18344

units: L offset 18212

units: L offset 18068

units: L offset 17572

units: L offset 17248

units: L offset 17684

units: L offset 18104

units: L offset 18072

units: L offset 17980

units: L offset 18368

units: L offset 25340

units: L offset 17560

units: L offset 20208

units: L offset 21180

units: L offset 58344

units: L offset 24600

units: L offset 17744

units: L offset 18220

units: L offset 58220

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

6642{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable1RpmBins

int16_t persistent_config_s::scriptTable1RpmBins = {}

units: RPM offset 18224

units: RPM offset 18356

units: RPM offset 36356

units: RPM offset 20260

units: RPM offset 50340

units: RPM offset 18360

units: RPM offset 18228

units: RPM offset 18084

units: RPM offset 17588

units: RPM offset 17264

units: RPM offset 17700

units: RPM offset 18120

units: RPM offset 18088

units: RPM offset 17996

units: RPM offset 18384

units: RPM offset 25356

units: RPM offset 17576

units: RPM offset 20224

units: RPM offset 21196

units: RPM offset 58360

units: RPM offset 24616

units: RPM offset 17748

units: RPM offset 18236

units: RPM offset 58236

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

6647{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2

float persistent_config_s::scriptTable2 = {}

units: value offset 18240

units: value offset 18372

units: value offset 36372

units: value offset 20276

units: value offset 50356

units: value offset 18376

units: value offset 18244

units: value offset 18100

units: value offset 17604

units: value offset 17280

units: value offset 17716

units: value offset 18136

units: value offset 18104

units: value offset 18012

units: value offset 18400

units: value offset 25372

units: value offset 17592

units: value offset 20240

units: value offset 21212

units: value offset 58376

units: value offset 24632

units: value offset 17752

units: value offset 18252

units: value offset 58252

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

6652{};

Referenced by initScriptImpl().

◆ scriptTable2LoadBins

int16_t persistent_config_s::scriptTable2LoadBins = {}

units: L offset 18496

units: L offset 18628

units: L offset 36628

units: L offset 20532

units: L offset 50612

units: L offset 18632

units: L offset 18500

units: L offset 18356

units: L offset 17860

units: L offset 17536

units: L offset 18100

units: L offset 18392

units: L offset 18360

units: L offset 18268

units: L offset 18656

units: L offset 25628

units: L offset 17848

units: L offset 20496

units: L offset 21468

units: L offset 58632

units: L offset 24888

units: L offset 18008

units: L offset 18508

units: L offset 58508

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

6657{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable2RpmBins

int16_t persistent_config_s::scriptTable2RpmBins = {}

units: RPM offset 18512

units: RPM offset 18644

units: RPM offset 36644

units: RPM offset 20548

units: RPM offset 50628

units: RPM offset 18648

units: RPM offset 18516

units: RPM offset 18372

units: RPM offset 17876

units: RPM offset 17552

units: RPM offset 18124

units: RPM offset 18408

units: RPM offset 18376

units: RPM offset 18284

units: RPM offset 18672

units: RPM offset 25644

units: RPM offset 17864

units: RPM offset 20512

units: RPM offset 21484

units: RPM offset 58648

units: RPM offset 24904

units: RPM offset 18024

units: RPM offset 18524

units: RPM offset 58524

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

6662{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3

uint8_t persistent_config_s::scriptTable3 = {}

units: value offset 18528

units: value offset 18660

units: value offset 36660

units: value offset 20564

units: value offset 50644

units: value offset 18664

units: value offset 18532

units: value offset 18388

units: value offset 17892

units: value offset 17568

units: value offset 18140

units: value offset 18424

units: value offset 18392

units: value offset 18300

units: value offset 18688

units: value offset 25660

units: value offset 17880

units: value offset 20528

units: value offset 21500

units: value offset 58664

units: value offset 24920

units: value offset 18040

units: value offset 18540

units: value offset 58540

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

6667{};

Referenced by initScriptImpl().

◆ scriptTable3LoadBins

int16_t persistent_config_s::scriptTable3LoadBins = {}

units: L offset 18592

units: L offset 18724

units: L offset 36724

units: L offset 20628

units: L offset 50708

units: L offset 18728

units: L offset 18596

units: L offset 18452

units: L offset 17956

units: L offset 17632

units: L offset 18152

units: L offset 18488

units: L offset 18456

units: L offset 18364

units: L offset 18752

units: L offset 25724

units: L offset 17944

units: L offset 20592

units: L offset 21564

units: L offset 58728

units: L offset 24984

units: L offset 18104

units: L offset 18604

units: L offset 58604

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

6672{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable3RpmBins

int16_t persistent_config_s::scriptTable3RpmBins = {}

units: RPM offset 18608

units: RPM offset 18740

units: RPM offset 36740

units: RPM offset 20644

units: RPM offset 50724

units: RPM offset 18744

units: RPM offset 18612

units: RPM offset 18468

units: RPM offset 17972

units: RPM offset 17648

units: RPM offset 18158

units: RPM offset 18504

units: RPM offset 18472

units: RPM offset 18380

units: RPM offset 18768

units: RPM offset 25740

units: RPM offset 17960

units: RPM offset 20608

units: RPM offset 21580

units: RPM offset 58744

units: RPM offset 25000

units: RPM offset 18120

units: RPM offset 18620

units: RPM offset 58620

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

6677{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4

uint8_t persistent_config_s::scriptTable4 = {}

units: value offset 18624

units: value offset 18756

units: value offset 36756

units: value offset 20660

units: value offset 50740

units: value offset 18760

units: value offset 18628

units: value offset 18484

units: value offset 17988

units: value offset 17664

units: value offset 18166

units: value offset 18520

units: value offset 18488

units: value offset 18396

units: value offset 18784

units: value offset 25756

units: value offset 17976

units: value offset 20624

units: value offset 21596

units: value offset 58760

units: value offset 25016

units: value offset 18136

units: value offset 18636

units: value offset 58636

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

6682{};

Referenced by initScriptImpl(), and setDefaultBaseEngine().

◆ scriptTable4LoadBins

int16_t persistent_config_s::scriptTable4LoadBins = {}

units: L offset 18704

units: L offset 18836

units: L offset 36836

units: L offset 20740

units: L offset 50820

units: L offset 18840

units: L offset 18708

units: L offset 18564

units: L offset 18068

units: L offset 17744

units: L offset 18186

units: L offset 18600

units: L offset 18568

units: L offset 18476

units: L offset 18864

units: L offset 25836

units: L offset 18056

units: L offset 20704

units: L offset 21676

units: L offset 58840

units: L offset 25096

units: L offset 18216

units: L offset 18716

units: L offset 58716

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

6687{};

Referenced by initScriptImpl(), and setDefaultScriptParameters().

◆ scriptTable4RpmBins

int16_t persistent_config_s::scriptTable4RpmBins = {}

units: RPM offset 18720

units: RPM offset 18852

units: RPM offset 36852

units: RPM offset 20756

units: RPM offset 50836

units: RPM offset 18856

units: RPM offset 18724

units: RPM offset 18580

units: RPM offset 18084

units: RPM offset 17760

units: RPM offset 18196

units: RPM offset 18616

units: RPM offset 18584

units: RPM offset 18492

units: RPM offset 18880

units: RPM offset 25852

units: RPM offset 18072

units: RPM offset 20720

units: RPM offset 21692

units: RPM offset 58856

units: RPM offset 25112

units: RPM offset 18232

units: RPM offset 18732

units: RPM offset 58732

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

6692{};

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 4456

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 4552

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

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 4940

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 4528

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

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

6160{};

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

◆ sparkDwellValues

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

units: ms offset 4472

units: ms offset 4488

units: ms offset 4568

units: ms offset 4476

units: ms offset 4356

units: ms offset 4200

units: ms offset 4956

units: ms offset 4408

units: ms offset 4360

units: ms offset 4368

units: ms offset 4364

units: ms offset 4544

units: ms offset 4484

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

6165{};

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

◆ targetAfrBlends

blend_table_s persistent_config_s::targetAfrBlends = {}

offset 23276

offset 23408

offset 41968

offset 25312

offset 55952

offset 23412

offset 23280

offset 23108

offset 22612

offset 22316

offset 22860

offset 23144

offset 23112

offset 22844

offset 23436

offset 30408

offset 22600

offset 25276

offset 26248

offset 63412

offset 29668

offset 21060

offset 23288

offset 63288

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

7320{};

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

◆ tcu_32SpeedBins

uint8_t persistent_config_s::tcu_32SpeedBins = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19300

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19432

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 37432

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 21336

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 51416

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19436

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19304

units: KPH offset 19160

units: KPH offset 18664

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18340

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18764

units: KPH offset 19196

units: KPH offset 19164

units: KPH offset 19072

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19460

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 26432

units: KPH offset 18652

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 21300

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22272

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 59436

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25692

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18812

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19312

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 59312

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

6808{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_32Vals

uint8_t persistent_config_s::tcu_32Vals = {}

units: % offset 19308

units: % offset 19440

units: % offset 37440

units: % offset 21344

units: % offset 51424

units: % offset 19444

units: % offset 19312

units: % offset 19168

units: % offset 18672

units: % offset 18348

units: % offset 18772

units: % offset 19204

units: % offset 19172

units: % offset 19080

units: % offset 19468

units: % offset 26440

units: % offset 18660

units: % offset 21308

units: % offset 22280

units: % offset 59444

units: % offset 25700

units: % offset 18820

units: % offset 19320

units: % offset 59320

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

6813{};

Referenced by Gm4l6xTransmissionController::set32State().

◆ tcu_pcAirmassBins

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

units: Airmass offset 19172

units: Airmass offset 19304

units: Airmass offset 37304

units: Airmass offset 21208

units: Airmass offset 51288

units: Airmass offset 19308

units: Airmass offset 19176

units: Airmass offset 19032

units: Airmass offset 18536

units: Airmass offset 18212

units: Airmass offset 18636

units: Airmass offset 19068

units: Airmass offset 19036

units: Airmass offset 18944

units: Airmass offset 19332

units: Airmass offset 26304

units: Airmass offset 18524

units: Airmass offset 21172

units: Airmass offset 22144

units: Airmass offset 59308

units: Airmass offset 25564

units: Airmass offset 18684

units: Airmass offset 19184

units: Airmass offset 59184

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

6728{};

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

◆ tcu_pcVals1

uint8_t persistent_config_s::tcu_pcVals1 = {}

units: % offset 19196

units: % offset 19328

units: % offset 37328

units: % offset 21232

units: % offset 51312

units: % offset 19332

units: % offset 19200

units: % offset 19056

units: % offset 18560

units: % offset 18236

units: % offset 18660

units: % offset 19092

units: % offset 19060

units: % offset 18968

units: % offset 19356

units: % offset 26328

units: % offset 18548

units: % offset 21196

units: % offset 22168

units: % offset 59332

units: % offset 25588

units: % offset 18708

units: % offset 19208

units: % offset 59208

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

6743{};

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

◆ tcu_pcVals12

uint8_t persistent_config_s::tcu_pcVals12 = {}

units: % offset 19228

units: % offset 19360

units: % offset 37360

units: % offset 21264

units: % offset 51344

units: % offset 19364

units: % offset 19232

units: % offset 19088

units: % offset 18592

units: % offset 18268

units: % offset 18692

units: % offset 19124

units: % offset 19092

units: % offset 19000

units: % offset 19388

units: % offset 26360

units: % offset 18580

units: % offset 21228

units: % offset 22200

units: % offset 59364

units: % offset 25620

units: % offset 18740

units: % offset 19240

units: % offset 59240

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

6763{};

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

◆ tcu_pcVals2

uint8_t persistent_config_s::tcu_pcVals2 = {}

units: % offset 19204

units: % offset 19336

units: % offset 37336

units: % offset 21240

units: % offset 51320

units: % offset 19340

units: % offset 19208

units: % offset 19064

units: % offset 18568

units: % offset 18244

units: % offset 18668

units: % offset 19100

units: % offset 19068

units: % offset 18976

units: % offset 19364

units: % offset 26336

units: % offset 18556

units: % offset 21204

units: % offset 22176

units: % offset 59340

units: % offset 25596

units: % offset 18716

units: % offset 19216

units: % offset 59216

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

6748{};

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

◆ tcu_pcVals21

uint8_t persistent_config_s::tcu_pcVals21 = {}

units: % offset 19252

units: % offset 19384

units: % offset 37384

units: % offset 21288

units: % offset 51368

units: % offset 19388

units: % offset 19256

units: % offset 19112

units: % offset 18616

units: % offset 18292

units: % offset 18716

units: % offset 19148

units: % offset 19116

units: % offset 19024

units: % offset 19412

units: % offset 26384

units: % offset 18604

units: % offset 21252

units: % offset 22224

units: % offset 59388

units: % offset 25644

units: % offset 18764

units: % offset 19264

units: % offset 59264

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

6778{};

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

◆ tcu_pcVals23

uint8_t persistent_config_s::tcu_pcVals23 = {}

units: % offset 19236

units: % offset 19368

units: % offset 37368

units: % offset 21272

units: % offset 51352

units: % offset 19372

units: % offset 19240

units: % offset 19096

units: % offset 18600

units: % offset 18276

units: % offset 18700

units: % offset 19132

units: % offset 19100

units: % offset 19008

units: % offset 19396

units: % offset 26368

units: % offset 18588

units: % offset 21236

units: % offset 22208

units: % offset 59372

units: % offset 25628

units: % offset 18748

units: % offset 19248

units: % offset 59248

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

6768{};

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

◆ tcu_pcVals3

uint8_t persistent_config_s::tcu_pcVals3 = {}

units: % offset 19212

units: % offset 19344

units: % offset 37344

units: % offset 21248

units: % offset 51328

units: % offset 19348

units: % offset 19216

units: % offset 19072

units: % offset 18576

units: % offset 18252

units: % offset 18676

units: % offset 19108

units: % offset 19076

units: % offset 18984

units: % offset 19372

units: % offset 26344

units: % offset 18564

units: % offset 21212

units: % offset 22184

units: % offset 59348

units: % offset 25604

units: % offset 18724

units: % offset 19224

units: % offset 59224

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

6753{};

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

◆ tcu_pcVals32

uint8_t persistent_config_s::tcu_pcVals32 = {}

units: % offset 19260

units: % offset 19392

units: % offset 37392

units: % offset 21296

units: % offset 51376

units: % offset 19396

units: % offset 19264

units: % offset 19120

units: % offset 18624

units: % offset 18300

units: % offset 18724

units: % offset 19156

units: % offset 19124

units: % offset 19032

units: % offset 19420

units: % offset 26392

units: % offset 18612

units: % offset 21260

units: % offset 22232

units: % offset 59396

units: % offset 25652

units: % offset 18772

units: % offset 19272

units: % offset 59272

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

6783{};

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

◆ tcu_pcVals34

uint8_t persistent_config_s::tcu_pcVals34 = {}

units: % offset 19244

units: % offset 19376

units: % offset 37376

units: % offset 21280

units: % offset 51360

units: % offset 19380

units: % offset 19248

units: % offset 19104

units: % offset 18608

units: % offset 18284

units: % offset 18708

units: % offset 19140

units: % offset 19108

units: % offset 19016

units: % offset 19404

units: % offset 26376

units: % offset 18596

units: % offset 21244

units: % offset 22216

units: % offset 59380

units: % offset 25636

units: % offset 18756

units: % offset 19256

units: % offset 59256

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

6773{};

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

◆ tcu_pcVals4

uint8_t persistent_config_s::tcu_pcVals4 = {}

units: % offset 19220

units: % offset 19352

units: % offset 37352

units: % offset 21256

units: % offset 51336

units: % offset 19356

units: % offset 19224

units: % offset 19080

units: % offset 18584

units: % offset 18260

units: % offset 18684

units: % offset 19116

units: % offset 19084

units: % offset 18992

units: % offset 19380

units: % offset 26352

units: % offset 18572

units: % offset 21220

units: % offset 22192

units: % offset 59356

units: % offset 25612

units: % offset 18732

units: % offset 19232

units: % offset 59232

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

6758{};

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

◆ tcu_pcVals43

uint8_t persistent_config_s::tcu_pcVals43 = {}

units: % offset 19268

units: % offset 19400

units: % offset 37400

units: % offset 21304

units: % offset 51384

units: % offset 19404

units: % offset 19272

units: % offset 19128

units: % offset 18632

units: % offset 18308

units: % offset 18732

units: % offset 19164

units: % offset 19132

units: % offset 19040

units: % offset 19428

units: % offset 26400

units: % offset 18620

units: % offset 21268

units: % offset 22240

units: % offset 59404

units: % offset 25660

units: % offset 18780

units: % offset 19280

units: % offset 59280

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

6788{};

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

◆ tcu_pcValsN

uint8_t persistent_config_s::tcu_pcValsN = {}

units: % offset 19188

units: % offset 19320

units: % offset 37320

units: % offset 21224

units: % offset 51304

units: % offset 19324

units: % offset 19192

units: % offset 19048

units: % offset 18552

units: % offset 18228

units: % offset 18652

units: % offset 19084

units: % offset 19052

units: % offset 18960

units: % offset 19348

units: % offset 26320

units: % offset 18540

units: % offset 21188

units: % offset 22160

units: % offset 59324

units: % offset 25580

units: % offset 18700

units: % offset 19200

units: % offset 59200

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

6738{};

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

◆ tcu_pcValsR

uint8_t persistent_config_s::tcu_pcValsR = {}

units: % offset 19180

units: % offset 19312

units: % offset 37312

units: % offset 21216

units: % offset 51296

units: % offset 19316

units: % offset 19184

units: % offset 19040

units: % offset 18544

units: % offset 18220

units: % offset 18644

units: % offset 19076

units: % offset 19044

units: % offset 18952

units: % offset 19340

units: % offset 26312

units: % offset 18532

units: % offset 21180

units: % offset 22152

units: % offset 59316

units: % offset 25572

units: % offset 18692

units: % offset 19192

units: % offset 59192

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

6733{};

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

◆ tcu_rangeD

float persistent_config_s::tcu_rangeD = {}

units: level offset 21932

units: level offset 22064

units: level offset 40064

units: level offset 23968

units: level offset 54048

units: level offset 22068

units: level offset 21936

units: level offset 21792

units: level offset 21296

units: level offset 20972

units: level offset 21456

units: level offset 21828

units: level offset 21796

units: level offset 21704

units: level offset 22092

units: level offset 29064

units: level offset 21284

units: level offset 23932

units: level offset 24904

units: level offset 62068

units: level offset 28324

units: level offset 19716

units: level offset 21944

units: level offset 61944

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

6935{};

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

◆ tcu_rangeLow

float persistent_config_s::tcu_rangeLow = {}

units: level offset 22100

units: level offset 22232

units: level offset 40232

units: level offset 24136

units: level offset 54216

units: level offset 22236

units: level offset 22104

units: level offset 21960

units: level offset 21464

units: level offset 21140

units: level offset 21624

units: level offset 21996

units: level offset 21964

units: level offset 21872

units: level offset 22260

units: level offset 29232

units: level offset 21452

units: level offset 24100

units: level offset 25072

units: level offset 62236

units: level offset 28492

units: level offset 19884

units: level offset 22112

units: level offset 62112

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

6970{};

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

◆ tcu_rangeM

float persistent_config_s::tcu_rangeM = {}

units: level offset 21956

units: level offset 22088

units: level offset 40088

units: level offset 23992

units: level offset 54072

units: level offset 22092

units: level offset 21960

units: level offset 21816

units: level offset 21320

units: level offset 20996

units: level offset 21480

units: level offset 21852

units: level offset 21820

units: level offset 21728

units: level offset 22116

units: level offset 29088

units: level offset 21308

units: level offset 23956

units: level offset 24928

units: level offset 62092

units: level offset 28348

units: level offset 19740

units: level offset 21968

units: level offset 61968

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

6940{};

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

◆ tcu_rangeM1

float persistent_config_s::tcu_rangeM1 = {}

units: level offset 22028

units: level offset 22160

units: level offset 40160

units: level offset 24064

units: level offset 54144

units: level offset 22164

units: level offset 22032

units: level offset 21888

units: level offset 21392

units: level offset 21068

units: level offset 21552

units: level offset 21924

units: level offset 21892

units: level offset 21800

units: level offset 22188

units: level offset 29160

units: level offset 21380

units: level offset 24028

units: level offset 25000

units: level offset 62164

units: level offset 28420

units: level offset 19812

units: level offset 22040

units: level offset 62040

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

6955{};

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

◆ tcu_rangeM2

float persistent_config_s::tcu_rangeM2 = {}

units: level offset 22004

units: level offset 22136

units: level offset 40136

units: level offset 24040

units: level offset 54120

units: level offset 22140

units: level offset 22008

units: level offset 21864

units: level offset 21368

units: level offset 21044

units: level offset 21528

units: level offset 21900

units: level offset 21868

units: level offset 21776

units: level offset 22164

units: level offset 29136

units: level offset 21356

units: level offset 24004

units: level offset 24976

units: level offset 62140

units: level offset 28396

units: level offset 19788

units: level offset 22016

units: level offset 62016

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

6950{};

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

◆ tcu_rangeM3

float persistent_config_s::tcu_rangeM3 = {}

units: level offset 21980

units: level offset 22112

units: level offset 40112

units: level offset 24016

units: level offset 54096

units: level offset 22116

units: level offset 21984

units: level offset 21840

units: level offset 21344

units: level offset 21020

units: level offset 21504

units: level offset 21876

units: level offset 21844

units: level offset 21752

units: level offset 22140

units: level offset 29112

units: level offset 21332

units: level offset 23980

units: level offset 24952

units: level offset 62116

units: level offset 28372

units: level offset 19764

units: level offset 21992

units: level offset 61992

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

6945{};

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

◆ tcu_rangeMinus

float persistent_config_s::tcu_rangeMinus = {}

units: level offset 22076

units: level offset 22208

units: level offset 40208

units: level offset 24112

units: level offset 54192

units: level offset 22212

units: level offset 22080

units: level offset 21936

units: level offset 21440

units: level offset 21116

units: level offset 21600

units: level offset 21972

units: level offset 21940

units: level offset 21848

units: level offset 22236

units: level offset 29208

units: level offset 21428

units: level offset 24076

units: level offset 25048

units: level offset 62212

units: level offset 28468

units: level offset 19860

units: level offset 22088

units: level offset 62088

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

6965{};

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

◆ tcu_rangeN

float persistent_config_s::tcu_rangeN = {}

units: level offset 21908

units: level offset 22040

units: level offset 40040

units: level offset 23944

units: level offset 54024

units: level offset 22044

units: level offset 21912

units: level offset 21768

units: level offset 21272

units: level offset 20948

units: level offset 21432

units: level offset 21804

units: level offset 21772

units: level offset 21680

units: level offset 22068

units: level offset 29040

units: level offset 21260

units: level offset 23908

units: level offset 24880

units: level offset 62044

units: level offset 28300

units: level offset 19692

units: level offset 21920

units: level offset 61920

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

6930{};

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

◆ tcu_rangeP

float persistent_config_s::tcu_rangeP = {}

units: level offset 21860

units: level offset 21992

units: level offset 39992

units: level offset 23896

units: level offset 53976

units: level offset 21996

units: level offset 21864

units: level offset 21720

units: level offset 21224

units: level offset 20900

units: level offset 21384

units: level offset 21756

units: level offset 21724

units: level offset 21632

units: level offset 22020

units: level offset 28992

units: level offset 21212

units: level offset 23860

units: level offset 24832

units: level offset 61996

units: level offset 28252

units: level offset 19644

units: level offset 21872

units: level offset 61872

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

6920{};

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

◆ tcu_rangePlus

float persistent_config_s::tcu_rangePlus = {}

units: level offset 22052

units: level offset 22184

units: level offset 40184

units: level offset 24088

units: level offset 54168

units: level offset 22188

units: level offset 22056

units: level offset 21912

units: level offset 21416

units: level offset 21092

units: level offset 21576

units: level offset 21948

units: level offset 21916

units: level offset 21824

units: level offset 22212

units: level offset 29184

units: level offset 21404

units: level offset 24052

units: level offset 25024

units: level offset 62188

units: level offset 28444

units: level offset 19836

units: level offset 22064

units: level offset 62064

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

6960{};

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

◆ tcu_rangeR

float persistent_config_s::tcu_rangeR = {}

units: level offset 21884

units: level offset 22016

units: level offset 40016

units: level offset 23920

units: level offset 54000

units: level offset 22020

units: level offset 21888

units: level offset 21744

units: level offset 21248

units: level offset 20924

units: level offset 21408

units: level offset 21780

units: level offset 21748

units: level offset 21656

units: level offset 22044

units: level offset 29016

units: level offset 21236

units: level offset 23884

units: level offset 24856

units: level offset 62020

units: level offset 28276

units: level offset 19668

units: level offset 21896

units: level offset 61896

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

6925{};

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

◆ tcu_shiftSpeed12

uint8_t persistent_config_s::tcu_shiftSpeed12 = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22992

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23124

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 41684

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25028

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 55668

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23128

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22996

units: MPH offset 22832

units: MPH offset 22336

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22032

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22554

units: MPH offset 22868

units: MPH offset 22836

units: MPH offset 22568

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23152

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 30124

units: MPH offset 22324

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 24992

units: MPH offset 22692

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25964

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63128

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 29384

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 20776

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23004

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63004

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

7175{};

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

◆ tcu_shiftSpeed21

uint8_t persistent_config_s::tcu_shiftSpeed21 = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23016

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23148

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 41708

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25052

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 55692

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23152

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23020

units: MPH offset 22856

units: MPH offset 22360

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22056

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22578

units: MPH offset 22892

units: MPH offset 22860

units: MPH offset 22592

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23176

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 30148

units: MPH offset 22348

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25016

units: MPH offset 22716

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25988

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63152

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 29408

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 20800

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23028

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63028

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

7190{};

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

◆ tcu_shiftSpeed23

uint8_t persistent_config_s::tcu_shiftSpeed23 = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23000

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23132

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 41692

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25036

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 55676

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23136

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23004

units: MPH offset 22840

units: MPH offset 22344

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22040

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22562

units: MPH offset 22876

units: MPH offset 22844

units: MPH offset 22576

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23160

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 30132

units: MPH offset 22332

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25000

units: MPH offset 22700

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25972

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63136

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 29392

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 20784

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23012

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63012

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

7180{};

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

◆ tcu_shiftSpeed32

uint8_t persistent_config_s::tcu_shiftSpeed32 = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23024

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23156

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 41716

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25060

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 55700

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23160

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23028

units: MPH offset 22864

units: MPH offset 22368

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22064

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22586

units: MPH offset 22900

units: MPH offset 22868

units: MPH offset 22600

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23184

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 30156

units: MPH offset 22356

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25024

units: MPH offset 22724

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25996

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63160

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 29416

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 20808

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23036

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63036

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

7195{};

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

◆ tcu_shiftSpeed34

uint8_t persistent_config_s::tcu_shiftSpeed34 = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23008

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23140

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 41700

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25044

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 55684

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23144

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23012

units: MPH offset 22848

units: MPH offset 22352

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22048

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22570

units: MPH offset 22884

units: MPH offset 22852

units: MPH offset 22584

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23168

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 30140

units: MPH offset 22340

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25008

units: MPH offset 22708

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25980

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63144

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 29400

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 20792

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23020

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63020

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

7185{};

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

◆ tcu_shiftSpeed43

uint8_t persistent_config_s::tcu_shiftSpeed43 = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23032

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23164

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 41724

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25068

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 55708

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23168

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23036

units: MPH offset 22872

units: MPH offset 22376

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22072

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22594

units: MPH offset 22908

units: MPH offset 22876

units: MPH offset 22608

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23192

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 30164

units: MPH offset 22364

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25032

units: MPH offset 22732

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 26004

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63168

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 29424

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 20816

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 23044

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 63044

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

7200{};

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

◆ tcu_shiftTime

float persistent_config_s::tcu_shiftTime

units: ms offset 23040

units: ms offset 23172

units: ms offset 41732

units: ms offset 25076

units: ms offset 55716

units: ms offset 23176

units: ms offset 23044

units: ms offset 22880

units: ms offset 22384

units: ms offset 22080

units: ms offset 22604

units: ms offset 22916

units: ms offset 22884

units: ms offset 22616

units: ms offset 23200

units: ms offset 30172

units: ms offset 22372

units: ms offset 25040

units: ms offset 22740

units: ms offset 26012

units: ms offset 63176

units: ms offset 29432

units: ms offset 20824

units: ms offset 23052

units: ms offset 63052

Definition at line 7205 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 22984

units: % offset 23116

units: % offset 41676

units: % offset 25020

units: % offset 55660

units: % offset 23120

units: % offset 22988

units: % offset 22824

units: % offset 22328

units: % offset 22024

units: % offset 22546

units: % offset 22860

units: % offset 22828

units: % offset 22560

units: % offset 23144

units: % offset 30116

units: % offset 22316

units: % offset 24984

units: % offset 22684

units: % offset 25956

units: % offset 63120

units: % offset 29376

units: % offset 20768

units: % offset 22996

units: % offset 62996

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

7170{};

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

◆ tcu_tccLockSpeed

uint8_t persistent_config_s::tcu_tccLockSpeed = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19284

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19416

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 37416

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 21320

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 51400

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19420

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19288

units: MPH offset 19144

units: MPH offset 18648

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18324

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18748

units: MPH offset 19180

units: MPH offset 19148

units: MPH offset 19056

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19444

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 26416

units: MPH offset 18636

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 21284

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22256

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 59420

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25676

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18796

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19296

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 59296

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

6798{};

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

◆ tcu_tccTpsBins

uint8_t persistent_config_s::tcu_tccTpsBins = {}

units: TPS offset 19276

units: TPS offset 19408

units: TPS offset 37408

units: TPS offset 21312

units: TPS offset 51392

units: TPS offset 19412

units: TPS offset 19280

units: TPS offset 19136

units: TPS offset 18640

units: TPS offset 18316

units: TPS offset 18740

units: TPS offset 19172

units: TPS offset 19140

units: TPS offset 19048

units: TPS offset 19436

units: TPS offset 26408

units: TPS offset 18628

units: TPS offset 21276

units: TPS offset 22248

units: TPS offset 59412

units: TPS offset 25668

units: TPS offset 18788

units: TPS offset 19288

units: TPS offset 59288

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

6793{};

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

◆ tcu_tccUnlockSpeed

uint8_t persistent_config_s::tcu_tccUnlockSpeed = {}

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19292

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19424

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 37424

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 21328

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 51408

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19428

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19296

units: MPH offset 19152

units: MPH offset 18656

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18332

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18756

units: MPH offset 19188

units: MPH offset 19156

units: MPH offset 19064

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19452

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 26424

units: MPH offset 18644

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 21292

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 22264

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 59428

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 25684

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 18804

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 19304

units: {bitStringValue(velocityUnitsLabels, useMetricOnInterface)} offset 59304

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

6803{};

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

◆ tcuSolenoidTable

uint8_t persistent_config_s::tcuSolenoidTable = {}

units: onoff offset 15332

units: onoff offset 15464

units: onoff offset 33464

units: onoff offset 17368

units: onoff offset 47448

units: onoff offset 15468

units: onoff offset 15336

units: onoff offset 15192

units: onoff offset 14968

units: onoff offset 14852

units: onoff offset 15448

units: onoff offset 15228

units: onoff offset 15196

units: onoff offset 15104

units: onoff offset 22464

units: onoff offset 14682

units: onoff offset 17332

units: onoff offset 18784

units: onoff offset 55468

units: onoff offset 21036

units: onoff offset 15108

units: onoff offset 15344

units: onoff offset 55344

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

6525{};

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

◆ technicalDebt7738

int persistent_config_s::technicalDebt7738

offset 22928

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

◆ throttle2TrimRpmBins

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

units: RPM offset 19358

units: RPM offset 19490

units: RPM offset 37490

units: RPM offset 21394

units: RPM offset 51474

units: RPM offset 19494

units: RPM offset 19362

units: RPM offset 19218

units: RPM offset 18722

units: RPM offset 18398

units: RPM offset 18834

units: RPM offset 19254

units: RPM offset 19222

units: RPM offset 19130

units: RPM offset 19518

units: RPM offset 26490

units: RPM offset 18710

units: RPM offset 21358

units: RPM offset 22330

units: RPM offset 59494

units: RPM offset 25750

units: RPM offset 18870

units: RPM offset 19370

units: RPM offset 59370

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

6828{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTable

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

units: % offset 19316

units: % offset 19448

units: % offset 37448

units: % offset 21352

units: % offset 51432

units: % offset 19452

units: % offset 19320

units: % offset 19176

units: % offset 18680

units: % offset 18356

units: % offset 18780

units: % offset 19212

units: % offset 19180

units: % offset 19088

units: % offset 19476

units: % offset 26448

units: % offset 18668

units: % offset 21316

units: % offset 22288

units: % offset 59452

units: % offset 25708

units: % offset 18828

units: % offset 19328

units: % offset 59328

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

6818{};

Referenced by initElectronicThrottle().

◆ throttle2TrimTpsBins

uint8_t persistent_config_s::throttle2TrimTpsBins = {}

units: % offset 19352

units: % offset 19484

units: % offset 37484

units: % offset 21388

units: % offset 51468

units: % offset 19488

units: % offset 19356

units: % offset 19212

units: % offset 18716

units: % offset 18392

units: % offset 18828

units: % offset 19248

units: % offset 19216

units: % offset 19124

units: % offset 19512

units: % offset 26484

units: % offset 18704

units: % offset 21352

units: % offset 22324

units: % offset 59488

units: % offset 25744

units: % offset 18864

units: % offset 19364

units: % offset 59364

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

6823{};

Referenced by initElectronicThrottle().

◆ throttleEstimateEffectiveAreaBins

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

units: % offset 21060

units: % offset 21192

units: % offset 39192

units: % offset 23096

units: % offset 53176

units: % offset 21196

units: % offset 21064

units: % offset 20920

units: % offset 20424

units: % offset 20100

units: % offset 20584

units: % offset 20956

units: % offset 20924

units: % offset 20832

units: % offset 21220

units: % offset 28192

units: % offset 20412

units: % offset 23060

units: % offset 24032

units: % offset 61196

units: % offset 27452

units: % offset 19420

units: % offset 21072

units: % offset 61072

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

6901{};

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 21084

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

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

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

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

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

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

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 20124

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

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 21244

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

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 23084

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

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

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

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

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

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

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

6907{};

Referenced by ThrottleModel::effectiveArea().

◆ tmfOpeningBins

float persistent_config_s::tmfOpeningBins = {}

offset 4052

offset 4068

offset 4148

offset 4056

offset 3936

offset 3780

offset 4468

offset 4012

offset 3940

offset 4100

offset 4064

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

6084{};

◆ tmfRatioBins

float persistent_config_s::tmfRatioBins = {}

offset 4044

offset 4060

offset 4140

offset 4048

offset 3928

offset 3772

offset 4452

offset 4004

offset 3932

offset 4092

offset 4056

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

6080{};

Referenced by setDefaultVETable().

◆ tmfTable

float persistent_config_s::tmfTable = {}

offset 4028

offset 4044

offset 4124

offset 4032

offset 3912

offset 3756

offset 4420

offset 3988

offset 3916

offset 4040

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

6076{};

◆ torqueLoadBins

uint16_t persistent_config_s::torqueLoadBins = {}

units: Load offset 4108

units: Load offset 4124

units: Load offset 4204

units: Load offset 4112

units: Load offset 3992

units: Load offset 3836

units: Load offset 4540

units: Load offset 4068

units: Load offset 3996

units: Load offset 4180

units: Load offset 4120

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

6099{};

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

◆ torqueReductionCutGearBins

int8_t persistent_config_s::torqueReductionCutGearBins = {}

units: gear N° offset 23746

units: gear N° offset 23878

units: gear N° offset 42438

units: gear N° offset 25782

units: gear N° offset 56422

units: gear N° offset 23882

units: gear N° offset 23750

units: gear N° offset 23578

units: gear N° offset 23082

units: gear N° offset 22786

units: gear N° offset 23394

units: gear N° offset 23582

units: gear N° offset 23906

units: gear N° offset 30878

units: gear N° offset 25746

units: gear N° offset 26718

units: gear N° offset 63882

units: gear N° offset 30138

units: gear N° offset 21232

units: gear N° offset 23758

units: gear N° offset 63758

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

7461{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXaxis

gppwm_channel_e persistent_config_s::torqueReductionCutXaxis

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

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

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

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

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

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

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

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 22760

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionCutXBins

int16_t persistent_config_s::torqueReductionCutXBins = {}

offset 23734

offset 23866

offset 42426

offset 25770

offset 56410

offset 23870

offset 23738

offset 23566

offset 23070

offset 22774

offset 23376

offset 23570

offset 23894

offset 30866

offset 25734

offset 26706

offset 63870

offset 30126

offset 21220

offset 23746

offset 63746

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

7456{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionCutTable

int8_t persistent_config_s::torqueReductionIgnitionCutTable = {}

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

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

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

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

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

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

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

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 22761

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

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

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

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

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

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

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

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

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

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

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

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

7446{};

Referenced by ShiftTorqueReductionController::getSparkSkipRatio().

◆ torqueReductionIgnitionRetardGearBins

int8_t persistent_config_s::torqueReductionIgnitionRetardGearBins = {}

units: gear N° offset 23876

units: gear N° offset 24008

units: gear N° offset 42568

units: gear N° offset 25912

units: gear N° offset 56552

units: gear N° offset 24012

units: gear N° offset 23880

units: gear N° offset 23708

units: gear N° offset 23212

units: gear N° offset 22916

units: gear N° offset 24026

units: gear N° offset 23712

units: gear N° offset 24036

units: gear N° offset 31008

units: gear N° offset 25876

units: gear N° offset 26848

units: gear N° offset 64012

units: gear N° offset 30268

units: gear N° offset 21360

units: gear N° offset 23888

units: gear N° offset 63888

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

7513{};

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 23816

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

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

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

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

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

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

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 22856

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

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 23976

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

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

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

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

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

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

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

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

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

7504{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXaxis

gppwm_channel_e persistent_config_s::torqueReductionIgnitionRetardXaxis

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

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

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

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

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

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

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

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 22854

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionIgnitionRetardXBins

int16_t persistent_config_s::torqueReductionIgnitionRetardXBins = {}

offset 23864

offset 23996

offset 42556

offset 25900

offset 56540

offset 24000

offset 23868

offset 23696

offset 23200

offset 22904

offset 24008

offset 23700

offset 24024

offset 30996

offset 25864

offset 26836

offset 64000

offset 30256

offset 21348

offset 23876

offset 63876

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

7508{};

Referenced by ShiftTorqueReductionController::getTorqueReductionIgnitionRetard().

◆ torqueReductionTimeGearBins

int8_t persistent_config_s::torqueReductionTimeGearBins = {}

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 23644

units: gear N° offset 23148

units: gear N° offset 22852

units: gear N° offset 23710

units: gear N° offset 23648

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

7487{};

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 23752

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

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 42444

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 25788

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 56428

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 23888

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 23756

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 22792

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 23404

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 23912

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 30884

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 25752

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 26724

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 63888

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 30144

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 21236

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 23764

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 63764

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

7478{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXaxis

gppwm_channel_e persistent_config_s::torqueReductionTimeXaxis

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

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

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

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

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

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

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

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 22788

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

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

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

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

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

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

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

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

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

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

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

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

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueReductionTimeXBins

int16_t persistent_config_s::torqueReductionTimeXBins = {}

offset 23800

offset 23932

offset 42492

offset 25836

offset 56476

offset 23936

offset 23804

offset 23632

offset 23136

offset 22840

offset 23692

offset 23636

offset 23960

offset 30932

offset 25800

offset 26772

offset 63936

offset 30192

offset 21284

offset 23812

offset 63812

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

7482{};

Referenced by ShiftTorqueReductionController::updateTimeConditionSatisfied().

◆ torqueRpmBins

uint16_t persistent_config_s::torqueRpmBins = {}

units: RPM offset 4096

units: RPM offset 4112

units: RPM offset 4192

units: RPM offset 4100

units: RPM offset 3980

units: RPM offset 3824

units: RPM offset 4524

units: RPM offset 4056

units: RPM offset 3984

units: RPM offset 4168

units: RPM offset 4108

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

6094{};

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

◆ torqueTable

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

units: Nm offset 4060

units: Nm offset 4076

units: Nm offset 4156

units: Nm offset 4064

units: Nm offset 3944

units: Nm offset 3788

units: Nm offset 4476

units: Nm offset 4020

units: Nm offset 3948

units: Nm offset 4132

units: Nm offset 4072

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

6089{};

Referenced by configureRusefiLuaHooks(), and estimateTorqueTable().

◆ tpsTpsAccelFromRpmBins

float persistent_config_s::tpsTpsAccelFromRpmBins = {}

units: % offset 17888

units: % offset 18020

units: % offset 36020

units: % offset 19924

units: % offset 50004

units: % offset 18024

units: % offset 17892

units: from offset 17748

units: from offset 17252

units: % offset 16928

units: % offset 17364

units: from offset 17784

units: from offset 17752

units: from offset 17660

units: % offset 18048

units: % offset 25020

units: from offset 17240

units: % offset 19888

units: % offset 20860

units: % offset 58024

units: % offset 24280

units: % offset 17664

units: % offset 17900

units: % offset 57900

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

6627{};

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

◆ tpsTpsAccelTable

float persistent_config_s::tpsTpsAccelTable = {}

units: value offset 17632

units: value offset 17764

units: value offset 35764

units: value offset 19668

units: value offset 49748

units: value offset 17768

units: value offset 17636

units: value offset 17492

units: value offset 16996

units: value offset 16672

units: value offset 17108

units: value offset 17528

units: value offset 17496

units: value offset 17404

units: value offset 17792

units: value offset 24764

units: value offset 16984

units: value offset 19632

units: value offset 20604

units: value offset 57768

units: value offset 24024

units: value offset 17408

units: value offset 17644

units: value offset 57644

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

6622{};

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

◆ tpsTpsAccelToRpmBins

float persistent_config_s::tpsTpsAccelToRpmBins = {}

units: % offset 17920

units: % offset 18052

units: % offset 36052

units: % offset 19956

units: % offset 50036

units: % offset 18056

units: % offset 17924

units: to offset 17780

units: to offset 17284

units: % offset 16960

units: % offset 17396

units: to offset 17816

units: to offset 17784

units: to offset 17692

units: % offset 18080

units: % offset 25052

units: to offset 17272

units: % offset 19920

units: % offset 20892

units: % offset 58056

units: % offset 24312

units: % offset 17696

units: % offset 17932

units: % offset 57932

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

6632{};

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

◆ tpsTspCorrValues

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

units: multiplier offset 22916

units: multiplier offset 23048

units: multiplier offset 41608

units: multiplier offset 24952

units: multiplier offset 55592

units: multiplier offset 23052

units: multiplier offset 22920

units: multiplier offset 22768

units: multiplier offset 22272

units: multiplier offset 21956

units: multiplier offset 22478

units: multiplier offset 22804

units: multiplier offset 22772

units: multiplier offset 22504

units: multiplier offset 23076

units: multiplier offset 30048

units: multiplier offset 22260

units: multiplier offset 24916

units: multiplier offset 22628

units: multiplier offset 25888

units: multiplier offset 63052

units: multiplier offset 29308

units: multiplier offset 20700

units: multiplier offset 22928

units: multiplier offset 62928

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

7125{};

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

◆ tpsTspCorrValuesBins

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

units: RPM offset 22912

units: RPM offset 23044

units: RPM offset 41604

units: RPM offset 24948

units: RPM offset 55588

units: RPM offset 23048

units: RPM offset 22916

units: RPM offset 22764

units: RPM offset 22268

units: RPM offset 21952

units: RPM offset 22474

units: RPM offset 22800

units: RPM offset 22768

units: RPM offset 22500

units: RPM offset 23072

units: RPM offset 30044

units: RPM offset 22256

units: RPM offset 24912

units: RPM offset 22624

units: RPM offset 25884

units: RPM offset 63048

units: RPM offset 29304

units: RPM offset 20696

units: RPM offset 22924

units: RPM offset 62924

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

7120{};

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

◆ trailingSparkLoadBins

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

units: Load offset 23708

units: Load offset 23840

units: Load offset 42400

units: Load offset 25744

units: Load offset 56384

units: Load offset 23844

units: Load offset 23712

units: Load offset 23540

units: Load offset 23044

units: Load offset 22748

units: Load offset 23290

units: Load offset 23600

units: Load offset 23544

units: Load offset 23868

units: Load offset 30840

units: Load offset 23056

units: Load offset 25708

units: Load offset 26680

units: Load offset 63844

units: Load offset 30100

units: Load offset 21196

units: Load offset 23720

units: Load offset 63720

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

7425{};

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

◆ trailingSparkRpmBins

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

units: rpm offset 23704

units: rpm offset 23836

units: rpm offset 42396

units: rpm offset 25740

units: rpm offset 56380

units: rpm offset 23840

units: rpm offset 23708

units: rpm offset 23536

units: rpm offset 23040

units: rpm offset 22744

units: rpm offset 23287

units: rpm offset 23596

units: rpm offset 23540

units: rpm offset 23864

units: rpm offset 30836

units: rpm offset 23052

units: rpm offset 25704

units: rpm offset 26676

units: rpm offset 63840

units: rpm offset 30096

units: rpm offset 21192

units: rpm offset 23716

units: rpm offset 63716

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

7420{};

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

◆ trailingSparkTable

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

units: deg offset 23688

units: deg offset 23820

units: deg offset 42380

units: deg offset 25724

units: deg offset 56364

units: deg offset 23824

units: deg offset 23692

units: deg offset 23520

units: deg offset 23024

units: deg offset 22728

units: deg offset 23272

units: deg offset 23580

units: deg offset 23524

units: deg offset 23848

units: deg offset 30820

units: deg offset 23036

units: deg offset 25688

units: deg offset 26660

units: deg offset 63824

units: deg offset 30080

units: deg offset 21184

units: deg offset 23700

units: deg offset 63700

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

7415{};

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_289_10

bool persistent_config_s::unusedBit_289_10

offset 24016 bit 10

offset 23884 bit 10

offset 22920 bit 10

offset 23880 bit 10

offset 24040 bit 10

offset 31012 bit 10

offset 25880 bit 10

offset 26852 bit 10

offset 64016 bit 10

offset 30272 bit 10

offset 21364 bit 10

offset 24012 bit 10

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

◆ unusedBit_289_11

bool persistent_config_s::unusedBit_289_11

offset 24016 bit 11

offset 23884 bit 11

offset 22920 bit 11

offset 23880 bit 11

offset 24040 bit 11

offset 31012 bit 11

offset 25880 bit 11

offset 26852 bit 11

offset 64016 bit 11

offset 30272 bit 11

offset 21364 bit 11

offset 24012 bit 11

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

◆ unusedBit_289_12

bool persistent_config_s::unusedBit_289_12

offset 24016 bit 12

offset 23884 bit 12

offset 22920 bit 12

offset 23880 bit 12

offset 24040 bit 12

offset 31012 bit 12

offset 25880 bit 12

offset 26852 bit 12

offset 64016 bit 12

offset 30272 bit 12

offset 21364 bit 12

offset 24012 bit 12

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

◆ unusedBit_289_13

bool persistent_config_s::unusedBit_289_13

offset 24016 bit 13

offset 23884 bit 13

offset 22920 bit 13

offset 23880 bit 13

offset 24040 bit 13

offset 31012 bit 13

offset 25880 bit 13

offset 26852 bit 13

offset 64016 bit 13

offset 30272 bit 13

offset 21364 bit 13

offset 24012 bit 13

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

◆ unusedBit_289_14

bool persistent_config_s::unusedBit_289_14

offset 24016 bit 14

offset 23884 bit 14

offset 22920 bit 14

offset 23880 bit 14

offset 24040 bit 14

offset 31012 bit 14

offset 25880 bit 14

offset 26852 bit 14

offset 64016 bit 14

offset 30272 bit 14

offset 21364 bit 14

offset 24012 bit 14

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

◆ unusedBit_289_15

bool persistent_config_s::unusedBit_289_15

offset 24016 bit 15

offset 23884 bit 15

offset 22920 bit 15

offset 23880 bit 15

offset 24040 bit 15

offset 31012 bit 15

offset 25880 bit 15

offset 26852 bit 15

offset 64016 bit 15

offset 30272 bit 15

offset 21364 bit 15

offset 24012 bit 15

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

◆ unusedBit_289_16

bool persistent_config_s::unusedBit_289_16

offset 24016 bit 16

offset 23884 bit 16

offset 22920 bit 16

offset 23880 bit 16

offset 24040 bit 16

offset 31012 bit 16

offset 25880 bit 16

offset 26852 bit 16

offset 64016 bit 16

offset 30272 bit 16

offset 21364 bit 16

offset 24012 bit 16

Definition at line 7666 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_17

bool persistent_config_s::unusedBit_289_17

offset 24016 bit 17

offset 23884 bit 17

offset 22920 bit 17

offset 23880 bit 17

offset 24040 bit 17

offset 31012 bit 17

offset 25880 bit 17

offset 26852 bit 17

offset 64016 bit 17

offset 30272 bit 17

offset 21364 bit 17

offset 24012 bit 17

Definition at line 7669 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_18

bool persistent_config_s::unusedBit_289_18

offset 24016 bit 18

offset 23884 bit 18

offset 22920 bit 18

offset 23880 bit 18

offset 24040 bit 18

offset 31012 bit 18

offset 25880 bit 18

offset 26852 bit 18

offset 64016 bit 18

offset 30272 bit 18

offset 21364 bit 18

offset 24012 bit 18

Definition at line 7672 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_19

bool persistent_config_s::unusedBit_289_19

offset 24016 bit 19

offset 23884 bit 19

offset 22920 bit 19

offset 23880 bit 19

offset 24040 bit 19

offset 31012 bit 19

offset 25880 bit 19

offset 26852 bit 19

offset 64016 bit 19

offset 30272 bit 19

offset 21364 bit 19

offset 24012 bit 19

Definition at line 7675 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_20

bool persistent_config_s::unusedBit_289_20

offset 24016 bit 20

offset 23884 bit 20

offset 22920 bit 20

offset 23880 bit 20

offset 24040 bit 20

offset 31012 bit 20

offset 25880 bit 20

offset 26852 bit 20

offset 64016 bit 20

offset 30272 bit 20

offset 21364 bit 20

offset 24012 bit 20

Definition at line 7678 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_21

bool persistent_config_s::unusedBit_289_21

offset 24016 bit 21

offset 23884 bit 21

offset 22920 bit 21

offset 23880 bit 21

offset 24040 bit 21

offset 31012 bit 21

offset 25880 bit 21

offset 26852 bit 21

offset 64016 bit 21

offset 30272 bit 21

offset 21364 bit 21

offset 24012 bit 21

Definition at line 7681 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_22

bool persistent_config_s::unusedBit_289_22

offset 24016 bit 22

offset 23884 bit 22

offset 22920 bit 22

offset 23880 bit 22

offset 24040 bit 22

offset 31012 bit 22

offset 25880 bit 22

offset 26852 bit 22

offset 64016 bit 22

offset 30272 bit 22

offset 21364 bit 22

offset 24012 bit 22

Definition at line 7684 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_23

bool persistent_config_s::unusedBit_289_23

offset 24016 bit 23

offset 23884 bit 23

offset 22920 bit 23

offset 23880 bit 23

offset 24040 bit 23

offset 31012 bit 23

offset 25880 bit 23

offset 26852 bit 23

offset 64016 bit 23

offset 30272 bit 23

offset 21364 bit 23

offset 24012 bit 23

Definition at line 7687 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_24

bool persistent_config_s::unusedBit_289_24

offset 24016 bit 24

offset 23884 bit 24

offset 22920 bit 24

offset 23880 bit 24

offset 24040 bit 24

offset 31012 bit 24

offset 25880 bit 24

offset 26852 bit 24

offset 64016 bit 24

offset 30272 bit 24

offset 21364 bit 24

offset 24012 bit 24

Definition at line 7690 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_25

bool persistent_config_s::unusedBit_289_25

offset 24016 bit 25

offset 23884 bit 25

offset 22920 bit 25

offset 23880 bit 25

offset 24040 bit 25

offset 31012 bit 25

offset 25880 bit 25

offset 26852 bit 25

offset 64016 bit 25

offset 30272 bit 25

offset 21364 bit 25

offset 24012 bit 25

Definition at line 7693 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_26

bool persistent_config_s::unusedBit_289_26

offset 24016 bit 26

offset 23884 bit 26

offset 22920 bit 26

offset 23880 bit 26

offset 24040 bit 26

offset 31012 bit 26

offset 25880 bit 26

offset 26852 bit 26

offset 64016 bit 26

offset 30272 bit 26

offset 21364 bit 26

offset 24012 bit 26

Definition at line 7696 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_27

bool persistent_config_s::unusedBit_289_27

offset 24016 bit 27

offset 23884 bit 27

offset 22920 bit 27

offset 23880 bit 27

offset 24040 bit 27

offset 31012 bit 27

offset 25880 bit 27

offset 26852 bit 27

offset 64016 bit 27

offset 30272 bit 27

offset 21364 bit 27

offset 24012 bit 27

Definition at line 7699 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_28

bool persistent_config_s::unusedBit_289_28

offset 24016 bit 28

offset 23884 bit 28

offset 22920 bit 28

offset 23880 bit 28

offset 24040 bit 28

offset 31012 bit 28

offset 25880 bit 28

offset 26852 bit 28

offset 64016 bit 28

offset 30272 bit 28

offset 21364 bit 28

offset 24012 bit 28

Definition at line 7702 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_29

bool persistent_config_s::unusedBit_289_29

offset 24016 bit 29

offset 23884 bit 29

offset 22920 bit 29

offset 23880 bit 29

offset 24040 bit 29

offset 31012 bit 29

offset 25880 bit 29

offset 26852 bit 29

offset 64016 bit 29

offset 30272 bit 29

offset 21364 bit 29

offset 24012 bit 29

Definition at line 7705 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_30

bool persistent_config_s::unusedBit_289_30

offset 24016 bit 30

offset 23884 bit 30

offset 22920 bit 30

offset 23880 bit 30

offset 24040 bit 30

offset 31012 bit 30

offset 25880 bit 30

offset 26852 bit 30

offset 64016 bit 30

offset 30272 bit 30

offset 21364 bit 30

offset 24012 bit 30

Definition at line 7708 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_31

bool persistent_config_s::unusedBit_289_31

offset 24016 bit 31

offset 23884 bit 31

offset 22920 bit 31

offset 23880 bit 31

offset 24040 bit 31

offset 31012 bit 31

offset 25880 bit 31

offset 26852 bit 31

offset 64016 bit 31

offset 30272 bit 31

offset 21364 bit 31

offset 24012 bit 31

Definition at line 7711 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_6

bool persistent_config_s::unusedBit_289_6

offset 24016 bit 6

offset 23884 bit 6

offset 22920 bit 6

offset 23880 bit 6

offset 24040 bit 6

offset 31012 bit 6

offset 25880 bit 6

offset 26852 bit 6

offset 64016 bit 6

offset 30272 bit 6

offset 21364 bit 6

offset 24012 bit 6

Definition at line 7636 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_7

bool persistent_config_s::unusedBit_289_7

offset 24016 bit 7

offset 23884 bit 7

offset 22920 bit 7

offset 23880 bit 7

offset 24040 bit 7

offset 31012 bit 7

offset 25880 bit 7

offset 26852 bit 7

offset 64016 bit 7

offset 30272 bit 7

offset 21364 bit 7

offset 24012 bit 7

Definition at line 7639 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_8

bool persistent_config_s::unusedBit_289_8

offset 24016 bit 8

offset 23884 bit 8

offset 22920 bit 8

offset 23880 bit 8

offset 24040 bit 8

offset 31012 bit 8

offset 25880 bit 8

offset 26852 bit 8

offset 64016 bit 8

offset 30272 bit 8

offset 21364 bit 8

offset 24012 bit 8

Definition at line 7642 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_289_9

bool persistent_config_s::unusedBit_289_9

offset 24016 bit 9

offset 23884 bit 9

offset 22920 bit 9

offset 23880 bit 9

offset 24040 bit 9

offset 31012 bit 9

offset 25880 bit 9

offset 26852 bit 9

offset 64016 bit 9

offset 30272 bit 9

offset 21364 bit 9

offset 24012 bit 9

Definition at line 7645 of file engine_configuration_generated_structures_alphax-gold.h.

◆ unusedBit_290_10

bool persistent_config_s::unusedBit_290_10

offset 42572 bit 10

offset 23892 bit 10

offset 63892 bit 10

Definition at line 7552 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_11

bool persistent_config_s::unusedBit_290_11

offset 42572 bit 11

offset 23892 bit 11

offset 63892 bit 11

Definition at line 7555 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_12

bool persistent_config_s::unusedBit_290_12

offset 42572 bit 12

offset 23892 bit 12

offset 63892 bit 12

Definition at line 7558 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_13

bool persistent_config_s::unusedBit_290_13

offset 42572 bit 13

offset 23892 bit 13

offset 63892 bit 13

Definition at line 7561 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_14

bool persistent_config_s::unusedBit_290_14

offset 42572 bit 14

offset 23892 bit 14

offset 63892 bit 14

Definition at line 7564 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_15

bool persistent_config_s::unusedBit_290_15

offset 42572 bit 15

offset 23892 bit 15

offset 63892 bit 15

Definition at line 7567 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_16

bool persistent_config_s::unusedBit_290_16

offset 42572 bit 16

offset 23892 bit 16

offset 63892 bit 16

Definition at line 7570 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_17

bool persistent_config_s::unusedBit_290_17

offset 42572 bit 17

offset 23892 bit 17

offset 63892 bit 17

Definition at line 7573 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_18

bool persistent_config_s::unusedBit_290_18

offset 42572 bit 18

offset 23892 bit 18

offset 63892 bit 18

Definition at line 7576 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_19

bool persistent_config_s::unusedBit_290_19

offset 42572 bit 19

offset 23892 bit 19

offset 63892 bit 19

Definition at line 7579 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_20

bool persistent_config_s::unusedBit_290_20

offset 42572 bit 20

offset 23892 bit 20

offset 63892 bit 20

Definition at line 7582 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_21

bool persistent_config_s::unusedBit_290_21

offset 42572 bit 21

offset 23892 bit 21

offset 63892 bit 21

Definition at line 7585 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_22

bool persistent_config_s::unusedBit_290_22

offset 42572 bit 22

offset 23892 bit 22

offset 63892 bit 22

Definition at line 7588 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_23

bool persistent_config_s::unusedBit_290_23

offset 42572 bit 23

offset 23892 bit 23

offset 63892 bit 23

Definition at line 7591 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_24

bool persistent_config_s::unusedBit_290_24

offset 42572 bit 24

offset 23892 bit 24

offset 63892 bit 24

Definition at line 7594 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_25

bool persistent_config_s::unusedBit_290_25

offset 42572 bit 25

offset 23892 bit 25

offset 63892 bit 25

Definition at line 7597 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_26

bool persistent_config_s::unusedBit_290_26

offset 42572 bit 26

offset 23892 bit 26

offset 63892 bit 26

Definition at line 7600 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_27

bool persistent_config_s::unusedBit_290_27

offset 42572 bit 27

offset 23892 bit 27

offset 63892 bit 27

Definition at line 7603 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_28

bool persistent_config_s::unusedBit_290_28

offset 42572 bit 28

offset 23892 bit 28

offset 63892 bit 28

Definition at line 7606 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_29

bool persistent_config_s::unusedBit_290_29

offset 42572 bit 29

offset 23892 bit 29

offset 63892 bit 29

Definition at line 7609 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_30

bool persistent_config_s::unusedBit_290_30

offset 42572 bit 30

offset 23892 bit 30

offset 63892 bit 30

Definition at line 7612 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_31

bool persistent_config_s::unusedBit_290_31

offset 42572 bit 31

offset 23892 bit 31

offset 63892 bit 31

Definition at line 7615 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_7

bool persistent_config_s::unusedBit_290_7

offset 42572 bit 7

offset 23892 bit 7

offset 63892 bit 7

Definition at line 7543 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_8

bool persistent_config_s::unusedBit_290_8

offset 42572 bit 8

offset 23892 bit 8

offset 63892 bit 8

Definition at line 7546 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_290_9

bool persistent_config_s::unusedBit_290_9

offset 42572 bit 9

offset 23892 bit 9

offset 63892 bit 9

Definition at line 7549 of file engine_configuration_generated_structures_alphax-4k-gdi.h.

◆ unusedBit_291_10

bool persistent_config_s::unusedBit_291_10

offset 24036 bit 10

Definition at line 7564 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_11

bool persistent_config_s::unusedBit_291_11

offset 24036 bit 11

Definition at line 7567 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_12

bool persistent_config_s::unusedBit_291_12

offset 24036 bit 12

Definition at line 7570 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_13

bool persistent_config_s::unusedBit_291_13

offset 24036 bit 13

Definition at line 7573 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_14

bool persistent_config_s::unusedBit_291_14

offset 24036 bit 14

Definition at line 7576 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_15

bool persistent_config_s::unusedBit_291_15

offset 24036 bit 15

Definition at line 7579 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_16

bool persistent_config_s::unusedBit_291_16

offset 24036 bit 16

Definition at line 7582 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_17

bool persistent_config_s::unusedBit_291_17

offset 24036 bit 17

Definition at line 7585 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_18

bool persistent_config_s::unusedBit_291_18

offset 24036 bit 18

Definition at line 7588 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_19

bool persistent_config_s::unusedBit_291_19

offset 24036 bit 19

Definition at line 7591 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_20

bool persistent_config_s::unusedBit_291_20

offset 24036 bit 20

Definition at line 7594 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_21

bool persistent_config_s::unusedBit_291_21

offset 24036 bit 21

Definition at line 7597 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_22

bool persistent_config_s::unusedBit_291_22

offset 24036 bit 22

Definition at line 7600 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_23

bool persistent_config_s::unusedBit_291_23

offset 24036 bit 23

Definition at line 7603 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_24

bool persistent_config_s::unusedBit_291_24

offset 24036 bit 24

Definition at line 7606 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_25

bool persistent_config_s::unusedBit_291_25

offset 24036 bit 25

Definition at line 7609 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_26

bool persistent_config_s::unusedBit_291_26

offset 24036 bit 26

Definition at line 7612 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_27

bool persistent_config_s::unusedBit_291_27

offset 24036 bit 27

Definition at line 7615 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_28

bool persistent_config_s::unusedBit_291_28

offset 24036 bit 28

Definition at line 7618 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_29

bool persistent_config_s::unusedBit_291_29

offset 24036 bit 29

Definition at line 7621 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_30

bool persistent_config_s::unusedBit_291_30

offset 24036 bit 30

Definition at line 7624 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_31

bool persistent_config_s::unusedBit_291_31

offset 24036 bit 31

Definition at line 7627 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_6

bool persistent_config_s::unusedBit_291_6

offset 24036 bit 6

Definition at line 7552 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_7

bool persistent_config_s::unusedBit_291_7

offset 24036 bit 7

Definition at line 7555 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_8

bool persistent_config_s::unusedBit_291_8

offset 24036 bit 8

Definition at line 7558 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_291_9

bool persistent_config_s::unusedBit_291_9

offset 24036 bit 9

Definition at line 7561 of file engine_configuration_generated_structures_f429-discovery.h.

◆ unusedBit_294_11

bool persistent_config_s::unusedBit_294_11

offset 23880 bit 11

Definition at line 7555 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_12

bool persistent_config_s::unusedBit_294_12

offset 23880 bit 12

Definition at line 7558 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_13

bool persistent_config_s::unusedBit_294_13

offset 23880 bit 13

Definition at line 7561 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_14

bool persistent_config_s::unusedBit_294_14

offset 23880 bit 14

Definition at line 7564 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_15

bool persistent_config_s::unusedBit_294_15

offset 23880 bit 15

Definition at line 7567 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_16

bool persistent_config_s::unusedBit_294_16

offset 23880 bit 16

Definition at line 7570 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_17

bool persistent_config_s::unusedBit_294_17

offset 23880 bit 17

Definition at line 7573 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_18

bool persistent_config_s::unusedBit_294_18

offset 23880 bit 18

Definition at line 7576 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_19

bool persistent_config_s::unusedBit_294_19

offset 23880 bit 19

Definition at line 7579 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_20

bool persistent_config_s::unusedBit_294_20

offset 23880 bit 20

Definition at line 7582 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_21

bool persistent_config_s::unusedBit_294_21

offset 23880 bit 21

Definition at line 7585 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_22

bool persistent_config_s::unusedBit_294_22

offset 23880 bit 22

Definition at line 7588 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_23

bool persistent_config_s::unusedBit_294_23

offset 23880 bit 23

Definition at line 7591 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_24

bool persistent_config_s::unusedBit_294_24

offset 23880 bit 24

Definition at line 7594 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_25

bool persistent_config_s::unusedBit_294_25

offset 23880 bit 25

Definition at line 7597 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_26

bool persistent_config_s::unusedBit_294_26

offset 23880 bit 26

Definition at line 7600 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_27

bool persistent_config_s::unusedBit_294_27

offset 23880 bit 27

Definition at line 7603 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_28

bool persistent_config_s::unusedBit_294_28

offset 23880 bit 28

Definition at line 7606 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_29

bool persistent_config_s::unusedBit_294_29

offset 23880 bit 29

Definition at line 7609 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_30

bool persistent_config_s::unusedBit_294_30

offset 23880 bit 30

Definition at line 7612 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_294_31

bool persistent_config_s::unusedBit_294_31

offset 23880 bit 31

Definition at line 7615 of file engine_configuration_generated_structures_alphax-2chan.h.

◆ unusedBit_299_16

bool persistent_config_s::unusedBit_299_16

offset 24012 bit 16

Definition at line 7570 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_17

bool persistent_config_s::unusedBit_299_17

offset 24012 bit 17

offset 25916 bit 17

offset 56556 bit 17

Definition at line 7573 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_18

bool persistent_config_s::unusedBit_299_18

offset 24012 bit 18

offset 25916 bit 18

offset 56556 bit 18

Definition at line 7576 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_19

bool persistent_config_s::unusedBit_299_19

offset 24012 bit 19

offset 25916 bit 19

offset 56556 bit 19

Definition at line 7579 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_20

bool persistent_config_s::unusedBit_299_20

offset 24012 bit 20

offset 25916 bit 20

offset 56556 bit 20

Definition at line 7582 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_21

bool persistent_config_s::unusedBit_299_21

offset 24012 bit 21

offset 25916 bit 21

offset 56556 bit 21

Definition at line 7585 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_22

bool persistent_config_s::unusedBit_299_22

offset 24012 bit 22

offset 25916 bit 22

offset 56556 bit 22

Definition at line 7588 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_23

bool persistent_config_s::unusedBit_299_23

offset 24012 bit 23

offset 25916 bit 23

offset 56556 bit 23

Definition at line 7591 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_24

bool persistent_config_s::unusedBit_299_24

offset 24012 bit 24

offset 25916 bit 24

offset 56556 bit 24

Definition at line 7594 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_25

bool persistent_config_s::unusedBit_299_25

offset 24012 bit 25

offset 25916 bit 25

offset 56556 bit 25

Definition at line 7597 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_26

bool persistent_config_s::unusedBit_299_26

offset 24012 bit 26

offset 25916 bit 26

offset 56556 bit 26

Definition at line 7600 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_27

bool persistent_config_s::unusedBit_299_27

offset 24012 bit 27

offset 25916 bit 27

offset 56556 bit 27

Definition at line 7603 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_28

bool persistent_config_s::unusedBit_299_28

offset 24012 bit 28

offset 25916 bit 28

offset 56556 bit 28

Definition at line 7606 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_29

bool persistent_config_s::unusedBit_299_29

offset 24012 bit 29

offset 25916 bit 29

offset 56556 bit 29

Definition at line 7609 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_30

bool persistent_config_s::unusedBit_299_30

offset 24012 bit 30

offset 25916 bit 30

offset 56556 bit 30

Definition at line 7612 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedBit_299_31

bool persistent_config_s::unusedBit_299_31

offset 24012 bit 31

offset 25916 bit 31

offset 56556 bit 31

Definition at line 7615 of file engine_configuration_generated_structures_alphax-4chan.h.

◆ unusedConfigPadding

uint8_t persistent_config_s::unusedConfigPadding[BOTTOM_PADDING] = {}

offset 24045

Definition at line 7623 of file engine_configuration_generated_structures_hellen-honda-k.h.

7623{};

◆ 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 20308

offset 20440

offset 38440

offset 22344

offset 52424

offset 20444

offset 20312

offset 20168

offset 19672

offset 19348

offset 19832

offset 20204

offset 20172

offset 20080

offset 20468

offset 27440

offset 19660

offset 22308

offset 23280

offset 60444

offset 26700

offset 19244

offset 20320

offset 60320

Definition at line 6896 of file engine_configuration_generated_structures_alphax-2chan.h.

6896{};

Referenced by AirmassVeModelBase::getVe(), and setDefaultVETable().

◆ veLoadBins

uint16_t persistent_config_s::veLoadBins = {}

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17248

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17380

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 35380

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 19284

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 49364

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17384

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17252

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17108

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16612

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 16288

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 16708

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17144

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17112

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 17020

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17408

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 24380

units: {bitStringValue(fuelUnits, fuelAlgorithm) } offset 16598

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 19248

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 20220

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 57384

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 23480

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17024

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 17260

units: {bitStringValue(veLoadUnitLabels, veLoadUnitIdxPcv)} offset 57260

Definition at line 6598 of file engine_configuration_generated_structures_alphax-2chan.h.

6598{};

Referenced by cannedveLoadBins(), estimateTorqueTable(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setFuelTablesLoadBin(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veRpmBins

uint16_t persistent_config_s::veRpmBins = {}

units: RPM offset 17280

units: RPM offset 17412

units: RPM offset 35412

units: RPM offset 19316

units: RPM offset 49396

units: RPM offset 17416

units: RPM offset 17284

units: RPM offset 17140

units: RPM offset 16644

units: RPM offset 16320

units: RPM offset 16732

units: RPM offset 17176

units: RPM offset 17144

units: RPM offset 17052

units: RPM offset 17440

units: RPM offset 24412

units: RPM offset 16630

units: RPM offset 19280

units: RPM offset 20252

units: RPM offset 57416

units: RPM offset 23512

units: RPM offset 17056

units: RPM offset 17292

units: RPM offset 57292

Definition at line 6603 of file engine_configuration_generated_structures_alphax-2chan.h.

6603{};

Referenced by cannedveRpmBins(), estimateTorqueTable(), initSpeedDensity(), LtftState::load(), setCommonMazdaNB(), setDefaultVETable(), setMapVeTable(), and validateConfigOnStartUpOrBurn().

◆ veTable

scaled_channel< uint16_t, 10, 1 > persistent_config_s::veTable = {}

units: % offset 16736

units: % offset 16868

units: % offset 34868

units: % offset 18772

units: % offset 48852

units: % offset 16872

units: % offset 16740

units: % offset 16596

units: % offset 16100

units: % offset 15776

units: % offset 16468

units: % offset 16632

units: % offset 16600

units: % offset 16508

units: % offset 16896

units: % offset 23868

units: % offset 16086

units: % offset 18736

units: % offset 19708

units: % offset 56872

units: % offset 22712

units: % offset 16512

units: % offset 16748

units: % offset 56748

Definition at line 6593 of file engine_configuration_generated_structures_alphax-2chan.h.

6593{};

Referenced by commonPassatB6(), couplecannedveTable(), estimateTorqueTable(), initSpeedDensity(), isTouchingVe(), LtftState::load(), m73engine(), pbcannedveTable(), setCommonMazdaNB(), setDefaultVETable(), and setMapVeTable().

◆ vvtTable1

int8_t persistent_config_s::vvtTable1 = {}

units: value offset 15968

units: value offset 16100

units: value offset 34100

units: value offset 18004

units: value offset 48084

units: value offset 16104

units: value offset 15972

units: value offset 15828

units: value offset 15604

units: value offset 15008

units: value offset 16152

units: value offset 15864

units: value offset 15832

units: value offset 15740

units: value offset 23100

units: value offset 15318

units: value offset 17968

units: value offset 18940

units: value offset 56104

units: value offset 21672

units: value offset 15744

units: value offset 15980

units: value offset 55980

Definition at line 6548 of file engine_configuration_generated_structures_alphax-2chan.h.

6548{};

Referenced by initVvtActuators(), pbcannedvvtTable1(), and setMazdaMiataEngineNB2Defaults().

◆ vvtTable1LoadBins

uint16_t persistent_config_s::vvtTable1LoadBins = {}

units: L offset 16032

units: L offset 16164

units: L offset 34164

units: L offset 18068

units: L offset 48148

units: L offset 16168

units: L offset 16036

units: L offset 15892

units: L offset 15668

units: L offset 15072

units: L offset 16158

units: L offset 15928

units: L offset 15896

units: L offset 15804

units: L offset 16096

units: L offset 23164

units: L offset 15382

units: L offset 18032

units: L offset 19004

units: L offset 56168

units: L offset 21736

units: L offset 15808

units: L offset 16044

units: L offset 56044

Definition at line 6553 of file engine_configuration_generated_structures_alphax-2chan.h.

6553{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable1RpmBins

uint16_t persistent_config_s::vvtTable1RpmBins = {}

units: RPM offset 16048

units: RPM offset 16180

units: RPM offset 34180

units: RPM offset 18084

units: RPM offset 48164

units: RPM offset 16184

units: RPM offset 16052

units: RPM offset 15908

units: RPM offset 15684

units: RPM offset 15088

units: RPM offset 16162

units: RPM offset 15944

units: RPM offset 15912

units: RPM offset 15820

units: RPM offset 16128

units: RPM offset 23180

units: RPM offset 15398

units: RPM offset 18048

units: RPM offset 19020

units: RPM offset 56184

units: RPM offset 21752

units: RPM offset 15824

units: RPM offset 16060

units: RPM offset 56060

Definition at line 6558 of file engine_configuration_generated_structures_alphax-2chan.h.

6558{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), setMazdaMiataEngineNB2Defaults(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2

int8_t persistent_config_s::vvtTable2 = {}

units: value offset 16064

units: value offset 16196

units: value offset 34196

units: value offset 18100

units: value offset 48180

units: value offset 16200

units: value offset 16068

units: value offset 15924

units: value offset 15700

units: value offset 15104

units: value offset 16168

units: value offset 15960

units: value offset 15928

units: value offset 15836

units: value offset 16144

units: value offset 23196

units: value offset 15414

units: value offset 18064

units: value offset 19036

units: value offset 56200

units: value offset 21768

units: value offset 15840

units: value offset 16076

units: value offset 56076

Definition at line 6563 of file engine_configuration_generated_structures_alphax-2chan.h.

6563{};

Referenced by initVvtActuators(), and pbcannedvvtTable2().

◆ vvtTable2LoadBins

uint16_t persistent_config_s::vvtTable2LoadBins = {}

units: L offset 16128

units: L offset 16260

units: L offset 34260

units: L offset 18164

units: L offset 48244

units: L offset 16264

units: L offset 16132

units: L offset 15988

units: L offset 15764

units: L offset 15168

units: L offset 16174

units: L offset 16024

units: L offset 15992

units: L offset 15900

units: L offset 16272

units: L offset 23260

units: L offset 15478

units: L offset 18128

units: L offset 19100

units: L offset 56264

units: L offset 21832

units: L offset 15904

units: L offset 16140

units: L offset 56140

Definition at line 6568 of file engine_configuration_generated_structures_alphax-2chan.h.

6568{};

Referenced by initVvtActuators(), setDefaultEngineConfiguration(), and validateConfigOnStartUpOrBurn().

◆ vvtTable2RpmBins

uint16_t persistent_config_s::vvtTable2RpmBins = {}

units: RPM offset 16144

units: RPM offset 16276

units: RPM offset 34276

units: RPM offset 18180

units: RPM offset 48260

units: RPM offset 16280

units: RPM offset 16148

units: RPM offset 16004

units: RPM offset 15780

units: RPM offset 15184

units: RPM offset 16178

units: RPM offset 16040

units: RPM offset 16008

units: RPM offset 15916

units: RPM offset 16304

units: RPM offset 23276

units: RPM offset 15494

units: RPM offset 18144

units: RPM offset 19116

units: RPM offset 56280

units: RPM offset 21848

units: RPM offset 15920

units: RPM offset 16156

units: RPM offset 56156

Definition at line 6573 of file engine_configuration_generated_structures_alphax-2chan.h.

6573{};

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.

◆ wizardCamTrigger

bool persistent_config_s::wizardCamTrigger

offset 23880 bit 4

offset 24012 bit 4

offset 42572 bit 4

offset 25916 bit 4

offset 56556 bit 4

offset 24016 bit 4

offset 23884 bit 4

offset 22920 bit 4

offset 24036 bit 4

offset 24040 bit 4

offset 31012 bit 4

offset 25880 bit 4

offset 26852 bit 4

offset 64016 bit 4

offset 30272 bit 4

offset 21364 bit 4

offset 23892 bit 4

offset 63892 bit 4

Definition at line 7534 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ wizardCrankTrigger

bool persistent_config_s::wizardCrankTrigger

offset 23880 bit 3

offset 24012 bit 3

offset 42572 bit 3

offset 25916 bit 3

offset 56556 bit 3

offset 24016 bit 3

offset 23884 bit 3

offset 22920 bit 3

offset 24036 bit 3

offset 24040 bit 3

offset 31012 bit 3

offset 25880 bit 3

offset 26852 bit 3

offset 64016 bit 3

offset 30272 bit 3

offset 21364 bit 3

offset 23892 bit 3

offset 63892 bit 3

Definition at line 7531 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ wizardFiringOrder

bool persistent_config_s::wizardFiringOrder

offset 23880 bit 1

offset 24012 bit 1

offset 42572 bit 1

offset 25916 bit 1

offset 56556 bit 1

offset 24016 bit 1

offset 23884 bit 1

offset 22920 bit 1

offset 24036 bit 1

offset 24040 bit 1

offset 31012 bit 1

offset 25880 bit 1

offset 26852 bit 1

offset 64016 bit 1

offset 30272 bit 1

offset 21364 bit 1

offset 23892 bit 1

offset 63892 bit 1

Definition at line 7525 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ wizardInjectorFlow

bool persistent_config_s::wizardInjectorFlow

offset 23880 bit 5

offset 24012 bit 5

offset 42572 bit 5

offset 25916 bit 5

offset 56556 bit 5

offset 24016 bit 5

offset 23884 bit 5

offset 22920 bit 5

offset 24036 bit 5

offset 24040 bit 5

offset 31012 bit 5

offset 25880 bit 5

offset 26852 bit 5

offset 64016 bit 5

offset 30272 bit 5

offset 21364 bit 5

offset 23892 bit 5

offset 63892 bit 5

Definition at line 7537 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ wizardMapSensorType

bool persistent_config_s::wizardMapSensorType

offset 23880 bit 2

offset 24012 bit 2

offset 42572 bit 2

offset 25916 bit 2

offset 56556 bit 2

offset 24016 bit 2

offset 23884 bit 2

offset 22920 bit 2

offset 24036 bit 2

offset 24040 bit 2

offset 31012 bit 2

offset 25880 bit 2

offset 26852 bit 2

offset 64016 bit 2

offset 30272 bit 2

offset 21364 bit 2

offset 23892 bit 2

offset 63892 bit 2

Definition at line 7528 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ wizardNumberOfCylinders

bool persistent_config_s::wizardNumberOfCylinders

offset 23880 bit 0

offset 24012 bit 0

offset 42572 bit 0

offset 25916 bit 0

offset 56556 bit 0

offset 24016 bit 0

offset 23884 bit 0

offset 22920 bit 0

offset 24036 bit 0

offset 24040 bit 0

offset 31012 bit 0

offset 25880 bit 0

offset 26852 bit 0

offset 64016 bit 0

offset 30272 bit 0

offset 21364 bit 0

offset 23892 bit 0

offset 63892 bit 0

Definition at line 7522 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ wwBetaCltValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaCltValues = {}

offset 22240

offset 22372

offset 40372

offset 24276

offset 54356

offset 22376

offset 22244

offset 22092

offset 21596

offset 21280

offset 21774

offset 22128

offset 22096

offset 22004

offset 22400

offset 29372

offset 21584

offset 24240

offset 25212

offset 62376

offset 28632

offset 20024

offset 22252

offset 62252

Definition at line 7011 of file engine_configuration_generated_structures_alphax-2chan.h.

7011{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwBetaMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwBetaMapValues = {}

offset 22264

offset 22396

offset 40396

offset 24300

offset 54380

offset 22400

offset 22268

offset 22116

offset 21620

offset 21304

offset 21798

offset 22152

offset 22120

offset 22028

offset 22424

offset 29396

offset 21608

offset 24264

offset 25236

offset 62400

offset 28656

offset 20048

offset 22276

offset 62276

Definition at line 7024 of file engine_configuration_generated_structures_alphax-2chan.h.

7024{};

Referenced by WallFuelController::computeBeta(), and setDefaultWallWetting().

◆ wwCltBins [1/2]

int16_t persistent_config_s::wwCltBins = {}

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22216

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22348

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 40348

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 24252

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 54332

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22352

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22220

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21256

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 21750

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22376

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 29348

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 24216

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 25188

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 62352

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 28608

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 20000

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 22228

units: {bitStringValue(unitsLabels, useMetricOnInterface)} offset 62228

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 7003 of file engine_configuration_generated_structures_alphax-2chan.h.

7003{};

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: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22248

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22380

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 40380

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 24284

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 54364

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22384

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22252

units: kPa offset 22100

units: kPa offset 21604

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 21288

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 21782

units: kPa offset 22136

units: kPa offset 22104

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22408

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 29380

units: kPa offset 21592

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 24248

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 25220

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 62384

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 28640

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 20032

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 22260

units: {bitStringValue(pressureUnitsLabels, useMetricOnInterface)} offset 62260

units: kPa offset 22012

Definition at line 7016 of file engine_configuration_generated_structures_alphax-2chan.h.

7016{};

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 22232

offset 22364

offset 40364

offset 24268

offset 54348

offset 22368

offset 22236

offset 22084

offset 21588

offset 21272

offset 21766

offset 22120

offset 22088

offset 21996

offset 22392

offset 29364

offset 21576

offset 24232

offset 25204

offset 62368

offset 28624

offset 20016

offset 22244

offset 62244

Definition at line 7007 of file engine_configuration_generated_structures_alphax-2chan.h.

7007{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().

◆ wwTauMapValues

scaled_channel< uint8_t, 100, 1 > persistent_config_s::wwTauMapValues = {}

offset 22256

offset 22388

offset 40388

offset 24292

offset 54372

offset 22392

offset 22260

offset 22108

offset 21612

offset 21296

offset 21790

offset 22144

offset 22112

offset 22020

offset 22416

offset 29388

offset 21600

offset 24256

offset 25228

offset 62392

offset 28648

offset 20040

offset 22268

offset 62268

Definition at line 7020 of file engine_configuration_generated_structures_alphax-2chan.h.

7020{};

Referenced by WallFuelController::computeTau(), and setDefaultWallWetting().


The documentation for this struct was generated from the following files: