From bf43376558055df763e7371495218faa0103b6b2 Mon Sep 17 00:00:00 2001 From: GitHub gen-configs Action Date: Wed, 19 Oct 2022 10:47:20 +0000 Subject: [PATCH] Auto-generated configs and docs --- ...ngine_configuration_generated_structures.h | 10 +- .../controllers/algo/rusefi_generated.h | 39 +- ...ngine_configuration_generated_structures.h | 10 +- .../controllers/algo/rusefi_generated.h | 39 +- ...ngine_configuration_generated_structures.h | 10 +- .../controllers/algo/rusefi_generated.h | 39 +- .../console/binary/generated/data_logs.ini | 8 + firmware/console/binary/generated/gauges.ini | 28 +- .../binary/generated/output_channels.ini | 1548 +++++++-------- .../console/binary/generated/sensors.java | 538 +++--- .../generated/total_live_data_generated.h | 2 +- .../binary/output_channels_generated.h | 114 +- .../console/binary_log/log_fields_generated.h | 8 + ...ngine_configuration_generated_structures.h | 10 +- .../controllers/generated/rusefi_generated.h | 39 +- .../controllers/generated/signature_48way.h | 4 +- .../controllers/generated/signature_all.h | 4 +- .../generated/signature_alphax-2chan.h | 4 +- .../generated/signature_alphax-4chan.h | 4 +- .../controllers/generated/signature_atlas.h | 4 +- .../controllers/generated/signature_core8.h | 4 +- .../controllers/generated/signature_cypress.h | 4 +- .../generated/signature_f407-discovery.h | 4 +- .../generated/signature_f429-discovery.h | 4 +- .../generated/signature_frankenso_na6.h | 4 +- .../generated/signature_harley81.h | 4 +- .../generated/signature_hellen-gm-e67.h | 4 +- .../generated/signature_hellen-nb1.h | 4 +- .../generated/signature_hellen121nissan.h | 4 +- .../generated/signature_hellen121vag.h | 4 +- .../generated/signature_hellen128.h | 4 +- .../generated/signature_hellen154hyundai.h | 4 +- .../generated/signature_hellen72.h | 4 +- .../generated/signature_hellen81.h | 4 +- .../generated/signature_hellen88bmw.h | 4 +- .../generated/signature_hellenNA6.h | 4 +- .../generated/signature_hellenNA8_96.h | 4 +- .../controllers/generated/signature_kin.h | 4 +- .../controllers/generated/signature_mre_f4.h | 4 +- .../controllers/generated/signature_mre_f7.h | 4 +- .../generated/signature_prometheus_405.h | 4 +- .../generated/signature_prometheus_469.h | 4 +- .../generated/signature_proteus_f4.h | 4 +- .../generated/signature_proteus_f7.h | 4 +- .../generated/signature_proteus_h7.h | 4 +- .../generated/signature_subaru_eg33_f7.h | 4 +- .../generated/signature_tdg-pdm8.h | 4 +- firmware/tunerstudio/generated/rusefi.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_48way.ini | 1694 +++++++++-------- .../generated/rusefi_alphax-2chan.ini | 1694 +++++++++-------- .../generated/rusefi_alphax-4chan.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_atlas.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_core8.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_cypress.ini | 1694 +++++++++-------- .../generated/rusefi_f407-discovery.ini | 1694 +++++++++-------- .../generated/rusefi_f429-discovery.ini | 1694 +++++++++-------- .../generated/rusefi_frankenso_na6.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_harley81.ini | 1694 +++++++++-------- .../generated/rusefi_hellen-gm-e67.ini | 1694 +++++++++-------- .../generated/rusefi_hellen-nb1.ini | 1694 +++++++++-------- .../generated/rusefi_hellen121nissan.ini | 1694 +++++++++-------- .../generated/rusefi_hellen121vag.ini | 1694 +++++++++-------- .../generated/rusefi_hellen128mercedes.ini | 1694 +++++++++-------- .../generated/rusefi_hellen154hyundai.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_hellen72.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_hellen81.ini | 1694 +++++++++-------- .../generated/rusefi_hellen88bmw.ini | 1694 +++++++++-------- .../generated/rusefi_hellenNA6.ini | 1694 +++++++++-------- .../generated/rusefi_hellenNA8_96.ini | 1694 +++++++++-------- firmware/tunerstudio/generated/rusefi_kin.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_mre_f4.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_mre_f7.ini | 1694 +++++++++-------- .../generated/rusefi_prometheus_405.ini | 1694 +++++++++-------- .../generated/rusefi_prometheus_469.ini | 1694 +++++++++-------- .../generated/rusefi_proteus_f4.ini | 1694 +++++++++-------- .../generated/rusefi_proteus_f7.ini | 1694 +++++++++-------- .../generated/rusefi_proteus_h7.ini | 1694 +++++++++-------- .../generated/rusefi_subaru_eg33_f7.ini | 1694 +++++++++-------- .../tunerstudio/generated/rusefi_tdg-pdm8.ini | 1694 +++++++++-------- .../rusefi/config/generated/AcControl.java | 3 +- .../rusefi/config/generated/BoostControl.java | 3 +- .../rusefi/config/generated/EngineState.java | 3 +- .../com/rusefi/config/generated/Fields.java | 104 +- .../rusefi/config/generated/FuelComputer.java | 3 +- .../rusefi/config/generated/TriggerState.java | 3 +- .../config/generated/TriggerStatePrimary.java | 3 +- .../rusefi/config/generated/TsOutputs.java | 399 ++-- 87 files changed, 30783 insertions(+), 26516 deletions(-) diff --git a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h index 953b6dfcfd..6222bdf0a2 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 12 01:02:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 19 10:46:20 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5053,8 +5053,12 @@ struct persistent_config_s { * offset 21296 */ blend_table_s ignBlends[IGN_BLEND_COUNT]; + /** + * offset 22048 + */ + blend_table_s veBlends[VE_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 22048); +static_assert(sizeof(persistent_config_s) == 22800); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 12 01:02:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 19 10:46:20 UTC 2022 diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h index 4a8aada199..99c2e67053 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1823,7 +1823,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 22048 +#define persistent_config_s_size 22800 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1972,7 +1972,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 2669592481 +#define SIGNATURE_HASH 731219959 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2210,7 +2210,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 22048 +#define TOTAL_CONFIG_SIZE 22800 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2528,12 +2528,12 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.19.cypress.2669592481" +#define TS_SIGNATURE "rusEFI 2022.10.19.cypress.731219959" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND_char t -#define TS_TOTAL_OUTPUT_SIZE 1268 +#define TS_TOTAL_OUTPUT_SIZE 1280 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 @@ -2633,11 +2633,40 @@ #define VBAT_INJECTOR_CURVE_SIZE 8 #define vbattAdcChannel_offset 457 #define vbattDividerCoeff_offset 416 +#define VE_BLEND_COUNT 4 #define ve_override_e_auto_enum 0="VE_None",1="VE_MAP",2="VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 +#define veBlends1_blendBins_offset 22210 +#define veBlends1_blendParameter_offset 22208 +#define veBlends1_blendValues_offset 22226 +#define veBlends1_loadBins_offset 22176 +#define veBlends1_offset 22048 +#define veBlends1_rpmBins_offset 22192 +#define veBlends1_table_offset 22048 +#define veBlends2_blendBins_offset 22398 +#define veBlends2_blendParameter_offset 22396 +#define veBlends2_blendValues_offset 22414 +#define veBlends2_loadBins_offset 22364 +#define veBlends2_offset 22236 +#define veBlends2_rpmBins_offset 22380 +#define veBlends2_table_offset 22236 +#define veBlends3_blendBins_offset 22586 +#define veBlends3_blendParameter_offset 22584 +#define veBlends3_blendValues_offset 22602 +#define veBlends3_loadBins_offset 22552 +#define veBlends3_offset 22424 +#define veBlends3_rpmBins_offset 22568 +#define veBlends3_table_offset 22424 +#define veBlends4_blendBins_offset 22774 +#define veBlends4_blendParameter_offset 22772 +#define veBlends4_blendValues_offset 22790 +#define veBlends4_loadBins_offset 22740 +#define veBlends4_offset 22612 +#define veBlends4_rpmBins_offset 22756 +#define veBlends4_table_offset 22612 #define VEHICLE_INFO_SIZE 32 #define vehicleName_offset 1156 #define vehicleSpeedSensorInputPin_offset 822 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index 794f48d055..75f013471b 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 12 01:02:24 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 19 10:46:18 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5053,8 +5053,12 @@ struct persistent_config_s { * offset 21296 */ blend_table_s ignBlends[IGN_BLEND_COUNT]; + /** + * offset 22048 + */ + blend_table_s veBlends[VE_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 22048); +static_assert(sizeof(persistent_config_s) == 22800); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 12 01:02:24 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 19 10:46:18 UTC 2022 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index e8150ee77d..813663bebf 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1823,7 +1823,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 22048 +#define persistent_config_s_size 22800 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1972,7 +1972,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 4157152621 +#define SIGNATURE_HASH 1128408379 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2210,7 +2210,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 22048 +#define TOTAL_CONFIG_SIZE 22800 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2528,12 +2528,12 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.19.kin.4157152621" +#define TS_SIGNATURE "rusEFI 2022.10.19.kin.1128408379" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND_char t -#define TS_TOTAL_OUTPUT_SIZE 1268 +#define TS_TOTAL_OUTPUT_SIZE 1280 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 @@ -2633,11 +2633,40 @@ #define VBAT_INJECTOR_CURVE_SIZE 8 #define vbattAdcChannel_offset 457 #define vbattDividerCoeff_offset 416 +#define VE_BLEND_COUNT 4 #define ve_override_e_auto_enum 0="VE_None",1="VE_MAP",2="VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 +#define veBlends1_blendBins_offset 22210 +#define veBlends1_blendParameter_offset 22208 +#define veBlends1_blendValues_offset 22226 +#define veBlends1_loadBins_offset 22176 +#define veBlends1_offset 22048 +#define veBlends1_rpmBins_offset 22192 +#define veBlends1_table_offset 22048 +#define veBlends2_blendBins_offset 22398 +#define veBlends2_blendParameter_offset 22396 +#define veBlends2_blendValues_offset 22414 +#define veBlends2_loadBins_offset 22364 +#define veBlends2_offset 22236 +#define veBlends2_rpmBins_offset 22380 +#define veBlends2_table_offset 22236 +#define veBlends3_blendBins_offset 22586 +#define veBlends3_blendParameter_offset 22584 +#define veBlends3_blendValues_offset 22602 +#define veBlends3_loadBins_offset 22552 +#define veBlends3_offset 22424 +#define veBlends3_rpmBins_offset 22568 +#define veBlends3_table_offset 22424 +#define veBlends4_blendBins_offset 22774 +#define veBlends4_blendParameter_offset 22772 +#define veBlends4_blendValues_offset 22790 +#define veBlends4_loadBins_offset 22740 +#define veBlends4_offset 22612 +#define veBlends4_rpmBins_offset 22756 +#define veBlends4_table_offset 22612 #define VEHICLE_INFO_SIZE 32 #define vehicleName_offset 1156 #define vehicleSpeedSensorInputPin_offset 822 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index b38ee9483c..75e65ecee5 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Oct 12 01:02:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:21 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5053,8 +5053,12 @@ struct persistent_config_s { * offset 21296 */ blend_table_s ignBlends[IGN_BLEND_COUNT]; + /** + * offset 22048 + */ + blend_table_s veBlends[VE_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 22048); +static_assert(sizeof(persistent_config_s) == 22800); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Oct 12 01:02:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:21 UTC 2022 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index 803d917b1f..6417c126f9 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h @@ -1788,7 +1788,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 22048 +#define persistent_config_s_size 22800 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1938,7 +1938,7 @@ #define show_Proteus_presets false #define show_test_presets false #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 3858785915 +#define SIGNATURE_HASH 1384865325 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2177,7 +2177,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 22048 +#define TOTAL_CONFIG_SIZE 22800 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2495,12 +2495,12 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.19.subaru_eg33_f7.3858785915" +#define TS_SIGNATURE "rusEFI 2022.10.19.subaru_eg33_f7.1384865325" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND_char t -#define TS_TOTAL_OUTPUT_SIZE 1268 +#define TS_TOTAL_OUTPUT_SIZE 1280 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 @@ -2600,11 +2600,40 @@ #define VBAT_INJECTOR_CURVE_SIZE 8 #define vbattAdcChannel_offset 457 #define vbattDividerCoeff_offset 416 +#define VE_BLEND_COUNT 4 #define ve_override_e_auto_enum 0="VE_None",1="VE_MAP",2="VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 +#define veBlends1_blendBins_offset 22210 +#define veBlends1_blendParameter_offset 22208 +#define veBlends1_blendValues_offset 22226 +#define veBlends1_loadBins_offset 22176 +#define veBlends1_offset 22048 +#define veBlends1_rpmBins_offset 22192 +#define veBlends1_table_offset 22048 +#define veBlends2_blendBins_offset 22398 +#define veBlends2_blendParameter_offset 22396 +#define veBlends2_blendValues_offset 22414 +#define veBlends2_loadBins_offset 22364 +#define veBlends2_offset 22236 +#define veBlends2_rpmBins_offset 22380 +#define veBlends2_table_offset 22236 +#define veBlends3_blendBins_offset 22586 +#define veBlends3_blendParameter_offset 22584 +#define veBlends3_blendValues_offset 22602 +#define veBlends3_loadBins_offset 22552 +#define veBlends3_offset 22424 +#define veBlends3_rpmBins_offset 22568 +#define veBlends3_table_offset 22424 +#define veBlends4_blendBins_offset 22774 +#define veBlends4_blendParameter_offset 22772 +#define veBlends4_blendValues_offset 22790 +#define veBlends4_loadBins_offset 22740 +#define veBlends4_offset 22612 +#define veBlends4_rpmBins_offset 22756 +#define veBlends4_table_offset 22612 #define VEHICLE_INFO_SIZE 32 #define vehicleName_offset 1156 #define vehicleSpeedSensorInputPin_offset 822 diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index debd132b64..eac9b62193 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -262,6 +262,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" diff --git a/firmware/console/binary/generated/gauges.ini b/firmware/console/binary/generated/gauges.ini index 9177798f7b..69aa3884df 100644 --- a/firmware/console/binary/generated/gauges.ini +++ b/firmware/console/binary/generated/gauges.ini @@ -340,7 +340,15 @@ ignBlendOutput1Gauge = ignBlendOutput1,"ignBlendOutput 1", "deg", -300.0,300.0, ignBlendOutput2Gauge = ignBlendOutput2,"ignBlendOutput 2", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2 ignBlendOutput3Gauge = ignBlendOutput3,"ignBlendOutput 3", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2 ignBlendOutput4Gauge = ignBlendOutput4,"ignBlendOutput 4", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2 -alignmentFill_at_590Gauge = alignmentFill_at_590,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0 +veBlendBias1Gauge = veBlendBias1,"veBlendBias 1", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +veBlendBias2Gauge = veBlendBias2,"veBlendBias 2", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +veBlendBias3Gauge = veBlendBias3,"veBlendBias 3", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +veBlendBias4Gauge = veBlendBias4,"veBlendBias 4", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +veBlendOutput1Gauge = veBlendOutput1,"veBlendOutput 1", "%", -50.0,50.0, -50.0,50.0, -50.0,50.0, 2,2 +veBlendOutput2Gauge = veBlendOutput2,"veBlendOutput 2", "%", -50.0,50.0, -50.0,50.0, -50.0,50.0, 2,2 +veBlendOutput3Gauge = veBlendOutput3,"veBlendOutput 3", "%", -50.0,50.0, -50.0,50.0, -50.0,50.0, 2,2 +veBlendOutput4Gauge = veBlendOutput4,"veBlendOutput 4", "%", -50.0,50.0, -50.0,50.0, -50.0,50.0, 2,2 +alignmentFill_at_602Gauge = alignmentFill_at_602,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0 coilState1Gauge = coilState1,"coilState1", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 coilState2Gauge = coilState2,"coilState2", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 coilState3Gauge = coilState3,"coilState3", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 @@ -365,14 +373,14 @@ injectorState9Gauge = injectorState9,"injectorState9", "", -1.0,-1.0, -1.0,-1.0, injectorState10Gauge = injectorState10,"injectorState10", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 injectorState11Gauge = injectorState11,"injectorState11", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 injectorState12Gauge = injectorState12,"injectorState12", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_24Gauge = unusedBit_303_24,"unusedBit_303_24", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_25Gauge = unusedBit_303_25,"unusedBit_303_25", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_26Gauge = unusedBit_303_26,"unusedBit_303_26", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_27Gauge = unusedBit_303_27,"unusedBit_303_27", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_28Gauge = unusedBit_303_28,"unusedBit_303_28", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_29Gauge = unusedBit_303_29,"unusedBit_303_29", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_30Gauge = unusedBit_303_30,"unusedBit_303_30", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 -unusedBit_303_31Gauge = unusedBit_303_31,"unusedBit_303_31", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_24Gauge = unusedBit_305_24,"unusedBit_305_24", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_25Gauge = unusedBit_305_25,"unusedBit_305_25", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_26Gauge = unusedBit_305_26,"unusedBit_305_26", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_27Gauge = unusedBit_305_27,"unusedBit_305_27", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_28Gauge = unusedBit_305_28,"unusedBit_305_28", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_29Gauge = unusedBit_305_29,"unusedBit_305_29", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_30Gauge = unusedBit_305_30,"unusedBit_305_30", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 +unusedBit_305_31Gauge = unusedBit_305_31,"unusedBit_305_31", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 outputRequestPeriodGauge = outputRequestPeriod,"outputRequestPeriod", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 mapFastGauge = mapFast,"mapFast", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, 0,0 luaGauges1Gauge = luaGauges1,"luaGauges 1", "value", 0.0,50000.0, 0.0,50000.0, 0.0,50000.0, 3,3 @@ -519,4 +527,4 @@ unusedAtTheEnd139Gauge = unusedAtTheEnd139,"unusedAtTheEnd 139", "", 0.0,0.0, 0. unusedAtTheEnd140Gauge = unusedAtTheEnd140,"unusedAtTheEnd 140", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd141Gauge = unusedAtTheEnd141,"unusedAtTheEnd 141", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd142Gauge = unusedAtTheEnd142,"unusedAtTheEnd 142", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 -alignmentFill_at_754Gauge = alignmentFill_at_754,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0 +alignmentFill_at_766Gauge = alignmentFill_at_766,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0 diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 5b3fa8dde0..7bb8919595 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -353,778 +353,786 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 diff --git a/firmware/console/binary/generated/sensors.java b/firmware/console/binary/generated/sensors.java index 92b84a5426..c42be07e79 100644 --- a/firmware/console/binary/generated/sensors.java +++ b/firmware/console/binary/generated/sensors.java @@ -228,268 +228,276 @@ ignBlendOutput1("ignBlendOutput 1", SensorCategory.SENSOR_INPUTS, FieldType.INT1 ignBlendOutput2("ignBlendOutput 2", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 584, 0.01, -300.0, 300.0, "deg"), ignBlendOutput3("ignBlendOutput 3", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 586, 0.01, -300.0, 300.0, "deg"), ignBlendOutput4("ignBlendOutput 4", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 588, 0.01, -300.0, 300.0, "deg"), -alignmentFill_at_590("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 590, 1.0, -20.0, 100.0, "units"), -outputRequestPeriod("outputRequestPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 596, 1.0, -1.0, -1.0, ""), -mapFast("mapFast", SensorCategory.SENSOR_INPUTS, FieldType.INT, 600, 1.0, -1.0, -1.0, ""), -luaGauges1("luaGauges 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 604, 1.0, 0.0, 50000.0, "value"), -luaGauges2("luaGauges 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 608, 1.0, 0.0, 50000.0, "value"), -unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 612, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 613, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 614, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd4("unusedAtTheEnd 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 615, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd5("unusedAtTheEnd 5", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 616, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd6("unusedAtTheEnd 6", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 617, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd7("unusedAtTheEnd 7", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 618, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd8("unusedAtTheEnd 8", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 619, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd9("unusedAtTheEnd 9", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 620, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd10("unusedAtTheEnd 10", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 621, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd11("unusedAtTheEnd 11", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 622, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd12("unusedAtTheEnd 12", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 623, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd13("unusedAtTheEnd 13", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 624, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd14("unusedAtTheEnd 14", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 625, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd15("unusedAtTheEnd 15", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 626, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd16("unusedAtTheEnd 16", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 627, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd17("unusedAtTheEnd 17", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 628, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd18("unusedAtTheEnd 18", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 629, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd19("unusedAtTheEnd 19", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 630, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd20("unusedAtTheEnd 20", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 631, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd21("unusedAtTheEnd 21", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 632, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd22("unusedAtTheEnd 22", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 633, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd23("unusedAtTheEnd 23", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 634, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd24("unusedAtTheEnd 24", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 635, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd25("unusedAtTheEnd 25", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 636, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd26("unusedAtTheEnd 26", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd27("unusedAtTheEnd 27", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd28("unusedAtTheEnd 28", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd29("unusedAtTheEnd 29", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd30("unusedAtTheEnd 30", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd31("unusedAtTheEnd 31", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd32("unusedAtTheEnd 32", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 643, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd33("unusedAtTheEnd 33", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 644, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd34("unusedAtTheEnd 34", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 645, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd35("unusedAtTheEnd 35", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 646, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd36("unusedAtTheEnd 36", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 647, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd37("unusedAtTheEnd 37", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 648, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd38("unusedAtTheEnd 38", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 649, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd39("unusedAtTheEnd 39", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 650, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd40("unusedAtTheEnd 40", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 651, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd41("unusedAtTheEnd 41", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 652, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd42("unusedAtTheEnd 42", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 653, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd43("unusedAtTheEnd 43", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 654, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd44("unusedAtTheEnd 44", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 655, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd45("unusedAtTheEnd 45", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 656, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd46("unusedAtTheEnd 46", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 657, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd47("unusedAtTheEnd 47", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 658, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd48("unusedAtTheEnd 48", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 659, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd49("unusedAtTheEnd 49", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 660, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd50("unusedAtTheEnd 50", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 661, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd51("unusedAtTheEnd 51", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 662, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd52("unusedAtTheEnd 52", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 663, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd53("unusedAtTheEnd 53", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 664, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd54("unusedAtTheEnd 54", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 665, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd55("unusedAtTheEnd 55", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 666, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd56("unusedAtTheEnd 56", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 667, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd57("unusedAtTheEnd 57", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 668, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd58("unusedAtTheEnd 58", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 669, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd59("unusedAtTheEnd 59", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 670, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd60("unusedAtTheEnd 60", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 671, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd61("unusedAtTheEnd 61", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 672, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd62("unusedAtTheEnd 62", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 673, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd63("unusedAtTheEnd 63", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 674, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd64("unusedAtTheEnd 64", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 675, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd65("unusedAtTheEnd 65", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 676, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd66("unusedAtTheEnd 66", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 677, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd67("unusedAtTheEnd 67", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 678, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd68("unusedAtTheEnd 68", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 679, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd69("unusedAtTheEnd 69", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 680, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd70("unusedAtTheEnd 70", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 681, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd71("unusedAtTheEnd 71", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 682, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd72("unusedAtTheEnd 72", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 683, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd73("unusedAtTheEnd 73", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 684, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd74("unusedAtTheEnd 74", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 685, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 686, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 687, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 688, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 689, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd79("unusedAtTheEnd 79", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 690, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd80("unusedAtTheEnd 80", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 691, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd81("unusedAtTheEnd 81", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 692, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd82("unusedAtTheEnd 82", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 693, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd83("unusedAtTheEnd 83", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 694, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd84("unusedAtTheEnd 84", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 695, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd85("unusedAtTheEnd 85", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 696, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd86("unusedAtTheEnd 86", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 697, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd87("unusedAtTheEnd 87", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 698, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd88("unusedAtTheEnd 88", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 699, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd89("unusedAtTheEnd 89", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 700, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd90("unusedAtTheEnd 90", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 701, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd91("unusedAtTheEnd 91", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 702, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd92("unusedAtTheEnd 92", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 703, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd93("unusedAtTheEnd 93", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 704, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd94("unusedAtTheEnd 94", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 705, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd95("unusedAtTheEnd 95", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 706, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd96("unusedAtTheEnd 96", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 707, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd97("unusedAtTheEnd 97", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 708, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd98("unusedAtTheEnd 98", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 709, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd99("unusedAtTheEnd 99", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 710, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd100("unusedAtTheEnd 100", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 711, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd101("unusedAtTheEnd 101", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 712, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd102("unusedAtTheEnd 102", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 713, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd103("unusedAtTheEnd 103", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 714, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd104("unusedAtTheEnd 104", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 715, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd105("unusedAtTheEnd 105", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 716, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd106("unusedAtTheEnd 106", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 717, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd107("unusedAtTheEnd 107", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 718, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd108("unusedAtTheEnd 108", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 719, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd109("unusedAtTheEnd 109", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 720, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd110("unusedAtTheEnd 110", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 721, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd111("unusedAtTheEnd 111", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 722, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd112("unusedAtTheEnd 112", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 723, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd113("unusedAtTheEnd 113", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 724, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd114("unusedAtTheEnd 114", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 725, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd115("unusedAtTheEnd 115", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 726, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd116("unusedAtTheEnd 116", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 727, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd117("unusedAtTheEnd 117", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 728, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd118("unusedAtTheEnd 118", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 729, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd119("unusedAtTheEnd 119", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 730, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd120("unusedAtTheEnd 120", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 731, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd121("unusedAtTheEnd 121", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 732, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd122("unusedAtTheEnd 122", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 733, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd123("unusedAtTheEnd 123", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 734, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd124("unusedAtTheEnd 124", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 735, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd125("unusedAtTheEnd 125", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 736, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd126("unusedAtTheEnd 126", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 737, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd127("unusedAtTheEnd 127", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 738, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd128("unusedAtTheEnd 128", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 739, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd129("unusedAtTheEnd 129", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 740, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd130("unusedAtTheEnd 130", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 741, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd131("unusedAtTheEnd 131", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 742, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd132("unusedAtTheEnd 132", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 743, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd133("unusedAtTheEnd 133", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 744, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd134("unusedAtTheEnd 134", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 745, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd135("unusedAtTheEnd 135", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 746, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd136("unusedAtTheEnd 136", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 747, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd137("unusedAtTheEnd 137", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 748, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd138("unusedAtTheEnd 138", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 749, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd139("unusedAtTheEnd 139", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 750, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd140("unusedAtTheEnd 140", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 751, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd141("unusedAtTheEnd 141", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 752, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd142("unusedAtTheEnd 142", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 753, 1.0, 0.0, 0.0, ""), -alignmentFill_at_754("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 754, 1.0, -20.0, 100.0, "units"), -m_knockRetard("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 756, 1.0, -1.0, -1.0, ""), -m_knockThreshold("m_knockThreshold", SensorCategory.SENSOR_INPUTS, FieldType.INT, 760, 1.0, -1.0, -1.0, ""), -m_knockCount("m_knockCount", SensorCategory.SENSOR_INPUTS, FieldType.INT, 764, 1.0, -1.0, -1.0, ""), -m_maximumRetard("m_maximumRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 768, 1.0, -1.0, -1.0, ""), -m_requested_pump("Computed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 772, 1.0, -1.0, -1.0, ""), -fuel_requested_percent("fuel_requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 776, 1.0, -1.0, -1.0, ""), -fuel_requested_percent_pi("fuel_requested_percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 780, 1.0, -1.0, -1.0, ""), -nextLobe("nextLobe", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -1.0, -1.0, ""), -di_nextStart("DI: next start", SensorCategory.SENSOR_INPUTS, FieldType.INT, 792, 1.0, 0.0, 100.0, "v"), -m_deadtime("injectorLag(VBatt)\nthis value depends on a slow-changing VBatt value, so\nwe update it once in a while", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, -1.0, -1.0, ""), -pressureDelta("fuel: injector pressureDelta", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -10000.0, 10000.0, "kPa"), -pressureRatio("fuel: injector pressureRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 804, 1.0, -10000.0, 10000.0, ""), -currentAfrLoad("currentAfrLoad", SensorCategory.SENSOR_INPUTS, FieldType.INT, 808, 1.0, -1.0, -1.0, ""), -targetLambda("targetLambda", SensorCategory.SENSOR_INPUTS, FieldType.INT, 812, 1.0, -1.0, -1.0, ""), -stoichiometricRatio("stoichiometricRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 816, 1.0, -1.0, -1.0, ""), -targetAFR("targetAFR", SensorCategory.SENSOR_INPUTS, FieldType.INT, 820, 1.0, -1.0, -1.0, ""), -sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -1.0, -1.0, ""), -sdAirMassInOneCylinder("Speed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 828, 1.0, -1.0, -1.0, ""), -retardThresholdRpm("retardThresholdRpm", SensorCategory.SENSOR_INPUTS, FieldType.INT, 836, 1.0, -1.0, -1.0, ""), -luaTargetAdd("luaTargetAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 848, 1.0, -1.0, -1.0, ""), -luaTargetMult("luaTargetMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 852, 1.0, -1.0, -1.0, ""), -openLoopPart("openLoopPart", SensorCategory.SENSOR_INPUTS, FieldType.INT, 856, 1.0, -1.0, -1.0, ""), -boostControllerClosedLoopPart("Boost Closed Loop", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 860, 0.5, -50.0, 50.0, "%"), -alignmentFill_at_17("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 861, 1.0, -20.0, 100.0, "units"), -boostControlTarget("Boost Target", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 862, 0.03333333333333333, 0.0, 0.0, "kPa"), -latest_usage_ac_control("AC latest activity", SensorCategory.SENSOR_INPUTS, FieldType.INT, 868, 1.0, -1.0, -1.0, ""), -acSwitchLastChangeTimeMs("acSwitchLastChangeTimeMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 872, 1.0, -1.0, -1.0, ""), -lua("lua", SensorCategory.SENSOR_INPUTS, FieldType.INT, 888, 1.0, -1.0, -1.0, ""), -sd("sd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 900, 1.0, -1.0, -1.0, ""), -engineCycleDurationMs("engineCycleDurationMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 912, 1.0, -1.0, -1.0, ""), -minRpmKcurrentTPS("minRpmKcurrentTPS", SensorCategory.SENSOR_INPUTS, FieldType.INT, 916, 1.0, -1.0, -1.0, ""), -currentTpsAdc("currentTpsAdc", SensorCategory.SENSOR_INPUTS, FieldType.INT, 920, 1.0, -1.0, -1.0, ""), -tpsVoltageMCU("tpsVoltageMCU", SensorCategory.SENSOR_INPUTS, FieldType.INT, 924, 1.0, -1.0, -1.0, ""), -tpsVoltageBoard("tpsVoltageBoard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 928, 1.0, -1.0, -1.0, ""), -currentBaroCorrectedVE("currentBaroCorrectedVE", SensorCategory.SENSOR_INPUTS, FieldType.INT, 932, 1.0, -1.0, -1.0, ""), -injectorFlowCorrection("injectorFlowCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 936, 1.0, -1.0, -1.0, ""), -baroCorrection("fuel: Barometric pressure correction", SensorCategory.SENSOR_INPUTS, FieldType.INT, 940, 1.0, -1.0, -1.0, ""), -cranking("cranking", SensorCategory.SENSOR_INPUTS, FieldType.INT, 944, 1.0, -1.0, -1.0, ""), -running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 964, 1.0, -1.0, -1.0, ""), -sparkDwell("ignition dwell duration in ms\nSee also dwellAngle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 988, 1.0, -1.0, -1.0, ""), -dwellAngle("ignition dwell duration as crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 992, 1.0, -1.0, -1.0, ""), -cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 996, 0.01, -20.0, 20.0, "deg"), -timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 998, 0.01, -20.0, 20.0, "deg"), -timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1000, 0.01, -20.0, 20.0, "deg"), -hellenBoardId("Detected Board ID", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1002, 1.0, 0.0, 3000.0, "id"), -startStopStateToggleCounter("startStopStateToggleCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1008, 1.0, -1.0, -1.0, ""), -egt1("egt1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1012, 1.0, -1.0, -1.0, ""), -egt2("egt2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1016, 1.0, -1.0, -1.0, ""), -desiredRpmLimit("User-defined RPM hard limit", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1020, 1.0, 0.0, 30000.0, "rpm"), -alignmentFill_at_134("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1022, 1.0, -20.0, 100.0, "units"), -fuelInjectionCounter("fuelInjectionCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1024, 1.0, -1.0, -1.0, ""), -sparkCounter("sparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1028, 1.0, -1.0, -1.0, ""), -fuelingLoad("fuel: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1032, 1.0, -1.0, -1.0, ""), -ignitionLoad("ign: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1036, 1.0, -1.0, -1.0, ""), -tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1040, 1.0, -1.0, -1.0, ""), -tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1044, 1.0, -1.0, -1.0, ""), -deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1048, 1.0, -1.0, -1.0, ""), -extraFuel("extraFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1052, 1.0, -1.0, -1.0, ""), -valueFromTable("valueFromTable", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1056, 1.0, -1.0, -1.0, ""), -fractionalInjFuel("fractionalInjFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1064, 1.0, -1.0, -1.0, ""), -accumulatedValue("accumulatedValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1068, 1.0, -1.0, -1.0, ""), -maxExtraPerCycle("maxExtraPerCycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1072, 1.0, -1.0, -1.0, ""), -maxExtraPerPeriod("maxExtraPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1076, 1.0, -1.0, -1.0, ""), -maxInjectedPerPeriod("maxInjectedPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1080, 1.0, -1.0, -1.0, ""), -cycleCnt("cycleCnt", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1084, 1.0, -1.0, -1.0, ""), -hwEventCounters1("Hardware events since boot 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1088, 1.0, -1.0, -1.0, ""), -hwEventCounters2("Hardware events since boot 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1092, 1.0, -1.0, -1.0, ""), -hwEventCounters3("Hardware events since boot 3", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1096, 1.0, -1.0, -1.0, ""), -hwEventCounters4("Hardware events since boot 4", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1100, 1.0, -1.0, -1.0, ""), -hwEventCounters5("Hardware events since boot 5", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1104, 1.0, -1.0, -1.0, ""), -hwEventCounters6("Hardware events since boot 6", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1108, 1.0, -1.0, -1.0, ""), -vvtCamCounter("vvtCamCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1112, 1.0, -1.0, -1.0, ""), -mapVvt_MAP_AT_SPECIAL_POINT("mapVvt_MAP_AT_SPECIAL_POINT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1116, 1.0, -10000.0, 10000.0, ""), -mapVvt_MAP_AT_DIFF("mapVvt_MAP_AT_DIFF", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1120, 1.0, -10000.0, 10000.0, ""), -mapVvt_MAP_AT_CYCLE_COUNT("mapVvt_MAP_AT_CYCLE_COUNT", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1124, 1.0, -10000.0, 10000.0, ""), -mapVvt_map_peak("mapVvt_map_peak", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1125, 1.0, -10000.0, 10000.0, ""), -alignmentFill_at_38("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1126, 1.0, -20.0, 100.0, "units"), -currentEngineDecodedPhase("Engine Phase", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1128, 1.0, 0.0, 0.0, "deg"), -triggerToothAngleError("triggerToothAngleError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1132, 1.0, -30.0, 30.0, "deg"), -crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1136, 1.0, -1.0, -1.0, ""), -vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1140, 1.0, -10000.0, 10000.0, ""), -vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1144, 1.0, -10000.0, 10000.0, ""), -triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1148, 1.0, -10000.0, 10000.0, ""), -triggerActualSyncGapRatio("trigger: unused field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1152, 1.0, -1.0, -1.0, ""), -triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1156, 1.0, -1.0, -1.0, ""), -vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1157, 1.0, -1.0, -1.0, ""), -camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1158, 1.0, -1.0, -1.0, ""), -vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1159, 1.0, -1.0, -1.0, ""), -wallFuelCorrection("fuel injection time correction to account for wall wetting effect for current cycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1164, 1.0, -1.0, -1.0, ""), -wallFuel("Amount of fuel on the wall, in ms of injector open time for each injector.", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1168, 1.0, -1.0, -1.0, ""), -idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1172, 1.0, -1.0, -1.0, ""), -currentIdlePosition("idle: current position\nthat's current position with CLT and IAT corrections", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1176, 1.0, -1.0, -1.0, ""), -baseIdlePosition("idle: base value\ncurrent position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1180, 1.0, -1.0, -1.0, ""), -iacByTpsTaper("idle: iacByTpsTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1184, 1.0, -1.0, -1.0, ""), -throttlePedalUpState("true in IDLE throttle pedal state, false if driver is touching the pedal\ntodo: better name for this field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1188, 1.0, -1.0, -1.0, ""), -targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1196, 1.0, -1.0, -1.0, ""), -targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1200, 1.0, -1.0, -1.0, ""), -iacByRpmTaper("idle: iacByRpmTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1204, 1.0, -1.0, -1.0, ""), -luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -1.0, -1.0, ""), -baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -1.0, -1.0, ""), -dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -1.0, -1.0, ""), -luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -1.0, -1.0, ""), -luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1224, 1.0, -1.0, -1.0, ""), -idlePosition("idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1228, 1.0, -1.0, -1.0, ""), -trim("trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1232, 1.0, -1.0, -1.0, ""), -luaAdjustment("luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1236, 1.0, -1.0, -1.0, ""), -etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1240, 1.0, -1.0, -1.0, ""), -etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1244, 1.0, -10000.0, 10000.0, ""), -etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1248, 1.0, -10000.0, 10000.0, "%"), -faultCode("faultCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1256, 1.0, -1.0, -1.0, ""), -heaterDuty("heaterDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1257, 1.0, 0.0, 100.0, "%"), -pumpDuty("pumpDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1258, 1.0, 0.0, 100.0, "%"), -alignmentFill_at_3("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1259, 1.0, -20.0, 100.0, "units"), -tempC("tempC", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1260, 1.0, 500.0, 1000.0, "C"), -nernstVoltage("nernstVoltage", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1262, 0.001, 0.0, 1.0, "V"), -esr("esr", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1264, 1.0, -1.0, -1.0, ""), -alignmentFill_at_10("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1266, 1.0, -20.0, 100.0, "units"), +veBlendBias1("veBlendBias 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 590, 0.5, 0.0, 100.0, "%"), +veBlendBias2("veBlendBias 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 591, 0.5, 0.0, 100.0, "%"), +veBlendBias3("veBlendBias 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 592, 0.5, 0.0, 100.0, "%"), +veBlendBias4("veBlendBias 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 593, 0.5, 0.0, 100.0, "%"), +veBlendOutput1("veBlendOutput 1", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 594, 0.01, -50.0, 50.0, "%"), +veBlendOutput2("veBlendOutput 2", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 596, 0.01, -50.0, 50.0, "%"), +veBlendOutput3("veBlendOutput 3", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 598, 0.01, -50.0, 50.0, "%"), +veBlendOutput4("veBlendOutput 4", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 600, 0.01, -50.0, 50.0, "%"), +alignmentFill_at_602("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 602, 1.0, -20.0, 100.0, "units"), +outputRequestPeriod("outputRequestPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 608, 1.0, -1.0, -1.0, ""), +mapFast("mapFast", SensorCategory.SENSOR_INPUTS, FieldType.INT, 612, 1.0, -1.0, -1.0, ""), +luaGauges1("luaGauges 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 616, 1.0, 0.0, 50000.0, "value"), +luaGauges2("luaGauges 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 620, 1.0, 0.0, 50000.0, "value"), +unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 624, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 625, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 626, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd4("unusedAtTheEnd 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 627, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd5("unusedAtTheEnd 5", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 628, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd6("unusedAtTheEnd 6", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 629, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd7("unusedAtTheEnd 7", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 630, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd8("unusedAtTheEnd 8", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 631, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd9("unusedAtTheEnd 9", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 632, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd10("unusedAtTheEnd 10", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 633, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd11("unusedAtTheEnd 11", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 634, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd12("unusedAtTheEnd 12", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 635, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd13("unusedAtTheEnd 13", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 636, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd14("unusedAtTheEnd 14", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd15("unusedAtTheEnd 15", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd16("unusedAtTheEnd 16", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd17("unusedAtTheEnd 17", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd18("unusedAtTheEnd 18", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd19("unusedAtTheEnd 19", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd20("unusedAtTheEnd 20", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 643, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd21("unusedAtTheEnd 21", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 644, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd22("unusedAtTheEnd 22", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 645, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd23("unusedAtTheEnd 23", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 646, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd24("unusedAtTheEnd 24", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 647, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd25("unusedAtTheEnd 25", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 648, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd26("unusedAtTheEnd 26", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 649, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd27("unusedAtTheEnd 27", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 650, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd28("unusedAtTheEnd 28", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 651, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd29("unusedAtTheEnd 29", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 652, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd30("unusedAtTheEnd 30", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 653, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd31("unusedAtTheEnd 31", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 654, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd32("unusedAtTheEnd 32", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 655, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd33("unusedAtTheEnd 33", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 656, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd34("unusedAtTheEnd 34", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 657, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd35("unusedAtTheEnd 35", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 658, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd36("unusedAtTheEnd 36", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 659, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd37("unusedAtTheEnd 37", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 660, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd38("unusedAtTheEnd 38", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 661, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd39("unusedAtTheEnd 39", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 662, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd40("unusedAtTheEnd 40", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 663, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd41("unusedAtTheEnd 41", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 664, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd42("unusedAtTheEnd 42", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 665, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd43("unusedAtTheEnd 43", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 666, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd44("unusedAtTheEnd 44", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 667, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd45("unusedAtTheEnd 45", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 668, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd46("unusedAtTheEnd 46", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 669, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd47("unusedAtTheEnd 47", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 670, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd48("unusedAtTheEnd 48", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 671, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd49("unusedAtTheEnd 49", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 672, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd50("unusedAtTheEnd 50", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 673, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd51("unusedAtTheEnd 51", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 674, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd52("unusedAtTheEnd 52", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 675, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd53("unusedAtTheEnd 53", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 676, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd54("unusedAtTheEnd 54", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 677, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd55("unusedAtTheEnd 55", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 678, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd56("unusedAtTheEnd 56", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 679, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd57("unusedAtTheEnd 57", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 680, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd58("unusedAtTheEnd 58", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 681, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd59("unusedAtTheEnd 59", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 682, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd60("unusedAtTheEnd 60", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 683, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd61("unusedAtTheEnd 61", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 684, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd62("unusedAtTheEnd 62", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 685, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd63("unusedAtTheEnd 63", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 686, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd64("unusedAtTheEnd 64", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 687, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd65("unusedAtTheEnd 65", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 688, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd66("unusedAtTheEnd 66", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 689, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd67("unusedAtTheEnd 67", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 690, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd68("unusedAtTheEnd 68", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 691, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd69("unusedAtTheEnd 69", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 692, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd70("unusedAtTheEnd 70", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 693, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd71("unusedAtTheEnd 71", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 694, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd72("unusedAtTheEnd 72", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 695, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd73("unusedAtTheEnd 73", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 696, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd74("unusedAtTheEnd 74", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 697, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 698, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 699, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 700, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 701, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd79("unusedAtTheEnd 79", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 702, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd80("unusedAtTheEnd 80", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 703, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd81("unusedAtTheEnd 81", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 704, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd82("unusedAtTheEnd 82", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 705, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd83("unusedAtTheEnd 83", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 706, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd84("unusedAtTheEnd 84", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 707, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd85("unusedAtTheEnd 85", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 708, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd86("unusedAtTheEnd 86", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 709, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd87("unusedAtTheEnd 87", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 710, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd88("unusedAtTheEnd 88", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 711, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd89("unusedAtTheEnd 89", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 712, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd90("unusedAtTheEnd 90", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 713, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd91("unusedAtTheEnd 91", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 714, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd92("unusedAtTheEnd 92", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 715, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd93("unusedAtTheEnd 93", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 716, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd94("unusedAtTheEnd 94", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 717, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd95("unusedAtTheEnd 95", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 718, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd96("unusedAtTheEnd 96", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 719, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd97("unusedAtTheEnd 97", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 720, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd98("unusedAtTheEnd 98", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 721, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd99("unusedAtTheEnd 99", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 722, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd100("unusedAtTheEnd 100", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 723, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd101("unusedAtTheEnd 101", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 724, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd102("unusedAtTheEnd 102", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 725, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd103("unusedAtTheEnd 103", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 726, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd104("unusedAtTheEnd 104", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 727, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd105("unusedAtTheEnd 105", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 728, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd106("unusedAtTheEnd 106", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 729, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd107("unusedAtTheEnd 107", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 730, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd108("unusedAtTheEnd 108", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 731, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd109("unusedAtTheEnd 109", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 732, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd110("unusedAtTheEnd 110", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 733, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd111("unusedAtTheEnd 111", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 734, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd112("unusedAtTheEnd 112", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 735, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd113("unusedAtTheEnd 113", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 736, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd114("unusedAtTheEnd 114", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 737, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd115("unusedAtTheEnd 115", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 738, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd116("unusedAtTheEnd 116", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 739, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd117("unusedAtTheEnd 117", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 740, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd118("unusedAtTheEnd 118", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 741, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd119("unusedAtTheEnd 119", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 742, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd120("unusedAtTheEnd 120", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 743, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd121("unusedAtTheEnd 121", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 744, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd122("unusedAtTheEnd 122", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 745, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd123("unusedAtTheEnd 123", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 746, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd124("unusedAtTheEnd 124", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 747, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd125("unusedAtTheEnd 125", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 748, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd126("unusedAtTheEnd 126", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 749, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd127("unusedAtTheEnd 127", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 750, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd128("unusedAtTheEnd 128", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 751, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd129("unusedAtTheEnd 129", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 752, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd130("unusedAtTheEnd 130", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 753, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd131("unusedAtTheEnd 131", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 754, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd132("unusedAtTheEnd 132", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 755, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd133("unusedAtTheEnd 133", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 756, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd134("unusedAtTheEnd 134", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 757, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd135("unusedAtTheEnd 135", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 758, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd136("unusedAtTheEnd 136", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 759, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd137("unusedAtTheEnd 137", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 760, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd138("unusedAtTheEnd 138", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 761, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd139("unusedAtTheEnd 139", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 762, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd140("unusedAtTheEnd 140", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 763, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd141("unusedAtTheEnd 141", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 764, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd142("unusedAtTheEnd 142", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 765, 1.0, 0.0, 0.0, ""), +alignmentFill_at_766("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 766, 1.0, -20.0, 100.0, "units"), +m_knockRetard("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 768, 1.0, -1.0, -1.0, ""), +m_knockThreshold("m_knockThreshold", SensorCategory.SENSOR_INPUTS, FieldType.INT, 772, 1.0, -1.0, -1.0, ""), +m_knockCount("m_knockCount", SensorCategory.SENSOR_INPUTS, FieldType.INT, 776, 1.0, -1.0, -1.0, ""), +m_maximumRetard("m_maximumRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 780, 1.0, -1.0, -1.0, ""), +m_requested_pump("Computed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 784, 1.0, -1.0, -1.0, ""), +fuel_requested_percent("fuel_requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -1.0, -1.0, ""), +fuel_requested_percent_pi("fuel_requested_percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 792, 1.0, -1.0, -1.0, ""), +nextLobe("nextLobe", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -1.0, -1.0, ""), +di_nextStart("DI: next start", SensorCategory.SENSOR_INPUTS, FieldType.INT, 804, 1.0, 0.0, 100.0, "v"), +m_deadtime("injectorLag(VBatt)\nthis value depends on a slow-changing VBatt value, so\nwe update it once in a while", SensorCategory.SENSOR_INPUTS, FieldType.INT, 808, 1.0, -1.0, -1.0, ""), +pressureDelta("fuel: injector pressureDelta", SensorCategory.SENSOR_INPUTS, FieldType.INT, 812, 1.0, -10000.0, 10000.0, "kPa"), +pressureRatio("fuel: injector pressureRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 816, 1.0, -10000.0, 10000.0, ""), +currentAfrLoad("currentAfrLoad", SensorCategory.SENSOR_INPUTS, FieldType.INT, 820, 1.0, -1.0, -1.0, ""), +targetLambda("targetLambda", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -1.0, -1.0, ""), +stoichiometricRatio("stoichiometricRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 828, 1.0, -1.0, -1.0, ""), +targetAFR("targetAFR", SensorCategory.SENSOR_INPUTS, FieldType.INT, 832, 1.0, -1.0, -1.0, ""), +sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 836, 1.0, -1.0, -1.0, ""), +sdAirMassInOneCylinder("Speed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 840, 1.0, -1.0, -1.0, ""), +retardThresholdRpm("retardThresholdRpm", SensorCategory.SENSOR_INPUTS, FieldType.INT, 848, 1.0, -1.0, -1.0, ""), +luaTargetAdd("luaTargetAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 860, 1.0, -1.0, -1.0, ""), +luaTargetMult("luaTargetMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 864, 1.0, -1.0, -1.0, ""), +openLoopPart("openLoopPart", SensorCategory.SENSOR_INPUTS, FieldType.INT, 868, 1.0, -1.0, -1.0, ""), +boostControllerClosedLoopPart("Boost Closed Loop", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 872, 0.5, -50.0, 50.0, "%"), +alignmentFill_at_17("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 873, 1.0, -20.0, 100.0, "units"), +boostControlTarget("Boost Target", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 874, 0.03333333333333333, 0.0, 0.0, "kPa"), +latest_usage_ac_control("AC latest activity", SensorCategory.SENSOR_INPUTS, FieldType.INT, 880, 1.0, -1.0, -1.0, ""), +acSwitchLastChangeTimeMs("acSwitchLastChangeTimeMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 884, 1.0, -1.0, -1.0, ""), +lua("lua", SensorCategory.SENSOR_INPUTS, FieldType.INT, 900, 1.0, -1.0, -1.0, ""), +sd("sd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 912, 1.0, -1.0, -1.0, ""), +engineCycleDurationMs("engineCycleDurationMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 924, 1.0, -1.0, -1.0, ""), +minRpmKcurrentTPS("minRpmKcurrentTPS", SensorCategory.SENSOR_INPUTS, FieldType.INT, 928, 1.0, -1.0, -1.0, ""), +currentTpsAdc("currentTpsAdc", SensorCategory.SENSOR_INPUTS, FieldType.INT, 932, 1.0, -1.0, -1.0, ""), +tpsVoltageMCU("tpsVoltageMCU", SensorCategory.SENSOR_INPUTS, FieldType.INT, 936, 1.0, -1.0, -1.0, ""), +tpsVoltageBoard("tpsVoltageBoard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 940, 1.0, -1.0, -1.0, ""), +currentBaroCorrectedVE("currentBaroCorrectedVE", SensorCategory.SENSOR_INPUTS, FieldType.INT, 944, 1.0, -1.0, -1.0, ""), +injectorFlowCorrection("injectorFlowCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 948, 1.0, -1.0, -1.0, ""), +baroCorrection("fuel: Barometric pressure correction", SensorCategory.SENSOR_INPUTS, FieldType.INT, 952, 1.0, -1.0, -1.0, ""), +cranking("cranking", SensorCategory.SENSOR_INPUTS, FieldType.INT, 956, 1.0, -1.0, -1.0, ""), +running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 976, 1.0, -1.0, -1.0, ""), +sparkDwell("ignition dwell duration in ms\nSee also dwellAngle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1000, 1.0, -1.0, -1.0, ""), +dwellAngle("ignition dwell duration as crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1004, 1.0, -1.0, -1.0, ""), +cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1008, 0.01, -20.0, 20.0, "deg"), +timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1010, 0.01, -20.0, 20.0, "deg"), +timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1012, 0.01, -20.0, 20.0, "deg"), +hellenBoardId("Detected Board ID", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1014, 1.0, 0.0, 3000.0, "id"), +startStopStateToggleCounter("startStopStateToggleCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1020, 1.0, -1.0, -1.0, ""), +egt1("egt1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1024, 1.0, -1.0, -1.0, ""), +egt2("egt2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1028, 1.0, -1.0, -1.0, ""), +desiredRpmLimit("User-defined RPM hard limit", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1032, 1.0, 0.0, 30000.0, "rpm"), +alignmentFill_at_134("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1034, 1.0, -20.0, 100.0, "units"), +fuelInjectionCounter("fuelInjectionCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1036, 1.0, -1.0, -1.0, ""), +sparkCounter("sparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1040, 1.0, -1.0, -1.0, ""), +fuelingLoad("fuel: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1044, 1.0, -1.0, -1.0, ""), +ignitionLoad("ign: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1048, 1.0, -1.0, -1.0, ""), +tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1052, 1.0, -1.0, -1.0, ""), +tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1056, 1.0, -1.0, -1.0, ""), +deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1060, 1.0, -1.0, -1.0, ""), +extraFuel("extraFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1064, 1.0, -1.0, -1.0, ""), +valueFromTable("valueFromTable", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1068, 1.0, -1.0, -1.0, ""), +fractionalInjFuel("fractionalInjFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1076, 1.0, -1.0, -1.0, ""), +accumulatedValue("accumulatedValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1080, 1.0, -1.0, -1.0, ""), +maxExtraPerCycle("maxExtraPerCycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1084, 1.0, -1.0, -1.0, ""), +maxExtraPerPeriod("maxExtraPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1088, 1.0, -1.0, -1.0, ""), +maxInjectedPerPeriod("maxInjectedPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1092, 1.0, -1.0, -1.0, ""), +cycleCnt("cycleCnt", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1096, 1.0, -1.0, -1.0, ""), +hwEventCounters1("Hardware events since boot 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1100, 1.0, -1.0, -1.0, ""), +hwEventCounters2("Hardware events since boot 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1104, 1.0, -1.0, -1.0, ""), +hwEventCounters3("Hardware events since boot 3", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1108, 1.0, -1.0, -1.0, ""), +hwEventCounters4("Hardware events since boot 4", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1112, 1.0, -1.0, -1.0, ""), +hwEventCounters5("Hardware events since boot 5", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1116, 1.0, -1.0, -1.0, ""), +hwEventCounters6("Hardware events since boot 6", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1120, 1.0, -1.0, -1.0, ""), +vvtCamCounter("vvtCamCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1124, 1.0, -1.0, -1.0, ""), +mapVvt_MAP_AT_SPECIAL_POINT("mapVvt_MAP_AT_SPECIAL_POINT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1128, 1.0, -10000.0, 10000.0, ""), +mapVvt_MAP_AT_DIFF("mapVvt_MAP_AT_DIFF", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1132, 1.0, -10000.0, 10000.0, ""), +mapVvt_MAP_AT_CYCLE_COUNT("mapVvt_MAP_AT_CYCLE_COUNT", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1136, 1.0, -10000.0, 10000.0, ""), +mapVvt_map_peak("mapVvt_map_peak", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1137, 1.0, -10000.0, 10000.0, ""), +alignmentFill_at_38("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1138, 1.0, -20.0, 100.0, "units"), +currentEngineDecodedPhase("Engine Phase", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1140, 1.0, 0.0, 0.0, "deg"), +triggerToothAngleError("triggerToothAngleError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1144, 1.0, -30.0, 30.0, "deg"), +crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1148, 1.0, -1.0, -1.0, ""), +vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1152, 1.0, -10000.0, 10000.0, ""), +vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1156, 1.0, -10000.0, 10000.0, ""), +triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1160, 1.0, -10000.0, 10000.0, ""), +triggerActualSyncGapRatio("trigger: unused field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1164, 1.0, -1.0, -1.0, ""), +triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1168, 1.0, -1.0, -1.0, ""), +vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1169, 1.0, -1.0, -1.0, ""), +camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1170, 1.0, -1.0, -1.0, ""), +vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1171, 1.0, -1.0, -1.0, ""), +wallFuelCorrection("fuel injection time correction to account for wall wetting effect for current cycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1176, 1.0, -1.0, -1.0, ""), +wallFuel("Amount of fuel on the wall, in ms of injector open time for each injector.", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1180, 1.0, -1.0, -1.0, ""), +idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1184, 1.0, -1.0, -1.0, ""), +currentIdlePosition("idle: current position\nthat's current position with CLT and IAT corrections", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1188, 1.0, -1.0, -1.0, ""), +baseIdlePosition("idle: base value\ncurrent position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1192, 1.0, -1.0, -1.0, ""), +iacByTpsTaper("idle: iacByTpsTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1196, 1.0, -1.0, -1.0, ""), +throttlePedalUpState("true in IDLE throttle pedal state, false if driver is touching the pedal\ntodo: better name for this field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1200, 1.0, -1.0, -1.0, ""), +targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -1.0, -1.0, ""), +targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -1.0, -1.0, ""), +iacByRpmTaper("idle: iacByRpmTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -1.0, -1.0, ""), +luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -1.0, -1.0, ""), +baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1224, 1.0, -1.0, -1.0, ""), +dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1228, 1.0, -1.0, -1.0, ""), +luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1232, 1.0, -1.0, -1.0, ""), +luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1236, 1.0, -1.0, -1.0, ""), +idlePosition("idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1240, 1.0, -1.0, -1.0, ""), +trim("trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1244, 1.0, -1.0, -1.0, ""), +luaAdjustment("luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1248, 1.0, -1.0, -1.0, ""), +etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1252, 1.0, -1.0, -1.0, ""), +etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1256, 1.0, -10000.0, 10000.0, ""), +etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1260, 1.0, -10000.0, 10000.0, "%"), +faultCode("faultCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1268, 1.0, -1.0, -1.0, ""), +heaterDuty("heaterDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1269, 1.0, 0.0, 100.0, "%"), +pumpDuty("pumpDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1270, 1.0, 0.0, 100.0, "%"), +alignmentFill_at_3("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1271, 1.0, -20.0, 100.0, "units"), +tempC("tempC", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1272, 1.0, 500.0, 1000.0, "C"), +nernstVoltage("nernstVoltage", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1274, 0.001, 0.0, 1.0, "V"), +esr("esr", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1276, 1.0, -1.0, -1.0, ""), +alignmentFill_at_10("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1278, 1.0, -20.0, 100.0, "units"), diff --git a/firmware/console/binary/generated/total_live_data_generated.h b/firmware/console/binary/generated/total_live_data_generated.h index 789305001a..fa4167bf11 100644 --- a/firmware/console/binary/generated/total_live_data_generated.h +++ b/firmware/console/binary/generated/total_live_data_generated.h @@ -1,2 +1,2 @@ // generated by gen_live_documentation.sh / UsagesReader.java -#define TS_TOTAL_OUTPUT_SIZE 1268 \ No newline at end of file +#define TS_TOTAL_OUTPUT_SIZE 1280 \ No newline at end of file diff --git a/firmware/console/binary/output_channels_generated.h b/firmware/console/binary/output_channels_generated.h index e3fbcbd181..e9489dbdab 100644 --- a/firmware/console/binary/output_channels_generated.h +++ b/firmware/console/binary/output_channels_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Oct 17 03:42:46 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Oct 19 10:46:16 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1292,134 +1292,144 @@ struct output_channels_s { deg * offset 582 */ - scaled_channel ignBlendOutput[IGN_BLEND_COUNT]; + scaled_channel ignBlendOutput[IGN_BLEND_COUNT]; + /** + % + * offset 590 + */ + scaled_channel veBlendBias[VE_BLEND_COUNT]; + /** + % + * offset 594 + */ + scaled_channel veBlendOutput[VE_BLEND_COUNT]; /** * need 4 byte alignment units - * offset 590 + * offset 602 */ - uint8_t alignmentFill_at_590[2]; + uint8_t alignmentFill_at_602[2]; /** - offset 592 bit 0 */ + offset 604 bit 0 */ bool coilState1 : 1 {}; /** - offset 592 bit 1 */ + offset 604 bit 1 */ bool coilState2 : 1 {}; /** - offset 592 bit 2 */ + offset 604 bit 2 */ bool coilState3 : 1 {}; /** - offset 592 bit 3 */ + offset 604 bit 3 */ bool coilState4 : 1 {}; /** - offset 592 bit 4 */ + offset 604 bit 4 */ bool coilState5 : 1 {}; /** - offset 592 bit 5 */ + offset 604 bit 5 */ bool coilState6 : 1 {}; /** - offset 592 bit 6 */ + offset 604 bit 6 */ bool coilState7 : 1 {}; /** - offset 592 bit 7 */ + offset 604 bit 7 */ bool coilState8 : 1 {}; /** - offset 592 bit 8 */ + offset 604 bit 8 */ bool coilState9 : 1 {}; /** - offset 592 bit 9 */ + offset 604 bit 9 */ bool coilState10 : 1 {}; /** - offset 592 bit 10 */ + offset 604 bit 10 */ bool coilState11 : 1 {}; /** - offset 592 bit 11 */ + offset 604 bit 11 */ bool coilState12 : 1 {}; /** - offset 592 bit 12 */ + offset 604 bit 12 */ bool injectorState1 : 1 {}; /** - offset 592 bit 13 */ + offset 604 bit 13 */ bool injectorState2 : 1 {}; /** - offset 592 bit 14 */ + offset 604 bit 14 */ bool injectorState3 : 1 {}; /** - offset 592 bit 15 */ + offset 604 bit 15 */ bool injectorState4 : 1 {}; /** - offset 592 bit 16 */ + offset 604 bit 16 */ bool injectorState5 : 1 {}; /** - offset 592 bit 17 */ + offset 604 bit 17 */ bool injectorState6 : 1 {}; /** - offset 592 bit 18 */ + offset 604 bit 18 */ bool injectorState7 : 1 {}; /** - offset 592 bit 19 */ + offset 604 bit 19 */ bool injectorState8 : 1 {}; /** - offset 592 bit 20 */ + offset 604 bit 20 */ bool injectorState9 : 1 {}; /** - offset 592 bit 21 */ + offset 604 bit 21 */ bool injectorState10 : 1 {}; /** - offset 592 bit 22 */ + offset 604 bit 22 */ bool injectorState11 : 1 {}; /** - offset 592 bit 23 */ + offset 604 bit 23 */ bool injectorState12 : 1 {}; /** - offset 592 bit 24 */ - bool unusedBit_303_24 : 1 {}; + offset 604 bit 24 */ + bool unusedBit_305_24 : 1 {}; /** - offset 592 bit 25 */ - bool unusedBit_303_25 : 1 {}; + offset 604 bit 25 */ + bool unusedBit_305_25 : 1 {}; /** - offset 592 bit 26 */ - bool unusedBit_303_26 : 1 {}; + offset 604 bit 26 */ + bool unusedBit_305_26 : 1 {}; /** - offset 592 bit 27 */ - bool unusedBit_303_27 : 1 {}; + offset 604 bit 27 */ + bool unusedBit_305_27 : 1 {}; /** - offset 592 bit 28 */ - bool unusedBit_303_28 : 1 {}; + offset 604 bit 28 */ + bool unusedBit_305_28 : 1 {}; /** - offset 592 bit 29 */ - bool unusedBit_303_29 : 1 {}; + offset 604 bit 29 */ + bool unusedBit_305_29 : 1 {}; /** - offset 592 bit 30 */ - bool unusedBit_303_30 : 1 {}; + offset 604 bit 30 */ + bool unusedBit_305_30 : 1 {}; /** - offset 592 bit 31 */ - bool unusedBit_303_31 : 1 {}; + offset 604 bit 31 */ + bool unusedBit_305_31 : 1 {}; /** - * offset 596 + * offset 608 */ uint32_t outputRequestPeriod = (uint32_t)0; /** - * offset 600 + * offset 612 */ float mapFast = (float)0; /** value - * offset 604 + * offset 616 */ float luaGauges[LUA_GAUGE_COUNT]; /** - * offset 612 + * offset 624 */ uint8_t unusedAtTheEnd[142]; /** * need 4 byte alignment units - * offset 754 + * offset 766 */ - uint8_t alignmentFill_at_754[2]; + uint8_t alignmentFill_at_766[2]; }; -static_assert(sizeof(output_channels_s) == 756); +static_assert(sizeof(output_channels_s) == 768); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Oct 17 03:42:46 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Oct 19 10:46:16 UTC 2022 diff --git a/firmware/console/binary_log/log_fields_generated.h b/firmware/console/binary_log/log_fields_generated.h index 176e55e53a..b545ea1a15 100644 --- a/firmware/console/binary_log/log_fields_generated.h +++ b/firmware/console/binary_log/log_fields_generated.h @@ -239,6 +239,14 @@ static constexpr LogField fields[] = { {engine->outputChannels.ignBlendOutput[1], "ignBlendOutput 2", "deg", 2}, {engine->outputChannels.ignBlendOutput[2], "ignBlendOutput 3", "deg", 2}, {engine->outputChannels.ignBlendOutput[3], "ignBlendOutput 4", "deg", 2}, + {engine->outputChannels.veBlendBias[0], "veBlendBias 1", "%", 1}, + {engine->outputChannels.veBlendBias[1], "veBlendBias 2", "%", 1}, + {engine->outputChannels.veBlendBias[2], "veBlendBias 3", "%", 1}, + {engine->outputChannels.veBlendBias[3], "veBlendBias 4", "%", 1}, + {engine->outputChannels.veBlendOutput[0], "veBlendOutput 1", "%", 2}, + {engine->outputChannels.veBlendOutput[1], "veBlendOutput 2", "%", 2}, + {engine->outputChannels.veBlendOutput[2], "veBlendOutput 3", "%", 2}, + {engine->outputChannels.veBlendOutput[3], "veBlendOutput 4", "%", 2}, {engine->outputChannels.outputRequestPeriod, "outputRequestPeriod", "", 0}, {engine->outputChannels.mapFast, "mapFast", "", 0}, {engine->outputChannels.luaGauges[0], "luaGauges 1", "value", 3}, diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index afca5a1886..d6604913ba 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 12 01:03:16 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:13 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5053,8 +5053,12 @@ struct persistent_config_s { * offset 21296 */ blend_table_s ignBlends[IGN_BLEND_COUNT]; + /** + * offset 22048 + */ + blend_table_s veBlends[VE_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 22048); +static_assert(sizeof(persistent_config_s) == 22800); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 12 01:03:16 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:13 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 2bf56d6ff8..301026ee8d 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1823,7 +1823,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 22048 +#define persistent_config_s_size 22800 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1972,7 +1972,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 2669592481 +#define SIGNATURE_HASH 731219959 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2210,7 +2210,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 22048 +#define TOTAL_CONFIG_SIZE 22800 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2528,12 +2528,12 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.19.all.2669592481" +#define TS_SIGNATURE "rusEFI 2022.10.19.all.731219959" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND_char t -#define TS_TOTAL_OUTPUT_SIZE 1268 +#define TS_TOTAL_OUTPUT_SIZE 1280 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 @@ -2633,11 +2633,40 @@ #define VBAT_INJECTOR_CURVE_SIZE 8 #define vbattAdcChannel_offset 457 #define vbattDividerCoeff_offset 416 +#define VE_BLEND_COUNT 4 #define ve_override_e_auto_enum 0="VE_None",1="VE_MAP",2="VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 +#define veBlends1_blendBins_offset 22210 +#define veBlends1_blendParameter_offset 22208 +#define veBlends1_blendValues_offset 22226 +#define veBlends1_loadBins_offset 22176 +#define veBlends1_offset 22048 +#define veBlends1_rpmBins_offset 22192 +#define veBlends1_table_offset 22048 +#define veBlends2_blendBins_offset 22398 +#define veBlends2_blendParameter_offset 22396 +#define veBlends2_blendValues_offset 22414 +#define veBlends2_loadBins_offset 22364 +#define veBlends2_offset 22236 +#define veBlends2_rpmBins_offset 22380 +#define veBlends2_table_offset 22236 +#define veBlends3_blendBins_offset 22586 +#define veBlends3_blendParameter_offset 22584 +#define veBlends3_blendValues_offset 22602 +#define veBlends3_loadBins_offset 22552 +#define veBlends3_offset 22424 +#define veBlends3_rpmBins_offset 22568 +#define veBlends3_table_offset 22424 +#define veBlends4_blendBins_offset 22774 +#define veBlends4_blendParameter_offset 22772 +#define veBlends4_blendValues_offset 22790 +#define veBlends4_loadBins_offset 22740 +#define veBlends4_offset 22612 +#define veBlends4_rpmBins_offset 22756 +#define veBlends4_table_offset 22612 #define VEHICLE_INFO_SIZE 32 #define vehicleName_offset 1156 #define vehicleSpeedSensorInputPin_offset 822 diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index 7e0aad9b87..2c6c397fc6 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2285484014 -#define TS_SIGNATURE "rusEFI 2022.10.19.48way.2285484014" +#define SIGNATURE_HASH 1018335160 +#define TS_SIGNATURE "rusEFI 2022.10.19.48way.1018335160" diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 535b17ba66..e70de9f0de 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2669592481 -#define TS_SIGNATURE "rusEFI 2022.10.19.all.2669592481" +#define SIGNATURE_HASH 731219959 +#define TS_SIGNATURE "rusEFI 2022.10.19.all.731219959" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 63bdcbac00..51e45db29f 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2903253709 -#define TS_SIGNATURE "rusEFI 2022.10.19.alphax-2chan.2903253709" +#define SIGNATURE_HASH 428284571 +#define TS_SIGNATURE "rusEFI 2022.10.19.alphax-2chan.428284571" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 574c2aec30..03ec4dcc73 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 335707182 -#define TS_SIGNATURE "rusEFI 2022.10.19.alphax-4chan.335707182" +#define SIGNATURE_HASH 2693350520 +#define TS_SIGNATURE "rusEFI 2022.10.19.alphax-4chan.2693350520" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 505f126b9d..047eb5de21 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2211728006 -#define TS_SIGNATURE "rusEFI 2022.10.19.atlas.2211728006" +#define SIGNATURE_HASH 929002192 +#define TS_SIGNATURE "rusEFI 2022.10.19.atlas.929002192" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index c61f3be0a0..c20c146f49 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1777528408 -#define TS_SIGNATURE "rusEFI 2022.10.19.core8.1777528408" +#define SIGNATURE_HASH 3715749390 +#define TS_SIGNATURE "rusEFI 2022.10.19.core8.3715749390" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 91835ad592..25c03156e4 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 2669592481 -#define TS_SIGNATURE "rusEFI 2022.10.19.cypress.2669592481" +#define SIGNATURE_HASH 731219959 +#define TS_SIGNATURE "rusEFI 2022.10.19.cypress.731219959" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 2b9f19c3d6..3bef31d732 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2669592481 -#define TS_SIGNATURE "rusEFI 2022.10.19.f407-discovery.2669592481" +#define SIGNATURE_HASH 731219959 +#define TS_SIGNATURE "rusEFI 2022.10.19.f407-discovery.731219959" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 9de318201b..bfff3772b7 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2669592481 -#define TS_SIGNATURE "rusEFI 2022.10.19.f429-discovery.2669592481" +#define SIGNATURE_HASH 731219959 +#define TS_SIGNATURE "rusEFI 2022.10.19.f429-discovery.731219959" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index c6b3f139ad..f19854412a 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3715253093 -#define TS_SIGNATURE "rusEFI 2022.10.19.frankenso_na6.3715253093" +#define SIGNATURE_HASH 1777957683 +#define TS_SIGNATURE "rusEFI 2022.10.19.frankenso_na6.1777957683" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 94ccd04274..445527140d 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1877195406 -#define TS_SIGNATURE "rusEFI 2022.10.19.harley81.1877195406" +#define SIGNATURE_HASH 3681059544 +#define TS_SIGNATURE "rusEFI 2022.10.19.harley81.3681059544" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index fb88556a18..7759475bae 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 729365015 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen-gm-e67.729365015" +#define SIGNATURE_HASH 2683437633 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen-gm-e67.2683437633" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 92bcc69be5..f68c2cc9cb 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1184206445 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen-nb1.1184206445" +#define SIGNATURE_HASH 4062099003 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen-nb1.4062099003" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index e24d0e860c..925abfd3d0 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 398460747 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen121nissan.398460747" +#define SIGNATURE_HASH 2739617565 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen121nissan.2739617565" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index e79507c68d..c102a8b890 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4013915355 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen121vag.4013915355" +#define SIGNATURE_HASH 1538540685 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen121vag.1538540685" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index abeafb8639..46cd04a082 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1642103455 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen128.1642103455" +#define SIGNATURE_HASH 3580607177 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen128.3580607177" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index af6857c6d6..7e43d81dec 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2497972617 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen154hyundai.2497972617" +#define SIGNATURE_HASH 544158175 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen154hyundai.544158175" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index f1b730d2ce..71c48e1471 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1725477162 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen72.1725477162" +#define SIGNATURE_HASH 3528690044 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen72.3528690044" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index a11e196cad..fe02d6625a 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3182127019 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen81.3182127019" +#define SIGNATURE_HASH 153116669 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen81.153116669" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index e64efba549..e47e0e6598 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2330700909 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellen88bmw.2330700909" +#define SIGNATURE_HASH 1046516795 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellen88bmw.1046516795" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 18bdc2bfbd..81cc878cef 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3243380374 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellenNA6.3243380374" +#define SIGNATURE_HASH 1977169600 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellenNA6.1977169600" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 80fa8cf806..c0463718e9 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1058475593 -#define TS_SIGNATURE "rusEFI 2022.10.19.hellenNA8_96.1058475593" +#define SIGNATURE_HASH 2342270495 +#define TS_SIGNATURE "rusEFI 2022.10.19.hellenNA8_96.2342270495" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 183b78b1fe..1b6a1119e7 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null // -#define SIGNATURE_HASH 4157152621 -#define TS_SIGNATURE "rusEFI 2022.10.19.kin.4157152621" +#define SIGNATURE_HASH 1128408379 +#define TS_SIGNATURE "rusEFI 2022.10.19.kin.1128408379" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 8e1b60dca6..b8d8ef28a8 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3226227118 -#define TS_SIGNATURE "rusEFI 2022.10.19.mre_f4.3226227118" +#define SIGNATURE_HASH 1959225848 +#define TS_SIGNATURE "rusEFI 2022.10.19.mre_f4.1959225848" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 3ac4063d5c..3b323c98b9 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3226227118 -#define TS_SIGNATURE "rusEFI 2022.10.19.mre_f7.3226227118" +#define SIGNATURE_HASH 1959225848 +#define TS_SIGNATURE "rusEFI 2022.10.19.mre_f7.1959225848" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 905a1dd058..1af4072ef1 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3488900679 -#define TS_SIGNATURE "rusEFI 2022.10.19.prometheus_405.3488900679" +#define SIGNATURE_HASH 2071944721 +#define TS_SIGNATURE "rusEFI 2022.10.19.prometheus_405.2071944721" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 406d825cc7..a852f3e737 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3488900679 -#define TS_SIGNATURE "rusEFI 2022.10.19.prometheus_469.3488900679" +#define SIGNATURE_HASH 2071944721 +#define TS_SIGNATURE "rusEFI 2022.10.19.prometheus_469.2071944721" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 485408ab42..e44b6f688f 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 986937559 -#define TS_SIGNATURE "rusEFI 2022.10.19.proteus_f4.986937559" +#define SIGNATURE_HASH 2388148353 +#define TS_SIGNATURE "rusEFI 2022.10.19.proteus_f4.2388148353" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 37868b4afa..3b1bd69eac 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 986937559 -#define TS_SIGNATURE "rusEFI 2022.10.19.proteus_f7.986937559" +#define SIGNATURE_HASH 2388148353 +#define TS_SIGNATURE "rusEFI 2022.10.19.proteus_f7.2388148353" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 6ae2960f1d..f868095c5a 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 986937559 -#define TS_SIGNATURE "rusEFI 2022.10.19.proteus_h7.986937559" +#define SIGNATURE_HASH 2388148353 +#define TS_SIGNATURE "rusEFI 2022.10.19.proteus_h7.2388148353" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 92c1a934a6..8e6616ad6c 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null // -#define SIGNATURE_HASH 3858785915 -#define TS_SIGNATURE "rusEFI 2022.10.19.subaru_eg33_f7.3858785915" +#define SIGNATURE_HASH 1384865325 +#define TS_SIGNATURE "rusEFI 2022.10.19.subaru_eg33_f7.1384865325" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 34d3b6ade6..4755d6fc9e 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 890663413 -#define TS_SIGNATURE "rusEFI 2022.10.19.tdg-pdm8.890663413" +#define SIGNATURE_HASH 2174568867 +#define TS_SIGNATURE "rusEFI 2022.10.19.tdg-pdm8.2174568867" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index aa2e5bb424..24ee67f72c 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.all.2669592481" + signature = "rusEFI 2022.10.19.all.731219959" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.all.2669592481" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.all.731219959" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:11 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index d1fd009666..918e5cd462 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.48way.2285484014" + signature = "rusEFI 2022.10.19.48way.1018335160" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.48way.2285484014" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.48way.1018335160" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:52 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6247,6 +6355,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index cfd6e35e0d..34f4ee6ec7 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.alphax-2chan.2903253709" + signature = "rusEFI 2022.10.19.alphax-2chan.428284571" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.alphax-2chan.2903253709" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.alphax-2chan.428284571" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:23 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index b93ea6969c..5a8bc7cf87 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.alphax-4chan.335707182" + signature = "rusEFI 2022.10.19.alphax-4chan.2693350520" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.alphax-4chan.335707182" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.alphax-4chan.2693350520" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:22 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:25 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 95a6dfd95b..0a6282470b 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.atlas.2211728006" + signature = "rusEFI 2022.10.19.atlas.929002192" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.atlas.2211728006" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.atlas.929002192" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:07 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:07 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index cd2fc95f84..4fb968deb4 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.core8.1777528408" + signature = "rusEFI 2022.10.19.core8.3715749390" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.core8.1777528408" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.core8.3715749390" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:49 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:50 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6247,6 +6355,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 9393a81af1..5eba41d1c9 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.cypress.2669592481" + signature = "rusEFI 2022.10.19.cypress.731219959" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.cypress.2669592481" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.cypress.731219959" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 19 01:16:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 19 10:46:20 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 2826ae38e8..27b507b332 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.f407-discovery.2669592481" + signature = "rusEFI 2022.10.19.f407-discovery.731219959" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.f407-discovery.2669592481" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.f407-discovery.731219959" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:04 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 2bb9434d4c..d2f3d0c926 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.f429-discovery.2669592481" + signature = "rusEFI 2022.10.19.f429-discovery.731219959" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.f429-discovery.2669592481" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.f429-discovery.731219959" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:06 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 353d240deb..be97df653b 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.frankenso_na6.3715253093" + signature = "rusEFI 2022.10.19.frankenso_na6.1777957683" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.frankenso_na6.3715253093" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.frankenso_na6.1777957683" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:54 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 2c7f2eba08..4e6aa3a6e7 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.harley81.1877195406" + signature = "rusEFI 2022.10.19.harley81.3681059544" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.harley81.1877195406" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.harley81.3681059544" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:26 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 86c5b6ef11..bcf6013b48 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen-gm-e67.729365015" + signature = "rusEFI 2022.10.19.hellen-gm-e67.2683437633" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen-gm-e67.729365015" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen-gm-e67.2683437633" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:42 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 6e12a30f37..a103a3e286 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen-nb1.1184206445" + signature = "rusEFI 2022.10.19.hellen-nb1.4062099003" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen-nb1.1184206445" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen-nb1.4062099003" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:40 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index c326317555..d98f61f175 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen121nissan.398460747" + signature = "rusEFI 2022.10.19.hellen121nissan.2739617565" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen121nissan.398460747" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen121nissan.2739617565" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:32 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index c7465eb9c0..5138c3874d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen121vag.4013915355" + signature = "rusEFI 2022.10.19.hellen121vag.1538540685" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen121vag.4013915355" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen121vag.1538540685" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:30 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 696ca9990b..95748cbfc0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen128.1642103455" + signature = "rusEFI 2022.10.19.hellen128.3580607177" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen128.1642103455" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen128.3580607177" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:28 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index a767460dc7..1ebed0d736 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen154hyundai.2497972617" + signature = "rusEFI 2022.10.19.hellen154hyundai.544158175" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen154hyundai.2497972617" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen154hyundai.544158175" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:33 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index a1dcaa04f4..6652f03c6f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen72.1725477162" + signature = "rusEFI 2022.10.19.hellen72.3528690044" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen72.1725477162" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen72.3528690044" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:35 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:37 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 3ae3fda0d0..69dff6c2f0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen81.3182127019" + signature = "rusEFI 2022.10.19.hellen81.153116669" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen81.3182127019" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen81.153116669" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:38 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6244,6 +6352,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 0d53629f69..d994b6711b 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellen88bmw.2330700909" + signature = "rusEFI 2022.10.19.hellen88bmw.1046516795" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellen88bmw.2330700909" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellen88bmw.1046516795" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:33 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:35 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 40ec29c81b..ad18d09f47 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellenNA6.3243380374" + signature = "rusEFI 2022.10.19.hellenNA6.1977169600" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellenNA6.3243380374" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellenNA6.1977169600" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:44 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index d120dba793..361fe03e36 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.hellenNA8_96.1058475593" + signature = "rusEFI 2022.10.19.hellenNA8_96.2342270495" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.hellenNA8_96.1058475593" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.hellenNA8_96.2342270495" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:45 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6246,6 +6354,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 975e1d44a1..b32a7ddacd 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.kin.4157152621" + signature = "rusEFI 2022.10.19.kin.1128408379" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.kin.4157152621" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.kin.1128408379" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 19 01:16:16 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 19 10:46:18 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6250,6 +6358,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index ff90cec78b..e7ea5530f2 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.mre_f4.3226227118" + signature = "rusEFI 2022.10.19.mre_f4.1959225848" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.mre_f4.3226227118" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.mre_f4.1959225848" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:49 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6247,6 +6355,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 38e7860a13..b2b79f5ab9 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.mre_f7.3226227118" + signature = "rusEFI 2022.10.19.mre_f7.1959225848" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.mre_f7.3226227118" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.mre_f7.1959225848" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:47 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6247,6 +6355,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index fa2ff10343..7c932b7721 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.prometheus_405.3488900679" + signature = "rusEFI 2022.10.19.prometheus_405.2071944721" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.prometheus_405.3488900679" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.prometheus_405.2071944721" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:57 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index acb6a1e4aa..464425b8e8 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.prometheus_469.3488900679" + signature = "rusEFI 2022.10.19.prometheus_469.2071944721" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.prometheus_469.3488900679" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.prometheus_469.2071944721" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:55 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:56 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index d711abe511..1a9ae0b3f0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.proteus_f4.986937559" + signature = "rusEFI 2022.10.19.proteus_f4.2388148353" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.proteus_f4.986937559" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.proteus_f4.2388148353" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:01 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 177bbb4d30..66abd669b0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.proteus_f7.986937559" + signature = "rusEFI 2022.10.19.proteus_f7.2388148353" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.proteus_f7.986937559" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.proteus_f7.2388148353" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:59 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index ef3ad734e6..075a53fc47 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.proteus_h7.986937559" + signature = "rusEFI 2022.10.19.proteus_h7.2388148353" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.proteus_h7.986937559" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.proteus_h7.2388148353" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:02 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6243,6 +6351,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 552be7e077..108f8d1072 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.subaru_eg33_f7.3858785915" + signature = "rusEFI 2022.10.19.subaru_eg33_f7.1384865325" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.subaru_eg33_f7.3858785915" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.subaru_eg33_f7.1384865325" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Oct 19 01:16:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Oct 19 10:46:21 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6245,6 +6353,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index ec016a2ef1..8058693ef0 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.10.19.tdg-pdm8.890663413" + signature = "rusEFI 2022.10.19.tdg-pdm8.2174568867" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.19.tdg-pdm8.890663413" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.19.tdg-pdm8.2174568867" ; 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 @@ -86,9 +86,9 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:09 UTC 2022 -pageSize = 22048 +pageSize = 22800 page = 1 engineType = bits, S32, 0, [0:6], 0="DEFAULT_FRANKENSO",24="BMW_M73_M",50="BMW_M73_MRE",51="BMW_M73_MRE_SLAVE",35="CAMARO_4",65="CITROEN_TU3JP",2="DODGE_NEON_1995",46="DODGE_NEON_2003_CRANK",64="DODGE_RAM",61="EEPROM_BENCH_ENGINE",58="ETB_BENCH_ENGINE",96="ET_UNUSED96",97="ET_UNUSED97",98="ET_UNUSED98",17="ET_UNUSED_17",3="FORD_ASPIRE_1996",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",57="FRANKENSO_MIATA_NA6_VAF",49="FRANKENSO_QA_ENGINE",8="GY6_139QMB",33="HELLEN72_ETB",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",75="HELLEN_134_BMW",82="HELLEN_154_HYUNDAI_COUPE_BK1",95="HELLEN_154_HYUNDAI_COUPE_BK2",76="HELLEN_154_VAG",73="HELLEN_55_BMW",74="HELLEN_88_BMW",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",60="L9779_BENCH_ENGINE",55="MAZDA_MIATA_2003_BOARD_TEST",54="MAZDA_MIATA_2003_NA_RAIL",21="MIATA_1996",1="MIATA_PROTEUS_TCU",99="MINIMAL_PINS",16="MITSU_4G93",31="MRE_BOARD_NEW_TEST",23="MRE_BODY_CONTROL",68="MRE_M111",20="MRE_MIATA_94_MAP",66="MRE_MIATA_NA6_MAP",12="MRE_MIATA_NA6_VAF",13="MRE_MIATA_NB2_ETB",15="MRE_MIATA_NB2_MAF",11="MRE_MIATA_NB2_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",6="PROTEUS_HARLEY",90="PROTEUS_HONDA_K",91="PROTEUS_HONDA_OBD2A",25="PROTEUS_LUA_DEMO",67="PROTEUS_MIATA_NB2",93="PROTEUS_N73",42="PROTEUS_QC_TEST_BOARD",92="PROTEUS_VAG_80_18T",39="PROTEUS_VW_B6",29="SACHS",70="SUBARUEG33_DEFAULTS",22="SUBARU_2003_WRX",100="TEST_100",101="TEST_101",102="TEST_102",18="TEST_33816",28="TEST_CRANK_ENGINE",26="TEST_ENGINE",45="TEST_ENGINE_VVT",52="TEST_ISSUE_366_BOTH",53="TEST_ISSUE_366_RISE",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",27="UNUSED_27",38="UNUSED_38",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1396,7 +1396,31 @@ ignBlends4_rpmBins = array, U16, 22004, [8], "RPM", 1, 0, 0, 18000, 0 ignBlends4_blendParameter = bits, U08, 22020, [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" ignBlends4_blendBins = array, S16, 22022, [8], "", 0.1, 0, -1000, 1000, 1 ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 -; total TS size = 22048 +veBlends1_table = array, S16, 22048, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends1_loadBins = array, U16, 22176, [8], "Load", 1, 0, 0, 1000, 0 +veBlends1_rpmBins = array, U16, 22192, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends1_blendParameter = bits, U08, 22208, [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" +veBlends1_blendBins = array, S16, 22210, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends1_blendValues = array, U08, 22226, [8], "%", 0.5, 0, 0, 100, 1 +veBlends2_table = array, S16, 22236, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends2_loadBins = array, U16, 22364, [8], "Load", 1, 0, 0, 1000, 0 +veBlends2_rpmBins = array, U16, 22380, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends2_blendParameter = bits, U08, 22396, [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" +veBlends2_blendBins = array, S16, 22398, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends2_blendValues = array, U08, 22414, [8], "%", 0.5, 0, 0, 100, 1 +veBlends3_table = array, S16, 22424, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends3_loadBins = array, U16, 22552, [8], "Load", 1, 0, 0, 1000, 0 +veBlends3_rpmBins = array, U16, 22568, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends3_blendParameter = bits, U08, 22584, [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" +veBlends3_blendBins = array, S16, 22586, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends3_blendValues = array, U08, 22602, [8], "%", 0.5, 0, 0, 100, 1 +veBlends4_table = array, S16, 22612, [8x8], "", 0.1, 0, -100, 100, 1 +veBlends4_loadBins = array, U16, 22740, [8], "Load", 1, 0, 0, 1000, 0 +veBlends4_rpmBins = array, U16, 22756, [8], "RPM", 1, 0, 0, 18000, 0 +veBlends4_blendParameter = bits, U08, 22772, [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" +veBlends4_blendBins = array, S16, 22774, [8], "", 0.1, 0, -1000, 1000, 1 +veBlends4_blendValues = array, U08, 22790, [8], "%", 0.5, 0, 0, 100, 1 +; total TS size = 22800 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2137,7 +2161,7 @@ ignBlends4_blendValues = array, U08, 22038, [8], "%", 0.5, 0, 0, 100, 1 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1268 + ochBlockSize = 1280 ; ; see TunerStudioOutputChannels struct @@ -2498,781 +2522,789 @@ ignBlendBias1 = scalar, U08, 577, "%", 0.5, 0 ignBlendBias2 = scalar, U08, 578, "%", 0.5, 0 ignBlendBias3 = scalar, U08, 579, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 580, "%", 0.5, 0 -ignBlendOutput1 = scalar, U16, 582, "deg", 0.01, 0 -ignBlendOutput2 = scalar, U16, 584, "deg", 0.01, 0 -ignBlendOutput3 = scalar, U16, 586, "deg", 0.01, 0 -ignBlendOutput4 = scalar, U16, 588, "deg", 0.01, 0 -coilState1 = bits, U32, 592, [0:0] -coilState2 = bits, U32, 592, [1:1] -coilState3 = bits, U32, 592, [2:2] -coilState4 = bits, U32, 592, [3:3] -coilState5 = bits, U32, 592, [4:4] -coilState6 = bits, U32, 592, [5:5] -coilState7 = bits, U32, 592, [6:6] -coilState8 = bits, U32, 592, [7:7] -coilState9 = bits, U32, 592, [8:8] -coilState10 = bits, U32, 592, [9:9] -coilState11 = bits, U32, 592, [10:10] -coilState12 = bits, U32, 592, [11:11] -injectorState1 = bits, U32, 592, [12:12] -injectorState2 = bits, U32, 592, [13:13] -injectorState3 = bits, U32, 592, [14:14] -injectorState4 = bits, U32, 592, [15:15] -injectorState5 = bits, U32, 592, [16:16] -injectorState6 = bits, U32, 592, [17:17] -injectorState7 = bits, U32, 592, [18:18] -injectorState8 = bits, U32, 592, [19:19] -injectorState9 = bits, U32, 592, [20:20] -injectorState10 = bits, U32, 592, [21:21] -injectorState11 = bits, U32, 592, [22:22] -injectorState12 = bits, U32, 592, [23:23] -unusedBit_303_24 = bits, U32, 592, [24:24] -unusedBit_303_25 = bits, U32, 592, [25:25] -unusedBit_303_26 = bits, U32, 592, [26:26] -unusedBit_303_27 = bits, U32, 592, [27:27] -unusedBit_303_28 = bits, U32, 592, [28:28] -unusedBit_303_29 = bits, U32, 592, [29:29] -unusedBit_303_30 = bits, U32, 592, [30:30] -unusedBit_303_31 = bits, U32, 592, [31:31] -outputRequestPeriod = scalar, U32, 596, "", 1, 0 -mapFast = scalar, F32, 600, "", 1, 0 -luaGauges1 = scalar, F32, 604, "value", 1, 0 -luaGauges2 = scalar, F32, 608, "value", 1, 0 -unusedAtTheEnd1 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 741, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 742, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 743, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 744, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 745, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 746, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 747, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 748, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 749, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 750, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 751, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 752, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 753, "", 1, 0 -; total TS size = 756 -m_knockRetard = scalar, F32, 756, "", 1, 0 -m_knockThreshold = scalar, F32, 760, "", 1, 0 -m_knockCount = scalar, U32, 764, "", 1, 0 -m_maximumRetard = scalar, F32, 768, "", 1, 0 -; total TS size = 772 -m_requested_pump = scalar, F32, 772, "", 1, 0 -fuel_requested_percent = scalar, F32, 776, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 780, "", 1, 0 -noValve = bits, U32, 784, [0:0] -angleAboveMin = bits, U32, 784, [1:1] -isHpfpInactive = bits, U32, 784, [2:2] -unusedBit_6_3 = bits, U32, 784, [3:3] -unusedBit_6_4 = bits, U32, 784, [4:4] -unusedBit_6_5 = bits, U32, 784, [5:5] -unusedBit_6_6 = bits, U32, 784, [6:6] -unusedBit_6_7 = bits, U32, 784, [7:7] -unusedBit_6_8 = bits, U32, 784, [8:8] -unusedBit_6_9 = bits, U32, 784, [9:9] -unusedBit_6_10 = bits, U32, 784, [10:10] -unusedBit_6_11 = bits, U32, 784, [11:11] -unusedBit_6_12 = bits, U32, 784, [12:12] -unusedBit_6_13 = bits, U32, 784, [13:13] -unusedBit_6_14 = bits, U32, 784, [14:14] -unusedBit_6_15 = bits, U32, 784, [15:15] -unusedBit_6_16 = bits, U32, 784, [16:16] -unusedBit_6_17 = bits, U32, 784, [17:17] -unusedBit_6_18 = bits, U32, 784, [18:18] -unusedBit_6_19 = bits, U32, 784, [19:19] -unusedBit_6_20 = bits, U32, 784, [20:20] -unusedBit_6_21 = bits, U32, 784, [21:21] -unusedBit_6_22 = bits, U32, 784, [22:22] -unusedBit_6_23 = bits, U32, 784, [23:23] -unusedBit_6_24 = bits, U32, 784, [24:24] -unusedBit_6_25 = bits, U32, 784, [25:25] -unusedBit_6_26 = bits, U32, 784, [26:26] -unusedBit_6_27 = bits, U32, 784, [27:27] -unusedBit_6_28 = bits, U32, 784, [28:28] -unusedBit_6_29 = bits, U32, 784, [29:29] -unusedBit_6_30 = bits, U32, 784, [30:30] -unusedBit_6_31 = bits, U32, 784, [31:31] -nextLobe = scalar, F32, 788, "", 1, 0 -di_nextStart = scalar, F32, 792, "v", 1, 0 -; total TS size = 796 -m_deadtime = scalar, F32, 796, "", 1, 0 -pressureDelta = scalar, F32, 800, "kPa", 1, 0 -pressureRatio = scalar, F32, 804, "", 1, 0 +ignBlendOutput1 = scalar, S16, 582, "deg", 0.01, 0 +ignBlendOutput2 = scalar, S16, 584, "deg", 0.01, 0 +ignBlendOutput3 = scalar, S16, 586, "deg", 0.01, 0 +ignBlendOutput4 = scalar, S16, 588, "deg", 0.01, 0 +veBlendBias1 = scalar, U08, 590, "%", 0.5, 0 +veBlendBias2 = scalar, U08, 591, "%", 0.5, 0 +veBlendBias3 = scalar, U08, 592, "%", 0.5, 0 +veBlendBias4 = scalar, U08, 593, "%", 0.5, 0 +veBlendOutput1 = scalar, S16, 594, "%", 0.01, 0 +veBlendOutput2 = scalar, S16, 596, "%", 0.01, 0 +veBlendOutput3 = scalar, S16, 598, "%", 0.01, 0 +veBlendOutput4 = scalar, S16, 600, "%", 0.01, 0 +coilState1 = bits, U32, 604, [0:0] +coilState2 = bits, U32, 604, [1:1] +coilState3 = bits, U32, 604, [2:2] +coilState4 = bits, U32, 604, [3:3] +coilState5 = bits, U32, 604, [4:4] +coilState6 = bits, U32, 604, [5:5] +coilState7 = bits, U32, 604, [6:6] +coilState8 = bits, U32, 604, [7:7] +coilState9 = bits, U32, 604, [8:8] +coilState10 = bits, U32, 604, [9:9] +coilState11 = bits, U32, 604, [10:10] +coilState12 = bits, U32, 604, [11:11] +injectorState1 = bits, U32, 604, [12:12] +injectorState2 = bits, U32, 604, [13:13] +injectorState3 = bits, U32, 604, [14:14] +injectorState4 = bits, U32, 604, [15:15] +injectorState5 = bits, U32, 604, [16:16] +injectorState6 = bits, U32, 604, [17:17] +injectorState7 = bits, U32, 604, [18:18] +injectorState8 = bits, U32, 604, [19:19] +injectorState9 = bits, U32, 604, [20:20] +injectorState10 = bits, U32, 604, [21:21] +injectorState11 = bits, U32, 604, [22:22] +injectorState12 = bits, U32, 604, [23:23] +unusedBit_305_24 = bits, U32, 604, [24:24] +unusedBit_305_25 = bits, U32, 604, [25:25] +unusedBit_305_26 = bits, U32, 604, [26:26] +unusedBit_305_27 = bits, U32, 604, [27:27] +unusedBit_305_28 = bits, U32, 604, [28:28] +unusedBit_305_29 = bits, U32, 604, [29:29] +unusedBit_305_30 = bits, U32, 604, [30:30] +unusedBit_305_31 = bits, U32, 604, [31:31] +outputRequestPeriod = scalar, U32, 608, "", 1, 0 +mapFast = scalar, F32, 612, "", 1, 0 +luaGauges1 = scalar, F32, 616, "value", 1, 0 +luaGauges2 = scalar, F32, 620, "value", 1, 0 +unusedAtTheEnd1 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 753, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 754, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 755, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 756, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 757, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 758, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 759, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 760, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 761, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 762, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 763, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 764, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 765, "", 1, 0 +; total TS size = 768 +m_knockRetard = scalar, F32, 768, "", 1, 0 +m_knockThreshold = scalar, F32, 772, "", 1, 0 +m_knockCount = scalar, U32, 776, "", 1, 0 +m_maximumRetard = scalar, F32, 780, "", 1, 0 +; total TS size = 784 +m_requested_pump = scalar, F32, 784, "", 1, 0 +fuel_requested_percent = scalar, F32, 788, "", 1, 0 +fuel_requested_percent_pi = scalar, F32, 792, "", 1, 0 +noValve = bits, U32, 796, [0:0] +angleAboveMin = bits, U32, 796, [1:1] +isHpfpInactive = bits, U32, 796, [2:2] +unusedBit_6_3 = bits, U32, 796, [3:3] +unusedBit_6_4 = bits, U32, 796, [4:4] +unusedBit_6_5 = bits, U32, 796, [5:5] +unusedBit_6_6 = bits, U32, 796, [6:6] +unusedBit_6_7 = bits, U32, 796, [7:7] +unusedBit_6_8 = bits, U32, 796, [8:8] +unusedBit_6_9 = bits, U32, 796, [9:9] +unusedBit_6_10 = bits, U32, 796, [10:10] +unusedBit_6_11 = bits, U32, 796, [11:11] +unusedBit_6_12 = bits, U32, 796, [12:12] +unusedBit_6_13 = bits, U32, 796, [13:13] +unusedBit_6_14 = bits, U32, 796, [14:14] +unusedBit_6_15 = bits, U32, 796, [15:15] +unusedBit_6_16 = bits, U32, 796, [16:16] +unusedBit_6_17 = bits, U32, 796, [17:17] +unusedBit_6_18 = bits, U32, 796, [18:18] +unusedBit_6_19 = bits, U32, 796, [19:19] +unusedBit_6_20 = bits, U32, 796, [20:20] +unusedBit_6_21 = bits, U32, 796, [21:21] +unusedBit_6_22 = bits, U32, 796, [22:22] +unusedBit_6_23 = bits, U32, 796, [23:23] +unusedBit_6_24 = bits, U32, 796, [24:24] +unusedBit_6_25 = bits, U32, 796, [25:25] +unusedBit_6_26 = bits, U32, 796, [26:26] +unusedBit_6_27 = bits, U32, 796, [27:27] +unusedBit_6_28 = bits, U32, 796, [28:28] +unusedBit_6_29 = bits, U32, 796, [29:29] +unusedBit_6_30 = bits, U32, 796, [30:30] +unusedBit_6_31 = bits, U32, 796, [31:31] +nextLobe = scalar, F32, 800, "", 1, 0 +di_nextStart = scalar, F32, 804, "v", 1, 0 ; total TS size = 808 -currentAfrLoad = scalar, F32, 808, "", 1, 0 -targetLambda = scalar, F32, 812, "", 1, 0 -stoichiometricRatio = scalar, F32, 816, "", 1, 0 -targetAFR = scalar, F32, 820, "", 1, 0 -sdTcharge_coff = scalar, F32, 824, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 828, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 832, [0:0] -unusedBit_7_1 = bits, U32, 832, [1:1] -unusedBit_7_2 = bits, U32, 832, [2:2] -unusedBit_7_3 = bits, U32, 832, [3:3] -unusedBit_7_4 = bits, U32, 832, [4:4] -unusedBit_7_5 = bits, U32, 832, [5:5] -unusedBit_7_6 = bits, U32, 832, [6:6] -unusedBit_7_7 = bits, U32, 832, [7:7] -unusedBit_7_8 = bits, U32, 832, [8:8] -unusedBit_7_9 = bits, U32, 832, [9:9] -unusedBit_7_10 = bits, U32, 832, [10:10] -unusedBit_7_11 = bits, U32, 832, [11:11] -unusedBit_7_12 = bits, U32, 832, [12:12] -unusedBit_7_13 = bits, U32, 832, [13:13] -unusedBit_7_14 = bits, U32, 832, [14:14] -unusedBit_7_15 = bits, U32, 832, [15:15] -unusedBit_7_16 = bits, U32, 832, [16:16] -unusedBit_7_17 = bits, U32, 832, [17:17] -unusedBit_7_18 = bits, U32, 832, [18:18] -unusedBit_7_19 = bits, U32, 832, [19:19] -unusedBit_7_20 = bits, U32, 832, [20:20] -unusedBit_7_21 = bits, U32, 832, [21:21] -unusedBit_7_22 = bits, U32, 832, [22:22] -unusedBit_7_23 = bits, U32, 832, [23:23] -unusedBit_7_24 = bits, U32, 832, [24:24] -unusedBit_7_25 = bits, U32, 832, [25:25] -unusedBit_7_26 = bits, U32, 832, [26:26] -unusedBit_7_27 = bits, U32, 832, [27:27] -unusedBit_7_28 = bits, U32, 832, [28:28] -unusedBit_7_29 = bits, U32, 832, [29:29] -unusedBit_7_30 = bits, U32, 832, [30:30] -unusedBit_7_31 = bits, U32, 832, [31:31] -; total TS size = 836 -retardThresholdRpm = scalar, S32, 836, "", 1, 0 -combinedConditions = bits, U32, 840, [0:0] -launchActivatePinState = bits, U32, 840, [1:1] -isLaunchCondition = bits, U32, 840, [2:2] -isSwitchActivated = bits, U32, 840, [3:3] -isClutchActivated = bits, U32, 840, [4:4] -isValidInputPin = bits, U32, 840, [5:5] -activateSwitchCondition = bits, U32, 840, [6:6] -rpmCondition = bits, U32, 840, [7:7] -speedCondition = bits, U32, 840, [8:8] -tpsCondition = bits, U32, 840, [9:9] -unusedBit_11_10 = bits, U32, 840, [10:10] -unusedBit_11_11 = bits, U32, 840, [11:11] -unusedBit_11_12 = bits, U32, 840, [12:12] -unusedBit_11_13 = bits, U32, 840, [13:13] -unusedBit_11_14 = bits, U32, 840, [14:14] -unusedBit_11_15 = bits, U32, 840, [15:15] -unusedBit_11_16 = bits, U32, 840, [16:16] -unusedBit_11_17 = bits, U32, 840, [17:17] -unusedBit_11_18 = bits, U32, 840, [18:18] -unusedBit_11_19 = bits, U32, 840, [19:19] -unusedBit_11_20 = bits, U32, 840, [20:20] -unusedBit_11_21 = bits, U32, 840, [21:21] -unusedBit_11_22 = bits, U32, 840, [22:22] -unusedBit_11_23 = bits, U32, 840, [23:23] -unusedBit_11_24 = bits, U32, 840, [24:24] -unusedBit_11_25 = bits, U32, 840, [25:25] -unusedBit_11_26 = bits, U32, 840, [26:26] -unusedBit_11_27 = bits, U32, 840, [27:27] -unusedBit_11_28 = bits, U32, 840, [28:28] -unusedBit_11_29 = bits, U32, 840, [29:29] -unusedBit_11_30 = bits, U32, 840, [30:30] -unusedBit_11_31 = bits, U32, 840, [31:31] -; total TS size = 844 -isTpsInvalid = bits, U32, 844, [0:0] -m_shouldResetPid = bits, U32, 844, [1:1] -isBelowClosedLoopThreshold = bits, U32, 844, [2:2] -isNotClosedLoop = bits, U32, 844, [3:3] -isZeroRpm = bits, U32, 844, [4:4] -unusedBit_5_5 = bits, U32, 844, [5:5] -unusedBit_5_6 = bits, U32, 844, [6:6] -unusedBit_5_7 = bits, U32, 844, [7:7] -unusedBit_5_8 = bits, U32, 844, [8:8] -unusedBit_5_9 = bits, U32, 844, [9:9] -unusedBit_5_10 = bits, U32, 844, [10:10] -unusedBit_5_11 = bits, U32, 844, [11:11] -unusedBit_5_12 = bits, U32, 844, [12:12] -unusedBit_5_13 = bits, U32, 844, [13:13] -unusedBit_5_14 = bits, U32, 844, [14:14] -unusedBit_5_15 = bits, U32, 844, [15:15] -unusedBit_5_16 = bits, U32, 844, [16:16] -unusedBit_5_17 = bits, U32, 844, [17:17] -unusedBit_5_18 = bits, U32, 844, [18:18] -unusedBit_5_19 = bits, U32, 844, [19:19] -unusedBit_5_20 = bits, U32, 844, [20:20] -unusedBit_5_21 = bits, U32, 844, [21:21] -unusedBit_5_22 = bits, U32, 844, [22:22] -unusedBit_5_23 = bits, U32, 844, [23:23] -unusedBit_5_24 = bits, U32, 844, [24:24] -unusedBit_5_25 = bits, U32, 844, [25:25] -unusedBit_5_26 = bits, U32, 844, [26:26] -unusedBit_5_27 = bits, U32, 844, [27:27] -unusedBit_5_28 = bits, U32, 844, [28:28] -unusedBit_5_29 = bits, U32, 844, [29:29] -unusedBit_5_30 = bits, U32, 844, [30:30] -unusedBit_5_31 = bits, U32, 844, [31:31] -luaTargetAdd = scalar, F32, 848, "", 1, 0 -luaTargetMult = scalar, F32, 852, "", 1, 0 -openLoopPart = scalar, F32, 856, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 860, "%", 0.5, 0 -boostControlTarget = scalar, S16, 862, "kPa", 0.03333333333333333, 0 -; total TS size = 864 -acButtonState = bits, U32, 864, [0:0] -m_acEnabled = bits, U32, 864, [1:1] -engineTooSlow = bits, U32, 864, [2:2] -engineTooFast = bits, U32, 864, [3:3] -noClt = bits, U32, 864, [4:4] -engineTooHot = bits, U32, 864, [5:5] -tpsTooHigh = bits, U32, 864, [6:6] -isDisabledByLua = bits, U32, 864, [7:7] -acCompressorState = bits, U32, 864, [8:8] -unusedBit_9_9 = bits, U32, 864, [9:9] -unusedBit_9_10 = bits, U32, 864, [10:10] -unusedBit_9_11 = bits, U32, 864, [11:11] -unusedBit_9_12 = bits, U32, 864, [12:12] -unusedBit_9_13 = bits, U32, 864, [13:13] -unusedBit_9_14 = bits, U32, 864, [14:14] -unusedBit_9_15 = bits, U32, 864, [15:15] -unusedBit_9_16 = bits, U32, 864, [16:16] -unusedBit_9_17 = bits, U32, 864, [17:17] -unusedBit_9_18 = bits, U32, 864, [18:18] -unusedBit_9_19 = bits, U32, 864, [19:19] -unusedBit_9_20 = bits, U32, 864, [20:20] -unusedBit_9_21 = bits, U32, 864, [21:21] -unusedBit_9_22 = bits, U32, 864, [22:22] -unusedBit_9_23 = bits, U32, 864, [23:23] -unusedBit_9_24 = bits, U32, 864, [24:24] -unusedBit_9_25 = bits, U32, 864, [25:25] -unusedBit_9_26 = bits, U32, 864, [26:26] -unusedBit_9_27 = bits, U32, 864, [27:27] -unusedBit_9_28 = bits, U32, 864, [28:28] -unusedBit_9_29 = bits, U32, 864, [29:29] -unusedBit_9_30 = bits, U32, 864, [30:30] -unusedBit_9_31 = bits, U32, 864, [31:31] -latest_usage_ac_control = scalar, S32, 868, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 872, "", 1, 0 +m_deadtime = scalar, F32, 808, "", 1, 0 +pressureDelta = scalar, F32, 812, "kPa", 1, 0 +pressureRatio = scalar, F32, 816, "", 1, 0 +; total TS size = 820 +currentAfrLoad = scalar, F32, 820, "", 1, 0 +targetLambda = scalar, F32, 824, "", 1, 0 +stoichiometricRatio = scalar, F32, 828, "", 1, 0 +targetAFR = scalar, F32, 832, "", 1, 0 +sdTcharge_coff = scalar, F32, 836, "", 1, 0 +sdAirMassInOneCylinder = scalar, F32, 840, "", 1, 0 +sdIsTChargeAirModel = bits, U32, 844, [0:0] +unusedBit_7_1 = bits, U32, 844, [1:1] +unusedBit_7_2 = bits, U32, 844, [2:2] +unusedBit_7_3 = bits, U32, 844, [3:3] +unusedBit_7_4 = bits, U32, 844, [4:4] +unusedBit_7_5 = bits, U32, 844, [5:5] +unusedBit_7_6 = bits, U32, 844, [6:6] +unusedBit_7_7 = bits, U32, 844, [7:7] +unusedBit_7_8 = bits, U32, 844, [8:8] +unusedBit_7_9 = bits, U32, 844, [9:9] +unusedBit_7_10 = bits, U32, 844, [10:10] +unusedBit_7_11 = bits, U32, 844, [11:11] +unusedBit_7_12 = bits, U32, 844, [12:12] +unusedBit_7_13 = bits, U32, 844, [13:13] +unusedBit_7_14 = bits, U32, 844, [14:14] +unusedBit_7_15 = bits, U32, 844, [15:15] +unusedBit_7_16 = bits, U32, 844, [16:16] +unusedBit_7_17 = bits, U32, 844, [17:17] +unusedBit_7_18 = bits, U32, 844, [18:18] +unusedBit_7_19 = bits, U32, 844, [19:19] +unusedBit_7_20 = bits, U32, 844, [20:20] +unusedBit_7_21 = bits, U32, 844, [21:21] +unusedBit_7_22 = bits, U32, 844, [22:22] +unusedBit_7_23 = bits, U32, 844, [23:23] +unusedBit_7_24 = bits, U32, 844, [24:24] +unusedBit_7_25 = bits, U32, 844, [25:25] +unusedBit_7_26 = bits, U32, 844, [26:26] +unusedBit_7_27 = bits, U32, 844, [27:27] +unusedBit_7_28 = bits, U32, 844, [28:28] +unusedBit_7_29 = bits, U32, 844, [29:29] +unusedBit_7_30 = bits, U32, 844, [30:30] +unusedBit_7_31 = bits, U32, 844, [31:31] +; total TS size = 848 +retardThresholdRpm = scalar, S32, 848, "", 1, 0 +combinedConditions = bits, U32, 852, [0:0] +launchActivatePinState = bits, U32, 852, [1:1] +isLaunchCondition = bits, U32, 852, [2:2] +isSwitchActivated = bits, U32, 852, [3:3] +isClutchActivated = bits, U32, 852, [4:4] +isValidInputPin = bits, U32, 852, [5:5] +activateSwitchCondition = bits, U32, 852, [6:6] +rpmCondition = bits, U32, 852, [7:7] +speedCondition = bits, U32, 852, [8:8] +tpsCondition = bits, U32, 852, [9:9] +unusedBit_11_10 = bits, U32, 852, [10:10] +unusedBit_11_11 = bits, U32, 852, [11:11] +unusedBit_11_12 = bits, U32, 852, [12:12] +unusedBit_11_13 = bits, U32, 852, [13:13] +unusedBit_11_14 = bits, U32, 852, [14:14] +unusedBit_11_15 = bits, U32, 852, [15:15] +unusedBit_11_16 = bits, U32, 852, [16:16] +unusedBit_11_17 = bits, U32, 852, [17:17] +unusedBit_11_18 = bits, U32, 852, [18:18] +unusedBit_11_19 = bits, U32, 852, [19:19] +unusedBit_11_20 = bits, U32, 852, [20:20] +unusedBit_11_21 = bits, U32, 852, [21:21] +unusedBit_11_22 = bits, U32, 852, [22:22] +unusedBit_11_23 = bits, U32, 852, [23:23] +unusedBit_11_24 = bits, U32, 852, [24:24] +unusedBit_11_25 = bits, U32, 852, [25:25] +unusedBit_11_26 = bits, U32, 852, [26:26] +unusedBit_11_27 = bits, U32, 852, [27:27] +unusedBit_11_28 = bits, U32, 852, [28:28] +unusedBit_11_29 = bits, U32, 852, [29:29] +unusedBit_11_30 = bits, U32, 852, [30:30] +unusedBit_11_31 = bits, U32, 852, [31:31] +; total TS size = 856 +isTpsInvalid = bits, U32, 856, [0:0] +m_shouldResetPid = bits, U32, 856, [1:1] +isBelowClosedLoopThreshold = bits, U32, 856, [2:2] +isNotClosedLoop = bits, U32, 856, [3:3] +isZeroRpm = bits, U32, 856, [4:4] +unusedBit_5_5 = bits, U32, 856, [5:5] +unusedBit_5_6 = bits, U32, 856, [6:6] +unusedBit_5_7 = bits, U32, 856, [7:7] +unusedBit_5_8 = bits, U32, 856, [8:8] +unusedBit_5_9 = bits, U32, 856, [9:9] +unusedBit_5_10 = bits, U32, 856, [10:10] +unusedBit_5_11 = bits, U32, 856, [11:11] +unusedBit_5_12 = bits, U32, 856, [12:12] +unusedBit_5_13 = bits, U32, 856, [13:13] +unusedBit_5_14 = bits, U32, 856, [14:14] +unusedBit_5_15 = bits, U32, 856, [15:15] +unusedBit_5_16 = bits, U32, 856, [16:16] +unusedBit_5_17 = bits, U32, 856, [17:17] +unusedBit_5_18 = bits, U32, 856, [18:18] +unusedBit_5_19 = bits, U32, 856, [19:19] +unusedBit_5_20 = bits, U32, 856, [20:20] +unusedBit_5_21 = bits, U32, 856, [21:21] +unusedBit_5_22 = bits, U32, 856, [22:22] +unusedBit_5_23 = bits, U32, 856, [23:23] +unusedBit_5_24 = bits, U32, 856, [24:24] +unusedBit_5_25 = bits, U32, 856, [25:25] +unusedBit_5_26 = bits, U32, 856, [26:26] +unusedBit_5_27 = bits, U32, 856, [27:27] +unusedBit_5_28 = bits, U32, 856, [28:28] +unusedBit_5_29 = bits, U32, 856, [29:29] +unusedBit_5_30 = bits, U32, 856, [30:30] +unusedBit_5_31 = bits, U32, 856, [31:31] +luaTargetAdd = scalar, F32, 860, "", 1, 0 +luaTargetMult = scalar, F32, 864, "", 1, 0 +openLoopPart = scalar, F32, 868, "", 1, 0 +boostControllerClosedLoopPart = scalar, S08, 872, "%", 0.5, 0 +boostControlTarget = scalar, S16, 874, "kPa", 0.03333333333333333, 0 ; total TS size = 876 -cranking = bits, U32, 876, [0:0] -notRunning = bits, U32, 876, [1:1] -disabledWhileEngineStopped = bits, U32, 876, [2:2] -brokenClt = bits, U32, 876, [3:3] -enabledForAc = bits, U32, 876, [4:4] -hot = bits, U32, 876, [5:5] -cold = bits, U32, 876, [6:6] -unusedBit_7_7 = bits, U32, 876, [7:7] -unusedBit_7_8 = bits, U32, 876, [8:8] -unusedBit_7_9 = bits, U32, 876, [9:9] -unusedBit_7_10 = bits, U32, 876, [10:10] -unusedBit_7_11 = bits, U32, 876, [11:11] -unusedBit_7_12 = bits, U32, 876, [12:12] -unusedBit_7_13 = bits, U32, 876, [13:13] -unusedBit_7_14 = bits, U32, 876, [14:14] -unusedBit_7_15 = bits, U32, 876, [15:15] -unusedBit_7_16 = bits, U32, 876, [16:16] -unusedBit_7_17 = bits, U32, 876, [17:17] -unusedBit_7_18 = bits, U32, 876, [18:18] -unusedBit_7_19 = bits, U32, 876, [19:19] -unusedBit_7_20 = bits, U32, 876, [20:20] -unusedBit_7_21 = bits, U32, 876, [21:21] -unusedBit_7_22 = bits, U32, 876, [22:22] -unusedBit_7_23 = bits, U32, 876, [23:23] -unusedBit_7_24 = bits, U32, 876, [24:24] -unusedBit_7_25 = bits, U32, 876, [25:25] -unusedBit_7_26 = bits, U32, 876, [26:26] -unusedBit_7_27 = bits, U32, 876, [27:27] -unusedBit_7_28 = bits, U32, 876, [28:28] -unusedBit_7_29 = bits, U32, 876, [29:29] -unusedBit_7_30 = bits, U32, 876, [30:30] -unusedBit_7_31 = bits, U32, 876, [31:31] -; total TS size = 880 -isPrime = bits, U32, 880, [0:0] -engineTurnedRecently = bits, U32, 880, [1:1] -isFuelPumpOn = bits, U32, 880, [2:2] -ignitionOn = bits, U32, 880, [3:3] -unusedBit_4_4 = bits, U32, 880, [4:4] -unusedBit_4_5 = bits, U32, 880, [5:5] -unusedBit_4_6 = bits, U32, 880, [6:6] -unusedBit_4_7 = bits, U32, 880, [7:7] -unusedBit_4_8 = bits, U32, 880, [8:8] -unusedBit_4_9 = bits, U32, 880, [9:9] -unusedBit_4_10 = bits, U32, 880, [10:10] -unusedBit_4_11 = bits, U32, 880, [11:11] -unusedBit_4_12 = bits, U32, 880, [12:12] -unusedBit_4_13 = bits, U32, 880, [13:13] -unusedBit_4_14 = bits, U32, 880, [14:14] -unusedBit_4_15 = bits, U32, 880, [15:15] -unusedBit_4_16 = bits, U32, 880, [16:16] -unusedBit_4_17 = bits, U32, 880, [17:17] -unusedBit_4_18 = bits, U32, 880, [18:18] -unusedBit_4_19 = bits, U32, 880, [19:19] -unusedBit_4_20 = bits, U32, 880, [20:20] -unusedBit_4_21 = bits, U32, 880, [21:21] -unusedBit_4_22 = bits, U32, 880, [22:22] -unusedBit_4_23 = bits, U32, 880, [23:23] -unusedBit_4_24 = bits, U32, 880, [24:24] -unusedBit_4_25 = bits, U32, 880, [25:25] -unusedBit_4_26 = bits, U32, 880, [26:26] -unusedBit_4_27 = bits, U32, 880, [27:27] -unusedBit_4_28 = bits, U32, 880, [28:28] -unusedBit_4_29 = bits, U32, 880, [29:29] -unusedBit_4_30 = bits, U32, 880, [30:30] -unusedBit_4_31 = bits, U32, 880, [31:31] -; total TS size = 884 -isBenchTest = bits, U32, 884, [0:0] -hasIgnitionVoltage = bits, U32, 884, [1:1] -mainRelayState = bits, U32, 884, [2:2] -delayedShutoffRequested = bits, U32, 884, [3:3] -unusedBit_4_4 = bits, U32, 884, [4:4] -unusedBit_4_5 = bits, U32, 884, [5:5] -unusedBit_4_6 = bits, U32, 884, [6:6] -unusedBit_4_7 = bits, U32, 884, [7:7] -unusedBit_4_8 = bits, U32, 884, [8:8] -unusedBit_4_9 = bits, U32, 884, [9:9] -unusedBit_4_10 = bits, U32, 884, [10:10] -unusedBit_4_11 = bits, U32, 884, [11:11] -unusedBit_4_12 = bits, U32, 884, [12:12] -unusedBit_4_13 = bits, U32, 884, [13:13] -unusedBit_4_14 = bits, U32, 884, [14:14] -unusedBit_4_15 = bits, U32, 884, [15:15] -unusedBit_4_16 = bits, U32, 884, [16:16] -unusedBit_4_17 = bits, U32, 884, [17:17] -unusedBit_4_18 = bits, U32, 884, [18:18] -unusedBit_4_19 = bits, U32, 884, [19:19] -unusedBit_4_20 = bits, U32, 884, [20:20] -unusedBit_4_21 = bits, U32, 884, [21:21] -unusedBit_4_22 = bits, U32, 884, [22:22] -unusedBit_4_23 = bits, U32, 884, [23:23] -unusedBit_4_24 = bits, U32, 884, [24:24] -unusedBit_4_25 = bits, U32, 884, [25:25] -unusedBit_4_26 = bits, U32, 884, [26:26] -unusedBit_4_27 = bits, U32, 884, [27:27] -unusedBit_4_28 = bits, U32, 884, [28:28] -unusedBit_4_29 = bits, U32, 884, [29:29] -unusedBit_4_30 = bits, U32, 884, [30:30] -unusedBit_4_31 = bits, U32, 884, [31:31] +acButtonState = bits, U32, 876, [0:0] +m_acEnabled = bits, U32, 876, [1:1] +engineTooSlow = bits, U32, 876, [2:2] +engineTooFast = bits, U32, 876, [3:3] +noClt = bits, U32, 876, [4:4] +engineTooHot = bits, U32, 876, [5:5] +tpsTooHigh = bits, U32, 876, [6:6] +isDisabledByLua = bits, U32, 876, [7:7] +acCompressorState = bits, U32, 876, [8:8] +unusedBit_9_9 = bits, U32, 876, [9:9] +unusedBit_9_10 = bits, U32, 876, [10:10] +unusedBit_9_11 = bits, U32, 876, [11:11] +unusedBit_9_12 = bits, U32, 876, [12:12] +unusedBit_9_13 = bits, U32, 876, [13:13] +unusedBit_9_14 = bits, U32, 876, [14:14] +unusedBit_9_15 = bits, U32, 876, [15:15] +unusedBit_9_16 = bits, U32, 876, [16:16] +unusedBit_9_17 = bits, U32, 876, [17:17] +unusedBit_9_18 = bits, U32, 876, [18:18] +unusedBit_9_19 = bits, U32, 876, [19:19] +unusedBit_9_20 = bits, U32, 876, [20:20] +unusedBit_9_21 = bits, U32, 876, [21:21] +unusedBit_9_22 = bits, U32, 876, [22:22] +unusedBit_9_23 = bits, U32, 876, [23:23] +unusedBit_9_24 = bits, U32, 876, [24:24] +unusedBit_9_25 = bits, U32, 876, [25:25] +unusedBit_9_26 = bits, U32, 876, [26:26] +unusedBit_9_27 = bits, U32, 876, [27:27] +unusedBit_9_28 = bits, U32, 876, [28:28] +unusedBit_9_29 = bits, U32, 876, [29:29] +unusedBit_9_30 = bits, U32, 876, [30:30] +unusedBit_9_31 = bits, U32, 876, [31:31] +latest_usage_ac_control = scalar, S32, 880, "", 1, 0 +acSwitchLastChangeTimeMs = scalar, S32, 884, "", 1, 0 ; total TS size = 888 -lua_fuelAdd = scalar, F32, 888, "", 1, 0 -lua_fuelMult = scalar, F32, 892, "", 1, 0 -lua_clutchUpState = bits, U32, 896, [0:0] -lua_brakePedalState = bits, U32, 896, [1:1] -lua_acRequestState = bits, U32, 896, [2:2] -lua_unusedBit_5_3 = bits, U32, 896, [3:3] -lua_unusedBit_5_4 = bits, U32, 896, [4:4] -lua_unusedBit_5_5 = bits, U32, 896, [5:5] -lua_unusedBit_5_6 = bits, U32, 896, [6:6] -lua_unusedBit_5_7 = bits, U32, 896, [7:7] -lua_unusedBit_5_8 = bits, U32, 896, [8:8] -lua_unusedBit_5_9 = bits, U32, 896, [9:9] -lua_unusedBit_5_10 = bits, U32, 896, [10:10] -lua_unusedBit_5_11 = bits, U32, 896, [11:11] -lua_unusedBit_5_12 = bits, U32, 896, [12:12] -lua_unusedBit_5_13 = bits, U32, 896, [13:13] -lua_unusedBit_5_14 = bits, U32, 896, [14:14] -lua_unusedBit_5_15 = bits, U32, 896, [15:15] -lua_unusedBit_5_16 = bits, U32, 896, [16:16] -lua_unusedBit_5_17 = bits, U32, 896, [17:17] -lua_unusedBit_5_18 = bits, U32, 896, [18:18] -lua_unusedBit_5_19 = bits, U32, 896, [19:19] -lua_unusedBit_5_20 = bits, U32, 896, [20:20] -lua_unusedBit_5_21 = bits, U32, 896, [21:21] -lua_unusedBit_5_22 = bits, U32, 896, [22:22] -lua_unusedBit_5_23 = bits, U32, 896, [23:23] -lua_unusedBit_5_24 = bits, U32, 896, [24:24] -lua_unusedBit_5_25 = bits, U32, 896, [25:25] -lua_unusedBit_5_26 = bits, U32, 896, [26:26] -lua_unusedBit_5_27 = bits, U32, 896, [27:27] -lua_unusedBit_5_28 = bits, U32, 896, [28:28] -lua_unusedBit_5_29 = bits, U32, 896, [29:29] -lua_unusedBit_5_30 = bits, U32, 896, [30:30] -lua_unusedBit_5_31 = bits, U32, 896, [31:31] -sd_tCharge = scalar, F32, 900, "", 1, 0 -sd_tChargeK = scalar, F32, 904, "", 1, 0 -sd_airFlow = scalar, F32, 908, "", 1, 0 -engineCycleDurationMs = scalar, F32, 912, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 916, "", 1, 0 -currentTpsAdc = scalar, S32, 920, "", 1, 0 -tpsVoltageMCU = scalar, F32, 924, "", 1, 0 -tpsVoltageBoard = scalar, F32, 928, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 932, "", 1, 0 -injectorFlowCorrection = scalar, F32, 936, "", 1, 0 -baroCorrection = scalar, F32, 940, "", 1, 0 -cranking_baseFuel = scalar, F32, 944, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 948, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 952, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 956, "", 1, 0 -cranking_fuel = scalar, F32, 960, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 964, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 968, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 972, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 976, "", 1, 0 -running_baseFuel = scalar, F32, 980, "", 1, 0 -running_fuel = scalar, F32, 984, "", 1, 0 -sparkDwell = scalar, F32, 988, "", 1, 0 -dwellAngle = scalar, F32, 992, "", 1, 0 -cltTimingCorrection = scalar, S16, 996, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 998, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 1000, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 1002, "id", 1, 0 -clutchUpState = bits, U32, 1004, [0:0] -clutchDownState = bits, U32, 1004, [1:1] -brakePedalState = bits, U32, 1004, [2:2] -startStopState = bits, U32, 1004, [3:3] -unusedBit_22_4 = bits, U32, 1004, [4:4] -unusedBit_22_5 = bits, U32, 1004, [5:5] -unusedBit_22_6 = bits, U32, 1004, [6:6] -unusedBit_22_7 = bits, U32, 1004, [7:7] -unusedBit_22_8 = bits, U32, 1004, [8:8] -unusedBit_22_9 = bits, U32, 1004, [9:9] -unusedBit_22_10 = bits, U32, 1004, [10:10] -unusedBit_22_11 = bits, U32, 1004, [11:11] -unusedBit_22_12 = bits, U32, 1004, [12:12] -unusedBit_22_13 = bits, U32, 1004, [13:13] -unusedBit_22_14 = bits, U32, 1004, [14:14] -unusedBit_22_15 = bits, U32, 1004, [15:15] -unusedBit_22_16 = bits, U32, 1004, [16:16] -unusedBit_22_17 = bits, U32, 1004, [17:17] -unusedBit_22_18 = bits, U32, 1004, [18:18] -unusedBit_22_19 = bits, U32, 1004, [19:19] -unusedBit_22_20 = bits, U32, 1004, [20:20] -unusedBit_22_21 = bits, U32, 1004, [21:21] -unusedBit_22_22 = bits, U32, 1004, [22:22] -unusedBit_22_23 = bits, U32, 1004, [23:23] -unusedBit_22_24 = bits, U32, 1004, [24:24] -unusedBit_22_25 = bits, U32, 1004, [25:25] -unusedBit_22_26 = bits, U32, 1004, [26:26] -unusedBit_22_27 = bits, U32, 1004, [27:27] -unusedBit_22_28 = bits, U32, 1004, [28:28] -unusedBit_22_29 = bits, U32, 1004, [29:29] -unusedBit_22_30 = bits, U32, 1004, [30:30] -unusedBit_22_31 = bits, U32, 1004, [31:31] -startStopStateToggleCounter = scalar, S32, 1008, "", 1, 0 -egt1 = scalar, F32, 1012, "", 1, 0 -egt2 = scalar, F32, 1016, "", 1, 0 -desiredRpmLimit = scalar, S16, 1020, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1024, "", 1, 0 -sparkCounter = scalar, S32, 1028, "", 1, 0 -fuelingLoad = scalar, F32, 1032, "", 1, 0 -ignitionLoad = scalar, F32, 1036, "", 1, 0 -; total TS size = 1040 -tpsFrom = scalar, F32, 1040 -tpsTo = scalar, F32, 1044 -deltaTps = scalar, F32, 1048 -extraFuel = scalar, F32, 1052, "", 1, 0 -valueFromTable = scalar, F32, 1056, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1060, [0:0] -isBelowDecelThreshold = bits, U32, 1060, [1:1] -isTimeToResetAccumulator = bits, U32, 1060, [2:2] -isFractionalEnrichment = bits, U32, 1060, [3:3] -belowEpsilon = bits, U32, 1060, [4:4] -tooShort = bits, U32, 1060, [5:5] -unusedBit_11_6 = bits, U32, 1060, [6:6] -unusedBit_11_7 = bits, U32, 1060, [7:7] -unusedBit_11_8 = bits, U32, 1060, [8:8] -unusedBit_11_9 = bits, U32, 1060, [9:9] -unusedBit_11_10 = bits, U32, 1060, [10:10] -unusedBit_11_11 = bits, U32, 1060, [11:11] -unusedBit_11_12 = bits, U32, 1060, [12:12] -unusedBit_11_13 = bits, U32, 1060, [13:13] -unusedBit_11_14 = bits, U32, 1060, [14:14] -unusedBit_11_15 = bits, U32, 1060, [15:15] -unusedBit_11_16 = bits, U32, 1060, [16:16] -unusedBit_11_17 = bits, U32, 1060, [17:17] -unusedBit_11_18 = bits, U32, 1060, [18:18] -unusedBit_11_19 = bits, U32, 1060, [19:19] -unusedBit_11_20 = bits, U32, 1060, [20:20] -unusedBit_11_21 = bits, U32, 1060, [21:21] -unusedBit_11_22 = bits, U32, 1060, [22:22] -unusedBit_11_23 = bits, U32, 1060, [23:23] -unusedBit_11_24 = bits, U32, 1060, [24:24] -unusedBit_11_25 = bits, U32, 1060, [25:25] -unusedBit_11_26 = bits, U32, 1060, [26:26] -unusedBit_11_27 = bits, U32, 1060, [27:27] -unusedBit_11_28 = bits, U32, 1060, [28:28] -unusedBit_11_29 = bits, U32, 1060, [29:29] -unusedBit_11_30 = bits, U32, 1060, [30:30] -unusedBit_11_31 = bits, U32, 1060, [31:31] -fractionalInjFuel = scalar, F32, 1064, "", 1, 0 -accumulatedValue = scalar, F32, 1068, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1072, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1076, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1080, "", 1, 0 -cycleCnt = scalar, S32, 1084, "", 1, 0 -; total TS size = 1088 -hwEventCounters1 = scalar, S32, 1088, "", 1, 0 -hwEventCounters2 = scalar, S32, 1092, "", 1, 0 -hwEventCounters3 = scalar, S32, 1096, "", 1, 0 -hwEventCounters4 = scalar, S32, 1100, "", 1, 0 -hwEventCounters5 = scalar, S32, 1104, "", 1, 0 -hwEventCounters6 = scalar, S32, 1108, "", 1, 0 -vvtCamCounter = scalar, S32, 1112, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1116, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1120, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1124, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1125, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1128, "deg", 1, 0 -triggerToothAngleError = scalar, F32, 1132, "deg", 1, 0 -; total TS size = 1136 -crankSynchronizationCounter = scalar, U32, 1136, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1140, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1144, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1148, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1152, "", 1, 0 -triggerStateIndex = scalar, U08, 1156, "", 1, 0 -vvtCounter = scalar, U08, 1157, "", 1, 0 -camResyncCounter = scalar, U08, 1158, "", 1, 0 -vvtStateIndex = scalar, U08, 1159, "", 1, 0 -; total TS size = 1160 -m_hasSynchronizedPhase = bits, U32, 1160, [0:0] -unusedBit_1_1 = bits, U32, 1160, [1:1] -unusedBit_1_2 = bits, U32, 1160, [2:2] -unusedBit_1_3 = bits, U32, 1160, [3:3] -unusedBit_1_4 = bits, U32, 1160, [4:4] -unusedBit_1_5 = bits, U32, 1160, [5:5] -unusedBit_1_6 = bits, U32, 1160, [6:6] -unusedBit_1_7 = bits, U32, 1160, [7:7] -unusedBit_1_8 = bits, U32, 1160, [8:8] -unusedBit_1_9 = bits, U32, 1160, [9:9] -unusedBit_1_10 = bits, U32, 1160, [10:10] -unusedBit_1_11 = bits, U32, 1160, [11:11] -unusedBit_1_12 = bits, U32, 1160, [12:12] -unusedBit_1_13 = bits, U32, 1160, [13:13] -unusedBit_1_14 = bits, U32, 1160, [14:14] -unusedBit_1_15 = bits, U32, 1160, [15:15] -unusedBit_1_16 = bits, U32, 1160, [16:16] -unusedBit_1_17 = bits, U32, 1160, [17:17] -unusedBit_1_18 = bits, U32, 1160, [18:18] -unusedBit_1_19 = bits, U32, 1160, [19:19] -unusedBit_1_20 = bits, U32, 1160, [20:20] -unusedBit_1_21 = bits, U32, 1160, [21:21] -unusedBit_1_22 = bits, U32, 1160, [22:22] -unusedBit_1_23 = bits, U32, 1160, [23:23] -unusedBit_1_24 = bits, U32, 1160, [24:24] -unusedBit_1_25 = bits, U32, 1160, [25:25] -unusedBit_1_26 = bits, U32, 1160, [26:26] -unusedBit_1_27 = bits, U32, 1160, [27:27] -unusedBit_1_28 = bits, U32, 1160, [28:28] -unusedBit_1_29 = bits, U32, 1160, [29:29] -unusedBit_1_30 = bits, U32, 1160, [30:30] -unusedBit_1_31 = bits, U32, 1160, [31:31] -; total TS size = 1164 -wallFuelCorrection = scalar, F32, 1164, "", 1, 0 -wallFuel = scalar, F32, 1168, "", 1, 0 +cranking = bits, U32, 888, [0:0] +notRunning = bits, U32, 888, [1:1] +disabledWhileEngineStopped = bits, U32, 888, [2:2] +brokenClt = bits, U32, 888, [3:3] +enabledForAc = bits, U32, 888, [4:4] +hot = bits, U32, 888, [5:5] +cold = bits, U32, 888, [6:6] +unusedBit_7_7 = bits, U32, 888, [7:7] +unusedBit_7_8 = bits, U32, 888, [8:8] +unusedBit_7_9 = bits, U32, 888, [9:9] +unusedBit_7_10 = bits, U32, 888, [10:10] +unusedBit_7_11 = bits, U32, 888, [11:11] +unusedBit_7_12 = bits, U32, 888, [12:12] +unusedBit_7_13 = bits, U32, 888, [13:13] +unusedBit_7_14 = bits, U32, 888, [14:14] +unusedBit_7_15 = bits, U32, 888, [15:15] +unusedBit_7_16 = bits, U32, 888, [16:16] +unusedBit_7_17 = bits, U32, 888, [17:17] +unusedBit_7_18 = bits, U32, 888, [18:18] +unusedBit_7_19 = bits, U32, 888, [19:19] +unusedBit_7_20 = bits, U32, 888, [20:20] +unusedBit_7_21 = bits, U32, 888, [21:21] +unusedBit_7_22 = bits, U32, 888, [22:22] +unusedBit_7_23 = bits, U32, 888, [23:23] +unusedBit_7_24 = bits, U32, 888, [24:24] +unusedBit_7_25 = bits, U32, 888, [25:25] +unusedBit_7_26 = bits, U32, 888, [26:26] +unusedBit_7_27 = bits, U32, 888, [27:27] +unusedBit_7_28 = bits, U32, 888, [28:28] +unusedBit_7_29 = bits, U32, 888, [29:29] +unusedBit_7_30 = bits, U32, 888, [30:30] +unusedBit_7_31 = bits, U32, 888, [31:31] +; total TS size = 892 +isPrime = bits, U32, 892, [0:0] +engineTurnedRecently = bits, U32, 892, [1:1] +isFuelPumpOn = bits, U32, 892, [2:2] +ignitionOn = bits, U32, 892, [3:3] +unusedBit_4_4 = bits, U32, 892, [4:4] +unusedBit_4_5 = bits, U32, 892, [5:5] +unusedBit_4_6 = bits, U32, 892, [6:6] +unusedBit_4_7 = bits, U32, 892, [7:7] +unusedBit_4_8 = bits, U32, 892, [8:8] +unusedBit_4_9 = bits, U32, 892, [9:9] +unusedBit_4_10 = bits, U32, 892, [10:10] +unusedBit_4_11 = bits, U32, 892, [11:11] +unusedBit_4_12 = bits, U32, 892, [12:12] +unusedBit_4_13 = bits, U32, 892, [13:13] +unusedBit_4_14 = bits, U32, 892, [14:14] +unusedBit_4_15 = bits, U32, 892, [15:15] +unusedBit_4_16 = bits, U32, 892, [16:16] +unusedBit_4_17 = bits, U32, 892, [17:17] +unusedBit_4_18 = bits, U32, 892, [18:18] +unusedBit_4_19 = bits, U32, 892, [19:19] +unusedBit_4_20 = bits, U32, 892, [20:20] +unusedBit_4_21 = bits, U32, 892, [21:21] +unusedBit_4_22 = bits, U32, 892, [22:22] +unusedBit_4_23 = bits, U32, 892, [23:23] +unusedBit_4_24 = bits, U32, 892, [24:24] +unusedBit_4_25 = bits, U32, 892, [25:25] +unusedBit_4_26 = bits, U32, 892, [26:26] +unusedBit_4_27 = bits, U32, 892, [27:27] +unusedBit_4_28 = bits, U32, 892, [28:28] +unusedBit_4_29 = bits, U32, 892, [29:29] +unusedBit_4_30 = bits, U32, 892, [30:30] +unusedBit_4_31 = bits, U32, 892, [31:31] +; total TS size = 896 +isBenchTest = bits, U32, 896, [0:0] +hasIgnitionVoltage = bits, U32, 896, [1:1] +mainRelayState = bits, U32, 896, [2:2] +delayedShutoffRequested = bits, U32, 896, [3:3] +unusedBit_4_4 = bits, U32, 896, [4:4] +unusedBit_4_5 = bits, U32, 896, [5:5] +unusedBit_4_6 = bits, U32, 896, [6:6] +unusedBit_4_7 = bits, U32, 896, [7:7] +unusedBit_4_8 = bits, U32, 896, [8:8] +unusedBit_4_9 = bits, U32, 896, [9:9] +unusedBit_4_10 = bits, U32, 896, [10:10] +unusedBit_4_11 = bits, U32, 896, [11:11] +unusedBit_4_12 = bits, U32, 896, [12:12] +unusedBit_4_13 = bits, U32, 896, [13:13] +unusedBit_4_14 = bits, U32, 896, [14:14] +unusedBit_4_15 = bits, U32, 896, [15:15] +unusedBit_4_16 = bits, U32, 896, [16:16] +unusedBit_4_17 = bits, U32, 896, [17:17] +unusedBit_4_18 = bits, U32, 896, [18:18] +unusedBit_4_19 = bits, U32, 896, [19:19] +unusedBit_4_20 = bits, U32, 896, [20:20] +unusedBit_4_21 = bits, U32, 896, [21:21] +unusedBit_4_22 = bits, U32, 896, [22:22] +unusedBit_4_23 = bits, U32, 896, [23:23] +unusedBit_4_24 = bits, U32, 896, [24:24] +unusedBit_4_25 = bits, U32, 896, [25:25] +unusedBit_4_26 = bits, U32, 896, [26:26] +unusedBit_4_27 = bits, U32, 896, [27:27] +unusedBit_4_28 = bits, U32, 896, [28:28] +unusedBit_4_29 = bits, U32, 896, [29:29] +unusedBit_4_30 = bits, U32, 896, [30:30] +unusedBit_4_31 = bits, U32, 896, [31:31] +; total TS size = 900 +lua_fuelAdd = scalar, F32, 900, "", 1, 0 +lua_fuelMult = scalar, F32, 904, "", 1, 0 +lua_clutchUpState = bits, U32, 908, [0:0] +lua_brakePedalState = bits, U32, 908, [1:1] +lua_acRequestState = bits, U32, 908, [2:2] +lua_unusedBit_5_3 = bits, U32, 908, [3:3] +lua_unusedBit_5_4 = bits, U32, 908, [4:4] +lua_unusedBit_5_5 = bits, U32, 908, [5:5] +lua_unusedBit_5_6 = bits, U32, 908, [6:6] +lua_unusedBit_5_7 = bits, U32, 908, [7:7] +lua_unusedBit_5_8 = bits, U32, 908, [8:8] +lua_unusedBit_5_9 = bits, U32, 908, [9:9] +lua_unusedBit_5_10 = bits, U32, 908, [10:10] +lua_unusedBit_5_11 = bits, U32, 908, [11:11] +lua_unusedBit_5_12 = bits, U32, 908, [12:12] +lua_unusedBit_5_13 = bits, U32, 908, [13:13] +lua_unusedBit_5_14 = bits, U32, 908, [14:14] +lua_unusedBit_5_15 = bits, U32, 908, [15:15] +lua_unusedBit_5_16 = bits, U32, 908, [16:16] +lua_unusedBit_5_17 = bits, U32, 908, [17:17] +lua_unusedBit_5_18 = bits, U32, 908, [18:18] +lua_unusedBit_5_19 = bits, U32, 908, [19:19] +lua_unusedBit_5_20 = bits, U32, 908, [20:20] +lua_unusedBit_5_21 = bits, U32, 908, [21:21] +lua_unusedBit_5_22 = bits, U32, 908, [22:22] +lua_unusedBit_5_23 = bits, U32, 908, [23:23] +lua_unusedBit_5_24 = bits, U32, 908, [24:24] +lua_unusedBit_5_25 = bits, U32, 908, [25:25] +lua_unusedBit_5_26 = bits, U32, 908, [26:26] +lua_unusedBit_5_27 = bits, U32, 908, [27:27] +lua_unusedBit_5_28 = bits, U32, 908, [28:28] +lua_unusedBit_5_29 = bits, U32, 908, [29:29] +lua_unusedBit_5_30 = bits, U32, 908, [30:30] +lua_unusedBit_5_31 = bits, U32, 908, [31:31] +sd_tCharge = scalar, F32, 912, "", 1, 0 +sd_tChargeK = scalar, F32, 916, "", 1, 0 +sd_airFlow = scalar, F32, 920, "", 1, 0 +engineCycleDurationMs = scalar, F32, 924, "", 1, 0 +minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 +currentTpsAdc = scalar, S32, 932, "", 1, 0 +tpsVoltageMCU = scalar, F32, 936, "", 1, 0 +tpsVoltageBoard = scalar, F32, 940, "", 1, 0 +currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 +injectorFlowCorrection = scalar, F32, 948, "", 1, 0 +baroCorrection = scalar, F32, 952, "", 1, 0 +cranking_baseFuel = scalar, F32, 956, "", 1, 0 +cranking_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 +cranking_tpsCoefficient = scalar, F32, 964, "", 1, 0 +cranking_durationCoefficient = scalar, F32, 968, "", 1, 0 +cranking_fuel = scalar, F32, 972, "", 1, 0 +running_postCrankingFuelCorrection = scalar, F32, 976, "", 1, 0 +running_intakeTemperatureCoefficient = scalar, F32, 980, "", 1, 0 +running_coolantTemperatureCoefficient = scalar, F32, 984, "", 1, 0 +running_timeSinceCrankingInSecs = scalar, F32, 988, "", 1, 0 +running_baseFuel = scalar, F32, 992, "", 1, 0 +running_fuel = scalar, F32, 996, "", 1, 0 +sparkDwell = scalar, F32, 1000, "", 1, 0 +dwellAngle = scalar, F32, 1004, "", 1, 0 +cltTimingCorrection = scalar, S16, 1008, "deg", 0.01, 0 +timingIatCorrection = scalar, S16, 1010, "deg", 0.01, 0 +timingPidCorrection = scalar, S16, 1012, "deg", 0.01, 0 +hellenBoardId = scalar, S16, 1014, "id", 1, 0 +clutchUpState = bits, U32, 1016, [0:0] +clutchDownState = bits, U32, 1016, [1:1] +brakePedalState = bits, U32, 1016, [2:2] +startStopState = bits, U32, 1016, [3:3] +unusedBit_22_4 = bits, U32, 1016, [4:4] +unusedBit_22_5 = bits, U32, 1016, [5:5] +unusedBit_22_6 = bits, U32, 1016, [6:6] +unusedBit_22_7 = bits, U32, 1016, [7:7] +unusedBit_22_8 = bits, U32, 1016, [8:8] +unusedBit_22_9 = bits, U32, 1016, [9:9] +unusedBit_22_10 = bits, U32, 1016, [10:10] +unusedBit_22_11 = bits, U32, 1016, [11:11] +unusedBit_22_12 = bits, U32, 1016, [12:12] +unusedBit_22_13 = bits, U32, 1016, [13:13] +unusedBit_22_14 = bits, U32, 1016, [14:14] +unusedBit_22_15 = bits, U32, 1016, [15:15] +unusedBit_22_16 = bits, U32, 1016, [16:16] +unusedBit_22_17 = bits, U32, 1016, [17:17] +unusedBit_22_18 = bits, U32, 1016, [18:18] +unusedBit_22_19 = bits, U32, 1016, [19:19] +unusedBit_22_20 = bits, U32, 1016, [20:20] +unusedBit_22_21 = bits, U32, 1016, [21:21] +unusedBit_22_22 = bits, U32, 1016, [22:22] +unusedBit_22_23 = bits, U32, 1016, [23:23] +unusedBit_22_24 = bits, U32, 1016, [24:24] +unusedBit_22_25 = bits, U32, 1016, [25:25] +unusedBit_22_26 = bits, U32, 1016, [26:26] +unusedBit_22_27 = bits, U32, 1016, [27:27] +unusedBit_22_28 = bits, U32, 1016, [28:28] +unusedBit_22_29 = bits, U32, 1016, [29:29] +unusedBit_22_30 = bits, U32, 1016, [30:30] +unusedBit_22_31 = bits, U32, 1016, [31:31] +startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +egt1 = scalar, F32, 1024, "", 1, 0 +egt2 = scalar, F32, 1028, "", 1, 0 +desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 +sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelingLoad = scalar, F32, 1044, "", 1, 0 +ignitionLoad = scalar, F32, 1048, "", 1, 0 +; total TS size = 1052 +tpsFrom = scalar, F32, 1052 +tpsTo = scalar, F32, 1056 +deltaTps = scalar, F32, 1060 +extraFuel = scalar, F32, 1064, "", 1, 0 +valueFromTable = scalar, F32, 1068, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1072, [0:0] +isBelowDecelThreshold = bits, U32, 1072, [1:1] +isTimeToResetAccumulator = bits, U32, 1072, [2:2] +isFractionalEnrichment = bits, U32, 1072, [3:3] +belowEpsilon = bits, U32, 1072, [4:4] +tooShort = bits, U32, 1072, [5:5] +unusedBit_11_6 = bits, U32, 1072, [6:6] +unusedBit_11_7 = bits, U32, 1072, [7:7] +unusedBit_11_8 = bits, U32, 1072, [8:8] +unusedBit_11_9 = bits, U32, 1072, [9:9] +unusedBit_11_10 = bits, U32, 1072, [10:10] +unusedBit_11_11 = bits, U32, 1072, [11:11] +unusedBit_11_12 = bits, U32, 1072, [12:12] +unusedBit_11_13 = bits, U32, 1072, [13:13] +unusedBit_11_14 = bits, U32, 1072, [14:14] +unusedBit_11_15 = bits, U32, 1072, [15:15] +unusedBit_11_16 = bits, U32, 1072, [16:16] +unusedBit_11_17 = bits, U32, 1072, [17:17] +unusedBit_11_18 = bits, U32, 1072, [18:18] +unusedBit_11_19 = bits, U32, 1072, [19:19] +unusedBit_11_20 = bits, U32, 1072, [20:20] +unusedBit_11_21 = bits, U32, 1072, [21:21] +unusedBit_11_22 = bits, U32, 1072, [22:22] +unusedBit_11_23 = bits, U32, 1072, [23:23] +unusedBit_11_24 = bits, U32, 1072, [24:24] +unusedBit_11_25 = bits, U32, 1072, [25:25] +unusedBit_11_26 = bits, U32, 1072, [26:26] +unusedBit_11_27 = bits, U32, 1072, [27:27] +unusedBit_11_28 = bits, U32, 1072, [28:28] +unusedBit_11_29 = bits, U32, 1072, [29:29] +unusedBit_11_30 = bits, U32, 1072, [30:30] +unusedBit_11_31 = bits, U32, 1072, [31:31] +fractionalInjFuel = scalar, F32, 1076, "", 1, 0 +accumulatedValue = scalar, F32, 1080, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1084, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1088, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1092, "", 1, 0 +cycleCnt = scalar, S32, 1096, "", 1, 0 +; total TS size = 1100 +hwEventCounters1 = scalar, S32, 1100, "", 1, 0 +hwEventCounters2 = scalar, S32, 1104, "", 1, 0 +hwEventCounters3 = scalar, S32, 1108, "", 1, 0 +hwEventCounters4 = scalar, S32, 1112, "", 1, 0 +hwEventCounters5 = scalar, S32, 1116, "", 1, 0 +hwEventCounters6 = scalar, S32, 1120, "", 1, 0 +vvtCamCounter = scalar, S32, 1124, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1128, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1132, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1136, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1137, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1140, "deg", 1, 0 +triggerToothAngleError = scalar, F32, 1144, "deg", 1, 0 +; total TS size = 1148 +crankSynchronizationCounter = scalar, U32, 1148, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1152, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1156, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1160, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1164, "", 1, 0 +triggerStateIndex = scalar, U08, 1168, "", 1, 0 +vvtCounter = scalar, U08, 1169, "", 1, 0 +camResyncCounter = scalar, U08, 1170, "", 1, 0 +vvtStateIndex = scalar, U08, 1171, "", 1, 0 ; total TS size = 1172 -idleState = bits, S32, 1172, [0:2], "not important" -currentIdlePosition = scalar, F32, 1176 -baseIdlePosition = scalar, F32, 1180 -iacByTpsTaper = scalar, F32, 1184 -throttlePedalUpState = scalar, S32, 1188, "", 1, 0 -mightResetPid = bits, U32, 1192, [0:0] -shouldResetPid = bits, U32, 1192, [1:1] -wasResetPid = bits, U32, 1192, [2:2] -mustResetPid = bits, U32, 1192, [3:3] -isCranking = bits, U32, 1192, [4:4] -useIacTableForCoasting = bits, U32, 1192, [5:5] -notIdling = bits, U32, 1192, [6:6] -needReset = bits, U32, 1192, [7:7] -isInDeadZone = bits, U32, 1192, [8:8] -isBlipping = bits, U32, 1192, [9:9] -useClosedLoop = bits, U32, 1192, [10:10] -badTps = bits, U32, 1192, [11:11] -looksLikeRunning = bits, U32, 1192, [12:12] -looksLikeCoasting = bits, U32, 1192, [13:13] -looksLikeCrankToIdle = bits, U32, 1192, [14:14] -isVerboseIAC = bits, U32, 1192, [15:15] -isIdleCoasting = bits, U32, 1192, [16:16] -unusedBit_22_17 = bits, U32, 1192, [17:17] -unusedBit_22_18 = bits, U32, 1192, [18:18] -unusedBit_22_19 = bits, U32, 1192, [19:19] -unusedBit_22_20 = bits, U32, 1192, [20:20] -unusedBit_22_21 = bits, U32, 1192, [21:21] -unusedBit_22_22 = bits, U32, 1192, [22:22] -unusedBit_22_23 = bits, U32, 1192, [23:23] -unusedBit_22_24 = bits, U32, 1192, [24:24] -unusedBit_22_25 = bits, U32, 1192, [25:25] -unusedBit_22_26 = bits, U32, 1192, [26:26] -unusedBit_22_27 = bits, U32, 1192, [27:27] -unusedBit_22_28 = bits, U32, 1192, [28:28] -unusedBit_22_29 = bits, U32, 1192, [29:29] -unusedBit_22_30 = bits, U32, 1192, [30:30] -unusedBit_22_31 = bits, U32, 1192, [31:31] -targetRpmByClt = scalar, S32, 1196, "", 1, 0 -targetRpmAcBump = scalar, S32, 1200, "", 1, 0 -iacByRpmTaper = scalar, F32, 1204 -luaAdd = scalar, F32, 1208 -; total TS size = 1212 -baseDwell = scalar, F32, 1212, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1216, "", 1, 0 -luaTimingAdd = scalar, F32, 1220, "", 1, 0 -luaTimingMult = scalar, F32, 1224, "", 1, 0 -; total TS size = 1228 -idlePosition = scalar, F32, 1228, "", 1, 0 -trim = scalar, F32, 1232, "", 1, 0 -luaAdjustment = scalar, F32, 1236, "", 1, 0 -etbFeedForward = scalar, F32, 1240 -etbIntegralError = scalar, F32, 1244, "", 1, 0 -etbCurrentTarget = scalar, F32, 1248, "%", 1, 0 -etbRevLimitActive = bits, U32, 1252, [0:0] -unusedBit_7_1 = bits, U32, 1252, [1:1] -unusedBit_7_2 = bits, U32, 1252, [2:2] -unusedBit_7_3 = bits, U32, 1252, [3:3] -unusedBit_7_4 = bits, U32, 1252, [4:4] -unusedBit_7_5 = bits, U32, 1252, [5:5] -unusedBit_7_6 = bits, U32, 1252, [6:6] -unusedBit_7_7 = bits, U32, 1252, [7:7] -unusedBit_7_8 = bits, U32, 1252, [8:8] -unusedBit_7_9 = bits, U32, 1252, [9:9] -unusedBit_7_10 = bits, U32, 1252, [10:10] -unusedBit_7_11 = bits, U32, 1252, [11:11] -unusedBit_7_12 = bits, U32, 1252, [12:12] -unusedBit_7_13 = bits, U32, 1252, [13:13] -unusedBit_7_14 = bits, U32, 1252, [14:14] -unusedBit_7_15 = bits, U32, 1252, [15:15] -unusedBit_7_16 = bits, U32, 1252, [16:16] -unusedBit_7_17 = bits, U32, 1252, [17:17] -unusedBit_7_18 = bits, U32, 1252, [18:18] -unusedBit_7_19 = bits, U32, 1252, [19:19] -unusedBit_7_20 = bits, U32, 1252, [20:20] -unusedBit_7_21 = bits, U32, 1252, [21:21] -unusedBit_7_22 = bits, U32, 1252, [22:22] -unusedBit_7_23 = bits, U32, 1252, [23:23] -unusedBit_7_24 = bits, U32, 1252, [24:24] -unusedBit_7_25 = bits, U32, 1252, [25:25] -unusedBit_7_26 = bits, U32, 1252, [26:26] -unusedBit_7_27 = bits, U32, 1252, [27:27] -unusedBit_7_28 = bits, U32, 1252, [28:28] -unusedBit_7_29 = bits, U32, 1252, [29:29] -unusedBit_7_30 = bits, U32, 1252, [30:30] -unusedBit_7_31 = bits, U32, 1252, [31:31] -; total TS size = 1256 -faultCode = scalar, U08, 1256, "", 1, 0 -heaterDuty = scalar, U08, 1257, "%", 1, 0 -pumpDuty = scalar, U08, 1258, "%", 1, 0 -tempC = scalar, U16, 1260, "C", 1, 0 -nernstVoltage = scalar, U16, 1262, "V", 0.001, 0 -esr = scalar, U16, 1264, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1172, [0:0] +unusedBit_1_1 = bits, U32, 1172, [1:1] +unusedBit_1_2 = bits, U32, 1172, [2:2] +unusedBit_1_3 = bits, U32, 1172, [3:3] +unusedBit_1_4 = bits, U32, 1172, [4:4] +unusedBit_1_5 = bits, U32, 1172, [5:5] +unusedBit_1_6 = bits, U32, 1172, [6:6] +unusedBit_1_7 = bits, U32, 1172, [7:7] +unusedBit_1_8 = bits, U32, 1172, [8:8] +unusedBit_1_9 = bits, U32, 1172, [9:9] +unusedBit_1_10 = bits, U32, 1172, [10:10] +unusedBit_1_11 = bits, U32, 1172, [11:11] +unusedBit_1_12 = bits, U32, 1172, [12:12] +unusedBit_1_13 = bits, U32, 1172, [13:13] +unusedBit_1_14 = bits, U32, 1172, [14:14] +unusedBit_1_15 = bits, U32, 1172, [15:15] +unusedBit_1_16 = bits, U32, 1172, [16:16] +unusedBit_1_17 = bits, U32, 1172, [17:17] +unusedBit_1_18 = bits, U32, 1172, [18:18] +unusedBit_1_19 = bits, U32, 1172, [19:19] +unusedBit_1_20 = bits, U32, 1172, [20:20] +unusedBit_1_21 = bits, U32, 1172, [21:21] +unusedBit_1_22 = bits, U32, 1172, [22:22] +unusedBit_1_23 = bits, U32, 1172, [23:23] +unusedBit_1_24 = bits, U32, 1172, [24:24] +unusedBit_1_25 = bits, U32, 1172, [25:25] +unusedBit_1_26 = bits, U32, 1172, [26:26] +unusedBit_1_27 = bits, U32, 1172, [27:27] +unusedBit_1_28 = bits, U32, 1172, [28:28] +unusedBit_1_29 = bits, U32, 1172, [29:29] +unusedBit_1_30 = bits, U32, 1172, [30:30] +unusedBit_1_31 = bits, U32, 1172, [31:31] +; total TS size = 1176 +wallFuelCorrection = scalar, F32, 1176, "", 1, 0 +wallFuel = scalar, F32, 1180, "", 1, 0 +; total TS size = 1184 +idleState = bits, S32, 1184, [0:2], "not important" +currentIdlePosition = scalar, F32, 1188 +baseIdlePosition = scalar, F32, 1192 +iacByTpsTaper = scalar, F32, 1196 +throttlePedalUpState = scalar, S32, 1200, "", 1, 0 +mightResetPid = bits, U32, 1204, [0:0] +shouldResetPid = bits, U32, 1204, [1:1] +wasResetPid = bits, U32, 1204, [2:2] +mustResetPid = bits, U32, 1204, [3:3] +isCranking = bits, U32, 1204, [4:4] +useIacTableForCoasting = bits, U32, 1204, [5:5] +notIdling = bits, U32, 1204, [6:6] +needReset = bits, U32, 1204, [7:7] +isInDeadZone = bits, U32, 1204, [8:8] +isBlipping = bits, U32, 1204, [9:9] +useClosedLoop = bits, U32, 1204, [10:10] +badTps = bits, U32, 1204, [11:11] +looksLikeRunning = bits, U32, 1204, [12:12] +looksLikeCoasting = bits, U32, 1204, [13:13] +looksLikeCrankToIdle = bits, U32, 1204, [14:14] +isVerboseIAC = bits, U32, 1204, [15:15] +isIdleCoasting = bits, U32, 1204, [16:16] +unusedBit_22_17 = bits, U32, 1204, [17:17] +unusedBit_22_18 = bits, U32, 1204, [18:18] +unusedBit_22_19 = bits, U32, 1204, [19:19] +unusedBit_22_20 = bits, U32, 1204, [20:20] +unusedBit_22_21 = bits, U32, 1204, [21:21] +unusedBit_22_22 = bits, U32, 1204, [22:22] +unusedBit_22_23 = bits, U32, 1204, [23:23] +unusedBit_22_24 = bits, U32, 1204, [24:24] +unusedBit_22_25 = bits, U32, 1204, [25:25] +unusedBit_22_26 = bits, U32, 1204, [26:26] +unusedBit_22_27 = bits, U32, 1204, [27:27] +unusedBit_22_28 = bits, U32, 1204, [28:28] +unusedBit_22_29 = bits, U32, 1204, [29:29] +unusedBit_22_30 = bits, U32, 1204, [30:30] +unusedBit_22_31 = bits, U32, 1204, [31:31] +targetRpmByClt = scalar, S32, 1208, "", 1, 0 +targetRpmAcBump = scalar, S32, 1212, "", 1, 0 +iacByRpmTaper = scalar, F32, 1216 +luaAdd = scalar, F32, 1220 +; total TS size = 1224 +baseDwell = scalar, F32, 1224, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1228, "", 1, 0 +luaTimingAdd = scalar, F32, 1232, "", 1, 0 +luaTimingMult = scalar, F32, 1236, "", 1, 0 +; total TS size = 1240 +idlePosition = scalar, F32, 1240, "", 1, 0 +trim = scalar, F32, 1244, "", 1, 0 +luaAdjustment = scalar, F32, 1248, "", 1, 0 +etbFeedForward = scalar, F32, 1252 +etbIntegralError = scalar, F32, 1256, "", 1, 0 +etbCurrentTarget = scalar, F32, 1260, "%", 1, 0 +etbRevLimitActive = bits, U32, 1264, [0:0] +unusedBit_7_1 = bits, U32, 1264, [1:1] +unusedBit_7_2 = bits, U32, 1264, [2:2] +unusedBit_7_3 = bits, U32, 1264, [3:3] +unusedBit_7_4 = bits, U32, 1264, [4:4] +unusedBit_7_5 = bits, U32, 1264, [5:5] +unusedBit_7_6 = bits, U32, 1264, [6:6] +unusedBit_7_7 = bits, U32, 1264, [7:7] +unusedBit_7_8 = bits, U32, 1264, [8:8] +unusedBit_7_9 = bits, U32, 1264, [9:9] +unusedBit_7_10 = bits, U32, 1264, [10:10] +unusedBit_7_11 = bits, U32, 1264, [11:11] +unusedBit_7_12 = bits, U32, 1264, [12:12] +unusedBit_7_13 = bits, U32, 1264, [13:13] +unusedBit_7_14 = bits, U32, 1264, [14:14] +unusedBit_7_15 = bits, U32, 1264, [15:15] +unusedBit_7_16 = bits, U32, 1264, [16:16] +unusedBit_7_17 = bits, U32, 1264, [17:17] +unusedBit_7_18 = bits, U32, 1264, [18:18] +unusedBit_7_19 = bits, U32, 1264, [19:19] +unusedBit_7_20 = bits, U32, 1264, [20:20] +unusedBit_7_21 = bits, U32, 1264, [21:21] +unusedBit_7_22 = bits, U32, 1264, [22:22] +unusedBit_7_23 = bits, U32, 1264, [23:23] +unusedBit_7_24 = bits, U32, 1264, [24:24] +unusedBit_7_25 = bits, U32, 1264, [25:25] +unusedBit_7_26 = bits, U32, 1264, [26:26] +unusedBit_7_27 = bits, U32, 1264, [27:27] +unusedBit_7_28 = bits, U32, 1264, [28:28] +unusedBit_7_29 = bits, U32, 1264, [29:29] +unusedBit_7_30 = bits, U32, 1264, [30:30] +unusedBit_7_31 = bits, U32, 1264, [31:31] ; total TS size = 1268 +faultCode = scalar, U08, 1268, "", 1, 0 +heaterDuty = scalar, U08, 1269, "%", 1, 0 +pumpDuty = scalar, U08, 1270, "%", 1, 0 +tempC = scalar, U16, 1272, "C", 1, 0 +nernstVoltage = scalar, U16, 1274, "V", 0.001, 0 +esr = scalar, U16, 1276, "", 1, 0 +; total TS size = 1280 time = { timeNow } @@ -3290,6 +3322,11 @@ esr = scalar, U16, 1264, "", 1, 0 ignBlends3_blendVal = {(ignBlends3_blendParameter == 0) ? 0 : (ignBlends3_blendParameter == 1) ? TPSValue : (ignBlends3_blendParameter == 2) ? MAPValue : (ignBlends3_blendParameter == 3) ? coolant : (ignBlends3_blendParameter == 4) ? intake : (ignBlends3_blendParameter == 5) ? fuelingLoad : (ignBlends3_blendParameter == 6) ? ignitionLoad : (ignBlends3_blendParameter == 7) ? auxTemp1 : (ignBlends3_blendParameter == 8) ? auxTemp2 : (ignBlends3_blendParameter == 9) ? throttlePedalPosition : (ignBlends3_blendParameter == 10) ? VBatt : (ignBlends3_blendParameter == 11) ? vvtPositionB1I : (ignBlends3_blendParameter == 12) ? vvtPositionB1E : (ignBlends3_blendParameter == 13) ? vvtPositionB2I : (ignBlends3_blendParameter == 14) ? vvtPositionB2E : (ignBlends3_blendParameter == 15) ? flexPercent : (ignBlends3_blendParameter == 16) ? auxLinear1 : (ignBlends3_blendParameter == 17) ? auxLinear2 : 0} ignBlends4_blendVal = {(ignBlends4_blendParameter == 0) ? 0 : (ignBlends4_blendParameter == 1) ? TPSValue : (ignBlends4_blendParameter == 2) ? MAPValue : (ignBlends4_blendParameter == 3) ? coolant : (ignBlends4_blendParameter == 4) ? intake : (ignBlends4_blendParameter == 5) ? fuelingLoad : (ignBlends4_blendParameter == 6) ? ignitionLoad : (ignBlends4_blendParameter == 7) ? auxTemp1 : (ignBlends4_blendParameter == 8) ? auxTemp2 : (ignBlends4_blendParameter == 9) ? throttlePedalPosition : (ignBlends4_blendParameter == 10) ? VBatt : (ignBlends4_blendParameter == 11) ? vvtPositionB1I : (ignBlends4_blendParameter == 12) ? vvtPositionB1E : (ignBlends4_blendParameter == 13) ? vvtPositionB2I : (ignBlends4_blendParameter == 14) ? vvtPositionB2E : (ignBlends4_blendParameter == 15) ? flexPercent : (ignBlends4_blendParameter == 16) ? auxLinear1 : (ignBlends4_blendParameter == 17) ? auxLinear2 : 0} + veBlends1_blendVal = {(veBlends1_blendParameter == 0) ? 0 : (veBlends1_blendParameter == 1) ? TPSValue : (veBlends1_blendParameter == 2) ? MAPValue : (veBlends1_blendParameter == 3) ? coolant : (veBlends1_blendParameter == 4) ? intake : (veBlends1_blendParameter == 5) ? fuelingLoad : (veBlends1_blendParameter == 6) ? ignitionLoad : (veBlends1_blendParameter == 7) ? auxTemp1 : (veBlends1_blendParameter == 8) ? auxTemp2 : (veBlends1_blendParameter == 9) ? throttlePedalPosition : (veBlends1_blendParameter == 10) ? VBatt : (veBlends1_blendParameter == 11) ? vvtPositionB1I : (veBlends1_blendParameter == 12) ? vvtPositionB1E : (veBlends1_blendParameter == 13) ? vvtPositionB2I : (veBlends1_blendParameter == 14) ? vvtPositionB2E : (veBlends1_blendParameter == 15) ? flexPercent : (veBlends1_blendParameter == 16) ? auxLinear1 : (veBlends1_blendParameter == 17) ? auxLinear2 : 0} + veBlends2_blendVal = {(veBlends2_blendParameter == 0) ? 0 : (veBlends2_blendParameter == 1) ? TPSValue : (veBlends2_blendParameter == 2) ? MAPValue : (veBlends2_blendParameter == 3) ? coolant : (veBlends2_blendParameter == 4) ? intake : (veBlends2_blendParameter == 5) ? fuelingLoad : (veBlends2_blendParameter == 6) ? ignitionLoad : (veBlends2_blendParameter == 7) ? auxTemp1 : (veBlends2_blendParameter == 8) ? auxTemp2 : (veBlends2_blendParameter == 9) ? throttlePedalPosition : (veBlends2_blendParameter == 10) ? VBatt : (veBlends2_blendParameter == 11) ? vvtPositionB1I : (veBlends2_blendParameter == 12) ? vvtPositionB1E : (veBlends2_blendParameter == 13) ? vvtPositionB2I : (veBlends2_blendParameter == 14) ? vvtPositionB2E : (veBlends2_blendParameter == 15) ? flexPercent : (veBlends2_blendParameter == 16) ? auxLinear1 : (veBlends2_blendParameter == 17) ? auxLinear2 : 0} + veBlends3_blendVal = {(veBlends3_blendParameter == 0) ? 0 : (veBlends3_blendParameter == 1) ? TPSValue : (veBlends3_blendParameter == 2) ? MAPValue : (veBlends3_blendParameter == 3) ? coolant : (veBlends3_blendParameter == 4) ? intake : (veBlends3_blendParameter == 5) ? fuelingLoad : (veBlends3_blendParameter == 6) ? ignitionLoad : (veBlends3_blendParameter == 7) ? auxTemp1 : (veBlends3_blendParameter == 8) ? auxTemp2 : (veBlends3_blendParameter == 9) ? throttlePedalPosition : (veBlends3_blendParameter == 10) ? VBatt : (veBlends3_blendParameter == 11) ? vvtPositionB1I : (veBlends3_blendParameter == 12) ? vvtPositionB1E : (veBlends3_blendParameter == 13) ? vvtPositionB2I : (veBlends3_blendParameter == 14) ? vvtPositionB2E : (veBlends3_blendParameter == 15) ? flexPercent : (veBlends3_blendParameter == 16) ? auxLinear1 : (veBlends3_blendParameter == 17) ? auxLinear2 : 0} + veBlends4_blendVal = {(veBlends4_blendParameter == 0) ? 0 : (veBlends4_blendParameter == 1) ? TPSValue : (veBlends4_blendParameter == 2) ? MAPValue : (veBlends4_blendParameter == 3) ? coolant : (veBlends4_blendParameter == 4) ? intake : (veBlends4_blendParameter == 5) ? fuelingLoad : (veBlends4_blendParameter == 6) ? ignitionLoad : (veBlends4_blendParameter == 7) ? auxTemp1 : (veBlends4_blendParameter == 8) ? auxTemp2 : (veBlends4_blendParameter == 9) ? throttlePedalPosition : (veBlends4_blendParameter == 10) ? VBatt : (veBlends4_blendParameter == 11) ? vvtPositionB1I : (veBlends4_blendParameter == 12) ? vvtPositionB1E : (veBlends4_blendParameter == 13) ? vvtPositionB2I : (veBlends4_blendParameter == 14) ? vvtPositionB2E : (veBlends4_blendParameter == 15) ? flexPercent : (veBlends4_blendParameter == 16) ? auxLinear1 : (veBlends4_blendParameter == 17) ? auxLinear2 : 0} + wbo0_hasFault = { enableAemXSeries && (faultCode >= 3) } [PcVariables] @@ -3827,6 +3864,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = ignBlends4_blendBins, ignBlends4_blendVal yBins = ignBlends4_blendValues + curve = veBlend1Bias, "VE blend 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends1_blendBins, veBlends1_blendVal + yBins = veBlends1_blendValues + + curve = veBlend2Bias, "VE blend 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends2_blendBins, veBlends2_blendVal + yBins = veBlends2_blendValues + + curve = veBlend3Bias, "VE blend 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends3_blendBins, veBlends3_blendVal + yBins = veBlends3_blendValues + + curve = veBlend4Bias, "VE blend 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = veBlends4_blendBins, veBlends4_blendVal + yBins = veBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3920,6 +3985,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" zBins = ignBlends4_table gridOrient = 250, 0, 340 + table = veBlend1Table, veBlend1Map, "VE blend 1", 1 + xBins = veBlends1_rpmBins, RPMValue + yBins = veBlends1_loadBins, fuelingLoad + zBins = veBlends1_table + gridOrient = 250, 0, 340 + + table = veBlend2Table, veBlend2Map, "VE blend 2", 1 + xBins = veBlends2_rpmBins, RPMValue + yBins = veBlends2_loadBins, fuelingLoad + zBins = veBlends2_table + gridOrient = 250, 0, 340 + + table = veBlend3Table, veBlend3Map, "VE blend 3", 1 + xBins = veBlends3_rpmBins, RPMValue + yBins = veBlends3_loadBins, fuelingLoad + zBins = veBlends3_table + gridOrient = 250, 0, 340 + + table = veBlend4Table, veBlend4Map, "VE blend 4", 1 + xBins = veBlends4_rpmBins, RPMValue + yBins = veBlends4_loadBins, fuelingLoad + zBins = veBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4819,6 +4908,14 @@ entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f" entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f" entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f" entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f" +entry = veBlendBias1, "veBlendBias 1", float, "%.3f" +entry = veBlendBias2, "veBlendBias 2", float, "%.3f" +entry = veBlendBias3, "veBlendBias 3", float, "%.3f" +entry = veBlendBias4, "veBlendBias 4", float, "%.3f" +entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f" +entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f" +entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f" +entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f" entry = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5102,6 +5199,17 @@ menuDialog = main # Air mass model subMenu = veTableDialog, "VE", 0, {isInjectionEnabled == 1} + + groupMenu = "VE blend tables" + groupChildMenu = veBlend1Cfg, "Adder 1 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend1Table, "Ignition adder 1", 0, { isInjectionEnabled && veBlends1_blendParameter != 0 } + groupChildMenu = veBlend2Cfg, "Adder 2 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend2Table, "Ignition adder 2", 0, { isInjectionEnabled && veBlends2_blendParameter != 0 } + groupChildMenu = veBlend3Cfg, "Adder 3 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend3Table, "Ignition adder 3", 0, { isInjectionEnabled && veBlends3_blendParameter != 0 } + groupChildMenu = veBlend4Cfg, "Adder 4 bias", 0, {isInjectionEnabled} + groupChildMenu = veBlend4Table, "Ignition adder 4", 0, { isInjectionEnabled && veBlends4_blendParameter != 0 } + subMenu = tChargeSettings, "Charge temperature estimation", 0, {isInjectionEnabled == 1} subMenu = baroCorrTbl, "Barometric pressure correction", 0, {isInjectionEnabled == 1 && fuelAlgorithm == 3} subMenu = mapEstimateTableTbl, "MAP estimate table", 0, { enableMapEstimationTableFallback } @@ -5141,15 +5249,15 @@ menuDialog = main subMenu = ignitionTableTbl, "Ignition advance", 0, {isIgnitionEnabled} - groupMenu = "Ignition Adders" - groupChildMenu = ignAdder1Cfg, "Adder 1 bias" - groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { ignBlends1_blendParameter != 0 } - groupChildMenu = ignAdder2Cfg, "Adder 2 bias" - groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { ignBlends2_blendParameter != 0 } - groupChildMenu = ignAdder3Cfg, "Adder 3 bias" - groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { ignBlends3_blendParameter != 0 } - groupChildMenu = ignAdder4Cfg, "Adder 4 bias" - groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { ignBlends4_blendParameter != 0 } + groupMenu = "Ignition blend tables" + groupChildMenu = ignAdder1Cfg, "Adder 1 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder1Table, "Ignition adder 1", 0, { isIgnitionEnabled && ignBlends1_blendParameter != 0 } + groupChildMenu = ignAdder2Cfg, "Adder 2 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder2Table, "Ignition adder 2", 0, { isIgnitionEnabled && ignBlends2_blendParameter != 0 } + groupChildMenu = ignAdder3Cfg, "Adder 3 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder3Table, "Ignition adder 3", 0, { isIgnitionEnabled && ignBlends3_blendParameter != 0 } + groupChildMenu = ignAdder4Cfg, "Adder 4 bias", 0, {isIgnitionEnabled} + groupChildMenu = ignAdder4Table, "Ignition adder 4", 0, { isIgnitionEnabled && ignBlends4_blendParameter != 0 } groupMenu = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" @@ -6249,6 +6357,22 @@ dialog = wideband_stateDialog, "wideband_state" field = "Blend parameter", ignBlends4_blendParameter panel = ignAdder4Bias + dialog = veBlend1Cfg, "VE blend 1 config" + field = "Blend parameter", veBlends1_blendParameter + panel = veBlend2Bias + + dialog = veBlend2Cfg, "VE blend 2 config" + field = "Blend parameter", veBlends2_blendParameter + panel = veBlend2Bias + + dialog = veBlend3Cfg, "VE blend 3 config" + field = "Blend parameter", veBlends3_blendParameter + panel = veBlend3Bias + + dialog = veBlend4Cfg, "VE blend 4 config" + field = "Blend parameter", veBlends4_blendParameter + panel = veBlend4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java b/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java index 0c0e52827e..c16e9a05f3 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Mon Oct 17 03:42:46 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Wed Oct 19 10:46:17 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class AcControl { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java b/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java index fc84c4cdd0..3341206522 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Mon Oct 17 03:42:46 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Wed Oct 19 10:46:17 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class BoostControl { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java index af0faeb7a7..203cddfed2 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Mon Oct 17 03:42:47 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Oct 19 10:46:17 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class EngineState { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java index e6b9ec5e1e..ee430d3b56 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 01:17:13 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 19 10:47:13 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1781,7 +1781,7 @@ public class Fields { public static final int pedalToTpsPedalBins_offset = 5524; public static final int pedalToTpsRpmBins_offset = 5532; public static final int pedalToTpsTable_offset = 5460; - public static final int persistent_config_s_size = 22048; + public static final int persistent_config_s_size = 22800; public static final int pid_s_size = 20; public static final int PidAutoTune_AutoTunerState_AUTOTUNER_OFF = 0; public static final int PidAutoTune_AutoTunerState_CONVERGED = 16; @@ -1920,6 +1920,7 @@ public class Fields { public static final int sensorChartMode_offset = 955; public static final int sensorSnifferRpmThreshold_offset = 4; public static final int showHumanReadableWarning_offset = 960; + public static final int SIGNATURE_HASH = 731219959; public static final int silentTriggerError_offset = 1360; public static final int skippedWheelOnCam_offset = 1360; public static final int slowAdcAlpha_offset = 1600; @@ -2149,7 +2150,7 @@ public class Fields { public static final int torqueLoadBins_offset = 3684; public static final int torqueRpmBins_offset = 3672; public static final int torqueTable_offset = 3636; - public static final int TOTAL_CONFIG_SIZE = 22048; + public static final int TOTAL_CONFIG_SIZE = 22800; public static final int totalGearsCount_offset = 1584; public static final int tps1_1AdcChannel_offset = 456; public static final int tps1_2AdcChannel_offset = 686; @@ -2410,10 +2411,10 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI 2022.10.19.all.2669592481"; + public static final String TS_SIGNATURE = "rusEFI 2022.10.19.all.731219959"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; - public static final int TS_TOTAL_OUTPUT_SIZE = 1268; + public static final int TS_TOTAL_OUTPUT_SIZE = 1280; public static final int TsCalMode_EtbKd = 5; public static final int TsCalMode_EtbKi = 4; public static final int TsCalMode_EtbKp = 3; @@ -2512,9 +2513,38 @@ public class Fields { public static final int VBAT_INJECTOR_CURVE_SIZE = 8; public static final int vbattAdcChannel_offset = 457; public static final int vbattDividerCoeff_offset = 416; + public static final int VE_BLEND_COUNT = 4; public static final int ve_override_e_VE_MAP = 1; public static final int ve_override_e_VE_None = 0; public static final int ve_override_e_VE_TPS = 2; + public static final int veBlends1_blendBins_offset = 22210; + public static final int veBlends1_blendParameter_offset = 22208; + public static final int veBlends1_blendValues_offset = 22226; + public static final int veBlends1_loadBins_offset = 22176; + public static final int veBlends1_offset = 22048; + public static final int veBlends1_rpmBins_offset = 22192; + public static final int veBlends1_table_offset = 22048; + public static final int veBlends2_blendBins_offset = 22398; + public static final int veBlends2_blendParameter_offset = 22396; + public static final int veBlends2_blendValues_offset = 22414; + public static final int veBlends2_loadBins_offset = 22364; + public static final int veBlends2_offset = 22236; + public static final int veBlends2_rpmBins_offset = 22380; + public static final int veBlends2_table_offset = 22236; + public static final int veBlends3_blendBins_offset = 22586; + public static final int veBlends3_blendParameter_offset = 22584; + public static final int veBlends3_blendValues_offset = 22602; + public static final int veBlends3_loadBins_offset = 22552; + public static final int veBlends3_offset = 22424; + public static final int veBlends3_rpmBins_offset = 22568; + public static final int veBlends3_table_offset = 22424; + public static final int veBlends4_blendBins_offset = 22774; + public static final int veBlends4_blendParameter_offset = 22772; + public static final int veBlends4_blendValues_offset = 22790; + public static final int veBlends4_loadBins_offset = 22740; + public static final int veBlends4_offset = 22612; + public static final int veBlends4_rpmBins_offset = 22756; + public static final int veBlends4_table_offset = 22612; public static final int VEHICLE_INFO_SIZE = 32; public static final int vehicleName_offset = 1156; public static final int vehicleSpeedSensorInputPin_offset = 822; @@ -4022,6 +4052,38 @@ public class Fields { public static final Field IGNBLENDS4_BLENDBINS = Field.create("IGNBLENDS4_BLENDBINS", 22022, FieldType.INT16).setScale(0.1); public static final Field IGNBLENDS4_BLENDVALUES = Field.create("IGNBLENDS4_BLENDVALUES", 22038, FieldType.INT8).setScale(0.5); public static final Field IGNBLENDS4_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS4_ALIGNMENTFILL_AT_186", 22046, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS1_TABLE = Field.create("VEBLENDS1_TABLE", 22048, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS1_LOADBINS = Field.create("VEBLENDS1_LOADBINS", 22176, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS1_RPMBINS = Field.create("VEBLENDS1_RPMBINS", 22192, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS1_BLENDPARAMETER = Field.create("VEBLENDS1_BLENDPARAMETER", 22208, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field VEBLENDS1_ALIGNMENTFILL_AT_161 = Field.create("VEBLENDS1_ALIGNMENTFILL_AT_161", 22209, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS1_BLENDBINS = Field.create("VEBLENDS1_BLENDBINS", 22210, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS1_BLENDVALUES = Field.create("VEBLENDS1_BLENDVALUES", 22226, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDS1_ALIGNMENTFILL_AT_186 = Field.create("VEBLENDS1_ALIGNMENTFILL_AT_186", 22234, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS2_TABLE = Field.create("VEBLENDS2_TABLE", 22236, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS2_LOADBINS = Field.create("VEBLENDS2_LOADBINS", 22364, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS2_RPMBINS = Field.create("VEBLENDS2_RPMBINS", 22380, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS2_BLENDPARAMETER = Field.create("VEBLENDS2_BLENDPARAMETER", 22396, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field VEBLENDS2_ALIGNMENTFILL_AT_161 = Field.create("VEBLENDS2_ALIGNMENTFILL_AT_161", 22397, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS2_BLENDBINS = Field.create("VEBLENDS2_BLENDBINS", 22398, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS2_BLENDVALUES = Field.create("VEBLENDS2_BLENDVALUES", 22414, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDS2_ALIGNMENTFILL_AT_186 = Field.create("VEBLENDS2_ALIGNMENTFILL_AT_186", 22422, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS3_TABLE = Field.create("VEBLENDS3_TABLE", 22424, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS3_LOADBINS = Field.create("VEBLENDS3_LOADBINS", 22552, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS3_RPMBINS = Field.create("VEBLENDS3_RPMBINS", 22568, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS3_BLENDPARAMETER = Field.create("VEBLENDS3_BLENDPARAMETER", 22584, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field VEBLENDS3_ALIGNMENTFILL_AT_161 = Field.create("VEBLENDS3_ALIGNMENTFILL_AT_161", 22585, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS3_BLENDBINS = Field.create("VEBLENDS3_BLENDBINS", 22586, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS3_BLENDVALUES = Field.create("VEBLENDS3_BLENDVALUES", 22602, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDS3_ALIGNMENTFILL_AT_186 = Field.create("VEBLENDS3_ALIGNMENTFILL_AT_186", 22610, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS4_TABLE = Field.create("VEBLENDS4_TABLE", 22612, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS4_LOADBINS = Field.create("VEBLENDS4_LOADBINS", 22740, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS4_RPMBINS = Field.create("VEBLENDS4_RPMBINS", 22756, FieldType.INT16).setScale(1.0); + public static final Field VEBLENDS4_BLENDPARAMETER = Field.create("VEBLENDS4_BLENDPARAMETER", 22772, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field VEBLENDS4_ALIGNMENTFILL_AT_161 = Field.create("VEBLENDS4_ALIGNMENTFILL_AT_161", 22773, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDS4_BLENDBINS = Field.create("VEBLENDS4_BLENDBINS", 22774, FieldType.INT16).setScale(0.1); + public static final Field VEBLENDS4_BLENDVALUES = Field.create("VEBLENDS4_BLENDVALUES", 22790, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDS4_ALIGNMENTFILL_AT_186 = Field.create("VEBLENDS4_ALIGNMENTFILL_AT_186", 22798, FieldType.INT8).setScale(1.0); public static final Field[] VALUES = { ENGINETYPE, SENSORSNIFFERRPMTHRESHOLD, @@ -5417,5 +5479,37 @@ public class Fields { IGNBLENDS4_BLENDBINS, IGNBLENDS4_BLENDVALUES, IGNBLENDS4_ALIGNMENTFILL_AT_186, + VEBLENDS1_TABLE, + VEBLENDS1_LOADBINS, + VEBLENDS1_RPMBINS, + VEBLENDS1_BLENDPARAMETER, + VEBLENDS1_ALIGNMENTFILL_AT_161, + VEBLENDS1_BLENDBINS, + VEBLENDS1_BLENDVALUES, + VEBLENDS1_ALIGNMENTFILL_AT_186, + VEBLENDS2_TABLE, + VEBLENDS2_LOADBINS, + VEBLENDS2_RPMBINS, + VEBLENDS2_BLENDPARAMETER, + VEBLENDS2_ALIGNMENTFILL_AT_161, + VEBLENDS2_BLENDBINS, + VEBLENDS2_BLENDVALUES, + VEBLENDS2_ALIGNMENTFILL_AT_186, + VEBLENDS3_TABLE, + VEBLENDS3_LOADBINS, + VEBLENDS3_RPMBINS, + VEBLENDS3_BLENDPARAMETER, + VEBLENDS3_ALIGNMENTFILL_AT_161, + VEBLENDS3_BLENDBINS, + VEBLENDS3_BLENDVALUES, + VEBLENDS3_ALIGNMENTFILL_AT_186, + VEBLENDS4_TABLE, + VEBLENDS4_LOADBINS, + VEBLENDS4_RPMBINS, + VEBLENDS4_BLENDPARAMETER, + VEBLENDS4_ALIGNMENTFILL_AT_161, + VEBLENDS4_BLENDBINS, + VEBLENDS4_BLENDVALUES, + VEBLENDS4_ALIGNMENTFILL_AT_186, }; } diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java b/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java index 8be4e0dd38..8a9614d863 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Oct 17 03:42:46 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Wed Oct 19 10:46:17 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class FuelComputer { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java index ebead0f020..467ca8b6a1 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Mon Oct 17 03:42:47 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Wed Oct 19 10:46:17 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class TriggerState { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java index 7cfd1cebd2..c4c5c01170 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Mon Oct 17 03:42:47 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Wed Oct 19 10:46:17 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class TriggerStatePrimary { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java b/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java index 593ea46bc0..86aaa7fa33 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Oct 17 03:42:46 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Oct 19 10:46:16 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -385,6 +385,7 @@ public class TsOutputs { public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; public static final int VEHICLE_INFO_SIZE = 32; public static final int VIN_NUMBER_SIZE = 17; public static final int VM_VVT_INACTIVE = 0; @@ -756,186 +757,194 @@ public class TsOutputs { public static final Field IGNBLENDOUTPUT2 = Field.create("IGNBLENDOUTPUT2", 584, FieldType.INT16).setScale(0.01); public static final Field IGNBLENDOUTPUT3 = Field.create("IGNBLENDOUTPUT3", 586, FieldType.INT16).setScale(0.01); public static final Field IGNBLENDOUTPUT4 = Field.create("IGNBLENDOUTPUT4", 588, FieldType.INT16).setScale(0.01); - public static final Field ALIGNMENTFILL_AT_590 = Field.create("ALIGNMENTFILL_AT_590", 590, FieldType.INT8).setScale(1.0); - public static final Field COILSTATE1 = Field.create("COILSTATE1", 592, FieldType.BIT, 0); - public static final Field COILSTATE2 = Field.create("COILSTATE2", 592, FieldType.BIT, 1); - public static final Field COILSTATE3 = Field.create("COILSTATE3", 592, FieldType.BIT, 2); - public static final Field COILSTATE4 = Field.create("COILSTATE4", 592, FieldType.BIT, 3); - public static final Field COILSTATE5 = Field.create("COILSTATE5", 592, FieldType.BIT, 4); - public static final Field COILSTATE6 = Field.create("COILSTATE6", 592, FieldType.BIT, 5); - public static final Field COILSTATE7 = Field.create("COILSTATE7", 592, FieldType.BIT, 6); - public static final Field COILSTATE8 = Field.create("COILSTATE8", 592, FieldType.BIT, 7); - public static final Field COILSTATE9 = Field.create("COILSTATE9", 592, FieldType.BIT, 8); - public static final Field COILSTATE10 = Field.create("COILSTATE10", 592, FieldType.BIT, 9); - public static final Field COILSTATE11 = Field.create("COILSTATE11", 592, FieldType.BIT, 10); - public static final Field COILSTATE12 = Field.create("COILSTATE12", 592, FieldType.BIT, 11); - public static final Field INJECTORSTATE1 = Field.create("INJECTORSTATE1", 592, FieldType.BIT, 12); - public static final Field INJECTORSTATE2 = Field.create("INJECTORSTATE2", 592, FieldType.BIT, 13); - public static final Field INJECTORSTATE3 = Field.create("INJECTORSTATE3", 592, FieldType.BIT, 14); - public static final Field INJECTORSTATE4 = Field.create("INJECTORSTATE4", 592, FieldType.BIT, 15); - public static final Field INJECTORSTATE5 = Field.create("INJECTORSTATE5", 592, FieldType.BIT, 16); - public static final Field INJECTORSTATE6 = Field.create("INJECTORSTATE6", 592, FieldType.BIT, 17); - public static final Field INJECTORSTATE7 = Field.create("INJECTORSTATE7", 592, FieldType.BIT, 18); - public static final Field INJECTORSTATE8 = Field.create("INJECTORSTATE8", 592, FieldType.BIT, 19); - public static final Field INJECTORSTATE9 = Field.create("INJECTORSTATE9", 592, FieldType.BIT, 20); - public static final Field INJECTORSTATE10 = Field.create("INJECTORSTATE10", 592, FieldType.BIT, 21); - public static final Field INJECTORSTATE11 = Field.create("INJECTORSTATE11", 592, FieldType.BIT, 22); - public static final Field INJECTORSTATE12 = Field.create("INJECTORSTATE12", 592, FieldType.BIT, 23); - public static final Field UNUSEDBIT_303_24 = Field.create("UNUSEDBIT_303_24", 592, FieldType.BIT, 24); - public static final Field UNUSEDBIT_303_25 = Field.create("UNUSEDBIT_303_25", 592, FieldType.BIT, 25); - public static final Field UNUSEDBIT_303_26 = Field.create("UNUSEDBIT_303_26", 592, FieldType.BIT, 26); - public static final Field UNUSEDBIT_303_27 = Field.create("UNUSEDBIT_303_27", 592, FieldType.BIT, 27); - public static final Field UNUSEDBIT_303_28 = Field.create("UNUSEDBIT_303_28", 592, FieldType.BIT, 28); - public static final Field UNUSEDBIT_303_29 = Field.create("UNUSEDBIT_303_29", 592, FieldType.BIT, 29); - public static final Field UNUSEDBIT_303_30 = Field.create("UNUSEDBIT_303_30", 592, FieldType.BIT, 30); - public static final Field UNUSEDBIT_303_31 = Field.create("UNUSEDBIT_303_31", 592, FieldType.BIT, 31); - public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 596, FieldType.INT).setScale(1.0); - public static final Field MAPFAST = Field.create("MAPFAST", 600, FieldType.FLOAT); - public static final Field LUAGAUGES1 = Field.create("LUAGAUGES1", 604, FieldType.FLOAT); - public static final Field LUAGAUGES2 = Field.create("LUAGAUGES2", 608, FieldType.FLOAT); - public static final Field UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 612, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 613, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 614, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND4 = Field.create("UNUSEDATTHEEND4", 615, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND5 = Field.create("UNUSEDATTHEEND5", 616, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND6 = Field.create("UNUSEDATTHEEND6", 617, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND7 = Field.create("UNUSEDATTHEEND7", 618, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND8 = Field.create("UNUSEDATTHEEND8", 619, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND9 = Field.create("UNUSEDATTHEEND9", 620, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND10 = Field.create("UNUSEDATTHEEND10", 621, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND11 = Field.create("UNUSEDATTHEEND11", 622, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND12 = Field.create("UNUSEDATTHEEND12", 623, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND13 = Field.create("UNUSEDATTHEEND13", 624, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND14 = Field.create("UNUSEDATTHEEND14", 625, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND15 = Field.create("UNUSEDATTHEEND15", 626, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND16 = Field.create("UNUSEDATTHEEND16", 627, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND17 = Field.create("UNUSEDATTHEEND17", 628, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND18 = Field.create("UNUSEDATTHEEND18", 629, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND19 = Field.create("UNUSEDATTHEEND19", 630, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND20 = Field.create("UNUSEDATTHEEND20", 631, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND21 = Field.create("UNUSEDATTHEEND21", 632, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND22 = Field.create("UNUSEDATTHEEND22", 633, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND23 = Field.create("UNUSEDATTHEEND23", 634, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND24 = Field.create("UNUSEDATTHEEND24", 635, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND25 = Field.create("UNUSEDATTHEEND25", 636, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND26 = Field.create("UNUSEDATTHEEND26", 637, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND27 = Field.create("UNUSEDATTHEEND27", 638, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND28 = Field.create("UNUSEDATTHEEND28", 639, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND29 = Field.create("UNUSEDATTHEEND29", 640, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND30 = Field.create("UNUSEDATTHEEND30", 641, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND31 = Field.create("UNUSEDATTHEEND31", 642, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND32 = Field.create("UNUSEDATTHEEND32", 643, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND33 = Field.create("UNUSEDATTHEEND33", 644, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND34 = Field.create("UNUSEDATTHEEND34", 645, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND35 = Field.create("UNUSEDATTHEEND35", 646, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND36 = Field.create("UNUSEDATTHEEND36", 647, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND37 = Field.create("UNUSEDATTHEEND37", 648, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND38 = Field.create("UNUSEDATTHEEND38", 649, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND39 = Field.create("UNUSEDATTHEEND39", 650, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND40 = Field.create("UNUSEDATTHEEND40", 651, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND41 = Field.create("UNUSEDATTHEEND41", 652, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND42 = Field.create("UNUSEDATTHEEND42", 653, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND43 = Field.create("UNUSEDATTHEEND43", 654, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND44 = Field.create("UNUSEDATTHEEND44", 655, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND45 = Field.create("UNUSEDATTHEEND45", 656, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND46 = Field.create("UNUSEDATTHEEND46", 657, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND47 = Field.create("UNUSEDATTHEEND47", 658, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND48 = Field.create("UNUSEDATTHEEND48", 659, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND49 = Field.create("UNUSEDATTHEEND49", 660, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND50 = Field.create("UNUSEDATTHEEND50", 661, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND51 = Field.create("UNUSEDATTHEEND51", 662, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND52 = Field.create("UNUSEDATTHEEND52", 663, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND53 = Field.create("UNUSEDATTHEEND53", 664, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND54 = Field.create("UNUSEDATTHEEND54", 665, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND55 = Field.create("UNUSEDATTHEEND55", 666, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND56 = Field.create("UNUSEDATTHEEND56", 667, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND57 = Field.create("UNUSEDATTHEEND57", 668, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND58 = Field.create("UNUSEDATTHEEND58", 669, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND59 = Field.create("UNUSEDATTHEEND59", 670, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND60 = Field.create("UNUSEDATTHEEND60", 671, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND61 = Field.create("UNUSEDATTHEEND61", 672, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND62 = Field.create("UNUSEDATTHEEND62", 673, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND63 = Field.create("UNUSEDATTHEEND63", 674, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND64 = Field.create("UNUSEDATTHEEND64", 675, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND65 = Field.create("UNUSEDATTHEEND65", 676, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND66 = Field.create("UNUSEDATTHEEND66", 677, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND67 = Field.create("UNUSEDATTHEEND67", 678, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND68 = Field.create("UNUSEDATTHEEND68", 679, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND69 = Field.create("UNUSEDATTHEEND69", 680, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND70 = Field.create("UNUSEDATTHEEND70", 681, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND71 = Field.create("UNUSEDATTHEEND71", 682, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND72 = Field.create("UNUSEDATTHEEND72", 683, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND73 = Field.create("UNUSEDATTHEEND73", 684, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND74 = Field.create("UNUSEDATTHEEND74", 685, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND75 = Field.create("UNUSEDATTHEEND75", 686, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND76 = Field.create("UNUSEDATTHEEND76", 687, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND77 = Field.create("UNUSEDATTHEEND77", 688, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND78 = Field.create("UNUSEDATTHEEND78", 689, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND79 = Field.create("UNUSEDATTHEEND79", 690, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND80 = Field.create("UNUSEDATTHEEND80", 691, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND81 = Field.create("UNUSEDATTHEEND81", 692, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND82 = Field.create("UNUSEDATTHEEND82", 693, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND83 = Field.create("UNUSEDATTHEEND83", 694, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND84 = Field.create("UNUSEDATTHEEND84", 695, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND85 = Field.create("UNUSEDATTHEEND85", 696, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND86 = Field.create("UNUSEDATTHEEND86", 697, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND87 = Field.create("UNUSEDATTHEEND87", 698, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND88 = Field.create("UNUSEDATTHEEND88", 699, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND89 = Field.create("UNUSEDATTHEEND89", 700, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND90 = Field.create("UNUSEDATTHEEND90", 701, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND91 = Field.create("UNUSEDATTHEEND91", 702, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND92 = Field.create("UNUSEDATTHEEND92", 703, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND93 = Field.create("UNUSEDATTHEEND93", 704, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND94 = Field.create("UNUSEDATTHEEND94", 705, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND95 = Field.create("UNUSEDATTHEEND95", 706, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND96 = Field.create("UNUSEDATTHEEND96", 707, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND97 = Field.create("UNUSEDATTHEEND97", 708, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND98 = Field.create("UNUSEDATTHEEND98", 709, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND99 = Field.create("UNUSEDATTHEEND99", 710, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND100 = Field.create("UNUSEDATTHEEND100", 711, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND101 = Field.create("UNUSEDATTHEEND101", 712, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND102 = Field.create("UNUSEDATTHEEND102", 713, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND103 = Field.create("UNUSEDATTHEEND103", 714, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND104 = Field.create("UNUSEDATTHEEND104", 715, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND105 = Field.create("UNUSEDATTHEEND105", 716, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND106 = Field.create("UNUSEDATTHEEND106", 717, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND107 = Field.create("UNUSEDATTHEEND107", 718, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND108 = Field.create("UNUSEDATTHEEND108", 719, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND109 = Field.create("UNUSEDATTHEEND109", 720, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND110 = Field.create("UNUSEDATTHEEND110", 721, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND111 = Field.create("UNUSEDATTHEEND111", 722, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND112 = Field.create("UNUSEDATTHEEND112", 723, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND113 = Field.create("UNUSEDATTHEEND113", 724, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND114 = Field.create("UNUSEDATTHEEND114", 725, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND115 = Field.create("UNUSEDATTHEEND115", 726, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND116 = Field.create("UNUSEDATTHEEND116", 727, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND117 = Field.create("UNUSEDATTHEEND117", 728, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND118 = Field.create("UNUSEDATTHEEND118", 729, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND119 = Field.create("UNUSEDATTHEEND119", 730, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND120 = Field.create("UNUSEDATTHEEND120", 731, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND121 = Field.create("UNUSEDATTHEEND121", 732, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND122 = Field.create("UNUSEDATTHEEND122", 733, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND123 = Field.create("UNUSEDATTHEEND123", 734, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND124 = Field.create("UNUSEDATTHEEND124", 735, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND125 = Field.create("UNUSEDATTHEEND125", 736, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND126 = Field.create("UNUSEDATTHEEND126", 737, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND127 = Field.create("UNUSEDATTHEEND127", 738, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND128 = Field.create("UNUSEDATTHEEND128", 739, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND129 = Field.create("UNUSEDATTHEEND129", 740, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND130 = Field.create("UNUSEDATTHEEND130", 741, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND131 = Field.create("UNUSEDATTHEEND131", 742, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND132 = Field.create("UNUSEDATTHEEND132", 743, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND133 = Field.create("UNUSEDATTHEEND133", 744, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND134 = Field.create("UNUSEDATTHEEND134", 745, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND135 = Field.create("UNUSEDATTHEEND135", 746, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND136 = Field.create("UNUSEDATTHEEND136", 747, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND137 = Field.create("UNUSEDATTHEEND137", 748, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND138 = Field.create("UNUSEDATTHEEND138", 749, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND139 = Field.create("UNUSEDATTHEEND139", 750, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND140 = Field.create("UNUSEDATTHEEND140", 751, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND141 = Field.create("UNUSEDATTHEEND141", 752, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND142 = Field.create("UNUSEDATTHEEND142", 753, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_754 = Field.create("ALIGNMENTFILL_AT_754", 754, FieldType.INT8).setScale(1.0); + public static final Field VEBLENDBIAS1 = Field.create("VEBLENDBIAS1", 590, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDBIAS2 = Field.create("VEBLENDBIAS2", 591, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDBIAS3 = Field.create("VEBLENDBIAS3", 592, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDBIAS4 = Field.create("VEBLENDBIAS4", 593, FieldType.INT8).setScale(0.5); + public static final Field VEBLENDOUTPUT1 = Field.create("VEBLENDOUTPUT1", 594, FieldType.INT16).setScale(0.01); + public static final Field VEBLENDOUTPUT2 = Field.create("VEBLENDOUTPUT2", 596, FieldType.INT16).setScale(0.01); + public static final Field VEBLENDOUTPUT3 = Field.create("VEBLENDOUTPUT3", 598, FieldType.INT16).setScale(0.01); + public static final Field VEBLENDOUTPUT4 = Field.create("VEBLENDOUTPUT4", 600, FieldType.INT16).setScale(0.01); + public static final Field ALIGNMENTFILL_AT_602 = Field.create("ALIGNMENTFILL_AT_602", 602, FieldType.INT8).setScale(1.0); + public static final Field COILSTATE1 = Field.create("COILSTATE1", 604, FieldType.BIT, 0); + public static final Field COILSTATE2 = Field.create("COILSTATE2", 604, FieldType.BIT, 1); + public static final Field COILSTATE3 = Field.create("COILSTATE3", 604, FieldType.BIT, 2); + public static final Field COILSTATE4 = Field.create("COILSTATE4", 604, FieldType.BIT, 3); + public static final Field COILSTATE5 = Field.create("COILSTATE5", 604, FieldType.BIT, 4); + public static final Field COILSTATE6 = Field.create("COILSTATE6", 604, FieldType.BIT, 5); + public static final Field COILSTATE7 = Field.create("COILSTATE7", 604, FieldType.BIT, 6); + public static final Field COILSTATE8 = Field.create("COILSTATE8", 604, FieldType.BIT, 7); + public static final Field COILSTATE9 = Field.create("COILSTATE9", 604, FieldType.BIT, 8); + public static final Field COILSTATE10 = Field.create("COILSTATE10", 604, FieldType.BIT, 9); + public static final Field COILSTATE11 = Field.create("COILSTATE11", 604, FieldType.BIT, 10); + public static final Field COILSTATE12 = Field.create("COILSTATE12", 604, FieldType.BIT, 11); + public static final Field INJECTORSTATE1 = Field.create("INJECTORSTATE1", 604, FieldType.BIT, 12); + public static final Field INJECTORSTATE2 = Field.create("INJECTORSTATE2", 604, FieldType.BIT, 13); + public static final Field INJECTORSTATE3 = Field.create("INJECTORSTATE3", 604, FieldType.BIT, 14); + public static final Field INJECTORSTATE4 = Field.create("INJECTORSTATE4", 604, FieldType.BIT, 15); + public static final Field INJECTORSTATE5 = Field.create("INJECTORSTATE5", 604, FieldType.BIT, 16); + public static final Field INJECTORSTATE6 = Field.create("INJECTORSTATE6", 604, FieldType.BIT, 17); + public static final Field INJECTORSTATE7 = Field.create("INJECTORSTATE7", 604, FieldType.BIT, 18); + public static final Field INJECTORSTATE8 = Field.create("INJECTORSTATE8", 604, FieldType.BIT, 19); + public static final Field INJECTORSTATE9 = Field.create("INJECTORSTATE9", 604, FieldType.BIT, 20); + public static final Field INJECTORSTATE10 = Field.create("INJECTORSTATE10", 604, FieldType.BIT, 21); + public static final Field INJECTORSTATE11 = Field.create("INJECTORSTATE11", 604, FieldType.BIT, 22); + public static final Field INJECTORSTATE12 = Field.create("INJECTORSTATE12", 604, FieldType.BIT, 23); + public static final Field UNUSEDBIT_305_24 = Field.create("UNUSEDBIT_305_24", 604, FieldType.BIT, 24); + public static final Field UNUSEDBIT_305_25 = Field.create("UNUSEDBIT_305_25", 604, FieldType.BIT, 25); + public static final Field UNUSEDBIT_305_26 = Field.create("UNUSEDBIT_305_26", 604, FieldType.BIT, 26); + public static final Field UNUSEDBIT_305_27 = Field.create("UNUSEDBIT_305_27", 604, FieldType.BIT, 27); + public static final Field UNUSEDBIT_305_28 = Field.create("UNUSEDBIT_305_28", 604, FieldType.BIT, 28); + public static final Field UNUSEDBIT_305_29 = Field.create("UNUSEDBIT_305_29", 604, FieldType.BIT, 29); + public static final Field UNUSEDBIT_305_30 = Field.create("UNUSEDBIT_305_30", 604, FieldType.BIT, 30); + public static final Field UNUSEDBIT_305_31 = Field.create("UNUSEDBIT_305_31", 604, FieldType.BIT, 31); + public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 608, FieldType.INT).setScale(1.0); + public static final Field MAPFAST = Field.create("MAPFAST", 612, FieldType.FLOAT); + public static final Field LUAGAUGES1 = Field.create("LUAGAUGES1", 616, FieldType.FLOAT); + public static final Field LUAGAUGES2 = Field.create("LUAGAUGES2", 620, FieldType.FLOAT); + public static final Field UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 624, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 625, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 626, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND4 = Field.create("UNUSEDATTHEEND4", 627, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND5 = Field.create("UNUSEDATTHEEND5", 628, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND6 = Field.create("UNUSEDATTHEEND6", 629, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND7 = Field.create("UNUSEDATTHEEND7", 630, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND8 = Field.create("UNUSEDATTHEEND8", 631, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND9 = Field.create("UNUSEDATTHEEND9", 632, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND10 = Field.create("UNUSEDATTHEEND10", 633, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND11 = Field.create("UNUSEDATTHEEND11", 634, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND12 = Field.create("UNUSEDATTHEEND12", 635, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND13 = Field.create("UNUSEDATTHEEND13", 636, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND14 = Field.create("UNUSEDATTHEEND14", 637, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND15 = Field.create("UNUSEDATTHEEND15", 638, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND16 = Field.create("UNUSEDATTHEEND16", 639, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND17 = Field.create("UNUSEDATTHEEND17", 640, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND18 = Field.create("UNUSEDATTHEEND18", 641, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND19 = Field.create("UNUSEDATTHEEND19", 642, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND20 = Field.create("UNUSEDATTHEEND20", 643, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND21 = Field.create("UNUSEDATTHEEND21", 644, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND22 = Field.create("UNUSEDATTHEEND22", 645, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND23 = Field.create("UNUSEDATTHEEND23", 646, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND24 = Field.create("UNUSEDATTHEEND24", 647, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND25 = Field.create("UNUSEDATTHEEND25", 648, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND26 = Field.create("UNUSEDATTHEEND26", 649, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND27 = Field.create("UNUSEDATTHEEND27", 650, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND28 = Field.create("UNUSEDATTHEEND28", 651, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND29 = Field.create("UNUSEDATTHEEND29", 652, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND30 = Field.create("UNUSEDATTHEEND30", 653, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND31 = Field.create("UNUSEDATTHEEND31", 654, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND32 = Field.create("UNUSEDATTHEEND32", 655, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND33 = Field.create("UNUSEDATTHEEND33", 656, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND34 = Field.create("UNUSEDATTHEEND34", 657, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND35 = Field.create("UNUSEDATTHEEND35", 658, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND36 = Field.create("UNUSEDATTHEEND36", 659, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND37 = Field.create("UNUSEDATTHEEND37", 660, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND38 = Field.create("UNUSEDATTHEEND38", 661, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND39 = Field.create("UNUSEDATTHEEND39", 662, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND40 = Field.create("UNUSEDATTHEEND40", 663, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND41 = Field.create("UNUSEDATTHEEND41", 664, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND42 = Field.create("UNUSEDATTHEEND42", 665, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND43 = Field.create("UNUSEDATTHEEND43", 666, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND44 = Field.create("UNUSEDATTHEEND44", 667, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND45 = Field.create("UNUSEDATTHEEND45", 668, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND46 = Field.create("UNUSEDATTHEEND46", 669, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND47 = Field.create("UNUSEDATTHEEND47", 670, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND48 = Field.create("UNUSEDATTHEEND48", 671, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND49 = Field.create("UNUSEDATTHEEND49", 672, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND50 = Field.create("UNUSEDATTHEEND50", 673, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND51 = Field.create("UNUSEDATTHEEND51", 674, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND52 = Field.create("UNUSEDATTHEEND52", 675, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND53 = Field.create("UNUSEDATTHEEND53", 676, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND54 = Field.create("UNUSEDATTHEEND54", 677, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND55 = Field.create("UNUSEDATTHEEND55", 678, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND56 = Field.create("UNUSEDATTHEEND56", 679, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND57 = Field.create("UNUSEDATTHEEND57", 680, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND58 = Field.create("UNUSEDATTHEEND58", 681, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND59 = Field.create("UNUSEDATTHEEND59", 682, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND60 = Field.create("UNUSEDATTHEEND60", 683, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND61 = Field.create("UNUSEDATTHEEND61", 684, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND62 = Field.create("UNUSEDATTHEEND62", 685, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND63 = Field.create("UNUSEDATTHEEND63", 686, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND64 = Field.create("UNUSEDATTHEEND64", 687, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND65 = Field.create("UNUSEDATTHEEND65", 688, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND66 = Field.create("UNUSEDATTHEEND66", 689, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND67 = Field.create("UNUSEDATTHEEND67", 690, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND68 = Field.create("UNUSEDATTHEEND68", 691, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND69 = Field.create("UNUSEDATTHEEND69", 692, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND70 = Field.create("UNUSEDATTHEEND70", 693, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND71 = Field.create("UNUSEDATTHEEND71", 694, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND72 = Field.create("UNUSEDATTHEEND72", 695, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND73 = Field.create("UNUSEDATTHEEND73", 696, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND74 = Field.create("UNUSEDATTHEEND74", 697, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND75 = Field.create("UNUSEDATTHEEND75", 698, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND76 = Field.create("UNUSEDATTHEEND76", 699, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND77 = Field.create("UNUSEDATTHEEND77", 700, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND78 = Field.create("UNUSEDATTHEEND78", 701, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND79 = Field.create("UNUSEDATTHEEND79", 702, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND80 = Field.create("UNUSEDATTHEEND80", 703, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND81 = Field.create("UNUSEDATTHEEND81", 704, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND82 = Field.create("UNUSEDATTHEEND82", 705, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND83 = Field.create("UNUSEDATTHEEND83", 706, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND84 = Field.create("UNUSEDATTHEEND84", 707, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND85 = Field.create("UNUSEDATTHEEND85", 708, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND86 = Field.create("UNUSEDATTHEEND86", 709, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND87 = Field.create("UNUSEDATTHEEND87", 710, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND88 = Field.create("UNUSEDATTHEEND88", 711, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND89 = Field.create("UNUSEDATTHEEND89", 712, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND90 = Field.create("UNUSEDATTHEEND90", 713, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND91 = Field.create("UNUSEDATTHEEND91", 714, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND92 = Field.create("UNUSEDATTHEEND92", 715, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND93 = Field.create("UNUSEDATTHEEND93", 716, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND94 = Field.create("UNUSEDATTHEEND94", 717, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND95 = Field.create("UNUSEDATTHEEND95", 718, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND96 = Field.create("UNUSEDATTHEEND96", 719, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND97 = Field.create("UNUSEDATTHEEND97", 720, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND98 = Field.create("UNUSEDATTHEEND98", 721, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND99 = Field.create("UNUSEDATTHEEND99", 722, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND100 = Field.create("UNUSEDATTHEEND100", 723, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND101 = Field.create("UNUSEDATTHEEND101", 724, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND102 = Field.create("UNUSEDATTHEEND102", 725, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND103 = Field.create("UNUSEDATTHEEND103", 726, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND104 = Field.create("UNUSEDATTHEEND104", 727, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND105 = Field.create("UNUSEDATTHEEND105", 728, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND106 = Field.create("UNUSEDATTHEEND106", 729, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND107 = Field.create("UNUSEDATTHEEND107", 730, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND108 = Field.create("UNUSEDATTHEEND108", 731, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND109 = Field.create("UNUSEDATTHEEND109", 732, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND110 = Field.create("UNUSEDATTHEEND110", 733, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND111 = Field.create("UNUSEDATTHEEND111", 734, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND112 = Field.create("UNUSEDATTHEEND112", 735, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND113 = Field.create("UNUSEDATTHEEND113", 736, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND114 = Field.create("UNUSEDATTHEEND114", 737, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND115 = Field.create("UNUSEDATTHEEND115", 738, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND116 = Field.create("UNUSEDATTHEEND116", 739, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND117 = Field.create("UNUSEDATTHEEND117", 740, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND118 = Field.create("UNUSEDATTHEEND118", 741, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND119 = Field.create("UNUSEDATTHEEND119", 742, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND120 = Field.create("UNUSEDATTHEEND120", 743, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND121 = Field.create("UNUSEDATTHEEND121", 744, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND122 = Field.create("UNUSEDATTHEEND122", 745, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND123 = Field.create("UNUSEDATTHEEND123", 746, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND124 = Field.create("UNUSEDATTHEEND124", 747, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND125 = Field.create("UNUSEDATTHEEND125", 748, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND126 = Field.create("UNUSEDATTHEEND126", 749, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND127 = Field.create("UNUSEDATTHEEND127", 750, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND128 = Field.create("UNUSEDATTHEEND128", 751, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND129 = Field.create("UNUSEDATTHEEND129", 752, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND130 = Field.create("UNUSEDATTHEEND130", 753, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND131 = Field.create("UNUSEDATTHEEND131", 754, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND132 = Field.create("UNUSEDATTHEEND132", 755, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND133 = Field.create("UNUSEDATTHEEND133", 756, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND134 = Field.create("UNUSEDATTHEEND134", 757, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND135 = Field.create("UNUSEDATTHEEND135", 758, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND136 = Field.create("UNUSEDATTHEEND136", 759, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND137 = Field.create("UNUSEDATTHEEND137", 760, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND138 = Field.create("UNUSEDATTHEEND138", 761, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND139 = Field.create("UNUSEDATTHEEND139", 762, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND140 = Field.create("UNUSEDATTHEEND140", 763, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND141 = Field.create("UNUSEDATTHEEND141", 764, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND142 = Field.create("UNUSEDATTHEEND142", 765, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_766 = Field.create("ALIGNMENTFILL_AT_766", 766, FieldType.INT8).setScale(1.0); public static final Field[] VALUES = { SD_PRESENT, SD_LOGGING_INTERNAL, @@ -1303,7 +1312,15 @@ public class TsOutputs { IGNBLENDOUTPUT2, IGNBLENDOUTPUT3, IGNBLENDOUTPUT4, - ALIGNMENTFILL_AT_590, + VEBLENDBIAS1, + VEBLENDBIAS2, + VEBLENDBIAS3, + VEBLENDBIAS4, + VEBLENDOUTPUT1, + VEBLENDOUTPUT2, + VEBLENDOUTPUT3, + VEBLENDOUTPUT4, + ALIGNMENTFILL_AT_602, COILSTATE1, COILSTATE2, COILSTATE3, @@ -1328,14 +1345,14 @@ public class TsOutputs { INJECTORSTATE10, INJECTORSTATE11, INJECTORSTATE12, - UNUSEDBIT_303_24, - UNUSEDBIT_303_25, - UNUSEDBIT_303_26, - UNUSEDBIT_303_27, - UNUSEDBIT_303_28, - UNUSEDBIT_303_29, - UNUSEDBIT_303_30, - UNUSEDBIT_303_31, + UNUSEDBIT_305_24, + UNUSEDBIT_305_25, + UNUSEDBIT_305_26, + UNUSEDBIT_305_27, + UNUSEDBIT_305_28, + UNUSEDBIT_305_29, + UNUSEDBIT_305_30, + UNUSEDBIT_305_31, OUTPUTREQUESTPERIOD, MAPFAST, LUAGAUGES1, @@ -1482,6 +1499,6 @@ public class TsOutputs { UNUSEDATTHEEND140, UNUSEDATTHEEND141, UNUSEDATTHEEND142, - ALIGNMENTFILL_AT_754, + ALIGNMENTFILL_AT_766, }; }