From 0c672823ca0cb042d890755c17f88a9f731fb27d Mon Sep 17 00:00:00 2001 From: GitHub git update Action Date: Wed, 17 Jan 2024 17:17:25 +0000 Subject: [PATCH] GHA Automation --- ...e_configuration_generated_structures_XXX.h | 2698 +++++++-------- .../generated/rusefi_generated_XXX.h | 31 +- .../controllers/generated/signature_XXX.h | 4 +- .../tunerstudio/generated/rusefi_XXX.ini | 3061 +++++++++-------- 4 files changed, 2919 insertions(+), 2875 deletions(-) diff --git a/generated/controllers/generated/engine_configuration_generated_structures_XXX.h b/generated/controllers/generated/engine_configuration_generated_structures_XXX.h index 9a1faa5..45af93b 100644 --- a/generated/controllers/generated/engine_configuration_generated_structures_XXX.h +++ b/generated/controllers/generated/engine_configuration_generated_structures_XXX.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 14 17:17:05 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Jan 17 17:17:19 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -628,129 +628,133 @@ struct engine_configuration_s { * offset 52 */ injector_s injector; + /** + * offset 120 + */ + injector_s injectorSecondary; /** * Does the vehicle have a turbo or supercharger? - offset 120 bit 0 */ + offset 188 bit 0 */ bool isForcedInduction : 1 {}; /** * On some Ford and Toyota vehicles one of the throttle sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor. - offset 120 bit 1 */ + offset 188 bit 1 */ bool useFordRedundantTps : 1 {}; /** - offset 120 bit 2 */ + offset 188 bit 2 */ bool enableKline : 1 {}; /** - offset 120 bit 3 */ + offset 188 bit 3 */ bool overrideTriggerGaps : 1 {}; /** * Turn on this fan when AC is on. - offset 120 bit 4 */ + offset 188 bit 4 */ bool enableFan1WithAc : 1 {}; /** * Turn on this fan when AC is on. - offset 120 bit 5 */ + offset 188 bit 5 */ bool enableFan2WithAc : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 120 bit 6 */ + offset 188 bit 6 */ bool disableFan1WhenStopped : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 120 bit 7 */ + offset 188 bit 7 */ bool disableFan2WhenStopped : 1 {}; /** * Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines). - offset 120 bit 8 */ + offset 188 bit 8 */ bool enableTrailingSparks : 1 {}; /** * TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode. - offset 120 bit 9 */ + offset 188 bit 9 */ bool etb_use_two_wires : 1 {}; /** * Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position. - offset 120 bit 10 */ + offset 188 bit 10 */ bool isDoubleSolenoidIdle : 1 {}; /** - offset 120 bit 11 */ + offset 188 bit 11 */ bool useEeprom : 1 {}; /** * Switch between Industrial and Cic PID implementation - offset 120 bit 12 */ + offset 188 bit 12 */ bool useCicPidForIdle : 1 {}; /** - offset 120 bit 13 */ + offset 188 bit 13 */ bool useTLE8888_cranking_hack : 1 {}; /** - offset 120 bit 14 */ + offset 188 bit 14 */ bool kickStartCranking : 1 {}; /** * This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration). - offset 120 bit 15 */ + offset 188 bit 15 */ bool useSeparateIdleTablesForCrankingTaper : 1 {}; /** - offset 120 bit 16 */ + offset 188 bit 16 */ bool launchControlEnabled : 1 {}; /** * "Detect double trigger edges" - offset 120 bit 17 */ + offset 188 bit 17 */ bool doNotFilterTriggerEdgeNoise : 1 {}; /** - offset 120 bit 18 */ + offset 188 bit 18 */ bool antiLagEnabled : 1 {}; /** * For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table). - offset 120 bit 19 */ + offset 188 bit 19 */ bool useRunningMathForCranking : 1 {}; /** * Shall we display real life signal or just the part consumed by trigger decoder. * Applies to both trigger and cam/vvt input. * * enable logic_level_trigger - offset 120 bit 20 */ + offset 188 bit 20 */ bool displayLogicLevelsInEngineSniffer : 1 {}; /** - offset 120 bit 21 */ + offset 188 bit 21 */ bool useTLE8888_stepper : 1 {}; /** - offset 120 bit 22 */ + offset 188 bit 22 */ bool usescriptTableForCanSniffingFiltering : 1 {}; /** * Print incoming and outgoing first bus CAN messages in rusEFI console - offset 120 bit 23 */ + offset 188 bit 23 */ bool verboseCan : 1 {}; /** * Experimental setting that will cause a misfire * DO NOT ENABLE. - offset 120 bit 24 */ + offset 188 bit 24 */ bool artificialTestMisfire : 1 {}; /** * On some Ford and Toyota vehicles one of the pedal sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor. - offset 120 bit 25 */ + offset 188 bit 25 */ bool useFordRedundantPps : 1 {}; /** - offset 120 bit 26 */ + offset 188 bit 26 */ bool cltSensorPulldown : 1 {}; /** - offset 120 bit 27 */ + offset 188 bit 27 */ bool iatSensorPulldown : 1 {}; /** - offset 120 bit 28 */ + offset 188 bit 28 */ bool allowIdenticalPps : 1 {}; /** - offset 120 bit 29 */ + offset 188 bit 29 */ bool overrideVvtTriggerGaps : 1 {}; /** - offset 120 bit 30 */ + offset 188 bit 30 */ bool useSpiImu : 1 {}; /** - offset 120 bit 31 */ + offset 188 bit 31 */ bool enableStagedInjection : 1 {}; /** * Closed throttle, 1 volt = 200 units. * See also tps1_1AdcChannel * set tps_min X * units: ADC - * offset 124 + * offset 192 */ int16_t tpsMin; /** @@ -758,62 +762,62 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps_max X * units: ADC - * offset 126 + * offset 194 */ int16_t tpsMax; /** * TPS error detection: what throttle % is unrealistically low? * Also used for accelerator pedal error detection if so equiped. * units: % - * offset 128 + * offset 196 */ int16_t tpsErrorDetectionTooLow; /** * TPS error detection: what throttle % is unrealistically high? * Also used for accelerator pedal error detection if so equiped. * units: % - * offset 130 + * offset 198 */ int16_t tpsErrorDetectionTooHigh; /** - * offset 132 + * offset 200 */ cranking_parameters_s cranking; /** * Dwell duration while cranking * units: ms - * offset 140 + * offset 208 */ float ignitionDwellForCrankingMs; /** * Once engine speed passes this value, start reducing ETB angle. * units: rpm - * offset 144 + * offset 212 */ uint16_t etbRevLimitStart; /** * This far above 'Soft limiter start', fully close the throttle. At the bottom of the range, throttle control is normal. At the top of the range, the throttle is fully closed. * units: rpm - * offset 146 + * offset 214 */ uint16_t etbRevLimitRange; /** * @see isMapAveragingEnabled - * offset 148 + * offset 216 */ MAP_sensor_config_s map; /** * todo: merge with channel settings, use full-scale Thermistor here! - * offset 288 + * offset 356 */ ThermistorConf clt; /** - * offset 320 + * offset 388 */ ThermistorConf iat; /** * units: deg - * offset 352 + * offset 420 */ int launchTimingRetard; /** @@ -821,7 +825,7 @@ struct engine_configuration_s { * read hip9011 datasheet for details * todo split into two bit fields * units: integer - * offset 356 + * offset 424 */ int hip9011PrescalerAndSDO; /** @@ -829,39 +833,39 @@ struct engine_configuration_s { * Use this to override - kHz knock band override * Requires power cycling to effect * units: kHz - * offset 360 + * offset 428 */ float knockBandCustom; /** * Engine displacement in litres * units: L - * offset 364 + * offset 432 */ scaled_channel displacement; /** * units: RPM - * offset 366 + * offset 434 */ uint16_t triggerSimulatorRpm; /** * Number of cylinder the engine has. - * offset 368 + * offset 436 */ uint32_t cylindersCount; /** - * offset 372 + * offset 440 */ firing_order_e firingOrder; /** * need 4 byte alignment * units: units - * offset 373 + * offset 441 */ - uint8_t alignmentFill_at_373[3]; + uint8_t alignmentFill_at_441[3]; /** * Cylinder diameter in mm. * units: mm - * offset 376 + * offset 444 */ float cylinderBore; /** @@ -869,37 +873,37 @@ struct engine_configuration_s { * Alpha-N means drive by TPS commonly only used for NA engines * Speed Density requires MAP sensor and is the default choice for may installs * MAF air charge is a cylinder filling based method that uses a mass air flow sensor. - * offset 380 + * offset 448 */ engine_load_mode_e fuelAlgorithm; /** * units: % - * offset 381 + * offset 449 */ uint8_t ALSMaxTPS; /** * This is the injection strategy during engine start. See Fuel/Injection settings for more detail. It is suggested to use "Simultaneous". - * offset 382 + * offset 450 */ injection_mode_e crankingInjectionMode; /** * This is where the fuel injection type is defined: "Simultaneous" means all injectors will fire together at once. "Sequential" fires the injectors on a per cylinder basis, which requires individually wired injectors. "Batched" will fire the injectors in groups. - * offset 383 + * offset 451 */ injection_mode_e injectionMode; /** * Minimum RPM to enable boost control. Use this to avoid solenoid noise at idle, and help spool in some cases. - * offset 384 + * offset 452 */ uint16_t boostControlMinRpm; /** * Minimum TPS to enable boost control. Use this to avoid solenoid noise at idle, and help spool in some cases. - * offset 386 + * offset 454 */ uint8_t boostControlMinTps; /** * Minimum MAP to enable boost control. Use this to avoid solenoid noise at idle, and help spool in some cases. - * offset 387 + * offset 455 */ uint8_t boostControlMinMap; /** @@ -907,7 +911,7 @@ struct engine_configuration_s { * There is tapering towards running timing advance * set cranking_timing_angle X * units: deg - * offset 388 + * offset 456 */ angle_t crankingTimingAngle; /** @@ -916,49 +920,49 @@ struct engine_configuration_s { * Wasted spark = Fires pairs of cylinders together, either one coil per pair of cylinders or one coil per cylinder * Two distributors = A pair of distributors, found on some BMW, Toyota and other engines * set ignition_mode X - * offset 392 + * offset 460 */ ignition_mode_e ignitionMode; /** * How many consecutive gap rations have to match expected ranges for sync to happen * units: count - * offset 393 + * offset 461 */ int8_t gapTrackingLengthOverride; /** * Above this speed, disable closed loop idle control. Set to 0 to disable (allow closed loop idle at any speed). * units: kph - * offset 394 + * offset 462 */ uint8_t maxIdleVss; /** * need 4 byte alignment * units: units - * offset 395 + * offset 463 */ - uint8_t alignmentFill_at_395[1]; + uint8_t alignmentFill_at_463[1]; /** * Expected oil pressure after starting the engine. If oil pressure does not reach this level within 5 seconds of engine start, fuel will be cut. Set to 0 to disable and always allow starting. * units: kPa - * offset 396 + * offset 464 */ uint16_t minOilPressureAfterStart; /** * Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light). - * offset 398 + * offset 466 */ timing_mode_e timingMode; /** * need 4 byte alignment * units: units - * offset 399 + * offset 467 */ - uint8_t alignmentFill_at_399[1]; + uint8_t alignmentFill_at_467[1]; /** * This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing * This mode is useful when adjusting distributor location. * units: RPM - * offset 400 + * offset 468 */ angle_t fixedModeTiming; /** @@ -967,164 +971,164 @@ struct engine_configuration_s { * .Knowing this angle allows us to control timing and other angles in reference to TDC. * set global_trigger_offset_angle X * units: deg btdc - * offset 404 + * offset 472 */ angle_t globalTriggerAngleOffset; /** * Ratio/coefficient of input voltage dividers on your PCB. For example, use '2' if your board divides 5v into 2.5v. Use '1.66' if your board divides 5v into 3v. * units: coef - * offset 408 + * offset 476 */ float analogInputDividerCoefficient; /** * This is the ratio of the resistors for the battery voltage, measure the voltage at the battery and then adjust this number until the gauge matches the reading. * units: coef - * offset 412 + * offset 480 */ float vbattDividerCoeff; /** * Cooling fan turn-on temperature threshold, in Celsius * units: deg C - * offset 416 + * offset 484 */ float fanOnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius * units: deg C - * offset 420 + * offset 488 */ float fanOffTemperature; /** - * offset 424 + * offset 492 */ output_pin_e acrPin; /** * need 4 byte alignment * units: units - * offset 426 + * offset 494 */ - uint8_t alignmentFill_at_426[2]; + uint8_t alignmentFill_at_494[2]; /** * Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size. * units: revs/km - * offset 428 + * offset 496 */ float driveWheelRevPerKm; /** * set can_mode X - * offset 432 + * offset 500 */ can_nbc_e canNbcType; /** * need 4 byte alignment * units: units - * offset 433 + * offset 501 */ - uint8_t alignmentFill_at_433[3]; + uint8_t alignmentFill_at_501[3]; /** * CANbus thread period in ms * units: ms - * offset 436 + * offset 504 */ int canSleepPeriodMs; /** - * offset 440 + * offset 508 */ uint8_t camDecoder2jzPrecision; /** * need 4 byte alignment * units: units - * offset 441 + * offset 509 */ - uint8_t alignmentFill_at_441[3]; + uint8_t alignmentFill_at_509[3]; /** * units: index - * offset 444 + * offset 512 */ int byFirmwareVersion; /** * First throttle body, first sensor. See also pedalPositionAdcChannel - * offset 448 + * offset 516 */ adc_channel_e tps1_1AdcChannel; /** * This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB. - * offset 449 + * offset 517 */ adc_channel_e vbattAdcChannel; /** * This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined. - * offset 450 + * offset 518 */ adc_channel_e fuelLevelSensor; /** * Second throttle body position sensor, single channel so far * set_analog_input_pin tps2 X - * offset 451 + * offset 519 */ adc_channel_e tps2_1AdcChannel; /** * 0.1 is a good default value * units: x - * offset 452 + * offset 520 */ float idle_derivativeFilterLoss; /** * just a temporary solution * units: angle - * offset 456 + * offset 524 */ int trailingSparkAngle; /** - * offset 460 + * offset 528 */ trigger_config_s trigger; /** * Extra air taper amount * units: % - * offset 472 + * offset 540 */ float airByRpmTaper; /** - * offset 476 + * offset 544 */ spi_device_e hip9011SpiDevice; /** * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. This duty is also used in case any of the minimum RPM/TPS/MAP conditions are not met. * units: % - * offset 477 + * offset 545 */ uint8_t boostControlSafeDutyCycle; /** - * offset 478 + * offset 546 */ adc_channel_e mafAdcChannel; /** - * offset 479 + * offset 547 */ uint8_t acrRevolutions; /** * units: coef - * offset 480 + * offset 548 */ float globalFuelCorrection; /** * units: volts - * offset 484 + * offset 552 */ float adcVcc; /** * units: Deg - * offset 488 + * offset 556 */ float mapCamDetectionAnglePosition; /** * Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts. - * offset 492 + * offset 560 */ brain_input_pin_e camInputs[CAM_INPUTS_COUNT]; /** - * offset 500 + * offset 568 */ afr_sensor_s afr; /** @@ -1133,203 +1137,203 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set_analog_input_pin pps X * See throttlePedalUpVoltage and throttlePedalWOTVoltage - * offset 520 + * offset 588 */ adc_channel_e throttlePedalPositionAdcChannel; /** * TPS/PPS error threshold * units: % - * offset 521 + * offset 589 */ scaled_channel etbSplit; /** - * offset 522 + * offset 590 */ Gpio tle6240_cs; /** - * offset 524 + * offset 592 */ pin_output_mode_e tle6240_csPinMode; /** - * offset 525 + * offset 593 */ pin_output_mode_e mc33810_csPinMode; /** * Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata - * offset 526 + * offset 594 */ switch_input_pin_e throttlePedalUpPin; /** * @see hasBaroSensor - * offset 528 + * offset 596 */ air_pressure_sensor_config_s baroSensor; /** - * offset 540 + * offset 608 */ idle_hardware_s idle; /** * Value between 0 and 100 used in Manual mode * units: % - * offset 552 + * offset 620 */ float manIdlePosition; /** * Ignition timing to remove when a knock event occurs. * units: % - * offset 556 + * offset 624 */ scaled_channel knockRetardAggression; /** * After a knock event, reapply timing at this rate. * units: deg/s - * offset 557 + * offset 625 */ scaled_channel knockRetardReapplyRate; /** * Select which cam is used for engine sync. Other cams will be used only for VVT measurement, but not engine sync. - * offset 558 + * offset 626 */ engineSyncCam_e engineSyncCam; /** * Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response. - * offset 559 + * offset 627 */ uint8_t vssFilterReciprocal; /** * Number of turns of your vehicle speed sensor per turn of the wheels. For example if your sensor is on the transmission output, enter your axle/differential ratio. If you are using a hub-mounted sensor, enter a value of 1.0. * units: ratio - * offset 560 + * offset 628 */ scaled_channel vssGearRatio; /** * Number of pulses output per revolution of the shaft where your VSS is mounted. For example, GM applications of the T56 output 17 pulses per revolution of the transmission output shaft. * units: count - * offset 562 + * offset 630 */ uint8_t vssToothCount; /** * Override the Y axis (load) value used for only the Idle VE table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 563 + * offset 631 */ ve_override_e idleVeOverrideMode; /** - * offset 564 + * offset 632 */ Gpio l9779_cs; /** - * offset 566 + * offset 634 */ output_pin_e injectionPins[MAX_CYLINDER_COUNT]; /** - * offset 590 + * offset 658 */ output_pin_e ignitionPins[MAX_CYLINDER_COUNT]; /** - * offset 614 + * offset 682 */ pin_output_mode_e injectionPinMode; /** - * offset 615 + * offset 683 */ pin_output_mode_e ignitionPinMode; /** - * offset 616 + * offset 684 */ output_pin_e fuelPumpPin; /** - * offset 618 + * offset 686 */ pin_output_mode_e fuelPumpPinMode; /** * How many consecutive VVT gap rations have to match expected ranges for sync to happen * units: count - * offset 619 + * offset 687 */ int8_t gapVvtTrackingLengthOverride; /** * Check engine light, also malfunction indicator light. Always blinks once on boot. - * offset 620 + * offset 688 */ output_pin_e malfunctionIndicatorPin; /** - * offset 622 + * offset 690 */ pin_output_mode_e malfunctionIndicatorPinMode; /** - * offset 623 + * offset 691 */ pin_output_mode_e fanPinMode; /** - * offset 624 + * offset 692 */ output_pin_e fanPin; /** * Some cars have a switch to indicate that clutch pedal is all the way down - * offset 626 + * offset 694 */ switch_input_pin_e clutchDownPin; /** - * offset 628 + * offset 696 */ output_pin_e alternatorControlPin; /** - * offset 630 + * offset 698 */ pin_output_mode_e alternatorControlPinMode; /** - * offset 631 + * offset 699 */ pin_input_mode_e clutchDownPinMode; /** - * offset 632 + * offset 700 */ Gpio digitalPotentiometerChipSelect[DIGIPOT_COUNT]; /** - * offset 640 + * offset 708 */ pin_output_mode_e electronicThrottlePin1Mode; /** - * offset 641 + * offset 709 */ spi_device_e max31855spiDevice; /** - * offset 642 + * offset 710 */ Gpio debugTriggerSync; /** * Digital Potentiometer is used by stock ECU stimulation code - * offset 644 + * offset 712 */ spi_device_e digitalPotentiometerSpiDevice; /** * need 4 byte alignment * units: units - * offset 645 + * offset 713 */ - uint8_t alignmentFill_at_645[1]; + uint8_t alignmentFill_at_713[1]; /** - * offset 646 + * offset 714 */ Gpio mc33972_cs; /** - * offset 648 + * offset 716 */ pin_output_mode_e mc33972_csPinMode; /** * Useful in Research&Development phase - * offset 649 + * offset 717 */ adc_channel_e auxFastSensor1_adcChannel; /** * First throttle body, second sensor. - * offset 650 + * offset 718 */ adc_channel_e tps1_2AdcChannel; /** * Second throttle body, second sensor. - * offset 651 + * offset 719 */ adc_channel_e tps2_2AdcChannel; /** @@ -1337,338 +1341,57 @@ struct engine_configuration_s { * Second channel * See also tps1_1AdcChannel * See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage - * offset 652 + * offset 720 */ adc_channel_e throttlePedalPositionSecondAdcChannel; /** * units: % - * offset 653 + * offset 721 */ uint8_t fuelLevelValues[FUEL_LEVEL_TABLE_COUNT]; /** * AFR, WBO, EGO - whatever you like to call it - * offset 661 + * offset 729 */ ego_sensor_e afr_type; /** - * offset 662 + * offset 730 */ Gpio mc33810_cs[C_MC33810_COUNT]; /** * 0.1 is a good default value * units: x - * offset 664 + * offset 732 */ float idle_antiwindupFreq; /** - * offset 668 + * offset 736 */ brain_input_pin_e triggerInputPins[TRIGGER_INPUT_PIN_COUNT]; /** * Minimum allowed time for the boost phase. If the boost target current is reached before this time elapses, it is assumed that the injector has failed short circuit. * units: us - * offset 672 + * offset 740 */ uint16_t mc33_t_min_boost; /** - * offset 674 + * offset 742 */ pin_output_mode_e hip9011CsPinMode; /** * need 4 byte alignment * units: units - * offset 675 + * offset 743 */ - uint8_t alignmentFill_at_675[1]; - /** - * offset 676 - */ - output_pin_e tachOutputPin; - /** - * offset 678 - */ - pin_output_mode_e tachOutputPinMode; - /** - * need 4 byte alignment - * units: units - * offset 679 - */ - uint8_t alignmentFill_at_679[1]; - /** - * offset 680 - */ - output_pin_e mainRelayPin; - /** - * offset 682 - */ - Gpio sdCardCsPin; - /** - * set_can_tx_pin X - * offset 684 - */ - Gpio canTxPin; - /** - * set_can_rx_pin X - * offset 686 - */ - Gpio canRxPin; - /** - * offset 688 - */ - pin_input_mode_e throttlePedalUpPinMode; - /** - * Additional idle % while A/C is active - * units: % - * offset 689 - */ - uint8_t acIdleExtraOffset; - /** - * Ratio between the wheels and your transmission output. - * units: ratio - * offset 690 - */ - scaled_channel finalGearRatio; - /** - * offset 692 - */ - brain_input_pin_e tcuInputSpeedSensorPin; - /** - * offset 694 - */ - uint8_t tcuInputSpeedSensorTeeth; - /** - * need 4 byte alignment - * units: units - * offset 695 - */ - uint8_t alignmentFill_at_695[1]; - /** - * Voltage when the wastegate is closed. - * You probably don't have one of these! - * units: mv - * offset 696 - */ - uint16_t wastegatePositionMin; - /** - * Voltage when the wastegate is fully open. - * You probably don't have one of these! - * 1 volt = 1000 units - * units: mv - * offset 698 - */ - uint16_t wastegatePositionMax; - /** - * Voltage when the idle valve is closed. - * You probably don't have one of these! - * units: mv - * offset 700 - */ - uint16_t idlePositionMin; - /** - * Voltage when the idle valve is open. - * You probably don't have one of these! - * 1 volt = 1000 units - * units: mv - * offset 702 - */ - uint16_t idlePositionMax; - /** - * Secondary TTL channel baud rate - * units: BPs - * offset 704 - */ - uint32_t tunerStudioSerialSpeed; - /** - * Just for reference really, not taken into account by any logic at this point - * units: CR - * offset 708 - */ - float compressionRatio; - /** - * Each rusEFI piece can provide synthetic trigger signal for external ECU. Sometimes these wires are routed back into trigger inputs of the same rusEFI board. - * See also directSelfStimulation which is different. - * offset 712 - */ - Gpio triggerSimulatorPins[TRIGGER_SIMULATOR_PIN_COUNT]; - /** - * units: g/s - * offset 716 - */ - scaled_channel fordInjectorSmallPulseSlope; - /** - * offset 718 - */ - pin_output_mode_e triggerSimulatorPinModes[TRIGGER_SIMULATOR_PIN_COUNT]; - /** - * offset 720 - */ - adc_channel_e maf2AdcChannel; - /** - * need 4 byte alignment - * units: units - * offset 721 - */ - uint8_t alignmentFill_at_721[1]; - /** - * On-off O2 sensor heater control. 'ON' if engine is running, 'OFF' if stopped or cranking. - * offset 722 - */ - output_pin_e o2heaterPin; - /** - * offset 724 - */ - pin_output_mode_e o2heaterPinModeTodO; - /** - * units: RPM - * offset 725 - */ - scaled_channel lambdaProtectionMinRpm; - /** - * units: % - * offset 726 - */ - scaled_channel lambdaProtectionMinLoad; - /** - * need 4 byte alignment - * units: units - * offset 727 - */ - uint8_t alignmentFill_at_727[1]; - /** - offset 728 bit 0 */ - bool is_enabled_spi_1 : 1 {}; - /** - offset 728 bit 1 */ - bool is_enabled_spi_2 : 1 {}; - /** - offset 728 bit 2 */ - bool is_enabled_spi_3 : 1 {}; - /** - * enable sd/disable sd - offset 728 bit 3 */ - bool isSdCardEnabled : 1 {}; - /** - * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. - offset 728 bit 4 */ - bool rusefiVerbose29b : 1 {}; - /** - offset 728 bit 5 */ - bool rethrowHardFault : 1 {}; - /** - offset 728 bit 6 */ - bool isHip9011Enabled : 1 {}; - /** - offset 728 bit 7 */ - bool requireFootOnBrakeToCrank : 1 {}; - /** - offset 728 bit 8 */ - bool verboseQuad : 1 {}; - /** - * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. - offset 728 bit 9 */ - bool useStepperIdle : 1 {}; - /** - offset 728 bit 10 */ - bool enabledStep1Limiter : 1 {}; - /** - offset 728 bit 11 */ - bool useTpicAdvancedMode : 1 {}; - /** - offset 728 bit 12 */ - bool lambdaProtectionEnable : 1 {}; - /** - offset 728 bit 13 */ - bool verboseTLE8888 : 1 {}; - /** - * CAN broadcast using custom rusEFI protocol - * enable can_broadcast/disable can_broadcast - offset 728 bit 14 */ - bool enableVerboseCanTx : 1 {}; - /** - offset 728 bit 15 */ - bool etb1configured : 1 {}; - /** - offset 728 bit 16 */ - bool etb2configured : 1 {}; - /** - * Useful for individual intakes - offset 728 bit 17 */ - bool measureMapOnlyInOneCylinder : 1 {}; - /** - offset 728 bit 18 */ - bool stepperForceParkingEveryRestart : 1 {}; - /** - * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. - offset 728 bit 19 */ - bool isFasterEngineSpinUpEnabled : 1 {}; - /** - * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. - offset 728 bit 20 */ - bool coastingFuelCutEnabled : 1 {}; - /** - * Override the IAC position during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars or engines that have trouble returning to idle. - offset 728 bit 21 */ - bool useIacTableForCoasting : 1 {}; - /** - offset 728 bit 22 */ - bool useNoiselessTriggerDecoder : 1 {}; - /** - offset 728 bit 23 */ - bool useIdleTimingPidControl : 1 {}; - /** - * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. - offset 728 bit 24 */ - bool disableEtbWhenEngineStopped : 1 {}; - /** - offset 728 bit 25 */ - bool is_enabled_spi_4 : 1 {}; - /** - * Disable the electronic throttle motor and DC idle motor for testing. - * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. - offset 728 bit 26 */ - bool pauseEtbControl : 1 {}; - /** - offset 728 bit 27 */ - bool alignEngineSnifferAtTDC : 1 {}; - /** - offset 728 bit 28 */ - bool verboseKLine : 1 {}; - /** - offset 728 bit 29 */ - bool idleIncrementalPidCic : 1 {}; - /** - * AEM X-Series or rusEFI Wideband - offset 728 bit 30 */ - bool enableAemXSeries : 1 {}; - /** - offset 728 bit 31 */ - bool unusedBit_226_31 : 1 {}; - /** - * offset 732 - */ - brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; - /** - * offset 740 - */ - pin_output_mode_e mainRelayPinMode; - /** - * need 4 byte alignment - * units: units - * offset 741 - */ - uint8_t alignmentFill_at_741[1]; - /** - * offset 742 - */ - Gpio hip9011CsPin; + uint8_t alignmentFill_at_743[1]; /** * offset 744 */ - Gpio hip9011IntHoldPin; + output_pin_e tachOutputPin; /** * offset 746 */ - pin_output_mode_e hip9011IntHoldPinMode; + pin_output_mode_e tachOutputPinMode; /** * need 4 byte alignment * units: units @@ -1678,998 +1401,1279 @@ struct engine_configuration_s { /** * offset 748 */ + output_pin_e mainRelayPin; + /** + * offset 750 + */ + Gpio sdCardCsPin; + /** + * set_can_tx_pin X + * offset 752 + */ + Gpio canTxPin; + /** + * set_can_rx_pin X + * offset 754 + */ + Gpio canRxPin; + /** + * offset 756 + */ + pin_input_mode_e throttlePedalUpPinMode; + /** + * Additional idle % while A/C is active + * units: % + * offset 757 + */ + uint8_t acIdleExtraOffset; + /** + * Ratio between the wheels and your transmission output. + * units: ratio + * offset 758 + */ + scaled_channel finalGearRatio; + /** + * offset 760 + */ + brain_input_pin_e tcuInputSpeedSensorPin; + /** + * offset 762 + */ + uint8_t tcuInputSpeedSensorTeeth; + /** + * need 4 byte alignment + * units: units + * offset 763 + */ + uint8_t alignmentFill_at_763[1]; + /** + * Voltage when the wastegate is closed. + * You probably don't have one of these! + * units: mv + * offset 764 + */ + uint16_t wastegatePositionMin; + /** + * Voltage when the wastegate is fully open. + * You probably don't have one of these! + * 1 volt = 1000 units + * units: mv + * offset 766 + */ + uint16_t wastegatePositionMax; + /** + * Voltage when the idle valve is closed. + * You probably don't have one of these! + * units: mv + * offset 768 + */ + uint16_t idlePositionMin; + /** + * Voltage when the idle valve is open. + * You probably don't have one of these! + * 1 volt = 1000 units + * units: mv + * offset 770 + */ + uint16_t idlePositionMax; + /** + * Secondary TTL channel baud rate + * units: BPs + * offset 772 + */ + uint32_t tunerStudioSerialSpeed; + /** + * Just for reference really, not taken into account by any logic at this point + * units: CR + * offset 776 + */ + float compressionRatio; + /** + * Each rusEFI piece can provide synthetic trigger signal for external ECU. Sometimes these wires are routed back into trigger inputs of the same rusEFI board. + * See also directSelfStimulation which is different. + * offset 780 + */ + Gpio triggerSimulatorPins[TRIGGER_SIMULATOR_PIN_COUNT]; + /** + * units: g/s + * offset 784 + */ + scaled_channel fordInjectorSmallPulseSlope; + /** + * offset 786 + */ + pin_output_mode_e triggerSimulatorPinModes[TRIGGER_SIMULATOR_PIN_COUNT]; + /** + * offset 788 + */ + adc_channel_e maf2AdcChannel; + /** + * need 4 byte alignment + * units: units + * offset 789 + */ + uint8_t alignmentFill_at_789[1]; + /** + * On-off O2 sensor heater control. 'ON' if engine is running, 'OFF' if stopped or cranking. + * offset 790 + */ + output_pin_e o2heaterPin; + /** + * offset 792 + */ + pin_output_mode_e o2heaterPinModeTodO; + /** + * units: RPM + * offset 793 + */ + scaled_channel lambdaProtectionMinRpm; + /** + * units: % + * offset 794 + */ + scaled_channel lambdaProtectionMinLoad; + /** + * need 4 byte alignment + * units: units + * offset 795 + */ + uint8_t alignmentFill_at_795[1]; + /** + offset 796 bit 0 */ + bool is_enabled_spi_1 : 1 {}; + /** + offset 796 bit 1 */ + bool is_enabled_spi_2 : 1 {}; + /** + offset 796 bit 2 */ + bool is_enabled_spi_3 : 1 {}; + /** + * enable sd/disable sd + offset 796 bit 3 */ + bool isSdCardEnabled : 1 {}; + /** + * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. + offset 796 bit 4 */ + bool rusefiVerbose29b : 1 {}; + /** + offset 796 bit 5 */ + bool rethrowHardFault : 1 {}; + /** + offset 796 bit 6 */ + bool isHip9011Enabled : 1 {}; + /** + offset 796 bit 7 */ + bool requireFootOnBrakeToCrank : 1 {}; + /** + offset 796 bit 8 */ + bool verboseQuad : 1 {}; + /** + * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. + offset 796 bit 9 */ + bool useStepperIdle : 1 {}; + /** + offset 796 bit 10 */ + bool enabledStep1Limiter : 1 {}; + /** + offset 796 bit 11 */ + bool useTpicAdvancedMode : 1 {}; + /** + offset 796 bit 12 */ + bool lambdaProtectionEnable : 1 {}; + /** + offset 796 bit 13 */ + bool verboseTLE8888 : 1 {}; + /** + * CAN broadcast using custom rusEFI protocol + * enable can_broadcast/disable can_broadcast + offset 796 bit 14 */ + bool enableVerboseCanTx : 1 {}; + /** + offset 796 bit 15 */ + bool etb1configured : 1 {}; + /** + offset 796 bit 16 */ + bool etb2configured : 1 {}; + /** + * Useful for individual intakes + offset 796 bit 17 */ + bool measureMapOnlyInOneCylinder : 1 {}; + /** + offset 796 bit 18 */ + bool stepperForceParkingEveryRestart : 1 {}; + /** + * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. + offset 796 bit 19 */ + bool isFasterEngineSpinUpEnabled : 1 {}; + /** + * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. + offset 796 bit 20 */ + bool coastingFuelCutEnabled : 1 {}; + /** + * Override the IAC position during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars or engines that have trouble returning to idle. + offset 796 bit 21 */ + bool useIacTableForCoasting : 1 {}; + /** + offset 796 bit 22 */ + bool useNoiselessTriggerDecoder : 1 {}; + /** + offset 796 bit 23 */ + bool useIdleTimingPidControl : 1 {}; + /** + * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. + offset 796 bit 24 */ + bool disableEtbWhenEngineStopped : 1 {}; + /** + offset 796 bit 25 */ + bool is_enabled_spi_4 : 1 {}; + /** + * Disable the electronic throttle motor and DC idle motor for testing. + * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. + offset 796 bit 26 */ + bool pauseEtbControl : 1 {}; + /** + offset 796 bit 27 */ + bool alignEngineSnifferAtTDC : 1 {}; + /** + offset 796 bit 28 */ + bool verboseKLine : 1 {}; + /** + offset 796 bit 29 */ + bool idleIncrementalPidCic : 1 {}; + /** + * AEM X-Series or rusEFI Wideband + offset 796 bit 30 */ + bool enableAemXSeries : 1 {}; + /** + offset 796 bit 31 */ + bool unusedBit_227_31 : 1 {}; + /** + * offset 800 + */ + brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; + /** + * offset 808 + */ + pin_output_mode_e mainRelayPinMode; + /** + * need 4 byte alignment + * units: units + * offset 809 + */ + uint8_t alignmentFill_at_809[1]; + /** + * offset 810 + */ + Gpio hip9011CsPin; + /** + * offset 812 + */ + Gpio hip9011IntHoldPin; + /** + * offset 814 + */ + pin_output_mode_e hip9011IntHoldPinMode; + /** + * need 4 byte alignment + * units: units + * offset 815 + */ + uint8_t alignmentFill_at_815[1]; + /** + * offset 816 + */ uint32_t verboseCanBaseAddress; /** * Boost Voltage * units: v - * offset 752 + * offset 820 */ uint8_t mc33_hvolt; /** * Minimum MAP before closed loop boost is enabled. Use to prevent misbehavior upon entering boost. * units: kPa - * offset 753 + * offset 821 */ uint8_t minimumBoostClosedLoopMap; /** * Optional Radiator Fan used with A/C - * offset 754 + * offset 822 */ output_pin_e acFanPin; /** - * offset 756 + * offset 824 */ pin_output_mode_e acFanPinMode; /** - * offset 757 + * offset 825 */ spi_device_e l9779spiDevice; /** * units: volts - * offset 758 + * offset 826 */ scaled_channel dwellVoltageCorrVoltBins[DWELL_CURVE_SIZE]; /** - * offset 766 + * offset 834 */ imu_type_e imuType; /** * units: multiplier - * offset 767 + * offset 835 */ scaled_channel dwellVoltageCorrValues[DWELL_CURVE_SIZE]; /** * need 4 byte alignment * units: units - * offset 775 + * offset 843 */ - uint8_t alignmentFill_at_775[1]; + uint8_t alignmentFill_at_843[1]; /** * units: kg - * offset 776 + * offset 844 */ uint16_t vehicleWeight; /** * How far above idle speed do we consider idling, i.e. coasting detection threshold. * For example, if target = 800, this param = 200, then anything below 1000 RPM is considered idle. * units: RPM - * offset 778 + * offset 846 */ int16_t idlePidRpmUpperLimit; /** * Apply nonlinearity correction below a pulse of this duration. Pulses longer than this duration will receive no adjustment. * units: ms - * offset 780 + * offset 848 */ scaled_channel applyNonlinearBelowPulse; /** - * offset 782 + * offset 850 */ Gpio lps25BaroSensorScl; /** - * offset 784 + * offset 852 */ Gpio lps25BaroSensorSda; /** - * offset 786 + * offset 854 */ brain_input_pin_e vehicleSpeedSensorInputPin; /** * Some vehicles have a switch to indicate that clutch pedal is all the way up - * offset 788 + * offset 856 */ switch_input_pin_e clutchUpPin; /** - * offset 790 + * offset 858 */ InjectorNonlinearMode injectorNonlinearMode; /** - * offset 791 + * offset 859 */ pin_input_mode_e clutchUpPinMode; /** - * offset 792 + * offset 860 */ Gpio max31855_cs[EGT_CHANNEL_COUNT]; /** * Continental/GM flex fuel sensor, 50-150hz type - * offset 808 + * offset 876 */ brain_input_pin_e flexSensorPin; /** - * offset 810 + * offset 878 */ Gpio test557pin; /** - * offset 812 + * offset 880 */ pin_output_mode_e stepperDirectionPinMode; /** - * offset 813 + * offset 881 */ spi_device_e mc33972spiDevice; /** * Stoichiometric ratio for your secondary fuel. This value is used when the Flex Fuel sensor indicates E100, typically 9.0 * units: :1 - * offset 814 + * offset 882 */ scaled_channel stoichRatioSecondary; /** * Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open. * units: % - * offset 815 + * offset 883 */ uint8_t etbMaximumPosition; /** * Rate the ECU will log to the SD card, in hz (log lines per second). * units: hz - * offset 816 + * offset 884 */ uint16_t sdCardLogFrequency; /** - * offset 818 + * offset 886 */ adc_channel_e idlePositionChannel; /** * need 4 byte alignment * units: units - * offset 819 + * offset 887 */ - uint8_t alignmentFill_at_819[1]; + uint8_t alignmentFill_at_887[1]; /** - * offset 820 + * offset 888 */ Gpio debugMapAveraging; /** - * offset 822 + * offset 890 */ output_pin_e starterRelayDisablePin; /** * On some vehicles we can disable starter once engine is already running - * offset 824 + * offset 892 */ pin_output_mode_e starterRelayDisablePinMode; /** * need 4 byte alignment * units: units - * offset 825 + * offset 893 */ - uint8_t alignmentFill_at_825[1]; + uint8_t alignmentFill_at_893[1]; /** * Some Subaru and some Mazda use double-solenoid idle air valve - * offset 826 + * offset 894 */ output_pin_e secondSolenoidPin; /** * See also starterControlPin - * offset 828 + * offset 896 */ switch_input_pin_e startStopButtonPin; /** * need 4 byte alignment * units: units - * offset 830 + * offset 898 */ - uint8_t alignmentFill_at_830[2]; + uint8_t alignmentFill_at_898[2]; /** * This many MAP samples are used to estimate the current MAP. This many samples are considered, and the minimum taken. Recommended value is 1 for single-throttle engines, and your number of cylinders for individual throttle bodies. * units: count - * offset 832 + * offset 900 */ int mapMinBufferLength; /** * Below this throttle position, the engine is considered idling. If you have an electronic throttle, this checks accelerator pedal position instead of throttle position, and should be set to 1-2%. * units: % - * offset 836 + * offset 904 */ int16_t idlePidDeactivationTpsThreshold; /** * units: % - * offset 838 + * offset 906 */ int16_t stepperParkingExtraSteps; /** * units: ADC - * offset 840 + * offset 908 */ uint16_t tps1SecondaryMin; /** * units: ADC - * offset 842 + * offset 910 */ uint16_t tps1SecondaryMax; /** * units: rpm - * offset 844 + * offset 912 */ int16_t antiLagRpmTreshold; /** * Maximum time to crank starter when start/stop button is pressed * units: Seconds - * offset 846 + * offset 914 */ uint16_t startCrankingDuration; /** * This pin is used for debugging - snap a logic analyzer on it and see if it's ever high - * offset 848 + * offset 916 */ Gpio triggerErrorPin; /** - * offset 850 + * offset 918 */ pin_output_mode_e triggerErrorPinMode; /** * need 4 byte alignment * units: units - * offset 851 + * offset 919 */ - uint8_t alignmentFill_at_851[1]; + uint8_t alignmentFill_at_919[1]; /** - * offset 852 + * offset 920 */ output_pin_e acRelayPin; /** * units: % - * offset 854 + * offset 922 */ uint8_t lambdaProtectionMinTps; /** * Only respond once lambda is out of range for this period of time. Use to avoid transients triggering lambda protection when not needed * units: s - * offset 855 + * offset 923 */ scaled_channel lambdaProtectionTimeout; /** * units: RPM - * offset 856 + * offset 924 */ scaled_channel lambdaProtectionRestoreRpm; /** - * offset 857 + * offset 925 */ pin_output_mode_e acRelayPinMode; /** * need 4 byte alignment * units: units - * offset 858 + * offset 926 */ - uint8_t alignmentFill_at_858[2]; + uint8_t alignmentFill_at_926[2]; /** - * offset 860 + * offset 928 */ script_setting_t scriptSetting[SCRIPT_SETTING_COUNT]; /** - * offset 892 + * offset 960 */ Gpio spi1mosiPin; /** - * offset 894 + * offset 962 */ Gpio spi1misoPin; /** - * offset 896 + * offset 964 */ Gpio spi1sckPin; /** - * offset 898 + * offset 966 */ Gpio spi2mosiPin; /** - * offset 900 + * offset 968 */ Gpio spi2misoPin; /** - * offset 902 + * offset 970 */ Gpio spi2sckPin; /** - * offset 904 + * offset 972 */ Gpio spi3mosiPin; /** - * offset 906 + * offset 974 */ Gpio spi3misoPin; /** - * offset 908 + * offset 976 */ Gpio spi3sckPin; /** * Saab Combustion Detection Module knock signal input pin * also known as Saab Ion Sensing Module - * offset 910 + * offset 978 */ Gpio cdmInputPin; /** - * offset 912 + * offset 980 */ uart_device_e consoleUartDevice; /** * rusEFI console Sensor Sniffer mode - * offset 913 + * offset 981 */ sensor_chart_e sensorChartMode; /** - * offset 914 + * offset 982 */ maf_sensor_type_e mafSensorType; /** * need 4 byte alignment * units: units - * offset 915 + * offset 983 */ - uint8_t alignmentFill_at_915[1]; + uint8_t alignmentFill_at_983[1]; /** - offset 916 bit 0 */ + offset 984 bit 0 */ bool clutchUpPinInverted : 1 {}; /** - offset 916 bit 1 */ + offset 984 bit 1 */ bool clutchDownPinInverted : 1 {}; /** * If enabled we use two H-bridges to drive stepper idle air valve - offset 916 bit 2 */ + offset 984 bit 2 */ bool useHbridgesToDriveIdleStepper : 1 {}; /** - offset 916 bit 3 */ + offset 984 bit 3 */ bool multisparkEnable : 1 {}; /** - offset 916 bit 4 */ + offset 984 bit 4 */ bool enableLaunchRetard : 1 {}; /** - offset 916 bit 5 */ + offset 984 bit 5 */ bool canInputBCM : 1 {}; /** * This property is useful if using rusEFI as TCM or BCM only - offset 916 bit 6 */ + offset 984 bit 6 */ bool consumeObdSensors : 1 {}; /** * Read VSS from OEM CAN bus according to selected CAN vehicle configuration. - offset 916 bit 7 */ + offset 984 bit 7 */ bool enableCanVss : 1 {}; /** - offset 916 bit 8 */ + offset 984 bit 8 */ bool enableInnovateLC2 : 1 {}; /** - offset 916 bit 9 */ + offset 984 bit 9 */ bool showHumanReadableWarning : 1 {}; /** * If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. - offset 916 bit 10 */ + offset 984 bit 10 */ bool stftIgnoreErrorMagnitude : 1 {}; /** - offset 916 bit 11 */ + offset 984 bit 11 */ bool vvtBooleanForVerySpecialCases : 1 {}; /** - offset 916 bit 12 */ + offset 984 bit 12 */ bool enableSoftwareKnock : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable vvt_details - offset 916 bit 13 */ + offset 984 bit 13 */ bool verboseVVTDecoding : 1 {}; /** * get invertCamVVTSignal - offset 916 bit 14 */ + offset 984 bit 14 */ bool invertCamVVTSignal : 1 {}; /** * In Alpha-N mode, compensate for air temperature. - offset 916 bit 15 */ + offset 984 bit 15 */ bool alphaNUseIat : 1 {}; /** - offset 916 bit 16 */ + offset 984 bit 16 */ bool knockBankCyl1 : 1 {}; /** - offset 916 bit 17 */ + offset 984 bit 17 */ bool knockBankCyl2 : 1 {}; /** - offset 916 bit 18 */ + offset 984 bit 18 */ bool knockBankCyl3 : 1 {}; /** - offset 916 bit 19 */ + offset 984 bit 19 */ bool knockBankCyl4 : 1 {}; /** - offset 916 bit 20 */ + offset 984 bit 20 */ bool knockBankCyl5 : 1 {}; /** - offset 916 bit 21 */ + offset 984 bit 21 */ bool knockBankCyl6 : 1 {}; /** - offset 916 bit 22 */ + offset 984 bit 22 */ bool knockBankCyl7 : 1 {}; /** - offset 916 bit 23 */ + offset 984 bit 23 */ bool knockBankCyl8 : 1 {}; /** - offset 916 bit 24 */ + offset 984 bit 24 */ bool knockBankCyl9 : 1 {}; /** - offset 916 bit 25 */ + offset 984 bit 25 */ bool knockBankCyl10 : 1 {}; /** - offset 916 bit 26 */ + offset 984 bit 26 */ bool knockBankCyl11 : 1 {}; /** - offset 916 bit 27 */ + offset 984 bit 27 */ bool knockBankCyl12 : 1 {}; /** - offset 916 bit 28 */ + offset 984 bit 28 */ bool tcuEnabled : 1 {}; /** - offset 916 bit 29 */ + offset 984 bit 29 */ bool canBroadcastUseChannelTwo : 1 {}; /** * If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss - offset 916 bit 30 */ + offset 984 bit 30 */ bool useRawOutputToDriveIdleStepper : 1 {}; /** * Print incoming and outgoing second bus CAN messages in rusEFI console - offset 916 bit 31 */ + offset 984 bit 31 */ bool verboseCan2 : 1 {}; /** - * offset 920 + * offset 988 */ dc_io etbIo[ETB_COUNT]; /** * Wastegate control Solenoid - * offset 936 + * offset 1004 */ output_pin_e boostControlPin; /** - * offset 938 + * offset 1006 */ pin_output_mode_e boostControlPinMode; /** * need 4 byte alignment * units: units - * offset 939 + * offset 1007 */ - uint8_t alignmentFill_at_939[1]; + uint8_t alignmentFill_at_1007[1]; /** - * offset 940 + * offset 1008 */ switch_input_pin_e ALSActivatePin; /** - * offset 942 + * offset 1010 */ switch_input_pin_e launchActivatePin; /** - * offset 944 + * offset 1012 */ pid_s boostPid; /** - * offset 964 + * offset 1032 */ boostType_e boostType; /** - * offset 965 + * offset 1033 */ pin_input_mode_e ignitionKeyDigitalPinMode; /** - * offset 966 + * offset 1034 */ Gpio ignitionKeyDigitalPin; /** * units: Hz - * offset 968 + * offset 1036 */ int boostPwmFrequency; /** - * offset 972 + * offset 1040 */ launchActivationMode_e launchActivationMode; /** - * offset 973 + * offset 1041 */ antiLagActivationMode_e antiLagActivationMode; /** * need 4 byte alignment * units: units - * offset 974 + * offset 1042 */ - uint8_t alignmentFill_at_974[2]; + uint8_t alignmentFill_at_1042[2]; /** * Launch disabled above this speed if setting is above zero * units: Kph - * offset 976 + * offset 1044 */ int launchSpeedThreshold; /** * Range from Launch RPM for Timing Retard to activate * units: RPM - * offset 980 + * offset 1048 */ int launchTimingRpmRange; /** * Extra Fuel Added * units: % - * offset 984 + * offset 1052 */ int launchFuelAdded; /** * Duty Cycle for the Boost Solenoid * units: % - * offset 988 + * offset 1056 */ int launchBoostDuty; /** * Range from Launch RPM to activate Hard Cut * units: RPM - * offset 992 + * offset 1060 */ int hardCutRpmRange; /** - * offset 996 + * offset 1064 */ float turbochargerFilter; /** - * offset 1000 + * offset 1068 */ int launchTpsThreshold; /** - * offset 1004 + * offset 1072 */ float launchActivateDelay; /** - * offset 1008 + * offset 1076 */ stft_s stft; /** - * offset 1032 + * offset 1100 */ dc_io stepperDcIo[DC_PER_STEPPER]; /** * For example, BMW, GM or Chevrolet * REQUIRED for rusEFI Online - * offset 1048 + * offset 1116 */ vehicle_info_t engineMake; /** * For example, LS1 or NB2 * REQUIRED for rusEFI Online - * offset 1080 + * offset 1148 */ vehicle_info_t engineCode; /** * For example, Hunchback or Orange Miata * Vehicle name has to be unique between your vehicles. * REQUIRED for rusEFI Online - * offset 1112 + * offset 1180 */ vehicle_info_t vehicleName; /** - * offset 1144 + * offset 1212 */ output_pin_e tcu_solenoid[TCU_SOLENOID_COUNT]; /** - * offset 1156 + * offset 1224 */ dc_function_e etbFunctions[ETB_COUNT]; /** - * offset 1158 + * offset 1226 */ spi_device_e drv8860spiDevice; /** * need 4 byte alignment * units: units - * offset 1159 + * offset 1227 */ - uint8_t alignmentFill_at_1159[1]; + uint8_t alignmentFill_at_1227[1]; /** - * offset 1160 + * offset 1228 */ Gpio drv8860_cs; /** - * offset 1162 + * offset 1230 */ pin_output_mode_e drv8860_csPinMode; /** * need 4 byte alignment * units: units - * offset 1163 + * offset 1231 */ - uint8_t alignmentFill_at_1163[1]; + uint8_t alignmentFill_at_1231[1]; /** - * offset 1164 + * offset 1232 */ Gpio drv8860_miso; /** * units: volt - * offset 1166 + * offset 1234 */ scaled_channel fuelLevelBins[FUEL_LEVEL_TABLE_COUNT]; /** - * offset 1182 + * offset 1250 */ output_pin_e luaOutputPins[LUA_PWM_COUNT]; /** * need 4 byte alignment * units: units - * offset 1198 + * offset 1266 */ - uint8_t alignmentFill_at_1198[2]; + uint8_t alignmentFill_at_1266[2]; /** * Angle between cam sensor and VVT zero position * set vvt_offset X * units: value - * offset 1200 + * offset 1268 */ float vvtOffsets[CAM_INPUTS_COUNT]; /** - * offset 1216 + * offset 1284 */ vr_threshold_s vrThreshold[VR_THRESHOLD_COUNT]; /** - * offset 1248 + * offset 1316 */ gppwm_note_t gpPwmNote[GPPWM_CHANNELS]; /** * units: ADC - * offset 1312 + * offset 1380 */ uint16_t tps2SecondaryMin; /** * units: ADC - * offset 1314 + * offset 1382 */ uint16_t tps2SecondaryMax; /** * Select which bus the wideband controller is attached to. - offset 1316 bit 0 */ + offset 1384 bit 0 */ bool widebandOnSecondBus : 1 {}; /** * Enables lambda sensor closed loop feedback for fuelling. - offset 1316 bit 1 */ + offset 1384 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** - offset 1316 bit 2 */ + offset 1384 bit 2 */ bool oddFireEngine : 1 {}; /** - offset 1316 bit 3 */ + offset 1384 bit 3 */ bool boardUseTachPullUp : 1 {}; /** - offset 1316 bit 4 */ + offset 1384 bit 4 */ bool boardUseTempPullUp : 1 {}; /** - offset 1316 bit 5 */ + offset 1384 bit 5 */ bool yesUnderstandLocking : 1 {}; /** * Sometimes we have a performance issue while printing error - offset 1316 bit 6 */ + offset 1384 bit 6 */ bool silentTriggerError : 1 {}; /** - offset 1316 bit 7 */ + offset 1384 bit 7 */ bool useLinearCltSensor : 1 {}; /** * enable can_read/disable can_read - offset 1316 bit 8 */ + offset 1384 bit 8 */ bool canReadEnabled : 1 {}; /** * enable can_write/disable can_write. See also can1ListenMode - offset 1316 bit 9 */ + offset 1384 bit 9 */ bool canWriteEnabled : 1 {}; /** - offset 1316 bit 10 */ + offset 1384 bit 10 */ bool useLinearIatSensor : 1 {}; /** - offset 1316 bit 11 */ + offset 1384 bit 11 */ bool boardUse2stepPullDown : 1 {}; /** * Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50% - offset 1316 bit 12 */ + offset 1384 bit 12 */ bool tachPulseDurationAsDutyCycle : 1 {}; /** * This enables smart alternator control and activates the extra alternator settings. - offset 1316 bit 13 */ + offset 1384 bit 13 */ bool isAlternatorControlEnabled : 1 {}; /** * https://wiki.rusefi.com/Trigger-Configuration-Guide * This setting flips the signal from the primary engine speed sensor. - offset 1316 bit 14 */ + offset 1384 bit 14 */ bool invertPrimaryTriggerSignal : 1 {}; /** * https://wiki.rusefi.com/Trigger-Configuration-Guide * This setting flips the signal from the secondary engine speed sensor. - offset 1316 bit 15 */ + offset 1384 bit 15 */ bool invertSecondaryTriggerSignal : 1 {}; /** - offset 1316 bit 16 */ + offset 1384 bit 16 */ bool cutFuelOnHardLimit : 1 {}; /** * Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer. - offset 1316 bit 17 */ + offset 1384 bit 17 */ bool cutSparkOnHardLimit : 1 {}; /** - offset 1316 bit 18 */ + offset 1384 bit 18 */ bool launchFuelCutEnable : 1 {}; /** * This is the Cut Mode normally used - offset 1316 bit 19 */ + offset 1384 bit 19 */ bool launchSparkCutEnable : 1 {}; /** - offset 1316 bit 20 */ + offset 1384 bit 20 */ bool boardUseCrankPullUp : 1 {}; /** - offset 1316 bit 21 */ + offset 1384 bit 21 */ bool boardUseCamPullDown : 1 {}; /** - offset 1316 bit 22 */ + offset 1384 bit 22 */ bool boardUseCamVrPullUp : 1 {}; /** - offset 1316 bit 23 */ + offset 1384 bit 23 */ bool boardUseD2PullDown : 1 {}; /** - offset 1316 bit 24 */ + offset 1384 bit 24 */ bool boardUseD3PullDown : 1 {}; /** - offset 1316 bit 25 */ + offset 1384 bit 25 */ bool boardUseD4PullDown : 1 {}; /** - offset 1316 bit 26 */ + offset 1384 bit 26 */ bool boardUseD5PullDown : 1 {}; /** * Are you a developer troubleshooting TS over CAN ISO/TP? - offset 1316 bit 27 */ + offset 1384 bit 27 */ bool verboseIsoTp : 1 {}; /** - offset 1316 bit 28 */ + offset 1384 bit 28 */ bool engineSnifferFocusOnInputs : 1 {}; /** - offset 1316 bit 29 */ + offset 1384 bit 29 */ bool launchActivateInverted : 1 {}; /** - offset 1316 bit 30 */ + offset 1384 bit 30 */ bool twoStroke : 1 {}; /** * Where is your primary skipped wheel located? - offset 1316 bit 31 */ + offset 1384 bit 31 */ bool skippedWheelOnCam : 1 {}; /** - * offset 1320 + * offset 1388 */ adc_channel_e hipOutputChannel; /** * need 4 byte alignment * units: units - * offset 1321 + * offset 1389 */ - uint8_t alignmentFill_at_1321[1]; + uint8_t alignmentFill_at_1389[1]; /** * A/C button input - * offset 1322 + * offset 1390 */ switch_input_pin_e acSwitch; /** - * offset 1324 + * offset 1392 */ adc_channel_e vRefAdcChannel; /** * Expected neutral position * units: % - * offset 1325 + * offset 1393 */ uint8_t etbNeutralPosition; /** * See also idleRpmPid - * offset 1326 + * offset 1394 */ idle_mode_e idleMode; /** * need 4 byte alignment * units: units - * offset 1327 + * offset 1395 */ - uint8_t alignmentFill_at_1327[1]; + uint8_t alignmentFill_at_1395[1]; /** - offset 1328 bit 0 */ + offset 1396 bit 0 */ bool isInjectionEnabled : 1 {}; /** - offset 1328 bit 1 */ + offset 1396 bit 1 */ bool isIgnitionEnabled : 1 {}; /** * When enabled if TPS is held above 95% no fuel is injected while cranking to clear excess fuel from the cylinders. - offset 1328 bit 2 */ + offset 1396 bit 2 */ bool isCylinderCleanupEnabled : 1 {}; /** * Should we use tables to vary tau/beta based on CLT/MAP, or just with fixed values? - offset 1328 bit 3 */ + offset 1396 bit 3 */ bool complexWallModel : 1 {}; /** * RPM is measured based on last 720 degrees while instant RPM is measured based on the last 90 degrees of crank revolution - offset 1328 bit 4 */ + offset 1396 bit 4 */ bool alwaysInstantRpm : 1 {}; /** - offset 1328 bit 5 */ + offset 1396 bit 5 */ bool isMapAveragingEnabled : 1 {}; /** * If enabled, use separate temperature multiplier table for cranking idle position. * If disabled, use normal running multiplier table applied to the cranking base position. - offset 1328 bit 6 */ + offset 1396 bit 6 */ bool overrideCrankingIacSetting : 1 {}; /** * This activates a separate ignition timing table for idle conditions, this can help idle stability by using ignition retard and advance either side of the desired idle speed. Extra retard at low idle speeds will prevent stalling and extra advance at high idle speeds can help reduce engine power and slow the idle speed. - offset 1328 bit 7 */ + offset 1396 bit 7 */ bool useSeparateAdvanceForIdle : 1 {}; /** - offset 1328 bit 8 */ + offset 1396 bit 8 */ bool isWaveAnalyzerEnabled : 1 {}; /** * This activates a separate fuel table for Idle, this allows fine tuning of the idle fuelling. - offset 1328 bit 9 */ + offset 1396 bit 9 */ bool useSeparateVeForIdle : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable trigger_details - offset 1328 bit 10 */ + offset 1396 bit 10 */ bool verboseTriggerSynchDetails : 1 {}; /** * Usually if we have no trigger events that means engine is stopped * Unless we are troubleshooting and spinning the engine by hand - this case a longer * delay is needed - offset 1328 bit 11 */ + offset 1396 bit 11 */ bool isManualSpinningMode : 1 {}; /** - offset 1328 bit 12 */ + offset 1396 bit 12 */ bool cutFuelInAcr : 1 {}; /** - offset 1328 bit 13 */ + offset 1396 bit 13 */ bool hondaK : 1 {}; /** * This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark). - offset 1328 bit 14 */ + offset 1396 bit 14 */ bool twoWireBatchIgnition : 1 {}; /** - offset 1328 bit 15 */ + offset 1396 bit 15 */ bool useFixedBaroCorrFromMap : 1 {}; /** * In Constant mode, timing is automatically tapered to running as RPM increases. * In Table mode, the "Cranking ignition advance" table is used directly. - offset 1328 bit 16 */ + offset 1396 bit 16 */ bool useSeparateAdvanceForCranking : 1 {}; /** * This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle). * You probably don't need this. - offset 1328 bit 17 */ + offset 1396 bit 17 */ bool useAdvanceCorrectionsForCranking : 1 {}; /** * Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor. - offset 1328 bit 18 */ + offset 1396 bit 18 */ bool flexCranking : 1 {}; /** * This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller - offset 1328 bit 19 */ + offset 1396 bit 19 */ bool useIacPidMultTable : 1 {}; /** - offset 1328 bit 20 */ + offset 1396 bit 20 */ bool isBoostControlEnabled : 1 {}; /** * Interpolates the Ignition Retard from 0 to 100% within the RPM Range - offset 1328 bit 21 */ + offset 1396 bit 21 */ bool launchSmoothRetard : 1 {}; /** * Some engines are OK running semi-random sequential while other engine require phase synchronization - offset 1328 bit 22 */ + offset 1396 bit 22 */ bool isPhaseSyncRequiredForIgnition : 1 {}; /** * If enabled, use a curve for RPM limit (based on coolant temperature) instead of a constant value. - offset 1328 bit 23 */ + offset 1396 bit 23 */ bool useCltBasedRpmLimit : 1 {}; /** * If enabled, don't wait for engine start to heat O2 sensors. WARNING: this will reduce the life of your sensor, as condensation in the exhaust from a cold start can crack the sensing element. - offset 1328 bit 24 */ + offset 1396 bit 24 */ bool forceO2Heating : 1 {}; /** * If increased VVT duty cycle increases the indicated VVT angle, set this to 'advance'. If it decreases, set this to 'retard'. Most intake cams use 'advance', and most exhaust cams use 'retard'. - offset 1328 bit 25 */ + offset 1396 bit 25 */ bool invertVvtControlIntake : 1 {}; /** * If increased VVT duty cycle increases the indicated VVT angle, set this to 'advance'. If it decreases, set this to 'retard'. Most intake cams use 'advance', and most exhaust cams use 'retard'. - offset 1328 bit 26 */ + offset 1396 bit 26 */ bool invertVvtControlExhaust : 1 {}; /** - offset 1328 bit 27 */ + offset 1396 bit 27 */ bool useBiQuadOnAuxSpeedSensors : 1 {}; /** * 'Trigger' mode will write a high speed log of trigger events (warning: uses lots of space!). 'Normal' mode will write a standard MLG of sensors, engine function, etc. similar to the one captured in TunerStudio. - offset 1328 bit 28 */ + offset 1396 bit 28 */ bool sdTriggerLog : 1 {}; /** - offset 1328 bit 29 */ + offset 1396 bit 29 */ bool ALSActivateInverted : 1 {}; /** - offset 1328 bit 30 */ + offset 1396 bit 30 */ bool stepper_dc_use_two_wires : 1 {}; /** - offset 1328 bit 31 */ + offset 1396 bit 31 */ bool watchOutForLinearTime : 1 {}; /** * units: count - * offset 1332 + * offset 1400 */ uint32_t engineChartSize; /** * units: mult - * offset 1336 + * offset 1404 */ float turboSpeedSensorMultiplier; /** - * offset 1340 + * offset 1408 */ Gpio camInputsDebug[CAM_INPUTS_COUNT]; /** * Idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling. * units: RPM - * offset 1348 + * offset 1416 */ int16_t acIdleRpmTarget; /** * set warningPeriod X * units: seconds - * offset 1350 + * offset 1418 */ int16_t warningPeriod; /** * units: angle - * offset 1352 + * offset 1420 */ float knockDetectionWindowStart; /** * units: angle - * offset 1356 + * offset 1424 */ float knockDetectionWindowEnd; /** * units: ms - * offset 1360 + * offset 1428 */ float idleStepperReactionTime; /** * units: count - * offset 1364 + * offset 1432 */ int idleStepperTotalSteps; /** * TODO: finish this #413 * units: sec - * offset 1368 + * offset 1436 */ float noAccelAfterHardLimitPeriodSecs; /** * At what trigger index should some MAP-related math be executed? This is a performance trick to reduce load on synchronization trigger callback. * units: index - * offset 1372 + * offset 1440 */ int mapAveragingSchedulingAtIndex; /** * Duration in ms or duty cycle depending on selected mode - * offset 1376 + * offset 1444 */ float tachPulseDuractionMs; /** * Length of time the deposited wall fuel takes to dissipate after the start of acceleration. * units: Seconds - * offset 1380 + * offset 1448 */ float wwaeTau; /** - * offset 1384 + * offset 1452 */ pid_s alternatorControl; /** - * offset 1404 + * offset 1472 */ pid_s etb; /** - * offset 1424 + * offset 1492 */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** * RPM range above upper limit for extra air taper * units: RPM - * offset 1428 + * offset 1496 */ int16_t airTaperRpmRange; /** - * offset 1430 + * offset 1498 */ brain_input_pin_e turboSpeedSensorInputPin; /** @@ -2677,7 +2681,7 @@ struct engine_configuration_s { * See also tps2_1AdcChannel * set tps2_min X * units: ADC - * offset 1432 + * offset 1500 */ int16_t tps2Min; /** @@ -2685,1118 +2689,1118 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps2_max X * units: ADC - * offset 1434 + * offset 1502 */ int16_t tps2Max; /** * See also startStopButtonPin - * offset 1436 + * offset 1504 */ output_pin_e starterControlPin; /** - * offset 1438 + * offset 1506 */ pin_input_mode_e startStopButtonMode; /** * need 4 byte alignment * units: units - * offset 1439 + * offset 1507 */ - uint8_t alignmentFill_at_1439[1]; + uint8_t alignmentFill_at_1507[1]; /** - * offset 1440 + * offset 1508 */ Gpio mc33816_flag0; /** * units: Pulse - * offset 1442 + * offset 1510 */ uint8_t tachPulsePerRev; /** * need 4 byte alignment * units: units - * offset 1443 + * offset 1511 */ - uint8_t alignmentFill_at_1443[1]; + uint8_t alignmentFill_at_1511[1]; /** * kPa value which is too low to be true * units: kPa - * offset 1444 + * offset 1512 */ float mapErrorDetectionTooLow; /** * kPa value which is too high to be true * units: kPa - * offset 1448 + * offset 1516 */ float mapErrorDetectionTooHigh; /** * How long to wait for the spark to fire before recharging the coil for another spark. * units: ms - * offset 1452 + * offset 1520 */ scaled_channel multisparkSparkDuration; /** * This sets the dwell time for subsequent sparks. The main spark's dwell is set by the dwell table. * units: ms - * offset 1454 + * offset 1522 */ scaled_channel multisparkDwell; /** * See cltIdleRpmBins - * offset 1456 + * offset 1524 */ pid_s idleRpmPid; /** * 0 = No fuel settling on port walls 1 = All the fuel settling on port walls setting this to 0 disables the wall wetting enrichment. * units: Fraction - * offset 1476 + * offset 1544 */ float wwaeBeta; /** * See also EFI_CONSOLE_RX_BRAIN_PIN - * offset 1480 + * offset 1548 */ Gpio binarySerialTxPin; /** - * offset 1482 + * offset 1550 */ Gpio binarySerialRxPin; /** - * offset 1484 + * offset 1552 */ Gpio auxValves[AUX_DIGITAL_VALVE_COUNT]; /** - * offset 1488 + * offset 1556 */ switch_input_pin_e tcuUpshiftButtonPin; /** - * offset 1490 + * offset 1558 */ switch_input_pin_e tcuDownshiftButtonPin; /** * units: voltage - * offset 1492 + * offset 1560 */ float throttlePedalUpVoltage; /** * Pedal in the floor * units: voltage - * offset 1496 + * offset 1564 */ float throttlePedalWOTVoltage; /** * on IGN voltage detection turn fuel pump on to build fuel pressure * units: seconds - * offset 1500 + * offset 1568 */ int16_t startUpFuelPumpDuration; /** * If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation * units: RPM - * offset 1502 + * offset 1570 */ int16_t idlePidRpmDeadZone; /** * This is the target battery voltage the alternator PID control will attempt to maintain * units: Volts - * offset 1504 + * offset 1572 */ float targetVBatt; /** * See Over/Undervoltage Shutdown/Retry bit in documentation - offset 1508 bit 0 */ + offset 1576 bit 0 */ bool mc33810DisableRecoveryMode : 1 {}; /** - offset 1508 bit 1 */ + offset 1576 bit 1 */ bool mc33810Gpgd0Mode : 1 {}; /** - offset 1508 bit 2 */ + offset 1576 bit 2 */ bool mc33810Gpgd1Mode : 1 {}; /** - offset 1508 bit 3 */ + offset 1576 bit 3 */ bool mc33810Gpgd2Mode : 1 {}; /** - offset 1508 bit 4 */ + offset 1576 bit 4 */ bool mc33810Gpgd3Mode : 1 {}; /** - offset 1508 bit 5 */ - bool unusedBit_494_5 : 1 {}; + offset 1576 bit 5 */ + bool unusedBit_495_5 : 1 {}; /** - offset 1508 bit 6 */ - bool unusedBit_494_6 : 1 {}; + offset 1576 bit 6 */ + bool unusedBit_495_6 : 1 {}; /** - offset 1508 bit 7 */ - bool unusedBit_494_7 : 1 {}; + offset 1576 bit 7 */ + bool unusedBit_495_7 : 1 {}; /** - offset 1508 bit 8 */ - bool unusedBit_494_8 : 1 {}; + offset 1576 bit 8 */ + bool unusedBit_495_8 : 1 {}; /** - offset 1508 bit 9 */ - bool unusedBit_494_9 : 1 {}; + offset 1576 bit 9 */ + bool unusedBit_495_9 : 1 {}; /** - offset 1508 bit 10 */ - bool unusedBit_494_10 : 1 {}; + offset 1576 bit 10 */ + bool unusedBit_495_10 : 1 {}; /** - offset 1508 bit 11 */ - bool unusedBit_494_11 : 1 {}; + offset 1576 bit 11 */ + bool unusedBit_495_11 : 1 {}; /** - offset 1508 bit 12 */ - bool unusedBit_494_12 : 1 {}; + offset 1576 bit 12 */ + bool unusedBit_495_12 : 1 {}; /** - offset 1508 bit 13 */ - bool unusedBit_494_13 : 1 {}; + offset 1576 bit 13 */ + bool unusedBit_495_13 : 1 {}; /** - offset 1508 bit 14 */ - bool unusedBit_494_14 : 1 {}; + offset 1576 bit 14 */ + bool unusedBit_495_14 : 1 {}; /** - offset 1508 bit 15 */ - bool unusedBit_494_15 : 1 {}; + offset 1576 bit 15 */ + bool unusedBit_495_15 : 1 {}; /** - offset 1508 bit 16 */ - bool unusedBit_494_16 : 1 {}; + offset 1576 bit 16 */ + bool unusedBit_495_16 : 1 {}; /** - offset 1508 bit 17 */ - bool unusedBit_494_17 : 1 {}; + offset 1576 bit 17 */ + bool unusedBit_495_17 : 1 {}; /** - offset 1508 bit 18 */ - bool unusedBit_494_18 : 1 {}; + offset 1576 bit 18 */ + bool unusedBit_495_18 : 1 {}; /** - offset 1508 bit 19 */ - bool unusedBit_494_19 : 1 {}; + offset 1576 bit 19 */ + bool unusedBit_495_19 : 1 {}; /** - offset 1508 bit 20 */ - bool unusedBit_494_20 : 1 {}; + offset 1576 bit 20 */ + bool unusedBit_495_20 : 1 {}; /** - offset 1508 bit 21 */ - bool unusedBit_494_21 : 1 {}; + offset 1576 bit 21 */ + bool unusedBit_495_21 : 1 {}; /** - offset 1508 bit 22 */ - bool unusedBit_494_22 : 1 {}; + offset 1576 bit 22 */ + bool unusedBit_495_22 : 1 {}; /** - offset 1508 bit 23 */ - bool unusedBit_494_23 : 1 {}; + offset 1576 bit 23 */ + bool unusedBit_495_23 : 1 {}; /** - offset 1508 bit 24 */ - bool unusedBit_494_24 : 1 {}; + offset 1576 bit 24 */ + bool unusedBit_495_24 : 1 {}; /** - offset 1508 bit 25 */ - bool unusedBit_494_25 : 1 {}; + offset 1576 bit 25 */ + bool unusedBit_495_25 : 1 {}; /** - offset 1508 bit 26 */ - bool unusedBit_494_26 : 1 {}; + offset 1576 bit 26 */ + bool unusedBit_495_26 : 1 {}; /** - offset 1508 bit 27 */ - bool unusedBit_494_27 : 1 {}; + offset 1576 bit 27 */ + bool unusedBit_495_27 : 1 {}; /** - offset 1508 bit 28 */ - bool unusedBit_494_28 : 1 {}; + offset 1576 bit 28 */ + bool unusedBit_495_28 : 1 {}; /** - offset 1508 bit 29 */ - bool unusedBit_494_29 : 1 {}; + offset 1576 bit 29 */ + bool unusedBit_495_29 : 1 {}; /** - offset 1508 bit 30 */ - bool unusedBit_494_30 : 1 {}; + offset 1576 bit 30 */ + bool unusedBit_495_30 : 1 {}; /** - offset 1508 bit 31 */ - bool unusedBit_494_31 : 1 {}; + offset 1576 bit 31 */ + bool unusedBit_495_31 : 1 {}; /** * 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. * units: cycles - * offset 1512 + * offset 1580 */ int16_t afterCrankingIACtaperDuration; /** * IAC Value added when coasting and transitioning into idle. * units: percent - * offset 1514 + * offset 1582 */ int16_t iacByTpsTaper; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial - * offset 1516 + * offset 1584 */ Gpio auxSerialTxPin; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial - * offset 1518 + * offset 1586 */ Gpio auxSerialRxPin; /** - * offset 1520 + * offset 1588 */ Gpio accelerometerCsPin; /** * How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs. * units: sec - * offset 1522 + * offset 1590 */ scaled_channel tpsAccelLookback; /** * Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. * units: kph - * offset 1523 + * offset 1591 */ uint8_t coastingFuelCutVssLow; /** * Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. * units: kph - * offset 1524 + * offset 1592 */ uint8_t coastingFuelCutVssHigh; /** * Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut. * units: sec - * offset 1525 + * offset 1593 */ scaled_channel noFuelTrimAfterDfcoTime; /** * need 4 byte alignment * units: units - * offset 1526 + * offset 1594 */ - uint8_t alignmentFill_at_1526[2]; + uint8_t alignmentFill_at_1594[2]; /** * Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in. * units: roc - * offset 1528 + * offset 1596 */ float tpsAccelEnrichmentThreshold; /** - * offset 1532 + * offset 1600 */ brain_input_pin_e auxSpeedSensorInputPin[AUX_SPEED_SENSOR_COUNT]; /** - * offset 1536 + * offset 1604 */ uint8_t totalGearsCount; /** * Sets what part of injection's is controlled by the injection phase table. - * offset 1537 + * offset 1605 */ InjectionTimingMode injectionTimingMode; /** * See http://rusefi.com/s/debugmode - * offset 1538 + * offset 1606 */ debug_mode_e debugMode; /** * Additional idle % when fan #1 is active * units: % - * offset 1539 + * offset 1607 */ uint8_t fan1ExtraIdle; /** * Band rate for primary TTL * units: BPs - * offset 1540 + * offset 1608 */ uint32_t uartConsoleSerialSpeed; /** * For decel we simply multiply delta of TPS and tFor decel we do not use table?! * units: roc - * offset 1544 + * offset 1612 */ float tpsDecelEnleanmentThreshold; /** * Magic multiplier, we multiply delta of TPS and get fuel squirt duration * units: coeff - * offset 1548 + * offset 1616 */ float tpsDecelEnleanmentMultiplier; /** * units: BPs - * offset 1552 + * offset 1620 */ uint32_t auxSerialSpeed; /** * units: voltage - * offset 1556 + * offset 1624 */ float throttlePedalSecondaryUpVoltage; /** * Pedal in the floor * units: voltage - * offset 1560 + * offset 1628 */ float throttlePedalSecondaryWOTVoltage; /** * set can_baudrate - * offset 1564 + * offset 1632 */ can_baudrate_e canBaudRate; /** * Override the Y axis (load) value used for the VE table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1565 + * offset 1633 */ ve_override_e veOverrideMode; /** - * offset 1566 + * offset 1634 */ can_baudrate_e can2BaudRate; /** * Override the Y axis (load) value used for the AFR table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1567 + * offset 1635 */ load_override_e afrOverrideMode; /** * units: A - * offset 1568 + * offset 1636 */ scaled_channel mc33_hpfp_i_peak; /** * units: A - * offset 1569 + * offset 1637 */ scaled_channel mc33_hpfp_i_hold; /** * How long to deactivate power when hold current is reached before applying power again * units: us - * offset 1570 + * offset 1638 */ uint8_t mc33_hpfp_i_hold_off; /** * Maximum amount of time the solenoid can be active before assuming a programming error * units: ms - * offset 1571 + * offset 1639 */ uint8_t mc33_hpfp_max_hold; /** * Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards) - offset 1572 bit 0 */ + offset 1640 bit 0 */ bool stepperDcInvertedPins : 1 {}; /** * Allow OpenBLT on Primary CAN - offset 1572 bit 1 */ + offset 1640 bit 1 */ bool canOpenBLT : 1 {}; /** * Allow OpenBLT on Secondary CAN - offset 1572 bit 2 */ + offset 1640 bit 2 */ bool can2OpenBLT : 1 {}; /** * Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s). - offset 1572 bit 3 */ + offset 1640 bit 3 */ bool injectorFlowAsMassFlow : 1 {}; /** - offset 1572 bit 4 */ + offset 1640 bit 4 */ bool boardUseCanTerminator : 1 {}; /** - offset 1572 bit 5 */ + offset 1640 bit 5 */ bool kLineDoHondaSend : 1 {}; /** * ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled - offset 1572 bit 6 */ + offset 1640 bit 6 */ bool can1ListenMode : 1 {}; /** - offset 1572 bit 7 */ + offset 1640 bit 7 */ bool can2ListenMode : 1 {}; /** - offset 1572 bit 8 */ - bool unusedBit_559_8 : 1 {}; + offset 1640 bit 8 */ + bool unusedBit_560_8 : 1 {}; /** - offset 1572 bit 9 */ - bool unusedBit_559_9 : 1 {}; + offset 1640 bit 9 */ + bool unusedBit_560_9 : 1 {}; /** - offset 1572 bit 10 */ - bool unusedBit_559_10 : 1 {}; + offset 1640 bit 10 */ + bool unusedBit_560_10 : 1 {}; /** - offset 1572 bit 11 */ - bool unusedBit_559_11 : 1 {}; + offset 1640 bit 11 */ + bool unusedBit_560_11 : 1 {}; /** - offset 1572 bit 12 */ - bool unusedBit_559_12 : 1 {}; + offset 1640 bit 12 */ + bool unusedBit_560_12 : 1 {}; /** - offset 1572 bit 13 */ - bool unusedBit_559_13 : 1 {}; + offset 1640 bit 13 */ + bool unusedBit_560_13 : 1 {}; /** - offset 1572 bit 14 */ - bool unusedBit_559_14 : 1 {}; + offset 1640 bit 14 */ + bool unusedBit_560_14 : 1 {}; /** - offset 1572 bit 15 */ - bool unusedBit_559_15 : 1 {}; + offset 1640 bit 15 */ + bool unusedBit_560_15 : 1 {}; /** - offset 1572 bit 16 */ - bool unusedBit_559_16 : 1 {}; + offset 1640 bit 16 */ + bool unusedBit_560_16 : 1 {}; /** - offset 1572 bit 17 */ - bool unusedBit_559_17 : 1 {}; + offset 1640 bit 17 */ + bool unusedBit_560_17 : 1 {}; /** - offset 1572 bit 18 */ - bool unusedBit_559_18 : 1 {}; + offset 1640 bit 18 */ + bool unusedBit_560_18 : 1 {}; /** - offset 1572 bit 19 */ - bool unusedBit_559_19 : 1 {}; + offset 1640 bit 19 */ + bool unusedBit_560_19 : 1 {}; /** - offset 1572 bit 20 */ - bool unusedBit_559_20 : 1 {}; + offset 1640 bit 20 */ + bool unusedBit_560_20 : 1 {}; /** - offset 1572 bit 21 */ - bool unusedBit_559_21 : 1 {}; + offset 1640 bit 21 */ + bool unusedBit_560_21 : 1 {}; /** - offset 1572 bit 22 */ - bool unusedBit_559_22 : 1 {}; + offset 1640 bit 22 */ + bool unusedBit_560_22 : 1 {}; /** - offset 1572 bit 23 */ - bool unusedBit_559_23 : 1 {}; + offset 1640 bit 23 */ + bool unusedBit_560_23 : 1 {}; /** - offset 1572 bit 24 */ - bool unusedBit_559_24 : 1 {}; + offset 1640 bit 24 */ + bool unusedBit_560_24 : 1 {}; /** - offset 1572 bit 25 */ - bool unusedBit_559_25 : 1 {}; + offset 1640 bit 25 */ + bool unusedBit_560_25 : 1 {}; /** - offset 1572 bit 26 */ - bool unusedBit_559_26 : 1 {}; + offset 1640 bit 26 */ + bool unusedBit_560_26 : 1 {}; /** - offset 1572 bit 27 */ - bool unusedBit_559_27 : 1 {}; + offset 1640 bit 27 */ + bool unusedBit_560_27 : 1 {}; /** - offset 1572 bit 28 */ - bool unusedBit_559_28 : 1 {}; + offset 1640 bit 28 */ + bool unusedBit_560_28 : 1 {}; /** - offset 1572 bit 29 */ - bool unusedBit_559_29 : 1 {}; + offset 1640 bit 29 */ + bool unusedBit_560_29 : 1 {}; /** - offset 1572 bit 30 */ - bool unusedBit_559_30 : 1 {}; + offset 1640 bit 30 */ + bool unusedBit_560_30 : 1 {}; /** - offset 1572 bit 31 */ - bool unusedBit_559_31 : 1 {}; + offset 1640 bit 31 */ + bool unusedBit_560_31 : 1 {}; /** - * offset 1576 + * offset 1644 */ uint8_t camDecoder2jzPosition; /** - * offset 1577 + * offset 1645 */ mc33810maxDwellTimer_e mc33810maxDwellTimer; /** * Duration of each test pulse * units: ms - * offset 1578 + * offset 1646 */ scaled_channel benchTestOnTime; /** * units: % - * offset 1580 + * offset 1648 */ uint8_t lambdaProtectionRestoreTps; /** * units: % - * offset 1581 + * offset 1649 */ scaled_channel lambdaProtectionRestoreLoad; /** - * offset 1582 + * offset 1650 */ pin_input_mode_e launchActivatePinMode; /** * need 4 byte alignment * units: units - * offset 1583 + * offset 1651 */ - uint8_t alignmentFill_at_1583[1]; + uint8_t alignmentFill_at_1651[1]; /** * set_can2_tx_pin X - * offset 1584 + * offset 1652 */ Gpio can2TxPin; /** * set_can2_rx_pin X - * offset 1586 + * offset 1654 */ Gpio can2RxPin; /** - * offset 1588 + * offset 1656 */ pin_output_mode_e starterControlPinMode; /** - * offset 1589 + * offset 1657 */ adc_channel_e wastegatePositionSensor; /** * Override the Y axis (load) value used for the ignition table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1590 + * offset 1658 */ load_override_e ignOverrideMode; /** * Select which fuel pressure sensor measures the pressure of the fuel at your injectors. - * offset 1591 + * offset 1659 */ injector_pressure_type_e injectorPressureType; /** - * offset 1592 + * offset 1660 */ output_pin_e hpfpValvePin; /** - * offset 1594 + * offset 1662 */ pin_output_mode_e hpfpValvePinMode; /** * need 4 byte alignment * units: units - * offset 1595 + * offset 1663 */ - uint8_t alignmentFill_at_1595[1]; + uint8_t alignmentFill_at_1663[1]; /** * MAP value above which fuel is cut in case of overboost. * Set to 0 to disable overboost cut. * units: kPa (absolute) - * offset 1596 + * offset 1664 */ float boostCutPressure; /** * units: kg/h - * offset 1600 + * offset 1668 */ scaled_channel tchargeBins[16]; /** * units: ratio - * offset 1616 + * offset 1684 */ scaled_channel tchargeValues[16]; /** * Fixed timing, useful for TDC testing * units: deg - * offset 1632 + * offset 1700 */ float fixedTiming; /** * MAP voltage for low point * units: v - * offset 1636 + * offset 1704 */ float mapLowValueVoltage; /** * MAP voltage for low point * units: v - * offset 1640 + * offset 1708 */ float mapHighValueVoltage; /** * EGO value correction * units: value - * offset 1644 + * offset 1712 */ float egoValueShift; /** * VVT output solenoid pin for this cam - * offset 1648 + * offset 1716 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; /** - * offset 1656 + * offset 1724 */ pin_output_mode_e sdCardCsPinMode; /** * need 4 byte alignment * units: units - * offset 1657 + * offset 1725 */ - uint8_t alignmentFill_at_1657[3]; + uint8_t alignmentFill_at_1725[3]; /** * This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling. * units: percent - * offset 1660 + * offset 1728 */ int crankingIACposition; /** - * offset 1664 + * offset 1732 */ float tChargeMinRpmMinTps; /** - * offset 1668 + * offset 1736 */ float tChargeMinRpmMaxTps; /** - * offset 1672 + * offset 1740 */ float tChargeMaxRpmMinTps; /** - * offset 1676 + * offset 1744 */ float tChargeMaxRpmMaxTps; /** - * offset 1680 + * offset 1748 */ pwm_freq_t vvtOutputFrequency; /** * Minimim timing advance allowed. No spark on any cylinder will ever fire after this angle BTDC. For example, setting -10 here means no spark ever fires later than 10 deg ATDC. Note that this only concerns the primary spark: any trailing sparks or multispark may violate this constraint. * units: deg BTDC - * offset 1682 + * offset 1750 */ int8_t minimumIgnitionTiming; /** * Maximum timing advance allowed. No spark on any cylinder will ever fire before this angle BTDC. For example, setting 45 here means no spark ever fires earlier than 45 deg BTDC * units: deg BTDC - * offset 1683 + * offset 1751 */ int8_t maximumIgnitionTiming; /** * units: Hz - * offset 1684 + * offset 1752 */ int alternatorPwmFrequency; /** * set vvt_mode X - * offset 1688 + * offset 1756 */ vvt_mode_e vvtMode[CAMS_PER_BANK]; /** * Additional idle % when fan #2 is active * units: % - * offset 1690 + * offset 1758 */ uint8_t fan2ExtraIdle; /** * Delay to allow fuel pressure to build before firing the priming pulse. * units: sec - * offset 1691 + * offset 1759 */ scaled_channel primingDelay; /** - * offset 1692 + * offset 1760 */ adc_channel_e auxAnalogInputs[LUA_ANALOG_INPUT_COUNT]; /** - * offset 1700 + * offset 1768 */ output_pin_e trailingCoilPins[MAX_CYLINDER_COUNT]; /** - * offset 1724 + * offset 1792 */ tle8888_mode_e tle8888mode; /** - * offset 1725 + * offset 1793 */ pin_output_mode_e accelerometerCsPinMode; /** * None = I have a MAP-referenced fuel pressure regulator * Fixed rail pressure = I have an atmosphere-referenced fuel pressure regulator (returnless, typically) * Sensed rail pressure = I have a fuel pressure sensor - * offset 1726 + * offset 1794 */ injector_compensation_mode_e injectorCompensationMode; /** - * offset 1727 + * offset 1795 */ pin_output_mode_e fan2PinMode; /** * This is the pressure at which your injector flow is known. * For example if your injectors flow 400cc/min at 3.5 bar, enter 350kpa here. * units: kPa - * offset 1728 + * offset 1796 */ float fuelReferencePressure; /** * units: mult - * offset 1732 + * offset 1800 */ float postCrankingFactor[CRANKING_ENRICH_COUNT][CRANKING_ENRICH_COUNT]; /** * units: count - * offset 1876 + * offset 1944 */ float postCrankingDurationBins[CRANKING_ENRICH_COUNT]; /** * units: C - * offset 1900 + * offset 1968 */ float postCrankingCLTBins[CRANKING_ENRICH_COUNT]; /** - * offset 1924 + * offset 1992 */ ThermistorConf auxTempSensor1; /** - * offset 1956 + * offset 2024 */ ThermistorConf auxTempSensor2; /** * units: Deg - * offset 1988 + * offset 2056 */ int16_t knockSamplingDuration; /** * units: Hz - * offset 1990 + * offset 2058 */ int16_t etbFreq; /** - * offset 1992 + * offset 2060 */ pid_s etbWastegatePid; /** * For micro-stepping, make sure that PWM frequency (etbFreq) is high enough - * offset 2012 + * offset 2080 */ stepper_num_micro_steps_e stepperNumMicroSteps; /** * Use to limit the current when the stepper motor is idle, not moving (100% = no limit) * units: % - * offset 2013 + * offset 2081 */ uint8_t stepperMinDutyCycle; /** * Use to limit the max.current through the stepper motor (100% = no limit) * units: % - * offset 2014 + * offset 2082 */ uint8_t stepperMaxDutyCycle; /** - * offset 2015 + * offset 2083 */ spi_device_e sdCardSpiDevice; /** - * per-cylinder timing correction + * per-cylinder ignition and fueling timing correction for uneven engines * units: deg - * offset 2016 + * offset 2084 */ angle_t timing_offset_cylinder[MAX_CYLINDER_COUNT]; /** * units: seconds - * offset 2064 + * offset 2132 */ float idlePidActivationTime; /** - * offset 2068 + * offset 2136 */ pin_mode_e spi1SckMode; /** * Modes count be used for 3v<>5v integration using pull-ups/pull-downs etc. - * offset 2069 + * offset 2137 */ pin_mode_e spi1MosiMode; /** - * offset 2070 + * offset 2138 */ pin_mode_e spi1MisoMode; /** - * offset 2071 + * offset 2139 */ pin_mode_e spi2SckMode; /** - * offset 2072 + * offset 2140 */ pin_mode_e spi2MosiMode; /** - * offset 2073 + * offset 2141 */ pin_mode_e spi2MisoMode; /** - * offset 2074 + * offset 2142 */ pin_mode_e spi3SckMode; /** - * offset 2075 + * offset 2143 */ pin_mode_e spi3MosiMode; /** - * offset 2076 + * offset 2144 */ pin_mode_e spi3MisoMode; /** - * offset 2077 + * offset 2145 */ pin_output_mode_e stepperEnablePinMode; /** * ResetB - * offset 2078 + * offset 2146 */ Gpio mc33816_rstb; /** - * offset 2080 + * offset 2148 */ Gpio mc33816_driven; /** * Brake pedal switch - * offset 2082 + * offset 2150 */ switch_input_pin_e brakePedalPin; /** - * offset 2084 + * offset 2152 */ pin_input_mode_e brakePedalPinMode; /** * need 4 byte alignment * units: units - * offset 2085 + * offset 2153 */ - uint8_t alignmentFill_at_2085[3]; + uint8_t alignmentFill_at_2153[3]; /** * VVT output PID * TODO: rename to vvtPid - * offset 2088 + * offset 2156 */ pid_s auxPid[CAMS_PER_BANK]; /** - * offset 2128 + * offset 2196 */ float injectorCorrectionPolynomial[8]; /** * units: C - * offset 2160 + * offset 2228 */ int8_t primeBins[PRIME_CURVE_COUNT]; /** - * offset 2168 + * offset 2236 */ linear_sensor_s oilPressure; /** - * offset 2188 + * offset 2256 */ spi_device_e accelerometerSpiDevice; /** * need 4 byte alignment * units: units - * offset 2189 + * offset 2257 */ - uint8_t alignmentFill_at_2189[1]; + uint8_t alignmentFill_at_2257[1]; /** - * offset 2190 + * offset 2258 */ output_pin_e fan2Pin; /** * Cooling fan turn-on temperature threshold, in Celsius * units: deg C - * offset 2192 + * offset 2260 */ uint8_t fan2OnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius * units: deg C - * offset 2193 + * offset 2261 */ uint8_t fan2OffTemperature; /** - * offset 2194 + * offset 2262 */ Gpio stepperEnablePin; /** - * offset 2196 + * offset 2264 */ Gpio tle8888_cs; /** - * offset 2198 + * offset 2266 */ pin_output_mode_e tle8888_csPinMode; /** * need 4 byte alignment * units: units - * offset 2199 + * offset 2267 */ - uint8_t alignmentFill_at_2199[1]; + uint8_t alignmentFill_at_2267[1]; /** - * offset 2200 + * offset 2268 */ Gpio mc33816_cs; /** * need 4 byte alignment * units: units - * offset 2202 + * offset 2270 */ - uint8_t alignmentFill_at_2202[2]; + uint8_t alignmentFill_at_2270[2]; /** * units: hz - * offset 2204 + * offset 2272 */ float auxFrequencyFilter; /** * units: RPM - * offset 2208 + * offset 2276 */ int16_t vvtControlMinRpm; /** - * offset 2210 + * offset 2278 */ sent_input_pin_e sentInputPins[SENT_INPUT_COUNT]; /** * units: % - * offset 2212 + * offset 2280 */ int8_t launchFuelAdderPercent; /** * Time required to detect a stuck throttle. * units: sec - * offset 2213 + * offset 2281 */ scaled_channel etbJamTimeout; /** * By the way ETB PID runs at 500hz, length in 1/500 of second here. - * offset 2214 + * offset 2282 */ uint16_t etbExpAverageLength; /** - * offset 2216 + * offset 2284 */ float etbDutyThreshold; /** * This sets the RPM above which fuel cut is active. * units: rpm - * offset 2220 + * offset 2288 */ int16_t coastingFuelCutRpmHigh; /** * This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle * units: rpm - * offset 2222 + * offset 2290 */ int16_t coastingFuelCutRpmLow; /** * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. * units: % - * offset 2224 + * offset 2292 */ int16_t coastingFuelCutTps; /** * Fuel cutoff is disabled when the engine is cold. * units: C - * offset 2226 + * offset 2294 */ int16_t coastingFuelCutClt; /** * Increases PID reaction for RPM stoichRatioPrimary; /** * iTerm max value - * offset 2642 + * offset 2710 */ int16_t idlerpmpid_iTermMax; /** * This sets the range of the idle control on the ETB. At 100% idle position, the value specified here sets the base ETB position. * units: % - * offset 2644 + * offset 2712 */ float etbIdleThrottleRange; /** * Select which fuel correction bank this cylinder belongs to. Group cylinders that share the same O2 sensor - * offset 2648 + * offset 2716 */ uint8_t cylinderBankSelect[MAX_CYLINDER_COUNT]; /** * units: mg - * offset 2660 + * offset 2728 */ scaled_channel primeValues[PRIME_CURVE_COUNT]; /** * Trigger comparator center point voltage * units: V - * offset 2668 + * offset 2736 */ scaled_channel triggerCompCenterVolt; /** * Trigger comparator hysteresis voltage (Min) * units: V - * offset 2669 + * offset 2737 */ scaled_channel triggerCompHystMin; /** * Trigger comparator hysteresis voltage (Max) * units: V - * offset 2670 + * offset 2738 */ scaled_channel triggerCompHystMax; /** * VR-sensor saturation RPM * units: RPM - * offset 2671 + * offset 2739 */ scaled_channel triggerCompSensorSatRpm; /** * units: ratio - * offset 2672 + * offset 2740 */ scaled_channel tractionControlSlipBins[TRACTION_CONTROL_ETB_DROP_SIZE]; /** * units: RPM - * offset 2684 + * offset 2752 */ uint8_t tractionControlSpeedBins[TRACTION_CONTROL_ETB_DROP_SIZE]; /** - * offset 2690 + * offset 2758 */ int8_t disableFan1AtSpeed; /** - * offset 2691 + * offset 2759 */ int8_t disableFan2AtSpeed; /** - * offset 2692 + * offset 2760 */ can_vss_nbc_e canVssNbcType; /** * need 4 byte alignment * units: units - * offset 2694 + * offset 2762 */ - uint8_t alignmentFill_at_2694[2]; + uint8_t alignmentFill_at_2762[2]; /** - * offset 2696 + * offset 2764 */ gppwm_channel gppwm[GPPWM_CHANNELS]; /** * Boost Current * units: mA - * offset 3128 + * offset 3196 */ uint16_t mc33_i_boost; /** * Peak Current * units: mA - * offset 3130 + * offset 3198 */ uint16_t mc33_i_peak; /** * Hold Current * units: mA - * offset 3132 + * offset 3200 */ uint16_t mc33_i_hold; /** * Maximum allowed boost phase time. If the injector current doesn't reach the threshold before this time elapses, it is assumed that the injector is missing or has failed open circuit. * units: us - * offset 3134 + * offset 3202 */ uint16_t mc33_t_max_boost; /** * units: us - * offset 3136 + * offset 3204 */ uint16_t mc33_t_peak_off; /** * Peak phase duration * units: us - * offset 3138 + * offset 3206 */ uint16_t mc33_t_peak_tot; /** * units: us - * offset 3140 + * offset 3208 */ uint16_t mc33_t_bypass; /** * units: us - * offset 3142 + * offset 3210 */ uint16_t mc33_t_hold_off; /** * Hold phase duration * units: us - * offset 3144 + * offset 3212 */ uint16_t mc33_t_hold_tot; /** - * offset 3146 + * offset 3214 */ pin_input_mode_e tcuUpshiftButtonPinMode; /** - * offset 3147 + * offset 3215 */ pin_input_mode_e tcuDownshiftButtonPinMode; /** - * offset 3148 + * offset 3216 */ pin_input_mode_e acSwitchMode; /** - * offset 3149 + * offset 3217 */ pin_output_mode_e tcu_solenoid_mode[TCU_SOLENOID_COUNT]; /** * Knock sensor output knock detection threshold depending on current RPM. * units: dB - * offset 3155 + * offset 3223 */ scaled_channel knockBaseNoise[ENGINE_NOISE_CURVE_SIZE]; /** * need 4 byte alignment * units: units - * offset 3171 + * offset 3239 */ - uint8_t alignmentFill_at_3171[1]; + uint8_t alignmentFill_at_3239[1]; /** * units: ratio - * offset 3172 + * offset 3240 */ float triggerGapOverrideFrom[GAP_TRACKING_LENGTH]; /** * units: ratio - * offset 3244 + * offset 3312 */ float triggerGapOverrideTo[GAP_TRACKING_LENGTH]; /** * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. * units: rpm - * offset 3316 + * offset 3384 */ scaled_channel maxCamPhaseResolveRpm; /** * Delay before cutting fuel. Set to 0 to cut immediately with no delay. May cause rumbles and pops out of your exhaust... * units: sec - * offset 3317 + * offset 3385 */ scaled_channel dfcoDelay; /** * Delay before engaging the AC compressor. Set to 0 to engage immediately with no delay. Use this to prevent bogging at idle when AC engages. * units: sec - * offset 3318 + * offset 3386 */ scaled_channel acDelay; /** * need 4 byte alignment * units: units - * offset 3319 + * offset 3387 */ - uint8_t alignmentFill_at_3319[1]; + uint8_t alignmentFill_at_3387[1]; /** * units: mg - * offset 3320 + * offset 3388 */ scaled_channel fordInjectorSmallPulseBreakPoint; /** * units: multiplier - * offset 3322 + * offset 3390 */ scaled_channel tpsTspCorrValues[TPS_TPS_ACCEL_CLT_CORR_TABLE]; /** * units: % - * offset 3326 + * offset 3394 */ uint8_t etbJamIntegratorLimit; /** * units: lobes/cam - * offset 3327 + * offset 3395 */ uint8_t hpfpCamLobes; /** - * offset 3328 + * offset 3396 */ hpfp_cam_e hpfpCam; /** - * offset 3329 + * offset 3397 */ uint8_t auxiliarySetting1; /** * If the requested activation time is below this angle, don't bother running the pump * units: deg - * offset 3330 + * offset 3398 */ uint8_t hpfpMinAngle; /** * need 4 byte alignment * units: units - * offset 3331 + * offset 3399 */ - uint8_t alignmentFill_at_3331[1]; + uint8_t alignmentFill_at_3399[1]; /** * Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm. * units: cc - * offset 3332 + * offset 3400 */ scaled_channel hpfpPumpVolume; /** * How long to keep the valve activated (in order to allow the pump to build pressure and keep the valve open on its own) * units: deg - * offset 3334 + * offset 3402 */ uint8_t hpfpActivationAngle; /** - * offset 3335 + * offset 3403 */ uint8_t issFilterReciprocal; /** * units: %/kPa - * offset 3336 + * offset 3404 */ scaled_channel hpfpPidP; /** * units: %/kPa/lobe - * offset 3338 + * offset 3406 */ scaled_channel hpfpPidI; /** * The fastest rate the target pressure can be reduced by. This is because HPFP have no way to bleed off pressure other than injecting fuel. * units: kPa/s - * offset 3340 + * offset 3408 */ uint16_t hpfpTargetDecay; /** * units: % - * offset 3342 + * offset 3410 */ scaled_channel hpfpLobeProfileQuantityBins[HPFP_LOBE_PROFILE_SIZE]; /** * units: deg - * offset 3358 + * offset 3426 */ scaled_channel hpfpLobeProfileAngle[HPFP_LOBE_PROFILE_SIZE]; /** * units: volts - * offset 3374 + * offset 3442 */ uint8_t hpfpDeadtimeVoltsBins[HPFP_DEADTIME_SIZE]; /** * units: ms - * offset 3382 + * offset 3450 */ scaled_channel hpfpDeadtimeMS[HPFP_DEADTIME_SIZE]; /** * units: kPa - * offset 3398 + * offset 3466 */ uint16_t hpfpTarget[HPFP_TARGET_SIZE][HPFP_TARGET_SIZE]; /** * units: load - * offset 3598 + * offset 3666 */ scaled_channel hpfpTargetLoadBins[HPFP_TARGET_SIZE]; /** * units: RPM - * offset 3618 + * offset 3686 */ scaled_channel hpfpTargetRpmBins[HPFP_TARGET_SIZE]; /** * units: % - * offset 3628 + * offset 3696 */ int8_t hpfpCompensation[HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_SIZE]; /** * units: cc/lobe - * offset 3728 + * offset 3796 */ scaled_channel hpfpCompensationLoadBins[HPFP_COMPENSATION_SIZE]; /** * units: RPM - * offset 3748 + * offset 3816 */ scaled_channel hpfpCompensationRpmBins[HPFP_COMPENSATION_SIZE]; /** - * offset 3758 + * offset 3826 */ output_pin_e stepper_raw_output[4]; /** * units: ratio - * offset 3766 + * offset 3834 */ scaled_channel gearRatio[TCU_GEAR_COUNT]; /** * We need to give engine time to build oil pressure without diverting it to VVT * units: ms - * offset 3786 + * offset 3854 */ uint16_t vvtActivationDelayMs; /** * units: deg C - * offset 3788 + * offset 3856 */ int8_t wwCltBins[WWAE_TABLE_SIZE]; /** - * offset 3796 + * offset 3864 */ scaled_channel wwTauCltValues[WWAE_TABLE_SIZE]; /** - * offset 3804 + * offset 3872 */ scaled_channel wwBetaCltValues[WWAE_TABLE_SIZE]; /** * units: kPa - * offset 3812 + * offset 3880 */ int8_t wwMapBins[WWAE_TABLE_SIZE]; /** - * offset 3820 + * offset 3888 */ scaled_channel wwTauMapValues[WWAE_TABLE_SIZE]; /** - * offset 3828 + * offset 3896 */ scaled_channel wwBetaMapValues[WWAE_TABLE_SIZE]; /** * units: Nm - * offset 3836 + * offset 3904 */ scaled_channel torqueTable[TORQUE_CURVE_SIZE][TORQUE_CURVE_SIZE]; /** * units: RPM - * offset 3872 + * offset 3940 */ uint16_t torqueRpmBins[TORQUE_CURVE_SIZE]; /** * units: Load - * offset 3884 + * offset 3952 */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - * offset 3896 + * offset 3964 */ GearControllerMode gearControllerMode; /** - * offset 3897 + * offset 3965 */ TransmissionControllerMode transmissionControllerMode; /** * units: deg - * offset 3898 + * offset 3966 */ uint16_t acrDisablePhase; /** - * offset 3900 + * offset 3968 */ linear_sensor_s auxLinear1; /** - * offset 3920 + * offset 3988 */ linear_sensor_s auxLinear2; /** - * offset 3940 + * offset 4008 */ output_pin_e tcu_tcc_onoff_solenoid; /** - * offset 3942 + * offset 4010 */ pin_output_mode_e tcu_tcc_onoff_solenoid_mode; /** * need 4 byte alignment * units: units - * offset 3943 + * offset 4011 */ - uint8_t alignmentFill_at_3943[1]; + uint8_t alignmentFill_at_4011[1]; /** - * offset 3944 + * offset 4012 */ output_pin_e tcu_tcc_pwm_solenoid; /** - * offset 3946 + * offset 4014 */ pin_output_mode_e tcu_tcc_pwm_solenoid_mode; /** * need 4 byte alignment * units: units - * offset 3947 + * offset 4015 */ - uint8_t alignmentFill_at_3947[1]; + uint8_t alignmentFill_at_4015[1]; /** - * offset 3948 + * offset 4016 */ pwm_freq_t tcu_tcc_pwm_solenoid_freq; /** - * offset 3950 + * offset 4018 */ output_pin_e tcu_pc_solenoid_pin; /** - * offset 3952 + * offset 4020 */ pin_output_mode_e tcu_pc_solenoid_pin_mode; /** * need 4 byte alignment * units: units - * offset 3953 + * offset 4021 */ - uint8_t alignmentFill_at_3953[1]; + uint8_t alignmentFill_at_4021[1]; /** - * offset 3954 + * offset 4022 */ pwm_freq_t tcu_pc_solenoid_freq; /** - * offset 3956 + * offset 4024 */ output_pin_e tcu_32_solenoid_pin; /** - * offset 3958 + * offset 4026 */ pin_output_mode_e tcu_32_solenoid_pin_mode; /** * need 4 byte alignment * units: units - * offset 3959 + * offset 4027 */ - uint8_t alignmentFill_at_3959[1]; + uint8_t alignmentFill_at_4027[1]; /** - * offset 3960 + * offset 4028 */ pwm_freq_t tcu_32_solenoid_freq; /** - * offset 3962 + * offset 4030 */ output_pin_e acrPin2; /** * units: % - * offset 3964 + * offset 4032 */ float etbMinimumPosition; /** - * offset 3968 + * offset 4036 */ uint16_t tuneHidingKey; /** - * offset 3970 + * offset 4038 */ vin_number_t vinNumber; /** * need 4 byte alignment * units: units - * offset 3987 + * offset 4055 */ - uint8_t alignmentFill_at_3987[1]; + uint8_t alignmentFill_at_4055[1]; /** - * offset 3988 + * offset 4056 */ uint16_t highSpeedOffsets[HIGH_SPEED_COUNT]; /** - * offset 4052 + * offset 4120 */ float etbDutyShutdownThreshold; /** - * offset 4056 + * offset 4124 */ fuel_pressure_sensor_mode_e fuelPressureSensorMode; /** * need 4 byte alignment * units: units - * offset 4057 + * offset 4125 */ - uint8_t alignmentFill_at_4057[1]; + uint8_t alignmentFill_at_4125[1]; /** - * offset 4058 + * offset 4126 */ switch_input_pin_e luaDigitalInputPins[LUA_DIGITAL_INPUT_COUNT]; /** * units: RPM - * offset 4074 + * offset 4142 */ scaled_channel tpsTspCorrValuesBins[TPS_TPS_ACCEL_CLT_CORR_TABLE]; /** * units: rpm - * offset 4078 + * offset 4146 */ int16_t ALSMinRPM; /** * units: rpm - * offset 4080 + * offset 4148 */ int16_t ALSMaxRPM; /** * units: sec - * offset 4082 + * offset 4150 */ int16_t ALSMaxDuration; /** * units: C - * offset 4084 + * offset 4152 */ int8_t ALSMinCLT; /** * units: C - * offset 4085 + * offset 4153 */ int8_t ALSMaxCLT; /** - * offset 4086 + * offset 4154 */ uint8_t alsMinTimeBetween; /** - * offset 4087 + * offset 4155 */ uint8_t alsEtbPosition; /** * units: % - * offset 4088 + * offset 4156 */ uint8_t acRelayAlternatorDutyAdder; /** - * offset 4089 + * offset 4157 */ SentEtbType sentEtbType; /** - * offset 4090 + * offset 4158 */ uint16_t customSentTpsMin; /** * units: % - * offset 4092 + * offset 4160 */ int ALSIdleAdd; /** * units: % - * offset 4096 + * offset 4164 */ int ALSEtbAdd; /** - * offset 4100 + * offset 4168 */ float ALSSkipRatio; /** * units: % - * offset 4104 + * offset 4172 */ uint8_t ALSMaxDriverThrottleIntent; /** - * offset 4105 + * offset 4173 */ pin_input_mode_e ALSActivatePinMode; /** * For Ford TPS, use 53%. For Toyota ETCS-i, use ~65% * units: % - * offset 4106 + * offset 4174 */ scaled_channel tpsSecondaryMaximum; /** * For Toyota ETCS-i, use ~69% * units: % - * offset 4107 + * offset 4175 */ scaled_channel ppsSecondaryMaximum; /** - * offset 4108 + * offset 4176 */ pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT]; /** - * offset 4116 + * offset 4184 */ uint16_t customSentTpsMax; /** - * offset 4118 + * offset 4186 */ uint16_t kLineBaudRate; /** - * offset 4120 + * offset 4188 */ CanGpioType canGpioType; /** - * offset 4121 + * offset 4189 */ UiMode uiMode; /** * Crank angle ATDC of first lobe peak * units: deg - * offset 4122 + * offset 4190 */ int16_t hpfpPeakPos; /** * units: us - * offset 4124 + * offset 4192 */ int16_t kLinePeriodUs; /** * Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window) * units: RPM - * offset 4126 + * offset 4194 */ scaled_channel rpmSoftLimitWindowSize; /** * Degrees of timing REMOVED from actual timing during soft RPM limit window * units: deg - * offset 4127 + * offset 4195 */ scaled_channel rpmSoftLimitTimingRetard; /** * % of fuel ADDED during window * units: % - * offset 4128 + * offset 4196 */ scaled_channel rpmSoftLimitFuelAdded; /** * Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached * units: RPM - * offset 4129 + * offset 4197 */ scaled_channel rpmHardLimitHyst; /** * Time between bench test pulses * units: ms - * offset 4130 + * offset 4198 */ scaled_channel benchTestOffTime; /** * Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached * units: kPa (absolute) - * offset 4132 + * offset 4200 */ scaled_channel boostCutPressureHyst; /** * Boost duty cycle added by gear * units: % - * offset 4133 + * offset 4201 */ scaled_channel gearBasedOpenLoopBoostAdder[TCU_GEAR_COUNT]; /** * need 4 byte alignment * units: units - * offset 4143 + * offset 4211 */ - uint8_t alignmentFill_at_4143[1]; + uint8_t alignmentFill_at_4211[1]; /** * How many test bench pulses do you want - * offset 4144 + * offset 4212 */ uint32_t benchTestCount; /** * How long initial IAC adder is held before starting to decay. * units: seconds - * offset 4148 + * offset 4216 */ scaled_channel iacByTpsHoldTime; /** * How long it takes to remove initial IAC adder to return to normal idle. * units: seconds - * offset 4149 + * offset 4217 */ scaled_channel iacByTpsDecayTime; /** - * offset 4150 + * offset 4218 */ switch_input_pin_e tcu_rangeInput[RANGE_INPUT_COUNT]; /** - * offset 4162 + * offset 4230 */ pin_input_mode_e tcu_rangeInputMode[RANGE_INPUT_COUNT]; /** * Scale the reported vehicle speed value from CAN. Example: Parameter set to 1.1, CAN VSS reports 50kph, ECU will report 55kph instead. * units: ratio - * offset 4168 + * offset 4236 */ scaled_channel canVssScaling; /** * need 4 byte alignment * units: units - * offset 4170 + * offset 4238 */ - uint8_t alignmentFill_at_4170[2]; + uint8_t alignmentFill_at_4238[2]; /** - * offset 4172 + * offset 4240 */ ThermistorConf oilTempSensor; /** - * offset 4204 + * offset 4272 */ ThermistorConf fuelTempSensor; /** - * offset 4236 + * offset 4304 */ ThermistorConf ambientTempSensor; /** - * offset 4268 + * offset 4336 */ ThermistorConf compressorDischargeTemperature; /** * Place the sensor before the throttle, but after any turbocharger/supercharger and intercoolers if fitted. Uses the same calibration as the MAP sensor. - * offset 4300 + * offset 4368 */ adc_channel_e throttleInletPressureChannel; /** * Place the sensor after the turbocharger/supercharger, but before any intercoolers if fitted. Uses the same calibration as the MAP sensor. - * offset 4301 + * offset 4369 */ adc_channel_e compressorDischargePressureChannel; /** - * offset 4302 + * offset 4370 */ Gpio dacOutputPins[DAC_OUTPUT_COUNT]; /** - * offset 4306 + * offset 4374 */ output_pin_e speedometerOutputPin; /** * Number of speedometer pulses per kilometer travelled. - * offset 4308 + * offset 4376 */ uint16_t speedometerPulsePerKm; /** - * offset 4310 + * offset 4378 */ uint8_t simulatorCamPosition[CAM_INPUTS_COUNT]; /** - * offset 4314 + * offset 4382 */ adc_channel_e ignKeyAdcChannel; /** - * offset 4315 + * offset 4383 */ uint8_t unusedExplicitFilling2; /** * units: ratio - * offset 4316 + * offset 4384 */ float triggerVVTGapOverrideFrom[VVT_TRACKING_LENGTH]; /** * units: ratio - * offset 4332 + * offset 4400 */ float triggerVVTGapOverrideTo[VVT_TRACKING_LENGTH]; /** * units: % - * offset 4348 + * offset 4416 */ int8_t tractionControlEtbDrop[TRACTION_CONTROL_ETB_DROP_SIZE][TRACTION_CONTROL_ETB_DROP_SIZE]; /** * If injector duty cycle hits this value, instantly cut fuel. * units: % - * offset 4384 + * offset 4452 */ uint8_t maxInjectorDutyInstant; /** * If injector duty cycle hits this value for the specified delay time, cut fuel. * units: % - * offset 4385 + * offset 4453 */ uint8_t maxInjectorDutySustained; /** * Timeout period for duty cycle over the sustained limit to trigger duty cycle protection. * units: sec - * offset 4386 + * offset 4454 */ scaled_channel maxInjectorDutySustainedTimeout; /** * need 4 byte alignment * units: units - * offset 4387 + * offset 4455 */ - uint8_t alignmentFill_at_4387[1]; + uint8_t alignmentFill_at_4455[1]; /** - * offset 4388 + * offset 4456 */ output_pin_e injectionPinsStage2[MAX_CYLINDER_COUNT]; /** * units: units - * offset 4412 + * offset 4480 */ uint8_t mainUnusedEnd[168]; }; -static_assert(sizeof(engine_configuration_s) == 4580); +static_assert(sizeof(engine_configuration_s) == 4648); // start of cyl_trim_s struct cyl_trim_s { @@ -4645,11 +4649,9 @@ struct blend_table_s { */ gppwm_channel_e blendParameter; /** - * need 4 byte alignment - * units: units * offset 161 */ - uint8_t alignmentFill_at_161[1]; + gppwm_channel_e yAxisOverride; /** * offset 162 */ @@ -4678,324 +4680,324 @@ struct persistent_config_s { * target TPS value, 0 to 100% * TODO: use int8 data date once we template interpolation method * units: target TPS position - * offset 4580 + * offset 4648 */ float etbBiasBins[ETB_BIAS_CURVE_LENGTH]; /** * PWM bias, 0 to 100% * units: ETB duty cycle bias - * offset 4612 + * offset 4680 */ float etbBiasValues[ETB_BIAS_CURVE_LENGTH]; /** * units: % - * offset 4644 + * offset 4712 */ scaled_channel iacPidMultTable[IAC_PID_MULT_SIZE][IAC_PID_MULT_SIZE]; /** * units: Load - * offset 4708 + * offset 4776 */ uint8_t iacPidMultLoadBins[IAC_PID_MULT_SIZE]; /** * units: RPM - * offset 4716 + * offset 4784 */ scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; /** * On Single Coil or Wasted Spark setups you have to lower dwell at high RPM * units: RPM - * offset 4724 + * offset 4792 */ uint16_t sparkDwellRpmBins[DWELL_CURVE_SIZE]; /** * units: ms - * offset 4740 + * offset 4808 */ scaled_channel sparkDwellValues[DWELL_CURVE_SIZE]; /** * CLT-based target RPM for automatic idle controller * units: C - * offset 4756 + * offset 4824 */ scaled_channel cltIdleRpmBins[CLT_CURVE_SIZE]; /** * See idleRpmPid * units: RPM - * offset 4772 + * offset 4840 */ scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; /** * CLT-based timing correction * units: C - * offset 4788 + * offset 4856 */ float cltTimingBins[CLT_TIMING_CURVE_SIZE]; /** * units: degree - * offset 4820 + * offset 4888 */ float cltTimingExtra[CLT_TIMING_CURVE_SIZE]; /** * units: x - * offset 4852 + * offset 4920 */ float scriptCurve1Bins[SCRIPT_CURVE_16]; /** * units: y - * offset 4916 + * offset 4984 */ float scriptCurve1[SCRIPT_CURVE_16]; /** * units: x - * offset 4980 + * offset 5048 */ float scriptCurve2Bins[SCRIPT_CURVE_16]; /** * units: y - * offset 5044 + * offset 5112 */ float scriptCurve2[SCRIPT_CURVE_16]; /** * units: x - * offset 5108 + * offset 5176 */ float scriptCurve3Bins[SCRIPT_CURVE_8]; /** * units: y - * offset 5140 + * offset 5208 */ float scriptCurve3[SCRIPT_CURVE_8]; /** * units: x - * offset 5172 + * offset 5240 */ float scriptCurve4Bins[SCRIPT_CURVE_8]; /** * units: y - * offset 5204 + * offset 5272 */ float scriptCurve4[SCRIPT_CURVE_8]; /** * units: x - * offset 5236 + * offset 5304 */ float scriptCurve5Bins[SCRIPT_CURVE_8]; /** * units: y - * offset 5268 + * offset 5336 */ float scriptCurve5[SCRIPT_CURVE_8]; /** * units: x - * offset 5300 + * offset 5368 */ float scriptCurve6Bins[SCRIPT_CURVE_8]; /** * units: y - * offset 5332 + * offset 5400 */ float scriptCurve6[SCRIPT_CURVE_8]; /** * units: kPa - * offset 5364 + * offset 5432 */ float baroCorrPressureBins[BARO_CORR_SIZE]; /** * units: RPM - * offset 5380 + * offset 5448 */ float baroCorrRpmBins[BARO_CORR_SIZE]; /** * units: ratio - * offset 5396 + * offset 5464 */ float baroCorrTable[BARO_CORR_SIZE][BARO_CORR_SIZE]; /** * Cranking fuel correction coefficient based on TPS * units: Ratio - * offset 5460 + * offset 5528 */ float crankingTpsCoef[CRANKING_CURVE_SIZE]; /** * units: % - * offset 5492 + * offset 5560 */ float crankingTpsBins[CRANKING_CURVE_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) * units: RPM - * offset 5524 + * offset 5592 */ uint16_t crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) * units: deg - * offset 5532 + * offset 5600 */ scaled_channel crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; /** * RPM-based idle position for coasting * units: RPM - * offset 5540 + * offset 5608 */ scaled_channel iacCoastingRpmBins[CLT_CURVE_SIZE]; /** * RPM-based idle position for coasting * units: % - * offset 5556 + * offset 5624 */ scaled_channel iacCoasting[CLT_CURVE_SIZE]; /** - * offset 5572 + * offset 5640 */ warning_message_t warning_message; /** * units: C - * offset 5692 + * offset 5760 */ float afterstartCoolantBins[AFTERSTART_HOLD_CURVE_SIZE]; /** * units: Seconds - * offset 5724 + * offset 5792 */ float afterstartHoldTime[AFTERSTART_HOLD_CURVE_SIZE]; /** * units: % - * offset 5756 + * offset 5824 */ float afterstartEnrich[AFTERSTART_ENRICH_CURVE_SIZE]; /** * units: Seconds - * offset 5788 + * offset 5856 */ float afterstartDecayTime[AFTERSTART_DECAY_CURVE_SIZE]; /** - * offset 5820 + * offset 5888 */ scaled_channel boostTableOpenLoop[BOOST_LOAD_COUNT][BOOST_RPM_COUNT]; /** * units: RPM - * offset 5884 + * offset 5952 */ scaled_channel boostRpmBins[BOOST_RPM_COUNT]; /** - * offset 5892 + * offset 5960 */ scaled_channel boostTableClosedLoop[BOOST_LOAD_COUNT][BOOST_RPM_COUNT]; /** * units: % - * offset 5956 + * offset 6024 */ uint8_t boostTpsBins[BOOST_LOAD_COUNT]; /** * units: % - * offset 5964 + * offset 6032 */ uint8_t pedalToTpsTable[PEDAL_TO_TPS_SIZE][PEDAL_TO_TPS_SIZE]; /** * units: % - * offset 6028 + * offset 6096 */ uint8_t pedalToTpsPedalBins[PEDAL_TO_TPS_SIZE]; /** * units: RPM - * offset 6036 + * offset 6104 */ scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller * units: C - * offset 6044 + * offset 6112 */ float cltCrankingCorrBins[CLT_CRANKING_CURVE_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller * units: % - * offset 6076 + * offset 6144 */ float cltCrankingCorr[CLT_CRANKING_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) * units: RPM - * offset 6108 + * offset 6176 */ scaled_channel idleAdvanceBins[IDLE_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) * units: deg - * offset 6116 + * offset 6184 */ float idleAdvance[IDLE_ADVANCE_CURVE_SIZE]; /** * units: RPM - * offset 6148 + * offset 6216 */ scaled_channel idleVeRpmBins[IDLE_VE_SIZE]; /** * units: load - * offset 6152 + * offset 6220 */ uint8_t idleVeLoadBins[IDLE_VE_SIZE]; /** * units: % - * offset 6156 + * offset 6224 */ scaled_channel idleVeTable[IDLE_VE_SIZE][IDLE_VE_SIZE]; /** - * offset 6188 + * offset 6256 */ lua_script_t luaScript; /** * units: C - * offset 14188 + * offset 14256 */ float cltFuelCorrBins[CLT_CURVE_SIZE]; /** * units: ratio - * offset 14252 + * offset 14320 */ float cltFuelCorr[CLT_CURVE_SIZE]; /** * units: C - * offset 14316 + * offset 14384 */ float iatFuelCorrBins[IAT_CURVE_SIZE]; /** * units: ratio - * offset 14380 + * offset 14448 */ float iatFuelCorr[IAT_CURVE_SIZE]; /** * units: ratio - * offset 14444 + * offset 14512 */ float crankingFuelCoef[CRANKING_CURVE_SIZE]; /** * units: C - * offset 14476 + * offset 14544 */ float crankingFuelBins[CRANKING_CURVE_SIZE]; /** * units: ratio - * offset 14508 + * offset 14576 */ float crankingCycleCoef[CRANKING_CURVE_SIZE]; /** * units: counter - * offset 14540 + * offset 14608 */ float crankingCycleBins[CRANKING_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller * units: C - * offset 14572 + * offset 14640 */ float cltIdleCorrBins[CLT_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller * units: ratio - * offset 14636 + * offset 14704 */ float cltIdleCorr[CLT_CURVE_SIZE]; /** @@ -5003,527 +5005,527 @@ struct persistent_config_s { * kg/hour value. * By the way 2.081989116 kg/h = 1 ft3/m * units: kg/hour - * offset 14700 + * offset 14768 */ float mafDecoding[MAF_DECODING_COUNT]; /** * units: V - * offset 14828 + * offset 14896 */ float mafDecodingBins[MAF_DECODING_COUNT]; /** * units: deg - * offset 14956 + * offset 15024 */ scaled_channel ignitionIatCorrTable[8][8]; /** * units: C - * offset 15020 + * offset 15088 */ int8_t ignitionIatCorrTempBins[8]; /** * units: Load - * offset 15028 + * offset 15096 */ scaled_channel ignitionIatCorrLoadBins[8]; /** * units: deg - * offset 15036 + * offset 15104 */ int16_t injectionPhase[FUEL_LOAD_COUNT][FUEL_RPM_COUNT]; /** * units: Load - * offset 15548 + * offset 15616 */ uint16_t injPhaseLoadBins[FUEL_LOAD_COUNT]; /** * units: RPM - * offset 15580 + * offset 15648 */ uint16_t injPhaseRpmBins[FUEL_RPM_COUNT]; /** * units: onoff - * offset 15612 + * offset 15680 */ uint8_t tcuSolenoidTable[TCU_SOLENOID_COUNT][TCU_GEAR_COUNT]; /** * units: kPa - * offset 15672 + * offset 15740 */ scaled_channel mapEstimateTable[FUEL_LOAD_COUNT][FUEL_RPM_COUNT]; /** * units: % TPS - * offset 16184 + * offset 16252 */ scaled_channel mapEstimateTpsBins[FUEL_LOAD_COUNT]; /** * units: RPM - * offset 16216 + * offset 16284 */ uint16_t mapEstimateRpmBins[FUEL_RPM_COUNT]; /** * units: value - * offset 16248 + * offset 16316 */ int8_t vvtTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** * units: L - * offset 16312 + * offset 16380 */ uint16_t vvtTable1LoadBins[SCRIPT_TABLE_8]; /** * units: RPM - * offset 16328 + * offset 16396 */ uint16_t vvtTable1RpmBins[SCRIPT_TABLE_8]; /** * units: value - * offset 16344 + * offset 16412 */ int8_t vvtTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** * units: L - * offset 16408 + * offset 16476 */ uint16_t vvtTable2LoadBins[SCRIPT_TABLE_8]; /** * units: RPM - * offset 16424 + * offset 16492 */ uint16_t vvtTable2RpmBins[SCRIPT_TABLE_8]; /** * units: deg - * offset 16440 + * offset 16508 */ scaled_channel ignitionTable[IGN_LOAD_COUNT][IGN_RPM_COUNT]; /** * units: Load - * offset 16952 + * offset 17020 */ uint16_t ignitionLoadBins[IGN_LOAD_COUNT]; /** * units: RPM - * offset 16984 + * offset 17052 */ uint16_t ignitionRpmBins[IGN_RPM_COUNT]; /** * units: % - * offset 17016 + * offset 17084 */ scaled_channel veTable[FUEL_LOAD_COUNT][FUEL_RPM_COUNT]; /** * units: kPa - * offset 17528 + * offset 17596 */ uint16_t veLoadBins[FUEL_LOAD_COUNT]; /** * units: RPM - * offset 17560 + * offset 17628 */ uint16_t veRpmBins[FUEL_RPM_COUNT]; /** * units: lambda - * offset 17592 + * offset 17660 */ scaled_channel lambdaTable[FUEL_LOAD_COUNT][FUEL_RPM_COUNT]; /** - * offset 17848 + * offset 17916 */ uint16_t lambdaLoadBins[FUEL_LOAD_COUNT]; /** * units: RPM - * offset 17880 + * offset 17948 */ uint16_t lambdaRpmBins[FUEL_RPM_COUNT]; /** * units: value - * offset 17912 + * offset 17980 */ float tpsTpsAccelTable[TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE]; /** * units: from - * offset 18168 + * offset 18236 */ float tpsTpsAccelFromRpmBins[TPS_TPS_ACCEL_TABLE]; /** * units: to - * offset 18200 + * offset 18268 */ float tpsTpsAccelToRpmBins[TPS_TPS_ACCEL_TABLE]; /** * units: value - * offset 18232 + * offset 18300 */ float scriptTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** * units: L - * offset 18488 + * offset 18556 */ int16_t scriptTable1LoadBins[SCRIPT_TABLE_8]; /** * units: RPM - * offset 18504 + * offset 18572 */ int16_t scriptTable1RpmBins[SCRIPT_TABLE_8]; /** * units: value - * offset 18520 + * offset 18588 */ uint8_t scriptTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** * units: L - * offset 18584 + * offset 18652 */ int16_t scriptTable2LoadBins[SCRIPT_TABLE_8]; /** * units: RPM - * offset 18600 + * offset 18668 */ int16_t scriptTable2RpmBins[SCRIPT_TABLE_8]; /** * units: value - * offset 18616 + * offset 18684 */ uint8_t scriptTable3[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** * units: L - * offset 18680 + * offset 18748 */ int16_t scriptTable3LoadBins[SCRIPT_TABLE_8]; /** * units: RPM - * offset 18696 + * offset 18764 */ int16_t scriptTable3RpmBins[SCRIPT_TABLE_8]; /** * units: value - * offset 18712 + * offset 18780 */ uint8_t scriptTable4[SCRIPT_TABLE_8][TABLE_4_RPM]; /** * units: L - * offset 18792 + * offset 18860 */ int16_t scriptTable4LoadBins[SCRIPT_TABLE_8]; /** * units: RPM - * offset 18808 + * offset 18876 */ int16_t scriptTable4RpmBins[TABLE_4_RPM]; /** - * offset 18828 + * offset 18896 */ uint16_t ignTrimLoadBins[TRIM_SIZE]; /** * units: rpm - * offset 18836 + * offset 18904 */ uint16_t ignTrimRpmBins[TRIM_SIZE]; /** - * offset 18844 + * offset 18912 */ cyl_trim_s ignTrims[12]; /** - * offset 19036 + * offset 19104 */ uint16_t fuelTrimLoadBins[TRIM_SIZE]; /** * units: rpm - * offset 19044 + * offset 19112 */ uint16_t fuelTrimRpmBins[TRIM_SIZE]; /** - * offset 19052 + * offset 19120 */ cyl_trim_s fuelTrims[12]; /** * units: ratio - * offset 19244 + * offset 19312 */ scaled_channel crankingFuelCoefE100[CRANKING_CURVE_SIZE]; /** * units: Airmass - * offset 19260 + * offset 19328 */ scaled_channel tcu_pcAirmassBins[TCU_MAGIC_SIZE]; /** * units: % - * offset 19268 + * offset 19336 */ uint8_t tcu_pcValsR[TCU_MAGIC_SIZE]; /** * units: % - * offset 19276 + * offset 19344 */ uint8_t tcu_pcValsN[TCU_MAGIC_SIZE]; /** * units: % - * offset 19284 + * offset 19352 */ uint8_t tcu_pcVals1[TCU_MAGIC_SIZE]; /** * units: % - * offset 19292 + * offset 19360 */ uint8_t tcu_pcVals2[TCU_MAGIC_SIZE]; /** * units: % - * offset 19300 + * offset 19368 */ uint8_t tcu_pcVals3[TCU_MAGIC_SIZE]; /** * units: % - * offset 19308 + * offset 19376 */ uint8_t tcu_pcVals4[TCU_MAGIC_SIZE]; /** * units: % - * offset 19316 + * offset 19384 */ uint8_t tcu_pcVals12[TCU_MAGIC_SIZE]; /** * units: % - * offset 19324 + * offset 19392 */ uint8_t tcu_pcVals23[TCU_MAGIC_SIZE]; /** * units: % - * offset 19332 + * offset 19400 */ uint8_t tcu_pcVals34[TCU_MAGIC_SIZE]; /** * units: % - * offset 19340 + * offset 19408 */ uint8_t tcu_pcVals21[TCU_MAGIC_SIZE]; /** * units: % - * offset 19348 + * offset 19416 */ uint8_t tcu_pcVals32[TCU_MAGIC_SIZE]; /** * units: % - * offset 19356 + * offset 19424 */ uint8_t tcu_pcVals43[TCU_MAGIC_SIZE]; /** * units: TPS - * offset 19364 + * offset 19432 */ uint8_t tcu_tccTpsBins[8]; /** * units: MPH - * offset 19372 + * offset 19440 */ uint8_t tcu_tccLockSpeed[8]; /** * units: MPH - * offset 19380 + * offset 19448 */ uint8_t tcu_tccUnlockSpeed[8]; /** * units: KPH - * offset 19388 + * offset 19456 */ uint8_t tcu_32SpeedBins[8]; /** * units: % - * offset 19396 + * offset 19464 */ uint8_t tcu_32Vals[8]; /** * units: % - * offset 19404 + * offset 19472 */ scaled_channel throttle2TrimTable[ETB2_TRIM_SIZE][ETB2_TRIM_SIZE]; /** * units: % - * offset 19440 + * offset 19508 */ uint8_t throttle2TrimTpsBins[ETB2_TRIM_SIZE]; /** * units: RPM - * offset 19446 + * offset 19514 */ scaled_channel throttle2TrimRpmBins[ETB2_TRIM_SIZE]; /** * units: deg - * offset 19452 + * offset 19520 */ scaled_channel maxKnockRetardTable[6][6]; /** * units: % - * offset 19488 + * offset 19556 */ uint8_t maxKnockRetardLoadBins[6]; /** * units: RPM - * offset 19494 + * offset 19562 */ scaled_channel maxKnockRetardRpmBins[6]; /** * units: deg - * offset 19500 + * offset 19568 */ scaled_channel ALSTimingRetardTable[4][4]; /** * units: TPS - * offset 19532 + * offset 19600 */ uint16_t alsIgnRetardLoadBins[4]; /** * units: RPM - * offset 19540 + * offset 19608 */ uint16_t alsIgnRetardrpmBins[4]; /** * units: percent - * offset 19548 + * offset 19616 */ scaled_channel ALSFuelAdjustment[4][4]; /** * units: TPS - * offset 19580 + * offset 19648 */ uint16_t alsFuelAdjustmentLoadBins[4]; /** * units: RPM - * offset 19588 + * offset 19656 */ uint16_t alsFuelAdjustmentrpmBins[4]; /** * units: ratio - * offset 19596 + * offset 19664 */ scaled_channel ALSIgnSkipTable[4][4]; /** * units: TPS - * offset 19628 + * offset 19696 */ uint16_t alsIgnSkipLoadBins[4]; /** * units: RPM - * offset 19636 + * offset 19704 */ uint16_t alsIgnSkiprpmBins[4]; /** - * offset 19644 + * offset 19712 */ blend_table_s ignBlends[IGN_BLEND_COUNT]; /** - * offset 20396 + * offset 20464 */ blend_table_s veBlends[VE_BLEND_COUNT]; /** * units: % - * offset 21148 + * offset 21216 */ scaled_channel throttleEstimateEffectiveAreaBins[12]; /** * In units of g/s normalized to choked flow conditions * units: g/s - * offset 21172 + * offset 21240 */ scaled_channel throttleEstimateEffectiveAreaValues[12]; /** - * offset 21196 + * offset 21264 */ blend_table_s boostOpenLoopBlends[BOOST_BLEND_COUNT]; /** - * offset 21572 + * offset 21640 */ blend_table_s boostClosedLoopBlends[BOOST_BLEND_COUNT]; /** * units: level - * offset 21948 + * offset 22016 */ uint8_t tcu_rangeP[6]; /** * units: level - * offset 21954 + * offset 22022 */ uint8_t tcu_rangeR[6]; /** * units: level - * offset 21960 + * offset 22028 */ uint8_t tcu_rangeN[6]; /** * units: level - * offset 21966 + * offset 22034 */ uint8_t tcu_rangeD[6]; /** * units: level - * offset 21972 + * offset 22040 */ uint8_t tcu_rangeM[6]; /** * units: level - * offset 21978 + * offset 22046 */ uint8_t tcu_rangeM3[6]; /** * units: level - * offset 21984 + * offset 22052 */ uint8_t tcu_rangeM2[6]; /** * units: level - * offset 21990 + * offset 22058 */ uint8_t tcu_rangeM1[6]; /** * units: level - * offset 21996 + * offset 22064 */ uint8_t tcu_rangePlus[6]; /** * units: level - * offset 22002 + * offset 22070 */ uint8_t tcu_rangeMinus[6]; /** * units: level - * offset 22008 + * offset 22076 */ uint8_t tcu_rangeLow[6]; /** * units: lambda - * offset 22014 + * offset 22082 */ scaled_channel lambdaMaxDeviationTable[4][4]; /** - * offset 22030 + * offset 22098 */ uint16_t lambdaMaxDeviationLoadBins[4]; /** * units: RPM - * offset 22038 + * offset 22106 */ uint16_t lambdaMaxDeviationRpmBins[4]; /** * units: % - * offset 22046 + * offset 22114 */ uint8_t injectorStagingTable[INJ_STAGING_COUNT][INJ_STAGING_COUNT]; /** - * offset 22082 + * offset 22150 */ uint16_t injectorStagingLoadBins[INJ_STAGING_COUNT]; /** * units: RPM - * offset 22094 + * offset 22162 */ uint16_t injectorStagingRpmBins[INJ_STAGING_COUNT]; /** * need 4 byte alignment * units: units - * offset 22106 + * offset 22174 */ - uint8_t alignmentFill_at_22106[2]; + uint8_t alignmentFill_at_22174[2]; }; -static_assert(sizeof(persistent_config_s) == 22108); +static_assert(sizeof(persistent_config_s) == 22176); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 14 17:17:05 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Jan 17 17:17:19 UTC 2024 diff --git a/generated/controllers/generated/rusefi_generated_XXX.h b/generated/controllers/generated/rusefi_generated_XXX.h index 4892f5b..76c20f7 100644 --- a/generated/controllers/generated/rusefi_generated_XXX.h +++ b/generated/controllers/generated/rusefi_generated_XXX.h @@ -308,7 +308,7 @@ #define ego_sensor_e_ES_Innovate_MTX_L 1 #define ego_sensor_e_ES_PLX 4 #define EGT_CHANNEL_COUNT 8 -#define engine_configuration_s_size 4580 +#define engine_configuration_s_size 4648 #define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF" #define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" #define engine_load_mode_e_LM_ALPHA_N 2 @@ -330,7 +330,7 @@ #define ENGINE_NOISE_CURVE_SIZE 16 #define ENGINE_SNIFFER_UNIT_US 10 #define engine_type_e_ALPHAX_8CHAN_SBC 97 -#define engine_type_e_auto_enum 0="DEFAULT_FRANKENSO",97="ALPHAX_8CHAN_SBC",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",38="DISCOVERY_PDM",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",35="ET_UNUSED_35",105="FERRARI_F136",3="FORD_ASPIRE_1996",11="FORD_COYOTE",14="FORD_ESCORT_GT",7="FORD_INLINE_6_1995",40="FRANKENSO_BMW_M73_F",47="FRANKENSO_MAZDA_MIATA_2003",56="FRANKENSO_MAZDA_MIATA_NA8",41="FRANKENSO_MIATA_NA6_MAP",49="FRANKENSO_QA_ENGINE",59="FRANKENSO_TEST_33810",15="FUEL_BENCH",8="GY6_139QMB",6="HARLEY",84="HELLEN_121_NISSAN_4_CYL",72="HELLEN_121_NISSAN_6_CYL",85="HELLEN_121_NISSAN_8_CYL",87="HELLEN_121_NISSAN_ALMERA_N16",71="HELLEN_121_VAG_4_CYL",77="HELLEN_121_VAG_5_CYL",81="HELLEN_121_VAG_8_CYL",78="HELLEN_121_VAG_V6_CYL",79="HELLEN_121_VAG_VR6_CYL",36="HELLEN_128_MERCEDES_4_CYL",88="HELLEN_128_MERCEDES_6_CYL",89="HELLEN_128_MERCEDES_8_CYL",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",75="HELLEN_2CHAN_STIM_QC",74="HELLEN_4CHAN_STIM_QC",57="HELLEN_HONDA_BCM",34="HELLEN_NA6",10="HELLEN_NA8_96",80="HELLEN_NA94",83="HELLEN_NB1",94="HELLEN_NB1_36",69="HELLEN_NB2",86="HELLEN_NB2_36",43="HONDA_600",90="HONDA_K",104="HYUNDAI_PB",60="L9779_BENCH_ENGINE",54="MAVERICK_X3",55="MAZDA_MIATA_2003_BOARD_TEST",33="ME17_9_MISC",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",12="MITSUBISHI_3A92",16="MITSUBISHI_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",66="MRE_MIATA_NA6_MAP",4="MRE_SECONDARY_CAN",37="MRE_SUBARU_EJ18",62="MRE_VW_B6",5="NISSAN_PRIMERA",30="PROTEUS_ANALOG_PWM_TEST",63="PROTEUS_BMW_M73",9="PROTEUS_E65_6H_MAN_IN_THE_MIDDLE",27="PROTEUS_GM_LS_4",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",17="PROTEUS_M111",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",103="PROTEUS_NISSAN_VQ35",42="PROTEUS_QC_TEST_BOARD",98="PROTEUS_SBC",73="PROTEUS_STIM_QC",39="PROTEUS_VW_B6",29="SACHS",92="SIMULATOR_CONFIG",70="SUBARUEG33_DEFAULTS",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",48="TEST_DC_WASTEGATE_DISCOVERY",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",13="TOYOTA_1NZ_FE",44="TOYOTA_2JZ_GTE_VVTi",20="UNUSED_20",21="UNUSED_21",22="UNUSED_22",65="UNUSED_65",32="VW_ABA",96="WASTEGATE_PROTEUS_TEST" +#define engine_type_e_auto_enum 0="DEFAULT_FRANKENSO",97="ALPHAX_8CHAN_SBC",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",38="DISCOVERY_PDM",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",35="ET_UNUSED_35",55="ET_UNUSED_55",56="ET_UNUSED_56",105="FERRARI_F136",3="FORD_ASPIRE_1996",11="FORD_COYOTE",14="FORD_ESCORT_GT",7="FORD_INLINE_6_1995",40="FRANKENSO_BMW_M73_F",47="FRANKENSO_MAZDA_MIATA_2003",41="FRANKENSO_MIATA_NA6_MAP",49="FRANKENSO_QA_ENGINE",59="FRANKENSO_TEST_33810",15="FUEL_BENCH",8="GY6_139QMB",6="HARLEY",84="HELLEN_121_NISSAN_4_CYL",72="HELLEN_121_NISSAN_6_CYL",85="HELLEN_121_NISSAN_8_CYL",87="HELLEN_121_NISSAN_ALMERA_N16",71="HELLEN_121_VAG_4_CYL",77="HELLEN_121_VAG_5_CYL",81="HELLEN_121_VAG_8_CYL",78="HELLEN_121_VAG_V6_CYL",79="HELLEN_121_VAG_VR6_CYL",36="HELLEN_128_MERCEDES_4_CYL",88="HELLEN_128_MERCEDES_6_CYL",89="HELLEN_128_MERCEDES_8_CYL",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",75="HELLEN_2CHAN_STIM_QC",74="HELLEN_4CHAN_STIM_QC",57="HELLEN_HONDA_BCM",34="HELLEN_NA6",80="HELLEN_NA94",83="HELLEN_NB1",94="HELLEN_NB1_36",69="HELLEN_NB2",86="HELLEN_NB2_36",43="HONDA_600",90="HONDA_K",66="HONDA_OBD1",91="HONDA_OBD2A",104="HYUNDAI_PB",60="L9779_BENCH_ENGINE",54="MAVERICK_X3",10="MAZDA_NA8_96",33="ME17_9_MISC",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",12="MITSUBISHI_3A92",16="MITSUBISHI_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",4="MRE_SECONDARY_CAN",37="MRE_SUBARU_EJ18",62="MRE_VW_B6",5="NISSAN_PRIMERA",30="PROTEUS_ANALOG_PWM_TEST",63="PROTEUS_BMW_M73",9="PROTEUS_E65_6H_MAN_IN_THE_MIDDLE",27="PROTEUS_GM_LS_4",25="PROTEUS_LUA_DEMO",17="PROTEUS_M111",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",103="PROTEUS_NISSAN_VQ35",42="PROTEUS_QC_TEST_BOARD",98="PROTEUS_SBC",73="PROTEUS_STIM_QC",39="PROTEUS_VW_B6",29="SACHS",92="SIMULATOR_CONFIG",70="SUBARU_EG33",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",48="TEST_DC_WASTEGATE_DISCOVERY",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",13="TOYOTA_1NZ_FE",44="TOYOTA_2JZ_GTE_VVTi",20="UNUSED_20",21="UNUSED_21",22="UNUSED_22",65="UNUSED_65",32="VW_ABA",96="WASTEGATE_PROTEUS_TEST" #define engine_type_e_BMW_M73_M 24 #define engine_type_e_BMW_M73_MRE 50 #define engine_type_e_BMW_M73_MRE_SLAVE 51 @@ -341,6 +341,8 @@ #define engine_type_e_DODGE_RAM 64 #define engine_type_e_EEPROM_BENCH_ENGINE 61 #define engine_type_e_ET_UNUSED_35 35 +#define engine_type_e_ET_UNUSED_55 55 +#define engine_type_e_ET_UNUSED_56 56 #define engine_type_e_ETB_BENCH_ENGINE 58 #define engine_type_e_FERRARI_F136 105 #define engine_type_e_FORD_ASPIRE_1996 3 @@ -349,7 +351,6 @@ #define engine_type_e_FORD_INLINE_6_1995 7 #define engine_type_e_FRANKENSO_BMW_M73_F 40 #define engine_type_e_FRANKENSO_MAZDA_MIATA_2003 47 -#define engine_type_e_FRANKENSO_MAZDA_MIATA_NA8 56 #define engine_type_e_FRANKENSO_MIATA_NA6_MAP 41 #define engine_type_e_FRANKENSO_QA_ENGINE 49 #define engine_type_e_FRANKENSO_TEST_33810 59 @@ -375,7 +376,6 @@ #define engine_type_e_HELLEN_4CHAN_STIM_QC 74 #define engine_type_e_HELLEN_HONDA_BCM 57 #define engine_type_e_HELLEN_NA6 34 -#define engine_type_e_HELLEN_NA8_96 10 #define engine_type_e_HELLEN_NA94 80 #define engine_type_e_HELLEN_NB1 83 #define engine_type_e_HELLEN_NB1_36 94 @@ -383,10 +383,12 @@ #define engine_type_e_HELLEN_NB2_36 86 #define engine_type_e_HONDA_600 43 #define engine_type_e_HONDA_K 90 +#define engine_type_e_HONDA_OBD1 66 +#define engine_type_e_HONDA_OBD2A 91 #define engine_type_e_HYUNDAI_PB 104 #define engine_type_e_L9779_BENCH_ENGINE 60 #define engine_type_e_MAVERICK_X3 54 -#define engine_type_e_MAZDA_MIATA_2003_BOARD_TEST 55 +#define engine_type_e_MAZDA_NA8_96 10 #define engine_type_e_ME17_9_MISC 33 #define engine_type_e_MIATA_PROTEUS_TCU 1 #define engine_type_e_MINIMAL_PINS 99 @@ -395,7 +397,6 @@ #define engine_type_e_MRE_BOARD_NEW_TEST 31 #define engine_type_e_MRE_BODY_CONTROL 23 #define engine_type_e_MRE_M111 68 -#define engine_type_e_MRE_MIATA_NA6_MAP 66 #define engine_type_e_MRE_SECONDARY_CAN 4 #define engine_type_e_MRE_SUBARU_EJ18 37 #define engine_type_e_MRE_VW_B6 62 @@ -404,7 +405,6 @@ #define engine_type_e_PROTEUS_BMW_M73 63 #define engine_type_e_PROTEUS_E65_6H_MAN_IN_THE_MIDDLE 9 #define engine_type_e_PROTEUS_GM_LS_4 27 -#define engine_type_e_PROTEUS_HONDA_OBD2A 91 #define engine_type_e_PROTEUS_LUA_DEMO 25 #define engine_type_e_PROTEUS_M111 17 #define engine_type_e_PROTEUS_MIATA_NB2 67 @@ -416,7 +416,7 @@ #define engine_type_e_PROTEUS_VW_B6 39 #define engine_type_e_SACHS 29 #define engine_type_e_SIMULATOR_CONFIG 92 -#define engine_type_e_SUBARUEG33_DEFAULTS 70 +#define engine_type_e_SUBARU_EG33 70 #define engine_type_e_TEST_100 100 #define engine_type_e_TEST_101 101 #define engine_type_e_TEST_102 102 @@ -441,7 +441,7 @@ #define ETB_BIAS_CURVE_LENGTH 8 #define ETB_COUNT 2 #define ETB_HW_MAX_FREQUENCY 3000 -#define FLASH_DATA_VERSION 230721 +#define FLASH_DATA_VERSION 20014 #define FUEL_LEVEL_TABLE_COUNT 8 #define FUEL_LOAD_COUNT 16 #define fuel_pressure_sensor_mode_e_auto_enum 0="FPM_Absolute",2="FPM_Differential",1="FPM_Gauge" @@ -902,13 +902,14 @@ #define Gpio_TLE8888_PIN_MR 196 #define Gpio_TLE8888_PIN_WAKE 198 #define Gpio_Unassigned 0 -#define gppwm_channel_e_auto_enum 0="GPPWM_Zero",9="GPPWM_AccelPedal",16="GPPWM_AuxLinear1",17="GPPWM_AuxLinear2",7="GPPWM_AuxTemp1",8="GPPWM_AuxTemp2",3="GPPWM_Clt",25="GPPWM_DetectedGear",15="GPPWM_EthanolPercent",5="GPPWM_FuelLoad",18="GPPWM_GppwmOutput1",19="GPPWM_GppwmOutput2",20="GPPWM_GppwmOutput3",21="GPPWM_GppwmOutput4",4="GPPWM_Iat",6="GPPWM_IgnLoad",22="GPPWM_LuaGauge1",23="GPPWM_LuaGauge2",2="GPPWM_Map",24="GPPWM_Rpm",1="GPPWM_Tps",12="GPPWM_VVT_1E",11="GPPWM_VVT_1I",14="GPPWM_VVT_2E",13="GPPWM_VVT_2I",10="GPPWM_Vbatt" -#define gppwm_channel_e_enum "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" +#define gppwm_channel_e_auto_enum 0="GPPWM_Zero",9="GPPWM_AccelPedal",16="GPPWM_AuxLinear1",17="GPPWM_AuxLinear2",7="GPPWM_AuxTemp1",8="GPPWM_AuxTemp2",26="GPPWM_BaroPressure",3="GPPWM_Clt",25="GPPWM_DetectedGear",15="GPPWM_EthanolPercent",5="GPPWM_FuelLoad",18="GPPWM_GppwmOutput1",19="GPPWM_GppwmOutput2",20="GPPWM_GppwmOutput3",21="GPPWM_GppwmOutput4",4="GPPWM_Iat",6="GPPWM_IgnLoad",22="GPPWM_LuaGauge1",23="GPPWM_LuaGauge2",2="GPPWM_Map",24="GPPWM_Rpm",1="GPPWM_Tps",12="GPPWM_VVT_1E",11="GPPWM_VVT_1I",14="GPPWM_VVT_2E",13="GPPWM_VVT_2I",10="GPPWM_Vbatt" +#define gppwm_channel_e_enum "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" #define gppwm_channel_e_GPPWM_AccelPedal 9 #define gppwm_channel_e_GPPWM_AuxLinear1 16 #define gppwm_channel_e_GPPWM_AuxLinear2 17 #define gppwm_channel_e_GPPWM_AuxTemp1 7 #define gppwm_channel_e_GPPWM_AuxTemp2 8 +#define gppwm_channel_e_GPPWM_BaroPressure 26 #define gppwm_channel_e_GPPWM_Clt 3 #define gppwm_channel_e_GPPWM_DetectedGear 25 #define gppwm_channel_e_GPPWM_EthanolPercent 15 @@ -1077,7 +1078,7 @@ #define PACK_PERCENT_BYTE_MULT 100.0 #define PEDAL_TO_TPS_SIZE 8 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 22108 +#define persistent_config_s_size 22176 #define pid_s_size 20 #define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP" #define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN" @@ -1157,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 955178111 +#define SIGNATURE_HASH 3199275614 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1207,7 +1208,7 @@ #define TOOTH_PACKET_SIZE 2 #define TOP_DEAD_CENTER_MESSAGE "r" #define TORQUE_CURVE_SIZE 6 -#define TOTAL_CONFIG_SIZE 22108 +#define TOTAL_CONFIG_SIZE 22176 #define TPS_2_BYTE_PACKING_MULT 100 #define TPS_TPS_ACCEL_CLT_CORR_TABLE 4 #define TPS_TPS_ACCEL_TABLE 8 @@ -1475,7 +1476,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI default.2024.01.16.XXX.955178111" +#define TS_SIGNATURE "rusEFI default.2024.01.17.XXX.3199275614" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/generated/controllers/generated/signature_XXX.h b/generated/controllers/generated/signature_XXX.h index 0986e1b..2fa7d54 100644 --- a/generated/controllers/generated/signature_XXX.h +++ b/generated/controllers/generated/signature_XXX.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 955178111 -#define TS_SIGNATURE "rusEFI default.2024.01.16.XXX.955178111" +#define SIGNATURE_HASH 3199275614 +#define TS_SIGNATURE "rusEFI default.2024.01.17.XXX.3199275614" diff --git a/generated/tunerstudio/generated/rusefi_XXX.ini b/generated/tunerstudio/generated/rusefi_XXX.ini index 51810ea..07e40af 100644 --- a/generated/tunerstudio/generated/rusefi_XXX.ini +++ b/generated/tunerstudio/generated/rusefi_XXX.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI default.2024.01.16.XXX.955178111" + signature = "rusEFI default.2024.01.17.XXX.3199275614" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI default.2024.01.16.XXX.955178111" ; signature is expected to be 7 or more characters. + signature= "rusEFI default.2024.01.17.XXX.3199275614" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,11 +92,11 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Jan 16 17:17:40 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Jan 17 17:17:19 UTC 2024 -pageSize = 22108 +pageSize = 22176 page = 1 -engineType = bits, U16, 0, [0:6], 0="DEFAULT_FRANKENSO",97="ALPHAX_8CHAN_SBC",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",38="DISCOVERY_PDM",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",35="ET_UNUSED_35",105="FERRARI_F136",3="FORD_ASPIRE_1996",11="FORD_COYOTE",14="FORD_ESCORT_GT",7="FORD_INLINE_6_1995",40="FRANKENSO_BMW_M73_F",47="FRANKENSO_MAZDA_MIATA_2003",56="FRANKENSO_MAZDA_MIATA_NA8",41="FRANKENSO_MIATA_NA6_MAP",49="FRANKENSO_QA_ENGINE",59="FRANKENSO_TEST_33810",15="FUEL_BENCH",8="GY6_139QMB",6="HARLEY",84="HELLEN_121_NISSAN_4_CYL",72="HELLEN_121_NISSAN_6_CYL",85="HELLEN_121_NISSAN_8_CYL",87="HELLEN_121_NISSAN_ALMERA_N16",71="HELLEN_121_VAG_4_CYL",77="HELLEN_121_VAG_5_CYL",81="HELLEN_121_VAG_8_CYL",78="HELLEN_121_VAG_V6_CYL",79="HELLEN_121_VAG_VR6_CYL",36="HELLEN_128_MERCEDES_4_CYL",88="HELLEN_128_MERCEDES_6_CYL",89="HELLEN_128_MERCEDES_8_CYL",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",75="HELLEN_2CHAN_STIM_QC",74="HELLEN_4CHAN_STIM_QC",57="HELLEN_HONDA_BCM",34="HELLEN_NA6",10="HELLEN_NA8_96",80="HELLEN_NA94",83="HELLEN_NB1",94="HELLEN_NB1_36",69="HELLEN_NB2",86="HELLEN_NB2_36",43="HONDA_600",90="HONDA_K",104="HYUNDAI_PB",60="L9779_BENCH_ENGINE",54="MAVERICK_X3",55="MAZDA_MIATA_2003_BOARD_TEST",33="ME17_9_MISC",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",12="MITSUBISHI_3A92",16="MITSUBISHI_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",66="MRE_MIATA_NA6_MAP",4="MRE_SECONDARY_CAN",37="MRE_SUBARU_EJ18",62="MRE_VW_B6",5="NISSAN_PRIMERA",30="PROTEUS_ANALOG_PWM_TEST",63="PROTEUS_BMW_M73",9="PROTEUS_E65_6H_MAN_IN_THE_MIDDLE",27="PROTEUS_GM_LS_4",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",17="PROTEUS_M111",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",103="PROTEUS_NISSAN_VQ35",42="PROTEUS_QC_TEST_BOARD",98="PROTEUS_SBC",73="PROTEUS_STIM_QC",39="PROTEUS_VW_B6",29="SACHS",92="SIMULATOR_CONFIG",70="SUBARUEG33_DEFAULTS",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",48="TEST_DC_WASTEGATE_DISCOVERY",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",13="TOYOTA_1NZ_FE",44="TOYOTA_2JZ_GTE_VVTi",20="UNUSED_20",21="UNUSED_21",22="UNUSED_22",65="UNUSED_65",32="VW_ABA",96="WASTEGATE_PROTEUS_TEST" +engineType = bits, U16, 0, [0:6], 0="DEFAULT_FRANKENSO",97="ALPHAX_8CHAN_SBC",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",38="DISCOVERY_PDM",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",35="ET_UNUSED_35",55="ET_UNUSED_55",56="ET_UNUSED_56",105="FERRARI_F136",3="FORD_ASPIRE_1996",11="FORD_COYOTE",14="FORD_ESCORT_GT",7="FORD_INLINE_6_1995",40="FRANKENSO_BMW_M73_F",47="FRANKENSO_MAZDA_MIATA_2003",41="FRANKENSO_MIATA_NA6_MAP",49="FRANKENSO_QA_ENGINE",59="FRANKENSO_TEST_33810",15="FUEL_BENCH",8="GY6_139QMB",6="HARLEY",84="HELLEN_121_NISSAN_4_CYL",72="HELLEN_121_NISSAN_6_CYL",85="HELLEN_121_NISSAN_8_CYL",87="HELLEN_121_NISSAN_ALMERA_N16",71="HELLEN_121_VAG_4_CYL",77="HELLEN_121_VAG_5_CYL",81="HELLEN_121_VAG_8_CYL",78="HELLEN_121_VAG_V6_CYL",79="HELLEN_121_VAG_VR6_CYL",36="HELLEN_128_MERCEDES_4_CYL",88="HELLEN_128_MERCEDES_6_CYL",89="HELLEN_128_MERCEDES_8_CYL",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",75="HELLEN_2CHAN_STIM_QC",74="HELLEN_4CHAN_STIM_QC",57="HELLEN_HONDA_BCM",34="HELLEN_NA6",80="HELLEN_NA94",83="HELLEN_NB1",94="HELLEN_NB1_36",69="HELLEN_NB2",86="HELLEN_NB2_36",43="HONDA_600",90="HONDA_K",66="HONDA_OBD1",91="HONDA_OBD2A",104="HYUNDAI_PB",60="L9779_BENCH_ENGINE",54="MAVERICK_X3",10="MAZDA_NA8_96",33="ME17_9_MISC",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",12="MITSUBISHI_3A92",16="MITSUBISHI_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",4="MRE_SECONDARY_CAN",37="MRE_SUBARU_EJ18",62="MRE_VW_B6",5="NISSAN_PRIMERA",30="PROTEUS_ANALOG_PWM_TEST",63="PROTEUS_BMW_M73",9="PROTEUS_E65_6H_MAN_IN_THE_MIDDLE",27="PROTEUS_GM_LS_4",25="PROTEUS_LUA_DEMO",17="PROTEUS_M111",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",103="PROTEUS_NISSAN_VQ35",42="PROTEUS_QC_TEST_BOARD",98="PROTEUS_SBC",73="PROTEUS_STIM_QC",39="PROTEUS_VW_B6",29="SACHS",92="SIMULATOR_CONFIG",70="SUBARU_EG33",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",48="TEST_DC_WASTEGATE_DISCOVERY",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",13="TOYOTA_1NZ_FE",44="TOYOTA_2JZ_GTE_VVTi",20="UNUSED_20",21="UNUSED_21",22="UNUSED_22",65="UNUSED_65",32="VW_ABA",96="WASTEGATE_PROTEUS_TEST" startButtonSuppressOnStartUpMs = scalar, U16, 2, "", 1, 0, 0, 32000, 0 sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 @@ -112,1483 +112,1498 @@ multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 120, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" -enableKline = bits, U32, 120, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" -etb_use_two_wires = bits, U32, 120, [9:9], "false", "true" -isDoubleSolenoidIdle = bits, U32, 120, [10:10], "false", "true" -useEeprom = bits, U32, 120, [11:11], "false", "true" -useCicPidForIdle = bits, U32, 120, [12:12], "false", "true" -useTLE8888_cranking_hack = bits, U32, 120, [13:13], "false", "true" -kickStartCranking = bits, U32, 120, [14:14], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [15:15], "false", "true" -launchControlEnabled = bits, U32, 120, [16:16], "false", "true" -doNotFilterTriggerEdgeNoise = bits, U32, 120, [17:17], "with filter", "without filter" -antiLagEnabled = bits, U32, 120, [18:18], "false", "true" -useRunningMathForCranking = bits, U32, 120, [19:19], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 120, [20:20], "false", "true" -useTLE8888_stepper = bits, U32, 120, [21:21], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 120, [22:22], "false", "true" -verboseCan = bits, U32, 120, [23:23], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 120, [24:24], "No thank you", "Danger Mode" -useFordRedundantPps = bits, U32, 120, [25:25], "false", "true" -cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" -iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" -allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" -overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -useSpiImu = bits, U32, 120, [30:30], "false", "true" -enableStagedInjection = bits, U32, 120, [31:31], "false", "true" -tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 12000, 0 -ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400", "MPXH6300" -map_sensor_hwChannel = bits, U08, 285, [0:5], $adc_channel_e_list -clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -55, 200, 1 -clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -55, 200, 1 -clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -55, 200, 1 -clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 1000000, 1 -clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 1000000, 1 -clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 1000000, 1 -clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 316, [0:5], $adc_channel_e_list -iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -55, 200, 1 -iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -55, 200, 1 -iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -55, 200, 1 -iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 1000000, 1 -iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 1000000, 1 -iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 1000000, 1 -iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 348, [0:5], $adc_channel_e_list -launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, U16, 364, "L", 0.001, 0, 0, 65, 3 -triggerSimulatorRpm = scalar, U16, 366, "RPM", 1, 0, 0, 30000, 0 -cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 372, [0:6], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "1-5-4-8-3-7-2-6", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 380, [0:2], "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -ALSMaxTPS = scalar, U08, 381, "%", 1, 0, 0, 10, 0 -crankingInjectionMode = bits, U08, 382, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 383, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -boostControlMinRpm = scalar, U16, 384, "", 1, 0, 0, 25000, 0 -boostControlMinTps = scalar, U08, 386, "", 1, 0, 0, 100, 0 -boostControlMinMap = scalar, U08, 387, "", 1, 0, 0, 250, 0 -crankingTimingAngle = scalar, F32, 388, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 392, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 393, "count", 1, 0, 1, 18, 0 -maxIdleVss = scalar, U08, 394, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 396, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 398, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 400, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 404, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 408, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 412, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 416, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 -acrPin = bits, U16, 424, [0:8], $output_pin_e_list -driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW E46", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "MS Simplified Broadcast", "type 14" -canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 -camDecoder2jzPrecision = scalar, U08, 440, "", 1, 0, 0, 100, 0 -byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 448, [0:5], $adc_channel_e_list -vbattAdcChannel = bits, U08, 449, [0:5], $adc_channel_e_list -fuelLevelSensor = bits, U08, 450, [0:5], $adc_channel_e_list -tps2_1AdcChannel = bits, U08, 451, [0:5], $adc_channel_e_list -idle_derivativeFilterLoss = scalar, F32, 452, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 456, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 460, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Single Tooth", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Half Moon", "Dodge Ram 1+16", "60/2 VW", "Benelli Tre", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "Mitsubishi 4G92/93/94 Cam 29", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "Mitsubishi 4G63 Cam 34", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "INVALID", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "3/0", "INVALID", "GM 24x 3 degree", "60-2-2 F3R", "Mitsu 4G63 Crank", "x2 30 Deg camshaft BTDC", "INVALID", "Mitsu 6G72 Cam", "6/0", "trg81", "trg82", "trg83" -trigger_customTotalToothCount = scalar, S32, 464, "number", 1, 0, 1, 300, 0 -trigger_customSkippedToothCount = scalar, S32, 468, "number", 1, 0, 0, 300, 0 -airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1 -hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list -acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0 -globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 492, [0:7], $brain_input_pin_e_list -camInputs2 = bits, U16, 494, [0:7], $brain_input_pin_e_list -camInputs3 = bits, U16, 496, [0:7], $brain_input_pin_e_list -camInputs4 = bits, U16, 498, [0:7], $brain_input_pin_e_list -afr_hwChannel = bits, U08, 500, [0:5], $adc_channel_e_list -afr_hwChannel2 = bits, U08, 501, [0:5], $adc_channel_e_list -afr_v1 = scalar, F32, 504, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 508, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 520, [0:5], $adc_channel_e_list -etbSplit = scalar, U08, 521, "%", 0.1, 0, 0, 20, 1 -tle6240_cs = bits, U16, 522, [0:7], $gpio_list -tle6240_csPinMode = bits, U08, 524, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33810_csPinMode = bits, U08, 525, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 526, [0:7], $switch_input_pin_e_list -baroSensor_lowValue = scalar, F32, 528, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 532, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 536, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400", "MPXH6300" -baroSensor_hwChannel = bits, U08, 537, [0:5], $adc_channel_e_list -idle_solenoidFrequency = scalar, S32, 540, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 544, [0:8], $output_pin_e_list -idle_stepperDirectionPin = bits, U16, 546, [0:7], $gpio_list -idle_stepperStepPin = bits, U16, 548, [0:7], $gpio_list -idle_solenoidPinMode = bits, U08, 550, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 552, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 556, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 557, "deg/s", 0.1, 0, 0, 10, 1 -engineSyncCam = bits, S08, 558, [0:1], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank" -vssFilterReciprocal = scalar, U08, 559, "", 1, 0, 3, 200 0 -vssGearRatio = scalar, U16, 560, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 562, "count", 1, 0, 1, 100, 0 -idleVeOverrideMode = bits, U08, 563, [0:1], "None", "MAP", "TPS" -l9779_cs = bits, U16, 564, [0:7], $gpio_list -injectionPins1 = bits, U16, 566, [0:8], $output_pin_e_list -injectionPins2 = bits, U16, 568, [0:8], $output_pin_e_list -injectionPins3 = bits, U16, 570, [0:8], $output_pin_e_list -injectionPins4 = bits, U16, 572, [0:8], $output_pin_e_list -injectionPins5 = bits, U16, 574, [0:8], $output_pin_e_list -injectionPins6 = bits, U16, 576, [0:8], $output_pin_e_list -injectionPins7 = bits, U16, 578, [0:8], $output_pin_e_list -injectionPins8 = bits, U16, 580, [0:8], $output_pin_e_list -injectionPins9 = bits, U16, 582, [0:8], $output_pin_e_list -injectionPins10 = bits, U16, 584, [0:8], $output_pin_e_list -injectionPins11 = bits, U16, 586, [0:8], $output_pin_e_list -injectionPins12 = bits, U16, 588, [0:8], $output_pin_e_list -ignitionPins1 = bits, U16, 590, [0:8], $output_pin_e_list -ignitionPins2 = bits, U16, 592, [0:8], $output_pin_e_list -ignitionPins3 = bits, U16, 594, [0:8], $output_pin_e_list -ignitionPins4 = bits, U16, 596, [0:8], $output_pin_e_list -ignitionPins5 = bits, U16, 598, [0:8], $output_pin_e_list -ignitionPins6 = bits, U16, 600, [0:8], $output_pin_e_list -ignitionPins7 = bits, U16, 602, [0:8], $output_pin_e_list -ignitionPins8 = bits, U16, 604, [0:8], $output_pin_e_list -ignitionPins9 = bits, U16, 606, [0:8], $output_pin_e_list -ignitionPins10 = bits, U16, 608, [0:8], $output_pin_e_list -ignitionPins11 = bits, U16, 610, [0:8], $output_pin_e_list -ignitionPins12 = bits, U16, 612, [0:8], $output_pin_e_list -injectionPinMode = bits, U08, 614, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 615, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelPumpPin = bits, U16, 616, [0:8], $output_pin_e_list -fuelPumpPinMode = bits, U08, 618, [0:1], "default", "default inverted", "open collector", "open collector inverted" -gapVvtTrackingLengthOverride = scalar, S08, 619, "count", 1, 0, 1, 4, 0 -malfunctionIndicatorPin = bits, U16, 620, [0:8], $output_pin_e_list -malfunctionIndicatorPinMode = bits, U08, 622, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 623, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 624, [0:8], $output_pin_e_list -clutchDownPin = bits, U16, 626, [0:7], $switch_input_pin_e_list -alternatorControlPin = bits, U16, 628, [0:8], $output_pin_e_list -alternatorControlPinMode = bits, U08, 630, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 631, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 632, [0:7], $gpio_list -digitalPotentiometerChipSelect2 = bits, U16, 634, [0:7], $gpio_list -digitalPotentiometerChipSelect3 = bits, U16, 636, [0:7], $gpio_list -digitalPotentiometerChipSelect4 = bits, U16, 638, [0:7], $gpio_list -electronicThrottlePin1Mode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -max31855spiDevice = bits, U08, 641, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 642, [0:7], $gpio_list -digitalPotentiometerSpiDevice = bits, U08, 644, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 646, [0:7], $gpio_list -mc33972_csPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 649, [0:5], $adc_channel_e_list -tps1_2AdcChannel = bits, U08, 650, [0:5], $adc_channel_e_list -tps2_2AdcChannel = bits, U08, 651, [0:5], $adc_channel_e_list -throttlePedalPositionSecondAdcChannel = bits, U08, 652, [0:5], $adc_channel_e_list -fuelLevelValues = array, U08, 653, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 661, [0:2], "BPSX", "Innovate", "14Point7", "INVALID", "PLX", "Custom", "AEM" -mc33810_cs1 = bits, U16, 662, [0:7], $gpio_list -idle_antiwindupFreq = scalar, F32, 664, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 668, [0:7], $brain_input_pin_e_list -triggerInputPins2 = bits, U16, 670, [0:7], $brain_input_pin_e_list -mc33_t_min_boost = scalar, U16, 672, "us", 1, 0, 0, 10000, 0 -hip9011CsPinMode = bits, U08, 674, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 676, [0:8], $output_pin_e_list -tachOutputPinMode = bits, U08, 678, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 680, [0:8], $output_pin_e_list -sdCardCsPin = bits, U16, 682, [0:7], $gpio_list -canTxPin = bits, U16, 684, [0:7], $gpio_list -canRxPin = bits, U16, 686, [0:7], $gpio_list -throttlePedalUpPinMode = bits, U08, 688, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 689, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 690, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 692, [0:7], $brain_input_pin_e_list -tcuInputSpeedSensorTeeth = scalar, U08, 694, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 696, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 698, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 700, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 702, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 704, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 708, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 712, [0:7], $gpio_list -triggerSimulatorPins2 = bits, U16, 714, [0:7], $gpio_list -fordInjectorSmallPulseSlope = scalar, U16, 716, "g/s", 0.001, 0, 0, 65, 3 -triggerSimulatorPinModes1 = bits, U08, 718, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 719, [0:1], "default", "default inverted", "open collector", "open collector inverted" -maf2AdcChannel = bits, U08, 720, [0:5], $adc_channel_e_list -o2heaterPin = bits, U16, 722, [0:8], $output_pin_e_list -o2heaterPinModeTodO = bits, U08, 724, [0:1], "default", "default inverted", "open collector", "open collector inverted" -lambdaProtectionMinRpm = scalar, U08, 725, "RPM", 100.0, 0, 0, 25000, 0 -lambdaProtectionMinLoad = scalar, U08, 726, "%", 10.0, 0, 0, 1000, 0 -is_enabled_spi_1 = bits, U32, 728, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 728, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 728, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 728, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 728, [4:4], "11 bit", "29 bit" -rethrowHardFault = bits, U32, 728, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 728, [6:6], "false", "true" -requireFootOnBrakeToCrank = bits, U32, 728, [7:7], "false", "true" -verboseQuad = bits, U32, 728, [8:8], "false", "true" -useStepperIdle = bits, U32, 728, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 728, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 728, [11:11], "false", "true" -lambdaProtectionEnable = bits, U32, 728, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 728, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 728, [14:14], "false", "true" -etb1configured = bits, U32, 728, [15:15], "false", "true" -etb2configured = bits, U32, 728, [16:16], "false", "true" -measureMapOnlyInOneCylinder = bits, U32, 728, [17:17], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 728, [18:18], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 728, [19:19], "false", "true" -coastingFuelCutEnabled = bits, U32, 728, [20:20], "false", "true" -useIacTableForCoasting = bits, U32, 728, [21:21], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 728, [22:22], "false", "true" -useIdleTimingPidControl = bits, U32, 728, [23:23], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 728, [24:24], "false", "true" -is_enabled_spi_4 = bits, U32, 728, [25:25], "false", "true" -pauseEtbControl = bits, U32, 728, [26:26], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 728, [27:27], "false", "true" -verboseKLine = bits, U32, 728, [28:28], "false", "true" -idleIncrementalPidCic = bits, U32, 728, [29:29], "false", "true" -enableAemXSeries = bits, U32, 728, [30:30], "false", "true" -logicAnalyzerPins1 = bits, U16, 732, [0:7], $brain_input_pin_e_list -logicAnalyzerPins2 = bits, U16, 734, [0:7], $brain_input_pin_e_list -logicAnalyzerPins3 = bits, U16, 736, [0:7], $brain_input_pin_e_list -logicAnalyzerPins4 = bits, U16, 738, [0:7], $brain_input_pin_e_list -mainRelayPinMode = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 742, [0:7], $gpio_list -hip9011IntHoldPin = bits, U16, 744, [0:7], $gpio_list -hip9011IntHoldPinMode = bits, U08, 746, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 748, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 752, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 753, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 754, [0:8], $output_pin_e_list -acFanPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 757, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 758, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 766, [0:4], "None", "VAG", "MM5.10", "type 3", "type 4" -dwellVoltageCorrValues = array, U08, 767, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 776, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 778, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 780, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 782, [0:7], $gpio_list -lps25BaroSensorSda = bits, U16, 784, [0:7], $gpio_list -vehicleSpeedSensorInputPin = bits, U16, 786, [0:7], $brain_input_pin_e_list -clutchUpPin = bits, U16, 788, [0:7], $switch_input_pin_e_list -injectorNonlinearMode = bits, U08, 790, [0:1], "None", "Polynomial", "Ford (dual slope)" -clutchUpPinMode = bits, U08, 791, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 792, [0:7], $gpio_list -max31855_cs2 = bits, U16, 794, [0:7], $gpio_list -max31855_cs3 = bits, U16, 796, [0:7], $gpio_list -max31855_cs4 = bits, U16, 798, [0:7], $gpio_list -max31855_cs5 = bits, U16, 800, [0:7], $gpio_list -max31855_cs6 = bits, U16, 802, [0:7], $gpio_list -max31855_cs7 = bits, U16, 804, [0:7], $gpio_list -max31855_cs8 = bits, U16, 806, [0:7], $gpio_list -flexSensorPin = bits, U16, 808, [0:7], $brain_input_pin_e_list -test557pin = bits, U16, 810, [0:7], $gpio_list -stepperDirectionPinMode = bits, U08, 812, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 813, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 814, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 815, "%", 1, 0, 70, 100, 0 -sdCardLogFrequency = scalar, U16, 816, "hz", 1, 0, 1, 250, 0 -idlePositionChannel = bits, U08, 818, [0:5], $adc_channel_e_list -debugMapAveraging = bits, U16, 820, [0:7], $gpio_list -starterRelayDisablePin = bits, U16, 822, [0:8], $output_pin_e_list -starterRelayDisablePinMode = bits, U08, 824, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 826, [0:8], $output_pin_e_list -startStopButtonPin = bits, U16, 828, [0:7], $switch_input_pin_e_list -mapMinBufferLength = scalar, S32, 832, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 836, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 838, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 840, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 842, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 844, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 846, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 848, [0:7], $gpio_list -triggerErrorPinMode = bits, U08, 850, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 852, [0:8], $output_pin_e_list -lambdaProtectionMinTps = scalar, U08, 854, "%", 1, 0, 0, 100, 0 -lambdaProtectionTimeout = scalar, U08, 855, "s", 0.1, 0, 0, 10, 1 -lambdaProtectionRestoreRpm = scalar, U08, 856, "RPM", 100.0, 0, 0, 25000, 0 -acRelayPinMode = bits, U08, 857, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 860, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 864, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 868, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 892, [0:7], $gpio_list -spi1misoPin = bits, U16, 894, [0:7], $gpio_list -spi1sckPin = bits, U16, 896, [0:7], $gpio_list -spi2mosiPin = bits, U16, 898, [0:7], $gpio_list -spi2misoPin = bits, U16, 900, [0:7], $gpio_list -spi2sckPin = bits, U16, 902, [0:7], $gpio_list -spi3mosiPin = bits, U16, 904, [0:7], $gpio_list -spi3misoPin = bits, U16, 906, [0:7], $gpio_list -spi3sckPin = bits, U16, 908, [0:7], $gpio_list -cdmInputPin = bits, U16, 910, [0:7], $gpio_list -consoleUartDevice = bits, U08, 912, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 913, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 914, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 916, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 916, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 916, [2:2], "false", "true" -multisparkEnable = bits, U32, 916, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 916, [4:4], "false", "true" -canInputBCM = bits, U32, 916, [5:5], "false", "true" -consumeObdSensors = bits, U32, 916, [6:6], "false", "true" -enableCanVss = bits, U32, 916, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 916, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 916, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 916, [10:10], "false", "true" -vvtBooleanForVerySpecialCases = bits, U32, 916, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 916, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 916, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 916, [14:14], "Rising", "Falling" -alphaNUseIat = bits, U32, 916, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 916, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 916, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 916, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 916, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 916, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 916, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 916, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 916, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 916, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 916, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 916, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 916, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 916, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 916, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 916, [30:30], "false", "true" -verboseCan2 = bits, U32, 916, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 920, [0:7], $gpio_list -etbIo1_directionPin2 = bits, U16, 922, [0:7], $gpio_list -etbIo1_controlPin = bits, U16, 924, [0:7], $gpio_list -etbIo1_disablePin = bits, U16, 926, [0:7], $gpio_list -etbIo2_directionPin1 = bits, U16, 928, [0:7], $gpio_list -etbIo2_directionPin2 = bits, U16, 930, [0:7], $gpio_list -etbIo2_controlPin = bits, U16, 932, [0:7], $gpio_list -etbIo2_disablePin = bits, U16, 934, [0:7], $gpio_list -boostControlPin = bits, U16, 936, [0:8], $output_pin_e_list -boostControlPinMode = bits, U08, 938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ALSActivatePin = bits, U16, 940, [0:7], $switch_input_pin_e_list -launchActivatePin = bits, U16, 942, [0:7], $switch_input_pin_e_list -boostPid_pFactor = scalar, F32, 944, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 948, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 952, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 956, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 958, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 960, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 962, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 964, [0:0], "Open Loop", "Open + Closed Loop" -ignitionKeyDigitalPinMode = bits, U08, 965, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -ignitionKeyDigitalPin = bits, U16, 966, [0:7], $gpio_list -boostPwmFrequency = scalar, S32, 968, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 972, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 973, [0:0], "Switch Input", "Always Active" -launchSpeedThreshold = scalar, S32, 976, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 980, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 984, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 988, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 992, "RPM", 1, 0, 0, 3000, 0 -turbochargerFilter = scalar, F32, 996, "", 1, 0, 0, 100, 0 -launchTpsThreshold = scalar, S32, 1000, "", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1004, "", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1008, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1009, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1010, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1011, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1012, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1013, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1014, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1015, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1016, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1017, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1018, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1020, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1021, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1022, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1024, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1025, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1026, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1028, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1029, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1030, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1032, [0:7], $gpio_list -stepperDcIo1_directionPin2 = bits, U16, 1034, [0:7], $gpio_list -stepperDcIo1_controlPin = bits, U16, 1036, [0:7], $gpio_list -stepperDcIo1_disablePin = bits, U16, 1038, [0:7], $gpio_list -stepperDcIo2_directionPin1 = bits, U16, 1040, [0:7], $gpio_list -stepperDcIo2_directionPin2 = bits, U16, 1042, [0:7], $gpio_list -stepperDcIo2_controlPin = bits, U16, 1044, [0:7], $gpio_list -stepperDcIo2_disablePin = bits, U16, 1046, [0:7], $gpio_list -engineMake = string, ASCII, 1048, 32 -engineCode = string, ASCII, 1080, 32 -vehicleName = string, ASCII, 1112, 32 -tcu_solenoid1 = bits, U16, 1144, [0:8], $output_pin_e_list -tcu_solenoid2 = bits, U16, 1146, [0:8], $output_pin_e_list -tcu_solenoid3 = bits, U16, 1148, [0:8], $output_pin_e_list -tcu_solenoid4 = bits, U16, 1150, [0:8], $output_pin_e_list -tcu_solenoid5 = bits, U16, 1152, [0:8], $output_pin_e_list -tcu_solenoid6 = bits, U16, 1154, [0:8], $output_pin_e_list -etbFunctions1 = bits, U08, 1156, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1157, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1158, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1160, [0:7], $gpio_list -drv8860_csPinMode = bits, U08, 1162, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1164, [0:7], $gpio_list -fuelLevelBins = array, U16, 1166, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1182, [0:8], $output_pin_e_list -luaOutputPins2 = bits, U16, 1184, [0:8], $output_pin_e_list -luaOutputPins3 = bits, U16, 1186, [0:8], $output_pin_e_list -luaOutputPins4 = bits, U16, 1188, [0:8], $output_pin_e_list -luaOutputPins5 = bits, U16, 1190, [0:8], $output_pin_e_list -luaOutputPins6 = bits, U16, 1192, [0:8], $output_pin_e_list -luaOutputPins7 = bits, U16, 1194, [0:8], $output_pin_e_list -luaOutputPins8 = bits, U16, 1196, [0:8], $output_pin_e_list -vvtOffsets1 = scalar, F32, 1200, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1204, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1208, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1212, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1216, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1222, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1228, [0:7], $gpio_list -vrThreshold2_rpmBins = array, U08, 1232, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1238, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1244, [0:7], $gpio_list -gpPwmNote1 = string, ASCII, 1248, 16 -gpPwmNote2 = string, ASCII, 1264, 16 -gpPwmNote3 = string, ASCII, 1280, 16 -gpPwmNote4 = string, ASCII, 1296, 16 -tps2SecondaryMin = scalar, U16, 1312, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1314, "ADC", 1, 0, 0, 1000, 0 -widebandOnSecondBus = bits, U32, 1316, [0:0], "1", "2" -fuelClosedLoopCorrectionEnabled = bits, U32, 1316, [1:1], "false", "true" -oddFireEngine = bits, U32, 1316, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1316, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1316, [4:4], "Piggyback Mode", "With Pull Ups" -yesUnderstandLocking = bits, U32, 1316, [5:5], "no", "yes" -silentTriggerError = bits, U32, 1316, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1316, [7:7], "false", "true" -canReadEnabled = bits, U32, 1316, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1316, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1316, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1316, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1316, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1316, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1316, [14:14], "Rising", "Falling" -invertSecondaryTriggerSignal = bits, U32, 1316, [15:15], "Rising", "Falling" -cutFuelOnHardLimit = bits, U32, 1316, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1316, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1316, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1316, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1316, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1316, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1316, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1316, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1316, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1316, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1316, [26:26], "With Pull Up", "With Pull Down" -verboseIsoTp = bits, U32, 1316, [27:27], "false", "true" -engineSnifferFocusOnInputs = bits, U32, 1316, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1316, [29:29], "false", "true" -twoStroke = bits, U32, 1316, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1316, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1320, [0:5], $adc_channel_e_list -acSwitch = bits, U16, 1322, [0:7], $switch_input_pin_e_list -vRefAdcChannel = bits, U08, 1324, [0:5], $adc_channel_e_list -etbNeutralPosition = scalar, U08, 1325, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1326, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1328, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1328, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1328, [2:2], "false", "true" -complexWallModel = bits, U32, 1328, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1328, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1328, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1328, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1328, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" -hondaK = bits, U32, 1328, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1328, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1328, [17:17], "false", "true" -flexCranking = bits, U32, 1328, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1328, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1328, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1328, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1328, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1328, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1328, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1328, [25:25], "advance", "retard" -invertVvtControlExhaust = bits, U32, 1328, [26:26], "advance", "retard" -useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" -sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" -ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" -stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" -engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list -camInputsDebug2 = bits, U16, 1342, [0:7], $gpio_list -camInputsDebug3 = bits, U16, 1344, [0:7], $gpio_list -camInputsDebug4 = bits, U16, 1346, [0:7], $gpio_list -acIdleRpmTarget = scalar, S16, 1348, "RPM", 1, 0, 0, 2000, 0 -warningPeriod = scalar, S16, 1350, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1352, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1356, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1360, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1364, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1368, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1372, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1376, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1380, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1384, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1388, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1392, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1396, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1398, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1400, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1402, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1404, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1416, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1418, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1420, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1422, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1424, [0:7], $gpio_list -triggerInputDebugPins2 = bits, U16, 1426, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1428, "RPM", 1, 0, 0, 1500, 0 -turboSpeedSensorInputPin = bits, U16, 1430, [0:7], $brain_input_pin_e_list -tps2Min = scalar, S16, 1432, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1434, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1436, [0:8], $output_pin_e_list -startStopButtonMode = bits, U08, 1438, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1440, [0:7], $gpio_list -tachPulsePerRev = scalar, U08, 1442, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1444, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1448, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1452, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1454, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1460, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1464, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1468, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1470, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1472, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1474, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1476, "Fraction", 1, 0, 0, 1, 2 -binarySerialTxPin = bits, U16, 1480, [0:7], $gpio_list -binarySerialRxPin = bits, U16, 1482, [0:7], $gpio_list -auxValves1 = bits, U16, 1484, [0:7], $gpio_list -auxValves2 = bits, U16, 1486, [0:7], $gpio_list -tcuUpshiftButtonPin = bits, U16, 1488, [0:7], $switch_input_pin_e_list -tcuDownshiftButtonPin = bits, U16, 1490, [0:7], $switch_input_pin_e_list -throttlePedalUpVoltage = scalar, F32, 1492, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1496, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1500, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1502, "RPM", 1, 0, 0, 800, 0 -targetVBatt = scalar, F32, 1504, "Volts", 1, 0, 0, 30, 1 -mc33810DisableRecoveryMode = bits, U32, 1508, [0:0], "false", "true" -mc33810Gpgd0Mode = bits, U32, 1508, [1:1], "false", "true" -mc33810Gpgd1Mode = bits, U32, 1508, [2:2], "false", "true" -mc33810Gpgd2Mode = bits, U32, 1508, [3:3], "false", "true" -mc33810Gpgd3Mode = bits, U32, 1508, [4:4], "false", "true" -afterCrankingIACtaperDuration = scalar, S16, 1512, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1514, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1516, [0:7], $gpio_list -auxSerialRxPin = bits, U16, 1518, [0:7], $gpio_list -accelerometerCsPin = bits, U16, 1520, [0:7], $gpio_list -tpsAccelLookback = scalar, U08, 1522, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1523, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1524, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1525, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1528, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1532, [0:7], $brain_input_pin_e_list -auxSpeedSensorInputPin2 = bits, U16, 1534, [0:7], $brain_input_pin_e_list -totalGearsCount = scalar, U08, 1536, "", 1, 0, 1, 10, 0 -injectionTimingMode = bits, U08, 1537, [0:1], "End of injection", "Start of injection", "Center of injection" -debugMode = bits, U08, 1538, [0:5], "INVALID", "TPS acceleration enrichment", "INVALID", "Stepper Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "INVALID", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua" -fan1ExtraIdle = scalar, U08, 1539, "%", 1, 0, 0, 100, 0 -uartConsoleSerialSpeed = scalar, U32, 1540, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1544, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1548, "coeff", 1, 0, 0, 200, 2 -auxSerialSpeed = scalar, U32, 1552, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1556, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1560, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1564, [0:2], "50kbps", "83.33kbps", "100kbps", "125kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1565, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1566, [0:2], "50kbps", "83.33kbps", "100kbps", "125kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1567, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1568, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1569, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1570, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1571, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1572, [0:0], "false", "true" -canOpenBLT = bits, U32, 1572, [1:1], "false", "true" -can2OpenBLT = bits, U32, 1572, [2:2], "false", "true" -injectorFlowAsMassFlow = bits, U32, 1572, [3:3], "volumetric flow", "mass flow" -boardUseCanTerminator = bits, U32, 1572, [4:4], "false", "true" -kLineDoHondaSend = bits, U32, 1572, [5:5], "false", "true" -can1ListenMode = bits, U32, 1572, [6:6], "false", "true" -can2ListenMode = bits, U32, 1572, [7:7], "false", "true" -camDecoder2jzPosition = scalar, U08, 1576, "", 1, 0, 0, 100, 0 -mc33810maxDwellTimer = bits, U08, 1577, [0:2], "2 mS", "4 mS", "8 mS", "16 mS", "32 mS", "64 mS" -benchTestOnTime = scalar, U16, 1578, "ms", 0.01, 0, 0, 500, 2 -lambdaProtectionRestoreTps = scalar, U08, 1580, "%", 1, 0, 0, 100, 0 -lambdaProtectionRestoreLoad = scalar, U08, 1581, "%", 10.0, 0, 0, 1000, 0 -launchActivatePinMode = bits, U08, 1582, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1584, [0:7], $gpio_list -can2RxPin = bits, U16, 1586, [0:7], $gpio_list -starterControlPinMode = bits, U08, 1588, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1589, [0:5], $adc_channel_e_list -ignOverrideMode = bits, U08, 1590, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1591, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1592, [0:8], $output_pin_e_list -hpfpValvePinMode = bits, U08, 1594, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1596, "kPa (absolute)", 1, 0, 0, 1000, 0 -tchargeBins = array, U08, 1600, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1616, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1632, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1636, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1640, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1644, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1648, [0:8], $output_pin_e_list -vvtPins2 = bits, U16, 1650, [0:8], $output_pin_e_list -vvtPins3 = bits, U16, 1652, [0:8], $output_pin_e_list -vvtPins4 = bits, U16, 1654, [0:8], $output_pin_e_list -sdCardCsPinMode = bits, U08, 1656, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1660, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1664, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1668, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1672, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1676, "", 1, 0, 0, 3, 4 -vvtOutputFrequency = scalar, U16, 1680, "Hz", 1, 0, 0, 3000, 0 -minimumIgnitionTiming = scalar, S08, 1682, "deg BTDC", 1, 0, -90, 90, 0 -maximumIgnitionTiming = scalar, S08, 1683, "deg BTDC", 1, 0, -90, 90, 0 -alternatorPwmFrequency = scalar, S32, 1684, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1688, [0:5], "Inactive", "Single Tooth", "Toyota 3 Tooth", "Miata NB2", "Mitsu 4G69", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K Intake", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "Mazda Skyactiv", "Honda K Exhaust", "Mitsubishi 4G92/93/94", "Mitsubishi 4G63", "Ford Coyote", "Mitsu 6G72" -vvtMode2 = bits, U08, 1689, [0:5], "Inactive", "Single Tooth", "Toyota 3 Tooth", "Miata NB2", "Mitsu 4G69", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K Intake", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "Mazda Skyactiv", "Honda K Exhaust", "Mitsubishi 4G92/93/94", "Mitsubishi 4G63", "Ford Coyote", "Mitsu 6G72" -fan2ExtraIdle = scalar, U08, 1690, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1691, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1692, [0:5], $adc_channel_e_list -auxAnalogInputs2 = bits, U08, 1693, [0:5], $adc_channel_e_list -auxAnalogInputs3 = bits, U08, 1694, [0:5], $adc_channel_e_list -auxAnalogInputs4 = bits, U08, 1695, [0:5], $adc_channel_e_list -auxAnalogInputs5 = bits, U08, 1696, [0:5], $adc_channel_e_list -auxAnalogInputs6 = bits, U08, 1697, [0:5], $adc_channel_e_list -auxAnalogInputs7 = bits, U08, 1698, [0:5], $adc_channel_e_list -auxAnalogInputs8 = bits, U08, 1699, [0:5], $adc_channel_e_list -trailingCoilPins1 = bits, U16, 1700, [0:8], $output_pin_e_list -trailingCoilPins2 = bits, U16, 1702, [0:8], $output_pin_e_list -trailingCoilPins3 = bits, U16, 1704, [0:8], $output_pin_e_list -trailingCoilPins4 = bits, U16, 1706, [0:8], $output_pin_e_list -trailingCoilPins5 = bits, U16, 1708, [0:8], $output_pin_e_list -trailingCoilPins6 = bits, U16, 1710, [0:8], $output_pin_e_list -trailingCoilPins7 = bits, U16, 1712, [0:8], $output_pin_e_list -trailingCoilPins8 = bits, U16, 1714, [0:8], $output_pin_e_list -trailingCoilPins9 = bits, U16, 1716, [0:8], $output_pin_e_list -trailingCoilPins10 = bits, U16, 1718, [0:8], $output_pin_e_list -trailingCoilPins11 = bits, U16, 1720, [0:8], $output_pin_e_list -trailingCoilPins12 = bits, U16, 1722, [0:8], $output_pin_e_list -tle8888mode = bits, U08, 1724, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -accelerometerCsPinMode = bits, U08, 1725, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1726, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1727, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1728, "kPa", 1, 0, 50, 700000, 0 -postCrankingFactor = array, F32, 1732, [6x6], "mult", 1, 0, 1, 3, 2 -postCrankingDurationBins = array, F32, 1876, [6], "count", 1, 0, 0, 1000, 0 -postCrankingCLTBins = array, F32, 1900, [6], "C", 1, 0, -100, 100, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1924, "*C", 1, 0, -55, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1928, "*C", 1, 0, -55, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1932, "*C", 1, 0, -55, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1936, "Ohm", 1, 0, 0, 1000000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1940, "Ohm", 1, 0, 0, 1000000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1944, "Ohm", 1, 0, 0, 1000000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1948, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1952, [0:5], $adc_channel_e_list -auxTempSensor2_tempC_1 = scalar, F32, 1956, "*C", 1, 0, -55, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1960, "*C", 1, 0, -55, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1964, "*C", 1, 0, -55, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1968, "Ohm", 1, 0, 0, 1000000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1972, "Ohm", 1, 0, 0, 1000000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1976, "Ohm", 1, 0, 0, 1000000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1980, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1984, [0:5], $adc_channel_e_list -knockSamplingDuration = scalar, S16, 1988, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1990, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1992, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1996, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 2000, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 2004, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 2006, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 2008, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 2010, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 2012, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 2013, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 2014, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 2015, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 2016, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 2020, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 2024, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 2028, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 2032, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 2036, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 2040, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 2044, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 2048, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 2052, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 2056, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 2060, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 2064, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 2068, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 2069, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 2070, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 2071, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 2072, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 2073, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 2074, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 2075, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 2076, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 2077, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 2078, [0:7], $gpio_list -mc33816_driven = bits, U16, 2080, [0:7], $gpio_list -brakePedalPin = bits, U16, 2082, [0:7], $switch_input_pin_e_list -brakePedalPinMode = bits, U08, 2084, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 2088, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 2092, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 2096, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 2100, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 2102, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 2104, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 2106, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 2108, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 2112, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 2116, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 2120, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 2122, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 2124, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 2126, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 2128, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 2132, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 2136, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 2140, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 2144, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2148, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2152, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2156, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2160, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2168, [0:5], $adc_channel_e_list -oilPressure_v1 = scalar, F32, 2172, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2176, "", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2180, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2184, "", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2188, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2190, [0:8], $output_pin_e_list -fan2OnTemperature = scalar, U08, 2192, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2193, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2194, [0:7], $gpio_list -tle8888_cs = bits, U16, 2196, [0:7], $gpio_list -tle8888_csPinMode = bits, U08, 2198, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2200, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2204, "hz", 1, 0, 0, 100, 1 -vvtControlMinRpm = scalar, S16, 2208, "RPM", 1, 0, 0, 3000, 0 -sentInputPins1 = bits, U16, 2210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2212, "%", 1, 0, 0, 100, 0 -etbJamTimeout = scalar, U08, 2213, "sec", 0.02, 0, 0, 5, 2 -etbExpAverageLength = scalar, U16, 2214, "", 1, 0, 0, 32000, 0 -etbDutyThreshold = scalar, F32, 2216, "", 1, 0, 0, 100, 0 -coastingFuelCutRpmHigh = scalar, S16, 2220, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2222, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2224, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2226, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2228, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2230, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2232, [0:5], $adc_channel_e_list -highPressureFuel_v1 = scalar, F32, 2236, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2240, "", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2244, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2248, "", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2252, [0:5], $adc_channel_e_list -lowPressureFuel_v1 = scalar, F32, 2256, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2260, "", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2264, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2268, "", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2272, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2276, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2284, 16 -scriptCurveName2 = string, ASCII, 2300, 16 -scriptCurveName3 = string, ASCII, 2316, 16 -scriptCurveName4 = string, ASCII, 2332, 16 -scriptCurveName5 = string, ASCII, 2348, 16 -scriptCurveName6 = string, ASCII, 2364, 16 -scriptTableName1 = string, ASCII, 2380, 16 -scriptTableName2 = string, ASCII, 2396, 16 -scriptTableName3 = string, ASCII, 2412, 16 -scriptTableName4 = string, ASCII, 2428, 16 -scriptSettingName1 = string, ASCII, 2444, 16 -scriptSettingName2 = string, ASCII, 2460, 16 -scriptSettingName3 = string, ASCII, 2476, 16 -scriptSettingName4 = string, ASCII, 2492, 16 -scriptSettingName5 = string, ASCII, 2508, 16 -scriptSettingName6 = string, ASCII, 2524, 16 -scriptSettingName7 = string, ASCII, 2540, 16 -scriptSettingName8 = string, ASCII, 2556, 16 -tChargeAirCoefMin = scalar, F32, 2572, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2576, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2580, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2584, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2588, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2592, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2596, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2600, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2602, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2604, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2608, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2612, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2616, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2618, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2620, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2622, "", 1, 0, -30000, 30000, 0 -idleTimingSoftEntryTime = scalar, F32, 2624, "", 1, 0, 0, 100, 1 -etbRocExpAverageLength = scalar, S16, 2628, "", 1, 0, 0, 32000, 0 -tpsAccelFractionPeriod = scalar, S16, 2630, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2632, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2636, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2637, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2638, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2640, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2641, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2642, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2644, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2648, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2649, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2650, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2651, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2652, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2653, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2654, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2655, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2656, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2657, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2658, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2659, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2660, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2668, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2669, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2670, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2671, "RPM", 50.0, 0, 0, 12000, 0 -tractionControlSlipBins = array, U16, 2672, [6], "ratio", 0.01, 0, 0, 999, 2 -tractionControlSpeedBins = array, U08, 2684, [6], "RPM", 1, 0, 0, 250, 0 -disableFan1AtSpeed = scalar, S08, 2690, "", 1, 0, 0, 100, 0 -disableFan2AtSpeed = scalar, S08, 2691, "", 1, 0, 0, 100, 0 -canVssNbcType = bits, U08, 2692, [0:2], "BMW_e46", "W202", "BMW E8x/E9x MK60e5", "Nissan 350", "Hyundai PB", "Honda Civic9" -gppwm1_pin = bits, U16, 2696, [0:8], $output_pin_e_list -gppwm1_dutyIfError = scalar, U08, 2698, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2700, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2702, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2703, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2704, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm1_rpmAxis = bits, U08, 2705, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm1_loadBins = array, S16, 2706, [8], "load", 0.5, 0, -1000, 10000, 1 -gppwm1_rpmBins = array, S16, 2722, [8], "RPM", 1, 0, -30000, 30000, 0 -gppwm1_table = array, U08, 2738, [8x8], "duty", 0.5, 0, 0, 100, 1 -gppwm2_pin = bits, U16, 2804, [0:8], $output_pin_e_list -gppwm2_dutyIfError = scalar, U08, 2806, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2808, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2810, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2811, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2812, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm2_rpmAxis = bits, U08, 2813, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm2_loadBins = array, S16, 2814, [8], "load", 0.5, 0, -1000, 10000, 1 -gppwm2_rpmBins = array, S16, 2830, [8], "RPM", 1, 0, -30000, 30000, 0 -gppwm2_table = array, U08, 2846, [8x8], "duty", 0.5, 0, 0, 100, 1 -gppwm3_pin = bits, U16, 2912, [0:8], $output_pin_e_list -gppwm3_dutyIfError = scalar, U08, 2914, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2916, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2918, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2919, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2920, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm3_rpmAxis = bits, U08, 2921, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm3_loadBins = array, S16, 2922, [8], "load", 0.5, 0, -1000, 10000, 1 -gppwm3_rpmBins = array, S16, 2938, [8], "RPM", 1, 0, -30000, 30000, 0 -gppwm3_table = array, U08, 2954, [8x8], "duty", 0.5, 0, 0, 100, 1 -gppwm4_pin = bits, U16, 3020, [0:8], $output_pin_e_list -gppwm4_dutyIfError = scalar, U08, 3022, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 3024, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 3026, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 3027, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 3028, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm4_rpmAxis = bits, U08, 3029, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -gppwm4_loadBins = array, S16, 3030, [8], "load", 0.5, 0, -1000, 10000, 1 -gppwm4_rpmBins = array, S16, 3046, [8], "RPM", 1, 0, -30000, 30000, 0 -gppwm4_table = array, U08, 3062, [8x8], "duty", 0.5, 0, 0, 100, 1 -mc33_i_boost = scalar, U16, 3128, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 3130, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 3132, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 3134, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 3136, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 3138, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 3140, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 3142, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 3144, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 3146, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 3147, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 3148, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 3149, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 3150, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 3151, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 3152, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 3153, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 3154, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 3155, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 3172, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom2 = scalar, F32, 3176, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom3 = scalar, F32, 3180, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom4 = scalar, F32, 3184, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom5 = scalar, F32, 3188, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom6 = scalar, F32, 3192, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom7 = scalar, F32, 3196, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom8 = scalar, F32, 3200, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom9 = scalar, F32, 3204, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom10 = scalar, F32, 3208, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom11 = scalar, F32, 3212, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom12 = scalar, F32, 3216, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom13 = scalar, F32, 3220, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom14 = scalar, F32, 3224, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom15 = scalar, F32, 3228, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom16 = scalar, F32, 3232, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom17 = scalar, F32, 3236, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideFrom18 = scalar, F32, 3240, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo1 = scalar, F32, 3244, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo2 = scalar, F32, 3248, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo3 = scalar, F32, 3252, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo4 = scalar, F32, 3256, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo5 = scalar, F32, 3260, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo6 = scalar, F32, 3264, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo7 = scalar, F32, 3268, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo8 = scalar, F32, 3272, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo9 = scalar, F32, 3276, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo10 = scalar, F32, 3280, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo11 = scalar, F32, 3284, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo12 = scalar, F32, 3288, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo13 = scalar, F32, 3292, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo14 = scalar, F32, 3296, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo15 = scalar, F32, 3300, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo16 = scalar, F32, 3304, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo17 = scalar, F32, 3308, "ratio", 1, 0, 0, 20, 3 -triggerGapOverrideTo18 = scalar, F32, 3312, "ratio", 1, 0, 0, 20, 3 -maxCamPhaseResolveRpm = scalar, U08, 3316, "rpm", 50.0, 0, 0, 12500, 0 -dfcoDelay = scalar, U08, 3317, "sec", 0.1, 0, 0, 10, 1 -acDelay = scalar, U08, 3318, "sec", 0.1, 0, 0, 10, 1 -fordInjectorSmallPulseBreakPoint = scalar, U16, 3320, "mg", 0.001, 0, 0, 65, 3 -tpsTspCorrValues = array, U08, 3322, [4], "multiplier", 0.02, 0, 0, 5, 2 -etbJamIntegratorLimit = scalar, U08, 3326, "%", 1, 0, 0, 50, 0 -hpfpCamLobes = scalar, U08, 3327, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3328, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -auxiliarySetting1 = scalar, U08, 3329, "", 1, 0, 0, 100, 0 -hpfpMinAngle = scalar, U08, 3330, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3332, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3334, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3335, "", 1, 0, 0, 255, 0 -hpfpPidP = scalar, U16, 3336, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3338, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3340, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3342, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3358, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3374, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3382, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3398, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3598, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3618, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3628, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3728, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3748, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3758, [0:8], $output_pin_e_list -stepper_raw_output2 = bits, U16, 3760, [0:8], $output_pin_e_list -stepper_raw_output3 = bits, U16, 3762, [0:8], $output_pin_e_list -stepper_raw_output4 = bits, U16, 3764, [0:8], $output_pin_e_list -gearRatio1 = scalar, U16, 3766, "ratio", 0.01, 0, 0, 30, 2 -gearRatio2 = scalar, U16, 3768, "ratio", 0.01, 0, 0, 30, 2 -gearRatio3 = scalar, U16, 3770, "ratio", 0.01, 0, 0, 30, 2 -gearRatio4 = scalar, U16, 3772, "ratio", 0.01, 0, 0, 30, 2 -gearRatio5 = scalar, U16, 3774, "ratio", 0.01, 0, 0, 30, 2 -gearRatio6 = scalar, U16, 3776, "ratio", 0.01, 0, 0, 30, 2 -gearRatio7 = scalar, U16, 3778, "ratio", 0.01, 0, 0, 30, 2 -gearRatio8 = scalar, U16, 3780, "ratio", 0.01, 0, 0, 30, 2 -gearRatio9 = scalar, U16, 3782, "ratio", 0.01, 0, 0, 30, 2 -gearRatio10 = scalar, U16, 3784, "ratio", 0.01, 0, 0, 30, 2 -vvtActivationDelayMs = scalar, U16, 3786, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3788, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3796, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3804, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3812, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3820, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3828, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3836, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3872, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3884, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3896, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3897, [0:1], "None", "Simple Transmission", "GM 4L6X" -acrDisablePhase = scalar, U16, 3898, "deg", 1, 0, 0, 720, 0 -auxLinear1_hwChannel = bits, U08, 3900, [0:5], $adc_channel_e_list -auxLinear1_v1 = scalar, F32, 3904, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3908, "", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3912, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3916, "", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3920, [0:5], $adc_channel_e_list -auxLinear2_v1 = scalar, F32, 3924, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3928, "", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3932, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3936, "", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3940, [0:8], $output_pin_e_list -tcu_tcc_onoff_solenoid_mode = bits, U08, 3942, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3944, [0:8], $output_pin_e_list -tcu_tcc_pwm_solenoid_mode = bits, U08, 3946, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3948, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3950, [0:8], $output_pin_e_list -tcu_pc_solenoid_pin_mode = bits, U08, 3952, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3954, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3956, [0:8], $output_pin_e_list -tcu_32_solenoid_pin_mode = bits, U08, 3958, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3960, "Hz", 1, 0, 0, 3000, 0 -acrPin2 = bits, U16, 3962, [0:8], $output_pin_e_list -etbMinimumPosition = scalar, F32, 3964, "%", 1, 0, 0.01, 100, 2 -tuneHidingKey = scalar, U16, 3968, "", 1, 0, 0, 20000, 0 -vinNumber = string, ASCII, 3970, 17 -highSpeedOffsets = array, U16, 3988, [32], "", 1, 0.00000,0.00,65535, 0, noMsqSave -etbDutyShutdownThreshold = scalar, F32, 4052, "", 1, 0, 0, 100, 0 -fuelPressureSensorMode = bits, U08, 4056, [0:1], "Absolute", "Gauge", "Differential", "INVALID" -luaDigitalInputPins1 = bits, U16, 4058, [0:7], $switch_input_pin_e_list -luaDigitalInputPins2 = bits, U16, 4060, [0:7], $switch_input_pin_e_list -luaDigitalInputPins3 = bits, U16, 4062, [0:7], $switch_input_pin_e_list -luaDigitalInputPins4 = bits, U16, 4064, [0:7], $switch_input_pin_e_list -luaDigitalInputPins5 = bits, U16, 4066, [0:7], $switch_input_pin_e_list -luaDigitalInputPins6 = bits, U16, 4068, [0:7], $switch_input_pin_e_list -luaDigitalInputPins7 = bits, U16, 4070, [0:7], $switch_input_pin_e_list -luaDigitalInputPins8 = bits, U16, 4072, [0:7], $switch_input_pin_e_list -tpsTspCorrValuesBins = array, U08, 4074, [4], "RPM", 50.0, 0, 0, 17500, 0 -ALSMinRPM = scalar, S16, 4078, "rpm", 1, 0, 0, 20000, 0 -ALSMaxRPM = scalar, S16, 4080, "rpm", 1, 0, 0, 20000, 0 -ALSMaxDuration = scalar, S16, 4082, "sec", 1, 0, 0, 10, 0 -ALSMinCLT = scalar, S08, 4084, "C", 1, 0, 0, 90, 0 -ALSMaxCLT = scalar, S08, 4085, "C", 1, 0, 0, 105, 0 -alsMinTimeBetween = scalar, U08, 4086, "", 1, 0, 0, 20000, 0 -alsEtbPosition = scalar, U08, 4087, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 4088, "%", 1, 0, 0, 100, 0 -sentEtbType = bits, S08, 4089, [0:1], "None", "GM type 1", "Ford type 1", "Custom" -customSentTpsMin = scalar, U16, 4090, "", 1, 0, 0, 32000, 0 -ALSIdleAdd = scalar, S32, 4092, "%", 1, 0, 0, 100, 2 -ALSEtbAdd = scalar, S32, 4096, "%", 1, 0, 0, 100, 2 -ALSSkipRatio = scalar, F32, 4100, "", 1, 0, 0, 1, 1 -ALSMaxDriverThrottleIntent = scalar, U08, 4104, "%", 1, 0, 0, 10, 0 -ALSActivatePinMode = bits, U08, 4105, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tpsSecondaryMaximum = scalar, U08, 4106, "%", 0.5, 0, 0, 100, 1 -ppsSecondaryMaximum = scalar, U08, 4107, "%", 0.5, 0, 0, 100, 1 -luaDigitalInputPinModes1 = bits, U08, 4108, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes2 = bits, U08, 4109, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes3 = bits, U08, 4110, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes4 = bits, U08, 4111, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes5 = bits, U08, 4112, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes6 = bits, U08, 4113, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes7 = bits, U08, 4114, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -luaDigitalInputPinModes8 = bits, U08, 4115, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -customSentTpsMax = scalar, U16, 4116, "", 1, 0, 0, 32000, 0 -kLineBaudRate = scalar, U16, 4118, "", 1, 0, 0, 32000, 0 -canGpioType = bits, S08, 4120, [0:1], "None", "DRT protocol", "MS protocol" -uiMode = bits, S08, 4121, [0:1], "Full", "Installation", "Tuning" -hpfpPeakPos = scalar, S16, 4122, "deg", 1, 0, -719, 719, 0 -kLinePeriodUs = scalar, S16, 4124, "us", 1, 0, 0, 30000, 0 -rpmSoftLimitWindowSize = scalar, U08, 4126, "RPM", 10.0, 0, 0, 2500, 0 -rpmSoftLimitTimingRetard = scalar, U08, 4127, "deg", 0.2, 0, 0, 50, 1 -rpmSoftLimitFuelAdded = scalar, U08, 4128, "%", 0.2, 0, 0, 50, 1 -rpmHardLimitHyst = scalar, U08, 4129, "RPM", 10.0, 0, 0, 2500, 0 -benchTestOffTime = scalar, U16, 4130, "ms", 0.1, 0, 0, 2000, 1 -boostCutPressureHyst = scalar, U08, 4132, "kPa (absolute)", 0.5, 0, 0, 125, 1 -gearBasedOpenLoopBoostAdder = array, U08, 4133, [10], "%", 0.5, 0, 0, 100, 1 -benchTestCount = scalar, U32, 4144, "", 1, 0, 0, 10000000, 0 -iacByTpsHoldTime = scalar, U08, 4148, "seconds", 0.1, 0, 0, 25, 1 -iacByTpsDecayTime = scalar, U08, 4149, "seconds", 0.1, 0, 0, 25, 1 -tcu_rangeInput1 = bits, U16, 4150, [0:7], $switch_input_pin_e_list -tcu_rangeInput2 = bits, U16, 4152, [0:7], $switch_input_pin_e_list -tcu_rangeInput3 = bits, U16, 4154, [0:7], $switch_input_pin_e_list -tcu_rangeInput4 = bits, U16, 4156, [0:7], $switch_input_pin_e_list -tcu_rangeInput5 = bits, U16, 4158, [0:7], $switch_input_pin_e_list -tcu_rangeInput6 = bits, U16, 4160, [0:7], $switch_input_pin_e_list -tcu_rangeInputMode1 = bits, U08, 4162, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_rangeInputMode2 = bits, U08, 4163, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_rangeInputMode3 = bits, U08, 4164, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_rangeInputMode4 = bits, U08, 4165, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_rangeInputMode5 = bits, U08, 4166, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_rangeInputMode6 = bits, U08, 4167, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -canVssScaling = scalar, U16, 4168, "ratio", 1.0E-4, 0, 0.5, 1.5, 4 -oilTempSensor_tempC_1 = scalar, F32, 4172, "*C", 1, 0, -55, 200, 1 -oilTempSensor_tempC_2 = scalar, F32, 4176, "*C", 1, 0, -55, 200, 1 -oilTempSensor_tempC_3 = scalar, F32, 4180, "*C", 1, 0, -55, 200, 1 -oilTempSensor_resistance_1 = scalar, F32, 4184, "Ohm", 1, 0, 0, 1000000, 1 -oilTempSensor_resistance_2 = scalar, F32, 4188, "Ohm", 1, 0, 0, 1000000, 1 -oilTempSensor_resistance_3 = scalar, F32, 4192, "Ohm", 1, 0, 0, 1000000, 1 -oilTempSensor_bias_resistor = scalar, F32, 4196, "Ohm", 1, 0, 0, 200000, 1 -oilTempSensor_adcChannel = bits, U08, 4200, [0:5], $adc_channel_e_list -fuelTempSensor_tempC_1 = scalar, F32, 4204, "*C", 1, 0, -55, 200, 1 -fuelTempSensor_tempC_2 = scalar, F32, 4208, "*C", 1, 0, -55, 200, 1 -fuelTempSensor_tempC_3 = scalar, F32, 4212, "*C", 1, 0, -55, 200, 1 -fuelTempSensor_resistance_1 = scalar, F32, 4216, "Ohm", 1, 0, 0, 1000000, 1 -fuelTempSensor_resistance_2 = scalar, F32, 4220, "Ohm", 1, 0, 0, 1000000, 1 -fuelTempSensor_resistance_3 = scalar, F32, 4224, "Ohm", 1, 0, 0, 1000000, 1 -fuelTempSensor_bias_resistor = scalar, F32, 4228, "Ohm", 1, 0, 0, 200000, 1 -fuelTempSensor_adcChannel = bits, U08, 4232, [0:5], $adc_channel_e_list -ambientTempSensor_tempC_1 = scalar, F32, 4236, "*C", 1, 0, -55, 200, 1 -ambientTempSensor_tempC_2 = scalar, F32, 4240, "*C", 1, 0, -55, 200, 1 -ambientTempSensor_tempC_3 = scalar, F32, 4244, "*C", 1, 0, -55, 200, 1 -ambientTempSensor_resistance_1 = scalar, F32, 4248, "Ohm", 1, 0, 0, 1000000, 1 -ambientTempSensor_resistance_2 = scalar, F32, 4252, "Ohm", 1, 0, 0, 1000000, 1 -ambientTempSensor_resistance_3 = scalar, F32, 4256, "Ohm", 1, 0, 0, 1000000, 1 -ambientTempSensor_bias_resistor = scalar, F32, 4260, "Ohm", 1, 0, 0, 200000, 1 -ambientTempSensor_adcChannel = bits, U08, 4264, [0:5], $adc_channel_e_list -compressorDischargeTemperature_tempC_1 = scalar, F32, 4268, "*C", 1, 0, -55, 200, 1 -compressorDischargeTemperature_tempC_2 = scalar, F32, 4272, "*C", 1, 0, -55, 200, 1 -compressorDischargeTemperature_tempC_3 = scalar, F32, 4276, "*C", 1, 0, -55, 200, 1 -compressorDischargeTemperature_resistance_1 = scalar, F32, 4280, "Ohm", 1, 0, 0, 1000000, 1 -compressorDischargeTemperature_resistance_2 = scalar, F32, 4284, "Ohm", 1, 0, 0, 1000000, 1 -compressorDischargeTemperature_resistance_3 = scalar, F32, 4288, "Ohm", 1, 0, 0, 1000000, 1 -compressorDischargeTemperature_bias_resistor = scalar, F32, 4292, "Ohm", 1, 0, 0, 200000, 1 -compressorDischargeTemperature_adcChannel = bits, U08, 4296, [0:5], $adc_channel_e_list -throttleInletPressureChannel = bits, U08, 4300, [0:5], $adc_channel_e_list -compressorDischargePressureChannel = bits, U08, 4301, [0:5], $adc_channel_e_list -dacOutputPins1 = bits, U16, 4302, [0:7], $gpio_list -dacOutputPins2 = bits, U16, 4304, [0:7], $gpio_list -speedometerOutputPin = bits, U16, 4306, [0:8], $output_pin_e_list -speedometerPulsePerKm = scalar, U16, 4308, "", 1, 0, 0, 65000, 0 -simulatorCamPosition1 = scalar, U08, 4310, "", 1, 0, 0, 100, 0 -simulatorCamPosition2 = scalar, U08, 4311, "", 1, 0, 0, 100, 0 -simulatorCamPosition3 = scalar, U08, 4312, "", 1, 0, 0, 100, 0 -simulatorCamPosition4 = scalar, U08, 4313, "", 1, 0, 0, 100, 0 -ignKeyAdcChannel = bits, U08, 4314, [0:5], $adc_channel_e_list -unusedExplicitFilling2 = scalar, U08, 4315, "", 1, 0, 0, 100, 0 -triggerVVTGapOverrideFrom1 = scalar, F32, 4316, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideFrom2 = scalar, F32, 4320, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideFrom3 = scalar, F32, 4324, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideFrom4 = scalar, F32, 4328, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideTo1 = scalar, F32, 4332, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideTo2 = scalar, F32, 4336, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideTo3 = scalar, F32, 4340, "ratio", 1, 0, 0, 20, 3 -triggerVVTGapOverrideTo4 = scalar, F32, 4344, "ratio", 1, 0, 0, 20, 3 -tractionControlEtbDrop = array, S08, 4348, [6x6], "%", 1, 0, -100, 0, 0 -maxInjectorDutyInstant = scalar, U08, 4384, "%", 1, 0, 50, 200, 0 -maxInjectorDutySustained = scalar, U08, 4385, "%", 1, 0, 50, 120, 0 -maxInjectorDutySustainedTimeout = scalar, U08, 4386, "sec", 0.1, 0, 0, 5, 1 -injectionPinsStage21 = bits, U16, 4388, [0:8], $output_pin_e_list -injectionPinsStage22 = bits, U16, 4390, [0:8], $output_pin_e_list -injectionPinsStage23 = bits, U16, 4392, [0:8], $output_pin_e_list -injectionPinsStage24 = bits, U16, 4394, [0:8], $output_pin_e_list -injectionPinsStage25 = bits, U16, 4396, [0:8], $output_pin_e_list -injectionPinsStage26 = bits, U16, 4398, [0:8], $output_pin_e_list -injectionPinsStage27 = bits, U16, 4400, [0:8], $output_pin_e_list -injectionPinsStage28 = bits, U16, 4402, [0:8], $output_pin_e_list -injectionPinsStage29 = bits, U16, 4404, [0:8], $output_pin_e_list -injectionPinsStage210 = bits, U16, 4406, [0:8], $output_pin_e_list -injectionPinsStage211 = bits, U16, 4408, [0:8], $output_pin_e_list -injectionPinsStage212 = bits, U16, 4410, [0:8], $output_pin_e_list -mainUnusedEnd = array, U08, 4412, [168], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 4580, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4612, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4644, [8x8], "%", 0.05, 0, 0, 10, 2 -iacPidMultLoadBins = array, U08, 4708, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4716, [8], "RPM", 10.0, 0, 0, 2500, 0 -sparkDwellRpmBins = array, U16, 4724, [8], "RPM", 1, 0, 0, 25000, 0 -sparkDwellValues = array, U16, 4740, [8], "ms", 0.01, 0, 0, 30, 2 -cltIdleRpmBins = array, S08, 4756, [16], "C", 2.0, 0, -40, 200, 0 -cltIdleRpm = array, U08, 4772, [16], "RPM", 20.0, 0, 0, 5000, 0 -cltTimingBins = array, F32, 4788, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4820, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4852, [16], "x", 1, 0, -10000, 10000, 3 -scriptCurve1 = array, F32, 4916, [16], "y", 1, 0, -10000, 10000, 3 -scriptCurve2Bins = array, F32, 4980, [16], "x", 1, 0, -10000, 10000, 3 -scriptCurve2 = array, F32, 5044, [16], "y", 1, 0, -10000, 10000, 3 -scriptCurve3Bins = array, F32, 5108, [8], "x", 1, 0, -10000, 10000, 3 -scriptCurve3 = array, F32, 5140, [8], "y", 1, 0, -10000, 10000, 3 -scriptCurve4Bins = array, F32, 5172, [8], "x", 1, 0, -10000, 10000, 3 -scriptCurve4 = array, F32, 5204, [8], "y", 1, 0, -10000, 10000, 3 -scriptCurve5Bins = array, F32, 5236, [8], "x", 1, 0, -10000, 10000, 3 -scriptCurve5 = array, F32, 5268, [8], "y", 1, 0, -10000, 10000, 3 -scriptCurve6Bins = array, F32, 5300, [8], "x", 1, 0, -10000, 10000, 3 -scriptCurve6 = array, F32, 5332, [8], "y", 1, 0, -10000, 10000, 3 -baroCorrPressureBins = array, F32, 5364, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 5380, [4], "RPM", 1, 0, 0, 18000, 0 -baroCorrTable = array, F32, 5396, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 5460, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 5492, [8], "%", 1, 0, 0, 100, 2 -crankingAdvanceBins = array, U16, 5524, [4], "RPM", 1, 0, 0, 25000, 0 -crankingAdvance = array, S16, 5532, [4], "deg", 0.01, 0, -20, 90, 2 -iacCoastingRpmBins = array, U08, 5540, [16], "RPM", 100.0, 0, 0, 25000, 0 -iacCoasting = array, U08, 5556, [16], "%", 0.5, 0, 0, 100, 1 -warning_message = string, ASCII, 5572, 120 -afterstartCoolantBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5724, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5756, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5788, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5820, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5884, [8], "RPM", 100.0, 0, 0, 25000, 0 -boostTableClosedLoop = array, U08, 5892, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5956, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5964, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 6028, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 6036, [8], "RPM", 100.0, 0, 0, 25000, 0 -cltCrankingCorrBins = array, F32, 6044, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 6076, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 6108, [8], "RPM", 50.0, 0, 0, 12000, 0 -idleAdvance = array, F32, 6116, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 6148, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 6152, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 6156, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 6188, 8000 -cltFuelCorrBins = array, F32, 14188, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 14252, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 14316, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14380, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14444, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14476, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14508, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14540, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14572, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14636, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14700, [32], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 14828, [32], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S08, 14956, [8x8], "deg", 0.1, 0, -25, 25, 1 -ignitionIatCorrTempBins = array, S08, 15020, [8], "C", 1, 0, -40, 120, 0 -ignitionIatCorrLoadBins = array, U08, 15028, [8], "Load", 5.0, 0, 0, 1000, 0 -injectionPhase = array, S16, 15036, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 15548, [16], "Load", 1, 0, 0, 1000, 0 -injPhaseRpmBins = array, U16, 15580, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 15612, [10x6], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 15672, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 16184, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 16216, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, S08, 16248, [8x8], "value", 1, 0, -125, 125, 0 -vvtTable1LoadBins = array, U16, 16312, [8], "L", 1, 0, 0, 1000, 0 -vvtTable1RpmBins = array, U16, 16328, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, S08, 16344, [8x8], "value", 1, 0, -125, 125, 0 -vvtTable2LoadBins = array, U16, 16408, [8], "L", 1, 0, 0, 1000, 0 -vvtTable2RpmBins = array, U16, 16424, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 16440, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 16952, [16], "Load", 1, 0, 0, 1000, 0 -ignitionRpmBins = array, U16, 16984, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 17016, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 17528, [16], "kPa", 1, 0, 0, 1000, 0 -veRpmBins = array, U16, 17560, [16], "RPM", 1, 0, 0, 18000, 0 +injectorSecondary_flow = scalar, F32, 120, "cm3/min", 1, 0, 0, 99999, 2 +injectorSecondary_battLagCorrBins = array, F32, 124, [8], "volts", 1, 0, 0, 20, 2 +injectorSecondary_battLagCorr = array, F32, 156, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 188, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 188, [1:1], "false", "true" +enableKline = bits, U32, 188, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 188, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 188, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 188, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 188, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 188, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 188, [8:8], "false", "true" +etb_use_two_wires = bits, U32, 188, [9:9], "false", "true" +isDoubleSolenoidIdle = bits, U32, 188, [10:10], "false", "true" +useEeprom = bits, U32, 188, [11:11], "false", "true" +useCicPidForIdle = bits, U32, 188, [12:12], "false", "true" +useTLE8888_cranking_hack = bits, U32, 188, [13:13], "false", "true" +kickStartCranking = bits, U32, 188, [14:14], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 188, [15:15], "false", "true" +launchControlEnabled = bits, U32, 188, [16:16], "false", "true" +doNotFilterTriggerEdgeNoise = bits, U32, 188, [17:17], "with filter", "without filter" +antiLagEnabled = bits, U32, 188, [18:18], "false", "true" +useRunningMathForCranking = bits, U32, 188, [19:19], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 188, [20:20], "false", "true" +useTLE8888_stepper = bits, U32, 188, [21:21], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 188, [22:22], "false", "true" +verboseCan = bits, U32, 188, [23:23], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 188, [24:24], "No thank you", "Danger Mode" +useFordRedundantPps = bits, U32, 188, [25:25], "false", "true" +cltSensorPulldown = bits, U32, 188, [26:26], "false", "true" +iatSensorPulldown = bits, U32, 188, [27:27], "false", "true" +allowIdenticalPps = bits, U32, 188, [28:28], "false", "true" +overrideVvtTriggerGaps = bits, U32, 188, [29:29], "false", "true" +useSpiImu = bits, U32, 188, [30:30], "false", "true" +enableStagedInjection = bits, U32, 188, [31:31], "false", "true" +tpsMin = scalar, S16, 192, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 194, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 196, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 198, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 200, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 204, "RPM", 1, 0, 0, 12000, 0 +ignitionDwellForCrankingMs = scalar, F32, 208, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 212, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 214, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 216, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 248, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 280, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 312, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 344, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 348, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 352, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400", "MPXH6300" +map_sensor_hwChannel = bits, U08, 353, [0:5], $adc_channel_e_list +clt_tempC_1 = scalar, F32, 356, "*C", 1, 0, -55, 200, 1 +clt_tempC_2 = scalar, F32, 360, "*C", 1, 0, -55, 200, 1 +clt_tempC_3 = scalar, F32, 364, "*C", 1, 0, -55, 200, 1 +clt_resistance_1 = scalar, F32, 368, "Ohm", 1, 0, 0, 1000000, 1 +clt_resistance_2 = scalar, F32, 372, "Ohm", 1, 0, 0, 1000000, 1 +clt_resistance_3 = scalar, F32, 376, "Ohm", 1, 0, 0, 1000000, 1 +clt_bias_resistor = scalar, F32, 380, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 384, [0:5], $adc_channel_e_list +iat_tempC_1 = scalar, F32, 388, "*C", 1, 0, -55, 200, 1 +iat_tempC_2 = scalar, F32, 392, "*C", 1, 0, -55, 200, 1 +iat_tempC_3 = scalar, F32, 396, "*C", 1, 0, -55, 200, 1 +iat_resistance_1 = scalar, F32, 400, "Ohm", 1, 0, 0, 1000000, 1 +iat_resistance_2 = scalar, F32, 404, "Ohm", 1, 0, 0, 1000000, 1 +iat_resistance_3 = scalar, F32, 408, "Ohm", 1, 0, 0, 1000000, 1 +iat_bias_resistor = scalar, F32, 412, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 416, [0:5], $adc_channel_e_list +launchTimingRetard = scalar, S32, 420, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 424, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 428, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, U16, 432, "L", 0.001, 0, 0, 65, 3 +triggerSimulatorRpm = scalar, U16, 434, "RPM", 1, 0, 0, 30000, 0 +cylindersCount = scalar, U32, 436, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 440, [0:6], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "1-5-4-8-3-7-2-6", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 444, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 448, [0:2], "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +ALSMaxTPS = scalar, U08, 449, "%", 1, 0, 0, 10, 0 +crankingInjectionMode = bits, U08, 450, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 451, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +boostControlMinRpm = scalar, U16, 452, "", 1, 0, 0, 25000, 0 +boostControlMinTps = scalar, U08, 454, "", 1, 0, 0, 100, 0 +boostControlMinMap = scalar, U08, 455, "", 1, 0, 0, 250, 0 +crankingTimingAngle = scalar, F32, 456, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 460, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 461, "count", 1, 0, 1, 18, 0 +maxIdleVss = scalar, U08, 462, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 464, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 466, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 468, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 472, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 476, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 480, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 488, "deg C", 1, 0, 0, 150, 0 +acrPin = bits, U16, 492, [0:8], $output_pin_e_list +driveWheelRevPerKm = scalar, F32, 496, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 500, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW E46", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "MS Simplified Broadcast", "type 14" +canSleepPeriodMs = scalar, S32, 504, "ms", 1, 0, 0, 1000, 2 +camDecoder2jzPrecision = scalar, U08, 508, "", 1, 0, 0, 100, 0 +byFirmwareVersion = scalar, S32, 512, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 516, [0:5], $adc_channel_e_list +vbattAdcChannel = bits, U08, 517, [0:5], $adc_channel_e_list +fuelLevelSensor = bits, U08, 518, [0:5], $adc_channel_e_list +tps2_1AdcChannel = bits, U08, 519, [0:5], $adc_channel_e_list +idle_derivativeFilterLoss = scalar, F32, 520, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 524, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 528, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Single Tooth", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Half Moon", "Dodge Ram 1+16", "60/2 VW", "Benelli Tre", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "Mitsubishi 4G92/93/94 Cam 29", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "Mitsubishi 4G63 Cam 34", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "INVALID", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "3/0", "INVALID", "GM 24x 3 degree", "60-2-2 F3R", "Mitsu 4G63 Crank", "x2 30 Deg camshaft BTDC", "INVALID", "Mitsu 6G72 Cam", "6/0", "trg81", "trg82", "trg83" +trigger_customTotalToothCount = scalar, S32, 532, "number", 1, 0, 1, 300, 0 +trigger_customSkippedToothCount = scalar, S32, 536, "number", 1, 0, 0, 300, 0 +airByRpmTaper = scalar, F32, 540, "%", 1, 0, 0, 50, 1 +hip9011SpiDevice = bits, U08, 544, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +boostControlSafeDutyCycle = scalar, U08, 545, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 546, [0:5], $adc_channel_e_list +acrRevolutions = scalar, U08, 547, "", 1, 0, 0, 100, 0 +globalFuelCorrection = scalar, F32, 548, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 552, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 556, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 560, [0:7], $brain_input_pin_e_list +camInputs2 = bits, U16, 562, [0:7], $brain_input_pin_e_list +camInputs3 = bits, U16, 564, [0:7], $brain_input_pin_e_list +camInputs4 = bits, U16, 566, [0:7], $brain_input_pin_e_list +afr_hwChannel = bits, U08, 568, [0:5], $adc_channel_e_list +afr_hwChannel2 = bits, U08, 569, [0:5], $adc_channel_e_list +afr_v1 = scalar, F32, 572, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 576, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 580, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 584, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 588, [0:5], $adc_channel_e_list +etbSplit = scalar, U08, 589, "%", 0.1, 0, 0, 20, 1 +tle6240_cs = bits, U16, 590, [0:7], $gpio_list +tle6240_csPinMode = bits, U08, 592, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33810_csPinMode = bits, U08, 593, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 594, [0:7], $switch_input_pin_e_list +baroSensor_lowValue = scalar, F32, 596, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 600, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 604, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400", "MPXH6300" +baroSensor_hwChannel = bits, U08, 605, [0:5], $adc_channel_e_list +idle_solenoidFrequency = scalar, S32, 608, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 612, [0:8], $output_pin_e_list +idle_stepperDirectionPin = bits, U16, 614, [0:7], $gpio_list +idle_stepperStepPin = bits, U16, 616, [0:7], $gpio_list +idle_solenoidPinMode = bits, U08, 618, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 620, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 624, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 625, "deg/s", 0.1, 0, 0, 10, 1 +engineSyncCam = bits, S08, 626, [0:1], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank" +vssFilterReciprocal = scalar, U08, 627, "", 1, 0, 3, 200 0 +vssGearRatio = scalar, U16, 628, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 630, "count", 1, 0, 1, 100, 0 +idleVeOverrideMode = bits, U08, 631, [0:1], "None", "MAP", "TPS" +l9779_cs = bits, U16, 632, [0:7], $gpio_list +injectionPins1 = bits, U16, 634, [0:8], $output_pin_e_list +injectionPins2 = bits, U16, 636, [0:8], $output_pin_e_list +injectionPins3 = bits, U16, 638, [0:8], $output_pin_e_list +injectionPins4 = bits, U16, 640, [0:8], $output_pin_e_list +injectionPins5 = bits, U16, 642, [0:8], $output_pin_e_list +injectionPins6 = bits, U16, 644, [0:8], $output_pin_e_list +injectionPins7 = bits, U16, 646, [0:8], $output_pin_e_list +injectionPins8 = bits, U16, 648, [0:8], $output_pin_e_list +injectionPins9 = bits, U16, 650, [0:8], $output_pin_e_list +injectionPins10 = bits, U16, 652, [0:8], $output_pin_e_list +injectionPins11 = bits, U16, 654, [0:8], $output_pin_e_list +injectionPins12 = bits, U16, 656, [0:8], $output_pin_e_list +ignitionPins1 = bits, U16, 658, [0:8], $output_pin_e_list +ignitionPins2 = bits, U16, 660, [0:8], $output_pin_e_list +ignitionPins3 = bits, U16, 662, [0:8], $output_pin_e_list +ignitionPins4 = bits, U16, 664, [0:8], $output_pin_e_list +ignitionPins5 = bits, U16, 666, [0:8], $output_pin_e_list +ignitionPins6 = bits, U16, 668, [0:8], $output_pin_e_list +ignitionPins7 = bits, U16, 670, [0:8], $output_pin_e_list +ignitionPins8 = bits, U16, 672, [0:8], $output_pin_e_list +ignitionPins9 = bits, U16, 674, [0:8], $output_pin_e_list +ignitionPins10 = bits, U16, 676, [0:8], $output_pin_e_list +ignitionPins11 = bits, U16, 678, [0:8], $output_pin_e_list +ignitionPins12 = bits, U16, 680, [0:8], $output_pin_e_list +injectionPinMode = bits, U08, 682, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 683, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelPumpPin = bits, U16, 684, [0:8], $output_pin_e_list +fuelPumpPinMode = bits, U08, 686, [0:1], "default", "default inverted", "open collector", "open collector inverted" +gapVvtTrackingLengthOverride = scalar, S08, 687, "count", 1, 0, 1, 4, 0 +malfunctionIndicatorPin = bits, U16, 688, [0:8], $output_pin_e_list +malfunctionIndicatorPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 691, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 692, [0:8], $output_pin_e_list +clutchDownPin = bits, U16, 694, [0:7], $switch_input_pin_e_list +alternatorControlPin = bits, U16, 696, [0:8], $output_pin_e_list +alternatorControlPinMode = bits, U08, 698, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 699, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 700, [0:7], $gpio_list +digitalPotentiometerChipSelect2 = bits, U16, 702, [0:7], $gpio_list +digitalPotentiometerChipSelect3 = bits, U16, 704, [0:7], $gpio_list +digitalPotentiometerChipSelect4 = bits, U16, 706, [0:7], $gpio_list +electronicThrottlePin1Mode = bits, U08, 708, [0:1], "default", "default inverted", "open collector", "open collector inverted" +max31855spiDevice = bits, U08, 709, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 710, [0:7], $gpio_list +digitalPotentiometerSpiDevice = bits, U08, 712, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 714, [0:7], $gpio_list +mc33972_csPinMode = bits, U08, 716, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 717, [0:5], $adc_channel_e_list +tps1_2AdcChannel = bits, U08, 718, [0:5], $adc_channel_e_list +tps2_2AdcChannel = bits, U08, 719, [0:5], $adc_channel_e_list +throttlePedalPositionSecondAdcChannel = bits, U08, 720, [0:5], $adc_channel_e_list +fuelLevelValues = array, U08, 721, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 729, [0:2], "BPSX", "Innovate", "14Point7", "INVALID", "PLX", "Custom", "AEM" +mc33810_cs1 = bits, U16, 730, [0:7], $gpio_list +idle_antiwindupFreq = scalar, F32, 732, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 736, [0:7], $brain_input_pin_e_list +triggerInputPins2 = bits, U16, 738, [0:7], $brain_input_pin_e_list +mc33_t_min_boost = scalar, U16, 740, "us", 1, 0, 0, 10000, 0 +hip9011CsPinMode = bits, U08, 742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 744, [0:8], $output_pin_e_list +tachOutputPinMode = bits, U08, 746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 748, [0:8], $output_pin_e_list +sdCardCsPin = bits, U16, 750, [0:7], $gpio_list +canTxPin = bits, U16, 752, [0:7], $gpio_list +canRxPin = bits, U16, 754, [0:7], $gpio_list +throttlePedalUpPinMode = bits, U08, 756, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 757, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 758, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 760, [0:7], $brain_input_pin_e_list +tcuInputSpeedSensorTeeth = scalar, U08, 762, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 764, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 766, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 768, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 770, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 772, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 776, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 780, [0:7], $gpio_list +triggerSimulatorPins2 = bits, U16, 782, [0:7], $gpio_list +fordInjectorSmallPulseSlope = scalar, U16, 784, "g/s", 0.001, 0, 0, 65, 3 +triggerSimulatorPinModes1 = bits, U08, 786, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 787, [0:1], "default", "default inverted", "open collector", "open collector inverted" +maf2AdcChannel = bits, U08, 788, [0:5], $adc_channel_e_list +o2heaterPin = bits, U16, 790, [0:8], $output_pin_e_list +o2heaterPinModeTodO = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +lambdaProtectionMinRpm = scalar, U08, 793, "RPM", 100.0, 0, 0, 25000, 0 +lambdaProtectionMinLoad = scalar, U08, 794, "%", 10.0, 0, 0, 1000, 0 +is_enabled_spi_1 = bits, U32, 796, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 796, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 796, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 796, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 796, [4:4], "11 bit", "29 bit" +rethrowHardFault = bits, U32, 796, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 796, [6:6], "false", "true" +requireFootOnBrakeToCrank = bits, U32, 796, [7:7], "false", "true" +verboseQuad = bits, U32, 796, [8:8], "false", "true" +useStepperIdle = bits, U32, 796, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 796, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 796, [11:11], "false", "true" +lambdaProtectionEnable = bits, U32, 796, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 796, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 796, [14:14], "false", "true" +etb1configured = bits, U32, 796, [15:15], "false", "true" +etb2configured = bits, U32, 796, [16:16], "false", "true" +measureMapOnlyInOneCylinder = bits, U32, 796, [17:17], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 796, [18:18], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 796, [19:19], "false", "true" +coastingFuelCutEnabled = bits, U32, 796, [20:20], "false", "true" +useIacTableForCoasting = bits, U32, 796, [21:21], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 796, [22:22], "false", "true" +useIdleTimingPidControl = bits, U32, 796, [23:23], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 796, [24:24], "false", "true" +is_enabled_spi_4 = bits, U32, 796, [25:25], "false", "true" +pauseEtbControl = bits, U32, 796, [26:26], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 796, [27:27], "false", "true" +verboseKLine = bits, U32, 796, [28:28], "false", "true" +idleIncrementalPidCic = bits, U32, 796, [29:29], "false", "true" +enableAemXSeries = bits, U32, 796, [30:30], "false", "true" +logicAnalyzerPins1 = bits, U16, 800, [0:7], $brain_input_pin_e_list +logicAnalyzerPins2 = bits, U16, 802, [0:7], $brain_input_pin_e_list +logicAnalyzerPins3 = bits, U16, 804, [0:7], $brain_input_pin_e_list +logicAnalyzerPins4 = bits, U16, 806, [0:7], $brain_input_pin_e_list +mainRelayPinMode = bits, U08, 808, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 810, [0:7], $gpio_list +hip9011IntHoldPin = bits, U16, 812, [0:7], $gpio_list +hip9011IntHoldPinMode = bits, U08, 814, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 816, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 820, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 821, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 822, [0:8], $output_pin_e_list +acFanPinMode = bits, U08, 824, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 825, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 826, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 834, [0:4], "None", "VAG", "MM5.10", "type 3", "type 4" +dwellVoltageCorrValues = array, U08, 835, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 844, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 846, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 848, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 850, [0:7], $gpio_list +lps25BaroSensorSda = bits, U16, 852, [0:7], $gpio_list +vehicleSpeedSensorInputPin = bits, U16, 854, [0:7], $brain_input_pin_e_list +clutchUpPin = bits, U16, 856, [0:7], $switch_input_pin_e_list +injectorNonlinearMode = bits, U08, 858, [0:1], "None", "Polynomial", "Ford (dual slope)" +clutchUpPinMode = bits, U08, 859, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 860, [0:7], $gpio_list +max31855_cs2 = bits, U16, 862, [0:7], $gpio_list +max31855_cs3 = bits, U16, 864, [0:7], $gpio_list +max31855_cs4 = bits, U16, 866, [0:7], $gpio_list +max31855_cs5 = bits, U16, 868, [0:7], $gpio_list +max31855_cs6 = bits, U16, 870, [0:7], $gpio_list +max31855_cs7 = bits, U16, 872, [0:7], $gpio_list +max31855_cs8 = bits, U16, 874, [0:7], $gpio_list +flexSensorPin = bits, U16, 876, [0:7], $brain_input_pin_e_list +test557pin = bits, U16, 878, [0:7], $gpio_list +stepperDirectionPinMode = bits, U08, 880, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 881, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 882, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 883, "%", 1, 0, 70, 100, 0 +sdCardLogFrequency = scalar, U16, 884, "hz", 1, 0, 1, 250, 0 +idlePositionChannel = bits, U08, 886, [0:5], $adc_channel_e_list +debugMapAveraging = bits, U16, 888, [0:7], $gpio_list +starterRelayDisablePin = bits, U16, 890, [0:8], $output_pin_e_list +starterRelayDisablePinMode = bits, U08, 892, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 894, [0:8], $output_pin_e_list +startStopButtonPin = bits, U16, 896, [0:7], $switch_input_pin_e_list +mapMinBufferLength = scalar, S32, 900, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 904, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 906, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 908, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 910, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 912, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 914, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 916, [0:7], $gpio_list +triggerErrorPinMode = bits, U08, 918, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 920, [0:8], $output_pin_e_list +lambdaProtectionMinTps = scalar, U08, 922, "%", 1, 0, 0, 100, 0 +lambdaProtectionTimeout = scalar, U08, 923, "s", 0.1, 0, 0, 10, 1 +lambdaProtectionRestoreRpm = scalar, U08, 924, "RPM", 100.0, 0, 0, 25000, 0 +acRelayPinMode = bits, U08, 925, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 928, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 932, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 936, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 940, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 944, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 948, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 952, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 956, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 960, [0:7], $gpio_list +spi1misoPin = bits, U16, 962, [0:7], $gpio_list +spi1sckPin = bits, U16, 964, [0:7], $gpio_list +spi2mosiPin = bits, U16, 966, [0:7], $gpio_list +spi2misoPin = bits, U16, 968, [0:7], $gpio_list +spi2sckPin = bits, U16, 970, [0:7], $gpio_list +spi3mosiPin = bits, U16, 972, [0:7], $gpio_list +spi3misoPin = bits, U16, 974, [0:7], $gpio_list +spi3sckPin = bits, U16, 976, [0:7], $gpio_list +cdmInputPin = bits, U16, 978, [0:7], $gpio_list +consoleUartDevice = bits, U08, 980, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 981, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 982, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 984, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 984, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 984, [2:2], "false", "true" +multisparkEnable = bits, U32, 984, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 984, [4:4], "false", "true" +canInputBCM = bits, U32, 984, [5:5], "false", "true" +consumeObdSensors = bits, U32, 984, [6:6], "false", "true" +enableCanVss = bits, U32, 984, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 984, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 984, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 984, [10:10], "false", "true" +vvtBooleanForVerySpecialCases = bits, U32, 984, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 984, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 984, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 984, [14:14], "Rising", "Falling" +alphaNUseIat = bits, U32, 984, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 984, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 984, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 984, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 984, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 984, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 984, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 984, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 984, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 984, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 984, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 984, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 984, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 984, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 984, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 984, [30:30], "false", "true" +verboseCan2 = bits, U32, 984, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 988, [0:7], $gpio_list +etbIo1_directionPin2 = bits, U16, 990, [0:7], $gpio_list +etbIo1_controlPin = bits, U16, 992, [0:7], $gpio_list +etbIo1_disablePin = bits, U16, 994, [0:7], $gpio_list +etbIo2_directionPin1 = bits, U16, 996, [0:7], $gpio_list +etbIo2_directionPin2 = bits, U16, 998, [0:7], $gpio_list +etbIo2_controlPin = bits, U16, 1000, [0:7], $gpio_list +etbIo2_disablePin = bits, U16, 1002, [0:7], $gpio_list +boostControlPin = bits, U16, 1004, [0:8], $output_pin_e_list +boostControlPinMode = bits, U08, 1006, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ALSActivatePin = bits, U16, 1008, [0:7], $switch_input_pin_e_list +launchActivatePin = bits, U16, 1010, [0:7], $switch_input_pin_e_list +boostPid_pFactor = scalar, F32, 1012, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 1016, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 1020, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1024, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1026, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1028, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1030, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1032, [0:0], "Open Loop", "Open + Closed Loop" +ignitionKeyDigitalPinMode = bits, U08, 1033, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +ignitionKeyDigitalPin = bits, U16, 1034, [0:7], $gpio_list +boostPwmFrequency = scalar, S32, 1036, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1040, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1041, [0:0], "Switch Input", "Always Active" +launchSpeedThreshold = scalar, S32, 1044, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1048, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1052, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1056, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1060, "RPM", 1, 0, 0, 3000, 0 +turbochargerFilter = scalar, F32, 1064, "", 1, 0, 0, 100, 0 +launchTpsThreshold = scalar, S32, 1068, "", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1072, "", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1076, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1077, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1078, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1079, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1080, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1081, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1082, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1083, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1084, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1085, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1086, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1088, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1089, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1090, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1092, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1093, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1094, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1096, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1097, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1098, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1100, [0:7], $gpio_list +stepperDcIo1_directionPin2 = bits, U16, 1102, [0:7], $gpio_list +stepperDcIo1_controlPin = bits, U16, 1104, [0:7], $gpio_list +stepperDcIo1_disablePin = bits, U16, 1106, [0:7], $gpio_list +stepperDcIo2_directionPin1 = bits, U16, 1108, [0:7], $gpio_list +stepperDcIo2_directionPin2 = bits, U16, 1110, [0:7], $gpio_list +stepperDcIo2_controlPin = bits, U16, 1112, [0:7], $gpio_list +stepperDcIo2_disablePin = bits, U16, 1114, [0:7], $gpio_list +engineMake = string, ASCII, 1116, 32 +engineCode = string, ASCII, 1148, 32 +vehicleName = string, ASCII, 1180, 32 +tcu_solenoid1 = bits, U16, 1212, [0:8], $output_pin_e_list +tcu_solenoid2 = bits, U16, 1214, [0:8], $output_pin_e_list +tcu_solenoid3 = bits, U16, 1216, [0:8], $output_pin_e_list +tcu_solenoid4 = bits, U16, 1218, [0:8], $output_pin_e_list +tcu_solenoid5 = bits, U16, 1220, [0:8], $output_pin_e_list +tcu_solenoid6 = bits, U16, 1222, [0:8], $output_pin_e_list +etbFunctions1 = bits, U08, 1224, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1225, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1226, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1228, [0:7], $gpio_list +drv8860_csPinMode = bits, U08, 1230, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1232, [0:7], $gpio_list +fuelLevelBins = array, U16, 1234, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1250, [0:8], $output_pin_e_list +luaOutputPins2 = bits, U16, 1252, [0:8], $output_pin_e_list +luaOutputPins3 = bits, U16, 1254, [0:8], $output_pin_e_list +luaOutputPins4 = bits, U16, 1256, [0:8], $output_pin_e_list +luaOutputPins5 = bits, U16, 1258, [0:8], $output_pin_e_list +luaOutputPins6 = bits, U16, 1260, [0:8], $output_pin_e_list +luaOutputPins7 = bits, U16, 1262, [0:8], $output_pin_e_list +luaOutputPins8 = bits, U16, 1264, [0:8], $output_pin_e_list +vvtOffsets1 = scalar, F32, 1268, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1272, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1276, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1280, "value", 1, 0, -720, 1000, 1 +vrThreshold1_rpmBins = array, U08, 1284, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1290, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1296, [0:7], $gpio_list +vrThreshold2_rpmBins = array, U08, 1300, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1306, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1312, [0:7], $gpio_list +gpPwmNote1 = string, ASCII, 1316, 16 +gpPwmNote2 = string, ASCII, 1332, 16 +gpPwmNote3 = string, ASCII, 1348, 16 +gpPwmNote4 = string, ASCII, 1364, 16 +tps2SecondaryMin = scalar, U16, 1380, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1382, "ADC", 1, 0, 0, 1000, 0 +widebandOnSecondBus = bits, U32, 1384, [0:0], "1", "2" +fuelClosedLoopCorrectionEnabled = bits, U32, 1384, [1:1], "false", "true" +oddFireEngine = bits, U32, 1384, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1384, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1384, [4:4], "Piggyback Mode", "With Pull Ups" +yesUnderstandLocking = bits, U32, 1384, [5:5], "no", "yes" +silentTriggerError = bits, U32, 1384, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1384, [7:7], "false", "true" +canReadEnabled = bits, U32, 1384, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1384, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1384, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1384, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1384, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1384, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1384, [14:14], "Rising", "Falling" +invertSecondaryTriggerSignal = bits, U32, 1384, [15:15], "Rising", "Falling" +cutFuelOnHardLimit = bits, U32, 1384, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1384, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1384, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1384, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1384, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1384, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1384, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1384, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1384, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1384, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1384, [26:26], "With Pull Up", "With Pull Down" +verboseIsoTp = bits, U32, 1384, [27:27], "false", "true" +engineSnifferFocusOnInputs = bits, U32, 1384, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1384, [29:29], "false", "true" +twoStroke = bits, U32, 1384, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1384, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1388, [0:5], $adc_channel_e_list +acSwitch = bits, U16, 1390, [0:7], $switch_input_pin_e_list +vRefAdcChannel = bits, U08, 1392, [0:5], $adc_channel_e_list +etbNeutralPosition = scalar, U08, 1393, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1394, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1396, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1396, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1396, [2:2], "false", "true" +complexWallModel = bits, U32, 1396, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1396, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1396, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1396, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1396, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1396, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1396, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1396, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1396, [11:11], "false", "true" +cutFuelInAcr = bits, U32, 1396, [12:12], "false", "true" +hondaK = bits, U32, 1396, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1396, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1396, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1396, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1396, [17:17], "false", "true" +flexCranking = bits, U32, 1396, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1396, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1396, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1396, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1396, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1396, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1396, [24:24], "no", "yes" +invertVvtControlIntake = bits, U32, 1396, [25:25], "advance", "retard" +invertVvtControlExhaust = bits, U32, 1396, [26:26], "advance", "retard" +useBiQuadOnAuxSpeedSensors = bits, U32, 1396, [27:27], "false", "true" +sdTriggerLog = bits, U32, 1396, [28:28], "normal", "trigger" +ALSActivateInverted = bits, U32, 1396, [29:29], "false", "true" +stepper_dc_use_two_wires = bits, U32, 1396, [30:30], "false", "true" +watchOutForLinearTime = bits, U32, 1396, [31:31], "false", "true" +engineChartSize = scalar, U32, 1400, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1404, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1408, [0:7], $gpio_list +camInputsDebug2 = bits, U16, 1410, [0:7], $gpio_list +camInputsDebug3 = bits, U16, 1412, [0:7], $gpio_list +camInputsDebug4 = bits, U16, 1414, [0:7], $gpio_list +acIdleRpmTarget = scalar, S16, 1416, "RPM", 1, 0, 0, 2000, 0 +warningPeriod = scalar, S16, 1418, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1420, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1424, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1428, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1432, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1436, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1440, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1444, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1448, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1460, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1464, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1466, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1468, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1470, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1472, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1476, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1484, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1486, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1488, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1490, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1492, [0:7], $gpio_list +triggerInputDebugPins2 = bits, U16, 1494, [0:7], $gpio_list +airTaperRpmRange = scalar, S16, 1496, "RPM", 1, 0, 0, 1500, 0 +turboSpeedSensorInputPin = bits, U16, 1498, [0:7], $brain_input_pin_e_list +tps2Min = scalar, S16, 1500, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1502, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1504, [0:8], $output_pin_e_list +startStopButtonMode = bits, U08, 1506, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1508, [0:7], $gpio_list +tachPulsePerRev = scalar, U08, 1510, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1512, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1516, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1520, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1522, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1524, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1528, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1532, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1536, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1538, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1540, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1542, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1544, "Fraction", 1, 0, 0, 1, 2 +binarySerialTxPin = bits, U16, 1548, [0:7], $gpio_list +binarySerialRxPin = bits, U16, 1550, [0:7], $gpio_list +auxValves1 = bits, U16, 1552, [0:7], $gpio_list +auxValves2 = bits, U16, 1554, [0:7], $gpio_list +tcuUpshiftButtonPin = bits, U16, 1556, [0:7], $switch_input_pin_e_list +tcuDownshiftButtonPin = bits, U16, 1558, [0:7], $switch_input_pin_e_list +throttlePedalUpVoltage = scalar, F32, 1560, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1564, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1568, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1570, "RPM", 1, 0, 0, 800, 0 +targetVBatt = scalar, F32, 1572, "Volts", 1, 0, 0, 30, 1 +mc33810DisableRecoveryMode = bits, U32, 1576, [0:0], "false", "true" +mc33810Gpgd0Mode = bits, U32, 1576, [1:1], "false", "true" +mc33810Gpgd1Mode = bits, U32, 1576, [2:2], "false", "true" +mc33810Gpgd2Mode = bits, U32, 1576, [3:3], "false", "true" +mc33810Gpgd3Mode = bits, U32, 1576, [4:4], "false", "true" +afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list +auxSerialRxPin = bits, U16, 1586, [0:7], $gpio_list +accelerometerCsPin = bits, U16, 1588, [0:7], $gpio_list +tpsAccelLookback = scalar, U08, 1590, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1591, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1592, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1593, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1596, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1600, [0:7], $brain_input_pin_e_list +auxSpeedSensorInputPin2 = bits, U16, 1602, [0:7], $brain_input_pin_e_list +totalGearsCount = scalar, U08, 1604, "", 1, 0, 1, 10, 0 +injectionTimingMode = bits, U08, 1605, [0:1], "End of injection", "Start of injection", "Center of injection" +debugMode = bits, U08, 1606, [0:5], "INVALID", "TPS acceleration enrichment", "INVALID", "Stepper Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "INVALID", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua" +fan1ExtraIdle = scalar, U08, 1607, "%", 1, 0, 0, 100, 0 +uartConsoleSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1612, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1616, "coeff", 1, 0, 0, 200, 2 +auxSerialSpeed = scalar, U32, 1620, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1624, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1628, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1632, [0:2], "50kbps", "83.33kbps", "100kbps", "125kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1633, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1634, [0:2], "50kbps", "83.33kbps", "100kbps", "125kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1635, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1636, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1637, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1638, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1639, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1640, [0:0], "false", "true" +canOpenBLT = bits, U32, 1640, [1:1], "false", "true" +can2OpenBLT = bits, U32, 1640, [2:2], "false", "true" +injectorFlowAsMassFlow = bits, U32, 1640, [3:3], "volumetric flow", "mass flow" +boardUseCanTerminator = bits, U32, 1640, [4:4], "false", "true" +kLineDoHondaSend = bits, U32, 1640, [5:5], "false", "true" +can1ListenMode = bits, U32, 1640, [6:6], "false", "true" +can2ListenMode = bits, U32, 1640, [7:7], "false", "true" +camDecoder2jzPosition = scalar, U08, 1644, "", 1, 0, 0, 100, 0 +mc33810maxDwellTimer = bits, U08, 1645, [0:2], "2 mS", "4 mS", "8 mS", "16 mS", "32 mS", "64 mS" +benchTestOnTime = scalar, U16, 1646, "ms", 0.01, 0, 0, 500, 2 +lambdaProtectionRestoreTps = scalar, U08, 1648, "%", 1, 0, 0, 100, 0 +lambdaProtectionRestoreLoad = scalar, U08, 1649, "%", 10.0, 0, 0, 1000, 0 +launchActivatePinMode = bits, U08, 1650, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1652, [0:7], $gpio_list +can2RxPin = bits, U16, 1654, [0:7], $gpio_list +starterControlPinMode = bits, U08, 1656, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1657, [0:5], $adc_channel_e_list +ignOverrideMode = bits, U08, 1658, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1659, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1660, [0:8], $output_pin_e_list +hpfpValvePinMode = bits, U08, 1662, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1664, "kPa (absolute)", 1, 0, 0, 1000, 0 +tchargeBins = array, U08, 1668, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1684, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1700, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1704, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1708, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1712, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1716, [0:8], $output_pin_e_list +vvtPins2 = bits, U16, 1718, [0:8], $output_pin_e_list +vvtPins3 = bits, U16, 1720, [0:8], $output_pin_e_list +vvtPins4 = bits, U16, 1722, [0:8], $output_pin_e_list +sdCardCsPinMode = bits, U08, 1724, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1728, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1732, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1736, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1740, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1744, "", 1, 0, 0, 3, 4 +vvtOutputFrequency = scalar, U16, 1748, "Hz", 1, 0, 0, 3000, 0 +minimumIgnitionTiming = scalar, S08, 1750, "deg BTDC", 1, 0, -90, 90, 0 +maximumIgnitionTiming = scalar, S08, 1751, "deg BTDC", 1, 0, -90, 90, 0 +alternatorPwmFrequency = scalar, S32, 1752, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1756, [0:5], "Inactive", "Single Tooth", "Toyota 3 Tooth", "Miata NB2", "Mitsu 4G69", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K Intake", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "Mazda Skyactiv", "Honda K Exhaust", "Mitsubishi 4G92/93/94", "Mitsubishi 4G63", "Ford Coyote", "Mitsu 6G72" +vvtMode2 = bits, U08, 1757, [0:5], "Inactive", "Single Tooth", "Toyota 3 Tooth", "Miata NB2", "Mitsu 4G69", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K Intake", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "Mazda Skyactiv", "Honda K Exhaust", "Mitsubishi 4G92/93/94", "Mitsubishi 4G63", "Ford Coyote", "Mitsu 6G72" +fan2ExtraIdle = scalar, U08, 1758, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1759, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1760, [0:5], $adc_channel_e_list +auxAnalogInputs2 = bits, U08, 1761, [0:5], $adc_channel_e_list +auxAnalogInputs3 = bits, U08, 1762, [0:5], $adc_channel_e_list +auxAnalogInputs4 = bits, U08, 1763, [0:5], $adc_channel_e_list +auxAnalogInputs5 = bits, U08, 1764, [0:5], $adc_channel_e_list +auxAnalogInputs6 = bits, U08, 1765, [0:5], $adc_channel_e_list +auxAnalogInputs7 = bits, U08, 1766, [0:5], $adc_channel_e_list +auxAnalogInputs8 = bits, U08, 1767, [0:5], $adc_channel_e_list +trailingCoilPins1 = bits, U16, 1768, [0:8], $output_pin_e_list +trailingCoilPins2 = bits, U16, 1770, [0:8], $output_pin_e_list +trailingCoilPins3 = bits, U16, 1772, [0:8], $output_pin_e_list +trailingCoilPins4 = bits, U16, 1774, [0:8], $output_pin_e_list +trailingCoilPins5 = bits, U16, 1776, [0:8], $output_pin_e_list +trailingCoilPins6 = bits, U16, 1778, [0:8], $output_pin_e_list +trailingCoilPins7 = bits, U16, 1780, [0:8], $output_pin_e_list +trailingCoilPins8 = bits, U16, 1782, [0:8], $output_pin_e_list +trailingCoilPins9 = bits, U16, 1784, [0:8], $output_pin_e_list +trailingCoilPins10 = bits, U16, 1786, [0:8], $output_pin_e_list +trailingCoilPins11 = bits, U16, 1788, [0:8], $output_pin_e_list +trailingCoilPins12 = bits, U16, 1790, [0:8], $output_pin_e_list +tle8888mode = bits, U08, 1792, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +accelerometerCsPinMode = bits, U08, 1793, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1794, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1795, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1796, "kPa", 1, 0, 50, 700000, 0 +postCrankingFactor = array, F32, 1800, [6x6], "mult", 1, 0, 1, 3, 2 +postCrankingDurationBins = array, F32, 1944, [6], "count", 1, 0, 0, 1000, 0 +postCrankingCLTBins = array, F32, 1968, [6], "C", 1, 0, -100, 100, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1992, "*C", 1, 0, -55, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1996, "*C", 1, 0, -55, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 2000, "*C", 1, 0, -55, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 2004, "Ohm", 1, 0, 0, 1000000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 2008, "Ohm", 1, 0, 0, 1000000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 2012, "Ohm", 1, 0, 0, 1000000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 2016, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 2020, [0:5], $adc_channel_e_list +auxTempSensor2_tempC_1 = scalar, F32, 2024, "*C", 1, 0, -55, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 2028, "*C", 1, 0, -55, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 2032, "*C", 1, 0, -55, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 2036, "Ohm", 1, 0, 0, 1000000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 2040, "Ohm", 1, 0, 0, 1000000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 2044, "Ohm", 1, 0, 0, 1000000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 2048, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 2052, [0:5], $adc_channel_e_list +knockSamplingDuration = scalar, S16, 2056, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 2058, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 2060, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 2064, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 2068, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 2072, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 2074, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 2076, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 2078, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 2080, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 2081, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 2082, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 2083, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 2084, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 2088, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 2092, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 2096, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 2100, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 2104, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 2108, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 2112, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 2116, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 2120, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 2124, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 2128, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 2132, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 2136, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 2137, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 2138, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 2139, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 2140, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 2141, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 2142, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 2143, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 2144, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 2145, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 2146, [0:7], $gpio_list +mc33816_driven = bits, U16, 2148, [0:7], $gpio_list +brakePedalPin = bits, U16, 2150, [0:7], $switch_input_pin_e_list +brakePedalPinMode = bits, U08, 2152, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 2156, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 2160, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 2164, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 2168, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 2170, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 2172, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 2174, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 2176, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 2180, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 2184, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 2188, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 2190, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 2192, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 2194, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2196, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2200, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2204, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2208, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2212, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2216, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2220, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2224, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2228, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2236, [0:5], $adc_channel_e_list +oilPressure_v1 = scalar, F32, 2240, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2244, "", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2248, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2252, "", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2256, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2258, [0:8], $output_pin_e_list +fan2OnTemperature = scalar, U08, 2260, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2261, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2262, [0:7], $gpio_list +tle8888_cs = bits, U16, 2264, [0:7], $gpio_list +tle8888_csPinMode = bits, U08, 2266, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2268, [0:7], $gpio_list +auxFrequencyFilter = scalar, F32, 2272, "hz", 1, 0, 0, 100, 1 +vvtControlMinRpm = scalar, S16, 2276, "RPM", 1, 0, 0, 3000, 0 +sentInputPins1 = bits, U16, 2278, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchFuelAdderPercent = scalar, S08, 2280, "%", 1, 0, 0, 100, 0 +etbJamTimeout = scalar, U08, 2281, "sec", 0.02, 0, 0, 5, 2 +etbExpAverageLength = scalar, U16, 2282, "", 1, 0, 0, 32000, 0 +etbDutyThreshold = scalar, F32, 2284, "", 1, 0, 0, 100, 0 +coastingFuelCutRpmHigh = scalar, S16, 2288, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2290, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2292, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2294, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2296, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2298, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2300, [0:5], $adc_channel_e_list +highPressureFuel_v1 = scalar, F32, 2304, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2308, "", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2312, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2316, "", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2320, [0:5], $adc_channel_e_list +lowPressureFuel_v1 = scalar, F32, 2324, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2328, "", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2332, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2336, "", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2340, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2344, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2352, 16 +scriptCurveName2 = string, ASCII, 2368, 16 +scriptCurveName3 = string, ASCII, 2384, 16 +scriptCurveName4 = string, ASCII, 2400, 16 +scriptCurveName5 = string, ASCII, 2416, 16 +scriptCurveName6 = string, ASCII, 2432, 16 +scriptTableName1 = string, ASCII, 2448, 16 +scriptTableName2 = string, ASCII, 2464, 16 +scriptTableName3 = string, ASCII, 2480, 16 +scriptTableName4 = string, ASCII, 2496, 16 +scriptSettingName1 = string, ASCII, 2512, 16 +scriptSettingName2 = string, ASCII, 2528, 16 +scriptSettingName3 = string, ASCII, 2544, 16 +scriptSettingName4 = string, ASCII, 2560, 16 +scriptSettingName5 = string, ASCII, 2576, 16 +scriptSettingName6 = string, ASCII, 2592, 16 +scriptSettingName7 = string, ASCII, 2608, 16 +scriptSettingName8 = string, ASCII, 2624, 16 +tChargeAirCoefMin = scalar, F32, 2640, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2644, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2648, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2652, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2656, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2660, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2664, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2668, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2670, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2672, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2676, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2680, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2684, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2686, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2688, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2690, "", 1, 0, -30000, 30000, 0 +idleTimingSoftEntryTime = scalar, F32, 2692, "", 1, 0, 0, 100, 1 +etbRocExpAverageLength = scalar, S16, 2696, "", 1, 0, 0, 32000, 0 +tpsAccelFractionPeriod = scalar, S16, 2698, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2700, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2704, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2705, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2706, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2709, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2710, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2712, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2716, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2717, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2718, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2719, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2720, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2721, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2722, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2723, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2724, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2725, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2726, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2727, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2728, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2736, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2737, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2738, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2739, "RPM", 50.0, 0, 0, 12000, 0 +tractionControlSlipBins = array, U16, 2740, [6], "ratio", 0.01, 0, 0, 999, 2 +tractionControlSpeedBins = array, U08, 2752, [6], "RPM", 1, 0, 0, 250, 0 +disableFan1AtSpeed = scalar, S08, 2758, "", 1, 0, 0, 100, 0 +disableFan2AtSpeed = scalar, S08, 2759, "", 1, 0, 0, 100, 0 +canVssNbcType = bits, U08, 2760, [0:2], "BMW_e46", "W202", "BMW E8x/E9x MK60e5", "Nissan 350", "Hyundai PB", "Honda Civic9" +gppwm1_pin = bits, U16, 2764, [0:8], $output_pin_e_list +gppwm1_dutyIfError = scalar, U08, 2766, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2768, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2770, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2771, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2772, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm1_rpmAxis = bits, U08, 2773, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm1_loadBins = array, S16, 2774, [8], "load", 0.5, 0, -1000, 10000, 1 +gppwm1_rpmBins = array, S16, 2790, [8], "RPM", 1, 0, -30000, 30000, 0 +gppwm1_table = array, U08, 2806, [8x8], "duty", 0.5, 0, 0, 100, 1 +gppwm2_pin = bits, U16, 2872, [0:8], $output_pin_e_list +gppwm2_dutyIfError = scalar, U08, 2874, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2876, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2878, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2879, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2880, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm2_rpmAxis = bits, U08, 2881, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm2_loadBins = array, S16, 2882, [8], "load", 0.5, 0, -1000, 10000, 1 +gppwm2_rpmBins = array, S16, 2898, [8], "RPM", 1, 0, -30000, 30000, 0 +gppwm2_table = array, U08, 2914, [8x8], "duty", 0.5, 0, 0, 100, 1 +gppwm3_pin = bits, U16, 2980, [0:8], $output_pin_e_list +gppwm3_dutyIfError = scalar, U08, 2982, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2984, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2986, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2987, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2988, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm3_rpmAxis = bits, U08, 2989, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm3_loadBins = array, S16, 2990, [8], "load", 0.5, 0, -1000, 10000, 1 +gppwm3_rpmBins = array, S16, 3006, [8], "RPM", 1, 0, -30000, 30000, 0 +gppwm3_table = array, U08, 3022, [8x8], "duty", 0.5, 0, 0, 100, 1 +gppwm4_pin = bits, U16, 3088, [0:8], $output_pin_e_list +gppwm4_dutyIfError = scalar, U08, 3090, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 3092, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 3094, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 3095, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 3096, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm4_rpmAxis = bits, U08, 3097, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +gppwm4_loadBins = array, S16, 3098, [8], "load", 0.5, 0, -1000, 10000, 1 +gppwm4_rpmBins = array, S16, 3114, [8], "RPM", 1, 0, -30000, 30000, 0 +gppwm4_table = array, U08, 3130, [8x8], "duty", 0.5, 0, 0, 100, 1 +mc33_i_boost = scalar, U16, 3196, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 3198, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 3200, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 3202, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 3204, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 3206, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 3208, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 3210, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 3212, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 3214, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 3215, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 3216, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 3217, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 3218, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 3219, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 3220, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 3221, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 3222, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 3223, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 3240, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 3244, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 3248, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 3252, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 3256, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 3260, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3264, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3268, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3272, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3276, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3280, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3284, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3288, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3292, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3296, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3300, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3304, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3308, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3312, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3316, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3320, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3324, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3328, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3332, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3336, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3340, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3344, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3348, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3352, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3356, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3360, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3364, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3368, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3372, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3376, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3380, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3384, "rpm", 50.0, 0, 0, 12500, 0 +dfcoDelay = scalar, U08, 3385, "sec", 0.1, 0, 0, 10, 1 +acDelay = scalar, U08, 3386, "sec", 0.1, 0, 0, 10, 1 +fordInjectorSmallPulseBreakPoint = scalar, U16, 3388, "mg", 0.001, 0, 0, 65, 3 +tpsTspCorrValues = array, U08, 3390, [4], "multiplier", 0.02, 0, 0, 5, 2 +etbJamIntegratorLimit = scalar, U08, 3394, "%", 1, 0, 0, 50, 0 +hpfpCamLobes = scalar, U08, 3395, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3396, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +auxiliarySetting1 = scalar, U08, 3397, "", 1, 0, 0, 100, 0 +hpfpMinAngle = scalar, U08, 3398, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3400, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3402, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3403, "", 1, 0, 0, 255, 0 +hpfpPidP = scalar, U16, 3404, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3406, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3408, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3410, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3426, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3442, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3450, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3466, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3666, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3686, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3696, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3796, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3816, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3826, [0:8], $output_pin_e_list +stepper_raw_output2 = bits, U16, 3828, [0:8], $output_pin_e_list +stepper_raw_output3 = bits, U16, 3830, [0:8], $output_pin_e_list +stepper_raw_output4 = bits, U16, 3832, [0:8], $output_pin_e_list +gearRatio1 = scalar, U16, 3834, "ratio", 0.01, 0, 0, 30, 2 +gearRatio2 = scalar, U16, 3836, "ratio", 0.01, 0, 0, 30, 2 +gearRatio3 = scalar, U16, 3838, "ratio", 0.01, 0, 0, 30, 2 +gearRatio4 = scalar, U16, 3840, "ratio", 0.01, 0, 0, 30, 2 +gearRatio5 = scalar, U16, 3842, "ratio", 0.01, 0, 0, 30, 2 +gearRatio6 = scalar, U16, 3844, "ratio", 0.01, 0, 0, 30, 2 +gearRatio7 = scalar, U16, 3846, "ratio", 0.01, 0, 0, 30, 2 +gearRatio8 = scalar, U16, 3848, "ratio", 0.01, 0, 0, 30, 2 +gearRatio9 = scalar, U16, 3850, "ratio", 0.01, 0, 0, 30, 2 +gearRatio10 = scalar, U16, 3852, "ratio", 0.01, 0, 0, 30, 2 +vvtActivationDelayMs = scalar, U16, 3854, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3856, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3864, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3872, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3880, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3888, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3896, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3904, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3940, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3952, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3964, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3965, [0:1], "None", "Simple Transmission", "GM 4L6X" +acrDisablePhase = scalar, U16, 3966, "deg", 1, 0, 0, 720, 0 +auxLinear1_hwChannel = bits, U08, 3968, [0:5], $adc_channel_e_list +auxLinear1_v1 = scalar, F32, 3972, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3976, "", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3980, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3984, "", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3988, [0:5], $adc_channel_e_list +auxLinear2_v1 = scalar, F32, 3992, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3996, "", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4000, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4004, "", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 4008, [0:8], $output_pin_e_list +tcu_tcc_onoff_solenoid_mode = bits, U08, 4010, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 4012, [0:8], $output_pin_e_list +tcu_tcc_pwm_solenoid_mode = bits, U08, 4014, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 4016, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 4018, [0:8], $output_pin_e_list +tcu_pc_solenoid_pin_mode = bits, U08, 4020, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 4022, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 4024, [0:8], $output_pin_e_list +tcu_32_solenoid_pin_mode = bits, U08, 4026, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 4028, "Hz", 1, 0, 0, 3000, 0 +acrPin2 = bits, U16, 4030, [0:8], $output_pin_e_list +etbMinimumPosition = scalar, F32, 4032, "%", 1, 0, 0.01, 100, 2 +tuneHidingKey = scalar, U16, 4036, "", 1, 0, 0, 20000, 0 +vinNumber = string, ASCII, 4038, 17 +highSpeedOffsets = array, U16, 4056, [32], "", 1, 0.00000,0.00,65535, 0, noMsqSave +etbDutyShutdownThreshold = scalar, F32, 4120, "", 1, 0, 0, 100, 0 +fuelPressureSensorMode = bits, U08, 4124, [0:1], "Absolute", "Gauge", "Differential", "INVALID" +luaDigitalInputPins1 = bits, U16, 4126, [0:7], $switch_input_pin_e_list +luaDigitalInputPins2 = bits, U16, 4128, [0:7], $switch_input_pin_e_list +luaDigitalInputPins3 = bits, U16, 4130, [0:7], $switch_input_pin_e_list +luaDigitalInputPins4 = bits, U16, 4132, [0:7], $switch_input_pin_e_list +luaDigitalInputPins5 = bits, U16, 4134, [0:7], $switch_input_pin_e_list +luaDigitalInputPins6 = bits, U16, 4136, [0:7], $switch_input_pin_e_list +luaDigitalInputPins7 = bits, U16, 4138, [0:7], $switch_input_pin_e_list +luaDigitalInputPins8 = bits, U16, 4140, [0:7], $switch_input_pin_e_list +tpsTspCorrValuesBins = array, U08, 4142, [4], "RPM", 50.0, 0, 0, 17500, 0 +ALSMinRPM = scalar, S16, 4146, "rpm", 1, 0, 0, 20000, 0 +ALSMaxRPM = scalar, S16, 4148, "rpm", 1, 0, 0, 20000, 0 +ALSMaxDuration = scalar, S16, 4150, "sec", 1, 0, 0, 10, 0 +ALSMinCLT = scalar, S08, 4152, "C", 1, 0, 0, 90, 0 +ALSMaxCLT = scalar, S08, 4153, "C", 1, 0, 0, 105, 0 +alsMinTimeBetween = scalar, U08, 4154, "", 1, 0, 0, 20000, 0 +alsEtbPosition = scalar, U08, 4155, "", 1, 0, 0, 20000, 0 +acRelayAlternatorDutyAdder = scalar, U08, 4156, "%", 1, 0, 0, 100, 0 +sentEtbType = bits, S08, 4157, [0:1], "None", "GM type 1", "Ford type 1", "Custom" +customSentTpsMin = scalar, U16, 4158, "", 1, 0, 0, 32000, 0 +ALSIdleAdd = scalar, S32, 4160, "%", 1, 0, 0, 100, 2 +ALSEtbAdd = scalar, S32, 4164, "%", 1, 0, 0, 100, 2 +ALSSkipRatio = scalar, F32, 4168, "", 1, 0, 0, 1, 1 +ALSMaxDriverThrottleIntent = scalar, U08, 4172, "%", 1, 0, 0, 10, 0 +ALSActivatePinMode = bits, U08, 4173, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tpsSecondaryMaximum = scalar, U08, 4174, "%", 0.5, 0, 0, 100, 1 +ppsSecondaryMaximum = scalar, U08, 4175, "%", 0.5, 0, 0, 100, 1 +luaDigitalInputPinModes1 = bits, U08, 4176, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes2 = bits, U08, 4177, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes3 = bits, U08, 4178, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes4 = bits, U08, 4179, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes5 = bits, U08, 4180, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes6 = bits, U08, 4181, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes7 = bits, U08, 4182, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +luaDigitalInputPinModes8 = bits, U08, 4183, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +customSentTpsMax = scalar, U16, 4184, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 4186, "", 1, 0, 0, 32000, 0 +canGpioType = bits, S08, 4188, [0:1], "None", "DRT protocol", "MS protocol" +uiMode = bits, S08, 4189, [0:1], "Full", "Installation", "Tuning" +hpfpPeakPos = scalar, S16, 4190, "deg", 1, 0, -719, 719, 0 +kLinePeriodUs = scalar, S16, 4192, "us", 1, 0, 0, 30000, 0 +rpmSoftLimitWindowSize = scalar, U08, 4194, "RPM", 10.0, 0, 0, 2500, 0 +rpmSoftLimitTimingRetard = scalar, U08, 4195, "deg", 0.2, 0, 0, 50, 1 +rpmSoftLimitFuelAdded = scalar, U08, 4196, "%", 0.2, 0, 0, 50, 1 +rpmHardLimitHyst = scalar, U08, 4197, "RPM", 10.0, 0, 0, 2500, 0 +benchTestOffTime = scalar, U16, 4198, "ms", 0.1, 0, 0, 2000, 1 +boostCutPressureHyst = scalar, U08, 4200, "kPa (absolute)", 0.5, 0, 0, 125, 1 +gearBasedOpenLoopBoostAdder = array, U08, 4201, [10], "%", 0.5, 0, 0, 100, 1 +benchTestCount = scalar, U32, 4212, "", 1, 0, 0, 10000000, 0 +iacByTpsHoldTime = scalar, U08, 4216, "seconds", 0.1, 0, 0, 25, 1 +iacByTpsDecayTime = scalar, U08, 4217, "seconds", 0.1, 0, 0, 25, 1 +tcu_rangeInput1 = bits, U16, 4218, [0:7], $switch_input_pin_e_list +tcu_rangeInput2 = bits, U16, 4220, [0:7], $switch_input_pin_e_list +tcu_rangeInput3 = bits, U16, 4222, [0:7], $switch_input_pin_e_list +tcu_rangeInput4 = bits, U16, 4224, [0:7], $switch_input_pin_e_list +tcu_rangeInput5 = bits, U16, 4226, [0:7], $switch_input_pin_e_list +tcu_rangeInput6 = bits, U16, 4228, [0:7], $switch_input_pin_e_list +tcu_rangeInputMode1 = bits, U08, 4230, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_rangeInputMode2 = bits, U08, 4231, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_rangeInputMode3 = bits, U08, 4232, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_rangeInputMode4 = bits, U08, 4233, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_rangeInputMode5 = bits, U08, 4234, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_rangeInputMode6 = bits, U08, 4235, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +canVssScaling = scalar, U16, 4236, "ratio", 1.0E-4, 0, 0.5, 1.5, 4 +oilTempSensor_tempC_1 = scalar, F32, 4240, "*C", 1, 0, -55, 200, 1 +oilTempSensor_tempC_2 = scalar, F32, 4244, "*C", 1, 0, -55, 200, 1 +oilTempSensor_tempC_3 = scalar, F32, 4248, "*C", 1, 0, -55, 200, 1 +oilTempSensor_resistance_1 = scalar, F32, 4252, "Ohm", 1, 0, 0, 1000000, 1 +oilTempSensor_resistance_2 = scalar, F32, 4256, "Ohm", 1, 0, 0, 1000000, 1 +oilTempSensor_resistance_3 = scalar, F32, 4260, "Ohm", 1, 0, 0, 1000000, 1 +oilTempSensor_bias_resistor = scalar, F32, 4264, "Ohm", 1, 0, 0, 200000, 1 +oilTempSensor_adcChannel = bits, U08, 4268, [0:5], $adc_channel_e_list +fuelTempSensor_tempC_1 = scalar, F32, 4272, "*C", 1, 0, -55, 200, 1 +fuelTempSensor_tempC_2 = scalar, F32, 4276, "*C", 1, 0, -55, 200, 1 +fuelTempSensor_tempC_3 = scalar, F32, 4280, "*C", 1, 0, -55, 200, 1 +fuelTempSensor_resistance_1 = scalar, F32, 4284, "Ohm", 1, 0, 0, 1000000, 1 +fuelTempSensor_resistance_2 = scalar, F32, 4288, "Ohm", 1, 0, 0, 1000000, 1 +fuelTempSensor_resistance_3 = scalar, F32, 4292, "Ohm", 1, 0, 0, 1000000, 1 +fuelTempSensor_bias_resistor = scalar, F32, 4296, "Ohm", 1, 0, 0, 200000, 1 +fuelTempSensor_adcChannel = bits, U08, 4300, [0:5], $adc_channel_e_list +ambientTempSensor_tempC_1 = scalar, F32, 4304, "*C", 1, 0, -55, 200, 1 +ambientTempSensor_tempC_2 = scalar, F32, 4308, "*C", 1, 0, -55, 200, 1 +ambientTempSensor_tempC_3 = scalar, F32, 4312, "*C", 1, 0, -55, 200, 1 +ambientTempSensor_resistance_1 = scalar, F32, 4316, "Ohm", 1, 0, 0, 1000000, 1 +ambientTempSensor_resistance_2 = scalar, F32, 4320, "Ohm", 1, 0, 0, 1000000, 1 +ambientTempSensor_resistance_3 = scalar, F32, 4324, "Ohm", 1, 0, 0, 1000000, 1 +ambientTempSensor_bias_resistor = scalar, F32, 4328, "Ohm", 1, 0, 0, 200000, 1 +ambientTempSensor_adcChannel = bits, U08, 4332, [0:5], $adc_channel_e_list +compressorDischargeTemperature_tempC_1 = scalar, F32, 4336, "*C", 1, 0, -55, 200, 1 +compressorDischargeTemperature_tempC_2 = scalar, F32, 4340, "*C", 1, 0, -55, 200, 1 +compressorDischargeTemperature_tempC_3 = scalar, F32, 4344, "*C", 1, 0, -55, 200, 1 +compressorDischargeTemperature_resistance_1 = scalar, F32, 4348, "Ohm", 1, 0, 0, 1000000, 1 +compressorDischargeTemperature_resistance_2 = scalar, F32, 4352, "Ohm", 1, 0, 0, 1000000, 1 +compressorDischargeTemperature_resistance_3 = scalar, F32, 4356, "Ohm", 1, 0, 0, 1000000, 1 +compressorDischargeTemperature_bias_resistor = scalar, F32, 4360, "Ohm", 1, 0, 0, 200000, 1 +compressorDischargeTemperature_adcChannel = bits, U08, 4364, [0:5], $adc_channel_e_list +throttleInletPressureChannel = bits, U08, 4368, [0:5], $adc_channel_e_list +compressorDischargePressureChannel = bits, U08, 4369, [0:5], $adc_channel_e_list +dacOutputPins1 = bits, U16, 4370, [0:7], $gpio_list +dacOutputPins2 = bits, U16, 4372, [0:7], $gpio_list +speedometerOutputPin = bits, U16, 4374, [0:8], $output_pin_e_list +speedometerPulsePerKm = scalar, U16, 4376, "", 1, 0, 0, 65000, 0 +simulatorCamPosition1 = scalar, U08, 4378, "", 1, 0, 0, 100, 0 +simulatorCamPosition2 = scalar, U08, 4379, "", 1, 0, 0, 100, 0 +simulatorCamPosition3 = scalar, U08, 4380, "", 1, 0, 0, 100, 0 +simulatorCamPosition4 = scalar, U08, 4381, "", 1, 0, 0, 100, 0 +ignKeyAdcChannel = bits, U08, 4382, [0:5], $adc_channel_e_list +unusedExplicitFilling2 = scalar, U08, 4383, "", 1, 0, 0, 100, 0 +triggerVVTGapOverrideFrom1 = scalar, F32, 4384, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideFrom2 = scalar, F32, 4388, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideFrom3 = scalar, F32, 4392, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideFrom4 = scalar, F32, 4396, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideTo1 = scalar, F32, 4400, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideTo2 = scalar, F32, 4404, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideTo3 = scalar, F32, 4408, "ratio", 1, 0, 0, 20, 3 +triggerVVTGapOverrideTo4 = scalar, F32, 4412, "ratio", 1, 0, 0, 20, 3 +tractionControlEtbDrop = array, S08, 4416, [6x6], "%", 1, 0, -100, 0, 0 +maxInjectorDutyInstant = scalar, U08, 4452, "%", 1, 0, 50, 200, 0 +maxInjectorDutySustained = scalar, U08, 4453, "%", 1, 0, 50, 120, 0 +maxInjectorDutySustainedTimeout = scalar, U08, 4454, "sec", 0.1, 0, 0, 5, 1 +injectionPinsStage21 = bits, U16, 4456, [0:8], $output_pin_e_list +injectionPinsStage22 = bits, U16, 4458, [0:8], $output_pin_e_list +injectionPinsStage23 = bits, U16, 4460, [0:8], $output_pin_e_list +injectionPinsStage24 = bits, U16, 4462, [0:8], $output_pin_e_list +injectionPinsStage25 = bits, U16, 4464, [0:8], $output_pin_e_list +injectionPinsStage26 = bits, U16, 4466, [0:8], $output_pin_e_list +injectionPinsStage27 = bits, U16, 4468, [0:8], $output_pin_e_list +injectionPinsStage28 = bits, U16, 4470, [0:8], $output_pin_e_list +injectionPinsStage29 = bits, U16, 4472, [0:8], $output_pin_e_list +injectionPinsStage210 = bits, U16, 4474, [0:8], $output_pin_e_list +injectionPinsStage211 = bits, U16, 4476, [0:8], $output_pin_e_list +injectionPinsStage212 = bits, U16, 4478, [0:8], $output_pin_e_list +mainUnusedEnd = array, U08, 4480, [168], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4648, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4680, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4712, [8x8], "%", 0.05, 0, 0, 10, 2 +iacPidMultLoadBins = array, U08, 4776, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4784, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4792, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4808, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4824, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4840, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4856, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4888, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4920, [16], "x", 1, 0, -10000, 10000, 3 +scriptCurve1 = array, F32, 4984, [16], "y", 1, 0, -10000, 10000, 3 +scriptCurve2Bins = array, F32, 5048, [16], "x", 1, 0, -10000, 10000, 3 +scriptCurve2 = array, F32, 5112, [16], "y", 1, 0, -10000, 10000, 3 +scriptCurve3Bins = array, F32, 5176, [8], "x", 1, 0, -10000, 10000, 3 +scriptCurve3 = array, F32, 5208, [8], "y", 1, 0, -10000, 10000, 3 +scriptCurve4Bins = array, F32, 5240, [8], "x", 1, 0, -10000, 10000, 3 +scriptCurve4 = array, F32, 5272, [8], "y", 1, 0, -10000, 10000, 3 +scriptCurve5Bins = array, F32, 5304, [8], "x", 1, 0, -10000, 10000, 3 +scriptCurve5 = array, F32, 5336, [8], "y", 1, 0, -10000, 10000, 3 +scriptCurve6Bins = array, F32, 5368, [8], "x", 1, 0, -10000, 10000, 3 +scriptCurve6 = array, F32, 5400, [8], "y", 1, 0, -10000, 10000, 3 +baroCorrPressureBins = array, F32, 5432, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 5448, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 5464, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 5528, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 5560, [8], "%", 1, 0, 0, 100, 2 +crankingAdvanceBins = array, U16, 5592, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5600, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingRpmBins = array, U08, 5608, [16], "RPM", 100.0, 0, 0, 25000, 0 +iacCoasting = array, U08, 5624, [16], "%", 0.5, 0, 0, 100, 1 +warning_message = string, ASCII, 5640, 120 +afterstartCoolantBins = array, F32, 5760, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5792, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5824, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5856, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5888, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5952, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5960, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 6024, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 6032, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 6096, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 6104, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 6112, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 6144, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 6176, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 6184, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 6216, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 6220, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 6224, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 6256, 8000 +cltFuelCorrBins = array, F32, 14256, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 14320, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 14384, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 14448, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14512, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14544, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14576, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14608, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14640, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14704, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14768, [32], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 14896, [32], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S08, 15024, [8x8], "deg", 0.1, 0, -25, 25, 1 +ignitionIatCorrTempBins = array, S08, 15088, [8], "C", 1, 0, -40, 120, 0 +ignitionIatCorrLoadBins = array, U08, 15096, [8], "Load", 5.0, 0, 0, 1000, 0 +injectionPhase = array, S16, 15104, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 15616, [16], "Load", 1, 0, 0, 1000, 0 +injPhaseRpmBins = array, U16, 15648, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 15680, [10x6], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 15740, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 16252, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 16284, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, S08, 16316, [8x8], "value", 1, 0, -125, 125, 0 +vvtTable1LoadBins = array, U16, 16380, [8], "L", 1, 0, 0, 1000, 0 +vvtTable1RpmBins = array, U16, 16396, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, S08, 16412, [8x8], "value", 1, 0, -125, 125, 0 +vvtTable2LoadBins = array, U16, 16476, [8], "L", 1, 0, 0, 1000, 0 +vvtTable2RpmBins = array, U16, 16492, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 16508, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 17020, [16], "Load", 1, 0, 0, 1000, 0 +ignitionRpmBins = array, U16, 17052, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 17084, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 17596, [16], "kPa", 1, 0, 0, 1000, 0 +veRpmBins = array, U16, 17628, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 17592, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 17660, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 17592, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 17660, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 17848, [16], "", 1, 0, 0, 1000, 0 -lambdaRpmBins = array, U16, 17880, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 17912, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 18168, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 18200, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 18232, [8x8], "value", 1, 0, -100000, 100000, 2 -scriptTable1LoadBins = array, S16, 18488, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable1RpmBins = array, S16, 18504, [8], "RPM", 1, 0, -32000, 32000, 0 -scriptTable2 = array, U08, 18520, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, S16, 18584, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable2RpmBins = array, S16, 18600, [8], "RPM", 1, 0, -32000, 32000, 0 -scriptTable3 = array, U08, 18616, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, S16, 18680, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable3RpmBins = array, S16, 18696, [8], "RPM", 1, 0, -32000, 32000, 0 -scriptTable4 = array, U08, 18712, [10x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, S16, 18792, [8], "L", 1, 0, -32000, 32000, 0 -scriptTable4RpmBins = array, S16, 18808, [10], "RPM", 1, 0, -32000, 32000, 0 -ignTrimLoadBins = array, U16, 18828, [4], "", 1, 0, 0, 1000, 0 -ignTrimRpmBins = array, U16, 18836, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 18844, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 18860, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 18876, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 18892, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 18908, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 18924, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 18940, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 18956, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 18972, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 18988, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 19004, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 19020, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 19036, [4], "", 1, 0, 0, 1000, 0 -fuelTrimRpmBins = array, U16, 19044, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 19052, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 19068, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 19084, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 19100, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 19116, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 19132, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 19148, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 19164, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 19180, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 19196, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 19212, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 19228, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 19244, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 19260, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 19268, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 19276, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 19284, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 19292, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 19300, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 19308, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 19316, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 19324, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 19332, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 19340, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 19348, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 19356, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 19364, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 19372, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 19380, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 19388, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 19396, [8], "%", 1, 0, 0, 255, 0 -throttle2TrimTable = array, S08, 19404, [6x6], "%", 0.1, 0, -10, 10, 1 -throttle2TrimTpsBins = array, U08, 19440, [6], "%", 1, 0, 0, 120, 0 -throttle2TrimRpmBins = array, U08, 19446, [6], "RPM", 100.0, 0, 0, 25000, 0 -maxKnockRetardTable = array, U08, 19452, [6x6], "deg", 0.25, 0, 0, 30, 2 -maxKnockRetardLoadBins = array, U08, 19488, [6], "%", 1, 0, 0, 250, 0 -maxKnockRetardRpmBins = array, U08, 19494, [6], "RPM", 100.0, 0, 0, 25000, 0 -ALSTimingRetardTable = array, S16, 19500, [4x4], "deg", 0.1, 0, -60, 0, 1 -alsIgnRetardLoadBins = array, U16, 19532, [4], "TPS", 1, 0, 0, 100, 0 -alsIgnRetardrpmBins = array, U16, 19540, [4], "RPM", 1, 0, 0, 25000, 0 -ALSFuelAdjustment = array, S16, 19548, [4x4], "percent", 0.1, 0, 0, 50, 1 -alsFuelAdjustmentLoadBins = array, U16, 19580, [4], "TPS", 1, 0, 0, 100, 0 -alsFuelAdjustmentrpmBins = array, U16, 19588, [4], "RPM", 1, 0, 0, 25000, 0 -ALSIgnSkipTable = array, S16, 19596, [4x4], "ratio", 10.0, 0, 0, 50, 1 -alsIgnSkipLoadBins = array, U16, 19628, [4], "TPS", 1, 0, 0, 100, 0 -alsIgnSkiprpmBins = array, U16, 19636, [4], "RPM", 1, 0, 0, 25000, 0 -ignBlends1_table = array, S16, 19644, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends1_loadBins = array, U16, 19772, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends1_rpmBins = array, U16, 19788, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends1_blendParameter = bits, U08, 19804, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -ignBlends1_blendBins = array, S16, 19806, [8], "", 0.1, 0, -1000, 1000, 1 -ignBlends1_blendValues = array, U08, 19822, [8], "%", 0.5, 0, 0, 100, 1 -ignBlends2_table = array, S16, 19832, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends2_loadBins = array, U16, 19960, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends2_rpmBins = array, U16, 19976, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends2_blendParameter = bits, U08, 19992, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -ignBlends2_blendBins = array, S16, 19994, [8], "", 0.1, 0, -1000, 1000, 1 -ignBlends2_blendValues = array, U08, 20010, [8], "%", 0.5, 0, 0, 100, 1 -ignBlends3_table = array, S16, 20020, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends3_loadBins = array, U16, 20148, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends3_rpmBins = array, U16, 20164, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends3_blendParameter = bits, U08, 20180, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -ignBlends3_blendBins = array, S16, 20182, [8], "", 0.1, 0, -1000, 1000, 1 -ignBlends3_blendValues = array, U08, 20198, [8], "%", 0.5, 0, 0, 100, 1 -ignBlends4_table = array, S16, 20208, [8x8], "", 0.1, 0, -100, 100, 1 -ignBlends4_loadBins = array, U16, 20336, [8], "Load", 1, 0, 0, 1000, 0 -ignBlends4_rpmBins = array, U16, 20352, [8], "RPM", 1, 0, 0, 18000, 0 -ignBlends4_blendParameter = bits, U08, 20368, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -ignBlends4_blendBins = array, S16, 20370, [8], "", 0.1, 0, -1000, 1000, 1 -ignBlends4_blendValues = array, U08, 20386, [8], "%", 0.5, 0, 0, 100, 1 -veBlends1_table = array, S16, 20396, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends1_loadBins = array, U16, 20524, [8], "Load", 1, 0, 0, 1000, 0 -veBlends1_rpmBins = array, U16, 20540, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends1_blendParameter = bits, U08, 20556, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -veBlends1_blendBins = array, S16, 20558, [8], "", 0.1, 0, -1000, 1000, 1 -veBlends1_blendValues = array, U08, 20574, [8], "%", 0.5, 0, 0, 100, 1 -veBlends2_table = array, S16, 20584, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends2_loadBins = array, U16, 20712, [8], "Load", 1, 0, 0, 1000, 0 -veBlends2_rpmBins = array, U16, 20728, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends2_blendParameter = bits, U08, 20744, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -veBlends2_blendBins = array, S16, 20746, [8], "", 0.1, 0, -1000, 1000, 1 -veBlends2_blendValues = array, U08, 20762, [8], "%", 0.5, 0, 0, 100, 1 -veBlends3_table = array, S16, 20772, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends3_loadBins = array, U16, 20900, [8], "Load", 1, 0, 0, 1000, 0 -veBlends3_rpmBins = array, U16, 20916, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends3_blendParameter = bits, U08, 20932, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -veBlends3_blendBins = array, S16, 20934, [8], "", 0.1, 0, -1000, 1000, 1 -veBlends3_blendValues = array, U08, 20950, [8], "%", 0.5, 0, 0, 100, 1 -veBlends4_table = array, S16, 20960, [8x8], "", 0.1, 0, -100, 100, 1 -veBlends4_loadBins = array, U16, 21088, [8], "Load", 1, 0, 0, 1000, 0 -veBlends4_rpmBins = array, U16, 21104, [8], "RPM", 1, 0, 0, 18000, 0 -veBlends4_blendParameter = bits, U08, 21120, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -veBlends4_blendBins = array, S16, 21122, [8], "", 0.1, 0, -1000, 1000, 1 -veBlends4_blendValues = array, U08, 21138, [8], "%", 0.5, 0, 0, 100, 1 -throttleEstimateEffectiveAreaBins = array, U16, 21148, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 21172, [12], "g/s", 0.1, 0, 0, 6500, 1 -boostOpenLoopBlends1_table = array, S16, 21196, [8x8], "", 0.1, 0, -100, 100, 1 -boostOpenLoopBlends1_loadBins = array, U16, 21324, [8], "Load", 1, 0, 0, 1000, 0 -boostOpenLoopBlends1_rpmBins = array, U16, 21340, [8], "RPM", 1, 0, 0, 18000, 0 -boostOpenLoopBlends1_blendParameter = bits, U08, 21356, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -boostOpenLoopBlends1_blendBins = array, S16, 21358, [8], "", 0.1, 0, -1000, 1000, 1 -boostOpenLoopBlends1_blendValues = array, U08, 21374, [8], "%", 0.5, 0, 0, 100, 1 -boostOpenLoopBlends2_table = array, S16, 21384, [8x8], "", 0.1, 0, -100, 100, 1 -boostOpenLoopBlends2_loadBins = array, U16, 21512, [8], "Load", 1, 0, 0, 1000, 0 -boostOpenLoopBlends2_rpmBins = array, U16, 21528, [8], "RPM", 1, 0, 0, 18000, 0 -boostOpenLoopBlends2_blendParameter = bits, U08, 21544, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -boostOpenLoopBlends2_blendBins = array, S16, 21546, [8], "", 0.1, 0, -1000, 1000, 1 -boostOpenLoopBlends2_blendValues = array, U08, 21562, [8], "%", 0.5, 0, 0, 100, 1 -boostClosedLoopBlends1_table = array, S16, 21572, [8x8], "", 0.1, 0, -100, 100, 1 -boostClosedLoopBlends1_loadBins = array, U16, 21700, [8], "Load", 1, 0, 0, 1000, 0 -boostClosedLoopBlends1_rpmBins = array, U16, 21716, [8], "RPM", 1, 0, 0, 18000, 0 -boostClosedLoopBlends1_blendParameter = bits, U08, 21732, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -boostClosedLoopBlends1_blendBins = array, S16, 21734, [8], "", 0.1, 0, -1000, 1000, 1 -boostClosedLoopBlends1_blendValues = array, U08, 21750, [8], "%", 0.5, 0, 0, 100, 1 -boostClosedLoopBlends2_table = array, S16, 21760, [8x8], "", 0.1, 0, -100, 100, 1 -boostClosedLoopBlends2_loadBins = array, U16, 21888, [8], "Load", 1, 0, 0, 1000, 0 -boostClosedLoopBlends2_rpmBins = array, U16, 21904, [8], "RPM", 1, 0, 0, 18000, 0 -boostClosedLoopBlends2_blendParameter = bits, U08, 21920, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)" -boostClosedLoopBlends2_blendBins = array, S16, 21922, [8], "", 0.1, 0, -1000, 1000, 1 -boostClosedLoopBlends2_blendValues = array, U08, 21938, [8], "%", 0.5, 0, 0, 100, 1 -tcu_rangeP = array, U08, 21948, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeR = array, U08, 21954, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeN = array, U08, 21960, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeD = array, U08, 21966, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeM = array, U08, 21972, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeM3 = array, U08, 21978, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeM2 = array, U08, 21984, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeM1 = array, U08, 21990, [6], "level", 1, 0, 0, 3, 0 -tcu_rangePlus = array, U08, 21996, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeMinus = array, U08, 22002, [6], "level", 1, 0, 0, 3, 0 -tcu_rangeLow = array, U08, 22008, [6], "level", 1, 0, 0, 3, 0 -lambdaMaxDeviationTable = array, U08, 22014, [4x4], "lambda", 0.01, 0, 0, 1, 2 -lambdaMaxDeviationLoadBins = array, U16, 22030, [4], "", 1, 0, 0, 1000, 0 -lambdaMaxDeviationRpmBins = array, U16, 22038, [4], "RPM", 1, 0, 0, 18000, 0 -injectorStagingTable = array, U08, 22046, [6x6], "%", 1, 0, 0, 90, 0 -injectorStagingLoadBins = array, U16, 22082, [6], "", 1, 0, 0, 1000, 0 -injectorStagingRpmBins = array, U16, 22094, [6], "RPM", 1, 0, 0, 18000, 0 -; total TS size = 22108 +lambdaLoadBins = array, U16, 17916, [16], "", 1, 0, 0, 1000, 0 +lambdaRpmBins = array, U16, 17948, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 17980, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 18236, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 18268, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 18300, [8x8], "value", 1, 0, -100000, 100000, 2 +scriptTable1LoadBins = array, S16, 18556, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable1RpmBins = array, S16, 18572, [8], "RPM", 1, 0, -32000, 32000, 0 +scriptTable2 = array, U08, 18588, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, S16, 18652, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable2RpmBins = array, S16, 18668, [8], "RPM", 1, 0, -32000, 32000, 0 +scriptTable3 = array, U08, 18684, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, S16, 18748, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable3RpmBins = array, S16, 18764, [8], "RPM", 1, 0, -32000, 32000, 0 +scriptTable4 = array, U08, 18780, [10x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, S16, 18860, [8], "L", 1, 0, -32000, 32000, 0 +scriptTable4RpmBins = array, S16, 18876, [10], "RPM", 1, 0, -32000, 32000, 0 +ignTrimLoadBins = array, U16, 18896, [4], "", 1, 0, 0, 1000, 0 +ignTrimRpmBins = array, U16, 18904, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 18912, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 18928, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 18944, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 18960, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 18976, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 18992, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 19008, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 19024, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 19040, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 19056, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 19072, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 19088, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 19104, [4], "", 1, 0, 0, 1000, 0 +fuelTrimRpmBins = array, U16, 19112, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 19120, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 19136, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 19152, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 19168, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 19184, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 19200, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 19216, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 19232, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 19248, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 19264, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 19280, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 19296, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 19312, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 19328, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 19336, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 19344, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 19352, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 19360, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 19368, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 19376, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 19384, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 19392, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 19400, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 19408, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 19416, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 19424, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 19432, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 19440, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 19448, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 19456, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 19464, [8], "%", 1, 0, 0, 255, 0 +throttle2TrimTable = array, S08, 19472, [6x6], "%", 0.1, 0, -10, 10, 1 +throttle2TrimTpsBins = array, U08, 19508, [6], "%", 1, 0, 0, 120, 0 +throttle2TrimRpmBins = array, U08, 19514, [6], "RPM", 100.0, 0, 0, 25000, 0 +maxKnockRetardTable = array, U08, 19520, [6x6], "deg", 0.25, 0, 0, 30, 2 +maxKnockRetardLoadBins = array, U08, 19556, [6], "%", 1, 0, 0, 250, 0 +maxKnockRetardRpmBins = array, U08, 19562, [6], "RPM", 100.0, 0, 0, 25000, 0 +ALSTimingRetardTable = array, S16, 19568, [4x4], "deg", 0.1, 0, -60, 0, 1 +alsIgnRetardLoadBins = array, U16, 19600, [4], "TPS", 1, 0, 0, 100, 0 +alsIgnRetardrpmBins = array, U16, 19608, [4], "RPM", 1, 0, 0, 25000, 0 +ALSFuelAdjustment = array, S16, 19616, [4x4], "percent", 0.1, 0, 0, 50, 1 +alsFuelAdjustmentLoadBins = array, U16, 19648, [4], "TPS", 1, 0, 0, 100, 0 +alsFuelAdjustmentrpmBins = array, U16, 19656, [4], "RPM", 1, 0, 0, 25000, 0 +ALSIgnSkipTable = array, S16, 19664, [4x4], "ratio", 10.0, 0, 0, 50, 1 +alsIgnSkipLoadBins = array, U16, 19696, [4], "TPS", 1, 0, 0, 100, 0 +alsIgnSkiprpmBins = array, U16, 19704, [4], "RPM", 1, 0, 0, 25000, 0 +ignBlends1_table = array, S16, 19712, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 19840, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends1_rpmBins = array, U16, 19856, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 19872, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends1_yAxisOverride = bits, U08, 19873, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends1_blendBins = array, S16, 19874, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 19890, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 19900, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 20028, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends2_rpmBins = array, U16, 20044, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 20060, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends2_yAxisOverride = bits, U08, 20061, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends2_blendBins = array, S16, 20062, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 20078, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 20088, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 20216, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends3_rpmBins = array, U16, 20232, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 20248, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends3_yAxisOverride = bits, U08, 20249, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends3_blendBins = array, S16, 20250, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 20266, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 20276, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 20404, [8], "Load", 1, 0, 0, 1000, 0 +ignBlends4_rpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends4_blendParameter = bits, U08, 20436, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends4_yAxisOverride = bits, U08, 20437, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +ignBlends4_blendBins = array, S16, 20438, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends4_blendValues = array, U08, 20454, [8], "%", 0.5, 0, 0, 100, 1 +veBlends1_table = array, S16, 20464, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 20592, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 20608, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 20624, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends1_yAxisOverride = bits, U08, 20625, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends1_blendBins = array, S16, 20626, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 20642, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 20652, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 20780, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 20796, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 20812, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends2_yAxisOverride = bits, U08, 20813, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends2_blendBins = array, S16, 20814, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 20830, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 20840, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 20968, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 20984, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 21000, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends3_yAxisOverride = bits, U08, 21001, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends3_blendBins = array, S16, 21002, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 21018, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 21028, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 21156, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 21172, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 21188, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends4_yAxisOverride = bits, U08, 21189, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +veBlends4_blendBins = array, S16, 21190, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 21206, [8], "%", 0.5, 0, 0, 100, 1 +throttleEstimateEffectiveAreaBins = array, U16, 21216, [12], "%", 0.1, 0, 0, 100, 1 +throttleEstimateEffectiveAreaValues = array, U16, 21240, [12], "g/s", 0.1, 0, 0, 6500, 1 +boostOpenLoopBlends1_table = array, S16, 21264, [8x8], "", 0.1, 0, -100, 100, 1 +boostOpenLoopBlends1_loadBins = array, U16, 21392, [8], "Load", 1, 0, 0, 1000, 0 +boostOpenLoopBlends1_rpmBins = array, U16, 21408, [8], "RPM", 1, 0, 0, 18000, 0 +boostOpenLoopBlends1_blendParameter = bits, U08, 21424, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostOpenLoopBlends1_yAxisOverride = bits, U08, 21425, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostOpenLoopBlends1_blendBins = array, S16, 21426, [8], "", 0.1, 0, -1000, 1000, 1 +boostOpenLoopBlends1_blendValues = array, U08, 21442, [8], "%", 0.5, 0, 0, 100, 1 +boostOpenLoopBlends2_table = array, S16, 21452, [8x8], "", 0.1, 0, -100, 100, 1 +boostOpenLoopBlends2_loadBins = array, U16, 21580, [8], "Load", 1, 0, 0, 1000, 0 +boostOpenLoopBlends2_rpmBins = array, U16, 21596, [8], "RPM", 1, 0, 0, 18000, 0 +boostOpenLoopBlends2_blendParameter = bits, U08, 21612, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostOpenLoopBlends2_yAxisOverride = bits, U08, 21613, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostOpenLoopBlends2_blendBins = array, S16, 21614, [8], "", 0.1, 0, -1000, 1000, 1 +boostOpenLoopBlends2_blendValues = array, U08, 21630, [8], "%", 0.5, 0, 0, 100, 1 +boostClosedLoopBlends1_table = array, S16, 21640, [8x8], "", 0.1, 0, -100, 100, 1 +boostClosedLoopBlends1_loadBins = array, U16, 21768, [8], "Load", 1, 0, 0, 1000, 0 +boostClosedLoopBlends1_rpmBins = array, U16, 21784, [8], "RPM", 1, 0, 0, 18000, 0 +boostClosedLoopBlends1_blendParameter = bits, U08, 21800, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostClosedLoopBlends1_yAxisOverride = bits, U08, 21801, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostClosedLoopBlends1_blendBins = array, S16, 21802, [8], "", 0.1, 0, -1000, 1000, 1 +boostClosedLoopBlends1_blendValues = array, U08, 21818, [8], "%", 0.5, 0, 0, 100, 1 +boostClosedLoopBlends2_table = array, S16, 21828, [8x8], "", 0.1, 0, -100, 100, 1 +boostClosedLoopBlends2_loadBins = array, U16, 21956, [8], "Load", 1, 0, 0, 1000, 0 +boostClosedLoopBlends2_rpmBins = array, U16, 21972, [8], "RPM", 1, 0, 0, 18000, 0 +boostClosedLoopBlends2_blendParameter = bits, U08, 21988, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostClosedLoopBlends2_yAxisOverride = bits, U08, 21989, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure" +boostClosedLoopBlends2_blendBins = array, S16, 21990, [8], "", 0.1, 0, -1000, 1000, 1 +boostClosedLoopBlends2_blendValues = array, U08, 22006, [8], "%", 0.5, 0, 0, 100, 1 +tcu_rangeP = array, U08, 22016, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeR = array, U08, 22022, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeN = array, U08, 22028, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeD = array, U08, 22034, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeM = array, U08, 22040, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeM3 = array, U08, 22046, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeM2 = array, U08, 22052, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeM1 = array, U08, 22058, [6], "level", 1, 0, 0, 3, 0 +tcu_rangePlus = array, U08, 22064, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeMinus = array, U08, 22070, [6], "level", 1, 0, 0, 3, 0 +tcu_rangeLow = array, U08, 22076, [6], "level", 1, 0, 0, 3, 0 +lambdaMaxDeviationTable = array, U08, 22082, [4x4], "lambda", 0.01, 0, 0, 1, 2 +lambdaMaxDeviationLoadBins = array, U16, 22098, [4], "", 1, 0, 0, 1000, 0 +lambdaMaxDeviationRpmBins = array, U16, 22106, [4], "RPM", 1, 0, 0, 18000, 0 +injectorStagingTable = array, U08, 22114, [6x6], "%", 1, 0, 0, 90, 0 +injectorStagingLoadBins = array, U16, 22150, [6], "", 1, 0, 0, 1000, 0 +injectorStagingRpmBins = array, U16, 22162, [6], "RPM", 1, 0, 0, 18000, 0 +; total TS size = 22176 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -1603,6 +1618,8 @@ injectorStagingRpmBins = array, U16, 22094, [6], "RPM", 1, 0, 0, 18000, 0 multisparkMaxExtraSparkCount = "Configures the maximum number of extra sparks to fire (does not include main spark)" injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min" injector_battLagCorr = "ms delay between injector open and close dead times" + injectorSecondary_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min" + injectorSecondary_battLagCorr = "ms delay between injector open and close dead times" isForcedInduction = "Does the vehicle have a turbo or supercharger?" useFordRedundantTps = "On some Ford and Toyota vehicles one of the throttle sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor." enableFan1WithAc = "Turn on this fan when AC is on." @@ -2018,18 +2035,18 @@ injectorStagingRpmBins = array, U16, 22094, [6], "RPM", 1, 0, 0, 18000, 0 stepperNumMicroSteps = "For micro-stepping, make sure that PWM frequency (etbFreq) is high enough" stepperMinDutyCycle = "Use to limit the current when the stepper motor is idle, not moving (100% = no limit)" stepperMaxDutyCycle = "Use to limit the max.current through the stepper motor (100% = no limit)" - timing_offset_cylinder1 = "per-cylinder timing correction 1" - timing_offset_cylinder2 = "per-cylinder timing correction 2" - timing_offset_cylinder3 = "per-cylinder timing correction 3" - timing_offset_cylinder4 = "per-cylinder timing correction 4" - timing_offset_cylinder5 = "per-cylinder timing correction 5" - timing_offset_cylinder6 = "per-cylinder timing correction 6" - timing_offset_cylinder7 = "per-cylinder timing correction 7" - timing_offset_cylinder8 = "per-cylinder timing correction 8" - timing_offset_cylinder9 = "per-cylinder timing correction 9" - timing_offset_cylinder10 = "per-cylinder timing correction 10" - timing_offset_cylinder11 = "per-cylinder timing correction 11" - timing_offset_cylinder12 = "per-cylinder timing correction 12" + timing_offset_cylinder1 = "per-cylinder ignition and fueling timing correction for uneven engines 1" + timing_offset_cylinder2 = "per-cylinder ignition and fueling timing correction for uneven engines 2" + timing_offset_cylinder3 = "per-cylinder ignition and fueling timing correction for uneven engines 3" + timing_offset_cylinder4 = "per-cylinder ignition and fueling timing correction for uneven engines 4" + timing_offset_cylinder5 = "per-cylinder ignition and fueling timing correction for uneven engines 5" + timing_offset_cylinder6 = "per-cylinder ignition and fueling timing correction for uneven engines 6" + timing_offset_cylinder7 = "per-cylinder ignition and fueling timing correction for uneven engines 7" + timing_offset_cylinder8 = "per-cylinder ignition and fueling timing correction for uneven engines 8" + timing_offset_cylinder9 = "per-cylinder ignition and fueling timing correction for uneven engines 9" + timing_offset_cylinder10 = "per-cylinder ignition and fueling timing correction for uneven engines 10" + timing_offset_cylinder11 = "per-cylinder ignition and fueling timing correction for uneven engines 11" + timing_offset_cylinder12 = "per-cylinder ignition and fueling timing correction for uneven engines 12" spi1MosiMode = "Modes count be used for 3v<>5v integration using pull-ups/pull-downs etc." mc33816_rstb = "ResetB" brakePedalPin = "Brake pedal switch" @@ -3455,6 +3472,14 @@ lambdaTimeSinceGood = scalar, U16, 1452, "sec", 0.01, 0 yBins = injector_battLagCorr gauge = VBattGauge + curve = injectorsSecondaryDeadTime, "Secondary injector dead time" + columnLabel = "Battery", "Dead Time" + xAxis = 6, 16, 11 + yAxis = 0, 8, 9 + xBins = injectorSecondary_battLagCorrBins, VBatt + yBins = injectorSecondary_battLagCorr + gauge = VBattGauge + curve = vrThresholdCurve1, "VR 1 Threshold" columnLabel = "RPM", "Voltage" xAxis = 0, 8000, 9 @@ -5525,7 +5550,10 @@ menuDialog = main subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1} subMenu = cylinderBankSelect, "Cylinder bank selection", 0, {isInjectionEnabled == 1} subMenu = injectorNonlinear, "Injector small-pulse correction", 0, {isInjectionEnabled == 1} + subMenu = stagedInjection, "Staged injection", 0, {isInjectionEnabled} + subMenu = stagedInjectionOutputs, "Staged injection outputs", 0, {isInjectionEnabled && enableStagedInjection} + subMenu = stagedInjectionTbl, "Staged injection % table", 0, {isInjectionEnabled && enableStagedInjection} groupMenu = "Cylinder fuel trims" groupChildMenu = fuelTrimTbl1, "Fuel trim cyl 1" @@ -6816,7 +6844,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" panel = baseInjection panel = injChars panel = fuelParams - panel = injectorsDeadTime + panel = injectorsDeadTime, {isInjectionEnabled} dialog = ignitionCylExtra, "Cylinder offsets" field = "Offset angle for each cylinder if you have an odd fire" @@ -6835,9 +6863,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Offset cyl 11", timing_offset_cylinder11, {cylindersCount > 10} field = "Offset cyl 12", timing_offset_cylinder12, {cylindersCount > 11} - dialog = stagedInjectionLeft, "", yAxis - field = "Enable", enableStagedInjection, {isInjectionEnabled} - field = "" + dialog = stagedInjectionOutputs, "", yAxis field = "Injection Stage 2 Output 1", injectionPinsStage21, {isInjectionEnabled && enableStagedInjection} field = "Injection Stage 2 Output 2", injectionPinsStage22, {isInjectionEnabled && enableStagedInjection && injectionMode != 3 && cylindersCount > 1} field = "Injection Stage 2 Output 3", injectionPinsStage23, {isInjectionEnabled && enableStagedInjection && injectionMode != 3 && cylindersCount > 2} @@ -6851,9 +6877,12 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Injection Stage 2 Output 11 ", injectionPinsStage211, {isInjectionEnabled && enableStagedInjection && cylindersCount > 10} field = "Injection Stage 2 Output 12 ", injectionPinsStage212, {isInjectionEnabled && enableStagedInjection && cylindersCount > 11} - dialog = stagedInjection, "", xAxis - panel = stagedInjectionLeft - panel = stagedInjectionTbl, {isInjectionEnabled && enableStagedInjection} + dialog = stagedInjection, "", yAxis + field = "Enable", enableStagedInjection, {isInjectionEnabled} + field = "" + field = "Secondary injector flow", injectorSecondary_flow {isInjectionEnabled && enableStagedInjection} + field = "" + panel = injectorsSecondaryDeadTime, {isInjectionEnabled && enableStagedInjection} dialog = multisparkDwellParams, "Delay & Dwell" field = "Spark duration", multisparkSparkDuration, {multisparkEnable} @@ -6880,7 +6909,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", ignBlends1_blendParameter - panel = ignAdder1Bias + field = "Y axis override (set Zero for no override)", ignBlends1_yAxisOverride, {ignBlends1_blendParameter} + panel = ignAdder1Bias, {ignBlends1_blendParameter} dialog = ignAdder2Cfg, "Ignition adder 2 config" field = "#The bias table controls how much of the blend table" @@ -6890,7 +6920,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", ignBlends2_blendParameter - panel = ignAdder2Bias + field = "Y axis override (set Zero for no override)", ignBlends2_yAxisOverride, {ignBlends2_blendParameter} + panel = ignAdder2Bias, {ignBlends2_blendParameter} dialog = ignAdder3Cfg, "Ignition adder 3 config" field = "#The bias table controls how much of the blend table" @@ -6900,7 +6931,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", ignBlends3_blendParameter - panel = ignAdder3Bias + field = "Y axis override (set Zero for no override)", ignBlends3_yAxisOverride, {ignBlends3_blendParameter} + panel = ignAdder3Bias, {ignBlends3_blendParameter} dialog = ignAdder4Cfg, "Ignition adder 4 config" field = "#The bias table controls how much of the blend table" @@ -6910,7 +6942,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", ignBlends4_blendParameter - panel = ignAdder4Bias + field = "Y axis override (set Zero for no override)", ignBlends4_yAxisOverride, {ignBlends4_blendParameter} + panel = ignAdder4Bias, {ignBlends4_blendParameter} dialog = veBlend1Cfg, "VE blend 1 config" field = "#The bias table controls how much of the blend table" @@ -6921,7 +6954,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", veBlends1_blendParameter - panel = veBlend1Bias + field = "Y axis override (set Zero for no override)", veBlends1_yAxisOverride, {veBlends1_blendParameter} + panel = veBlend1Bias, {veBlends1_blendParameter} dialog = veBlend2Cfg, "VE blend 2 config" field = "#The bias table controls how much of the blend table" @@ -6932,7 +6966,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", veBlends2_blendParameter - panel = veBlend2Bias + field = "Y axis override (set Zero for no override)", veBlends2_yAxisOverride, {veBlends2_blendParameter} + panel = veBlend2Bias, {veBlends2_blendParameter} dialog = veBlend3Cfg, "VE blend 3 config" field = "#The bias table controls how much of the blend table" @@ -6943,7 +6978,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", veBlends3_blendParameter - panel = veBlend3Bias + field = "Y axis override (set Zero for no override)", veBlends3_yAxisOverride, {veBlends3_blendParameter} + panel = veBlend3Bias, {veBlends3_blendParameter} dialog = veBlend4Cfg, "VE blend 4 config" field = "#The bias table controls how much of the blend table" @@ -6954,7 +6990,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", veBlends4_blendParameter - panel = veBlend4Bias + field = "Y axis override (set Zero for no override)", veBlends4_yAxisOverride, {veBlends4_blendParameter} + panel = veBlend4Bias, {veBlends4_blendParameter} indicatorPanel = isBoostControlledPanel, 1 indicator = {isBoostControlled}, "No Boost Control", "Boost Control Active" @@ -6968,7 +7005,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#parameter below." panel = isBoostControlledPanel field = "Blend parameter", boostOpenLoopBlends1_blendParameter - panel = boostOpenLoopBlend1Bias + field = "Y axis override (set Zero for no override)", boostOpenLoopBlends1_yAxisOverride, {boostOpenLoopBlends1_blendParameter} + panel = boostOpenLoopBlend1Bias, {boostOpenLoopBlends1_blendParameter} dialog = boostOpenBlend2Cfg, "Boost open loop blend 2 config" field = "#The bias table controls how much of the blend table" @@ -6979,7 +7017,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#parameter below." panel = isBoostControlledPanel field = "Blend parameter", boostOpenLoopBlends2_blendParameter - panel = boostOpenLoopBlend2Bias + field = "Y axis override (set Zero for no override)", boostOpenLoopBlends2_yAxisOverride, {boostOpenLoopBlends2_blendParameter} + panel = boostOpenLoopBlend2Bias, {boostOpenLoopBlends2_blendParameter} dialog = boostClosedBlend1Cfg, "Boost closed loop blend 1 config" field = "#The bias table controls how much of the blend table" @@ -6989,7 +7028,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", boostClosedLoopBlends1_blendParameter - panel = boostClosedLoopBlend1Bias + field = "Y axis override (set Zero for no override)", boostClosedLoopBlends1_yAxisOverride, {boostClosedLoopBlends1_blendParameter} + panel = boostClosedLoopBlend1Bias, {boostClosedLoopBlends1_blendParameter} dialog = boostClosedBlend2Cfg, "Boost closed loop blend 2 config" field = "#The bias table controls how much of the blend table" @@ -6999,7 +7039,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." field = "Blend parameter", boostClosedLoopBlends2_blendParameter - panel = boostClosedLoopBlend2Bias + field = "Y axis override (set Zero for no override)", boostClosedLoopBlends2_yAxisOverride, {boostClosedLoopBlends2_blendParameter} + panel = boostClosedLoopBlend2Bias, {boostClosedLoopBlends2_blendParameter} dialog = dwellSettings, "", yAxis panel = dwellCorrection