From b84688be11feb315824cc275f741b897ca699a4e Mon Sep 17 00:00:00 2001 From: GitHub gen-configs Action Date: Sat, 17 Sep 2022 00:16:59 +0000 Subject: [PATCH] Auto-generated configs and docs --- ...ngine_configuration_generated_structures.h | 54 +- .../controllers/algo/rusefi_generated.h | 40 +- ...ngine_configuration_generated_structures.h | 54 +- .../controllers/algo/rusefi_generated.h | 40 +- ...ngine_configuration_generated_structures.h | 54 +- .../controllers/algo/rusefi_generated.h | 40 +- .../console/binary/generated/data_logs.ini | 8 + firmware/console/binary/generated/gauges.ini | 29 +- .../binary/generated/output_channels.ini | 1548 +++++++-------- .../console/binary/generated/sensors.java | 547 +++--- .../generated/total_live_data_generated.h | 2 +- .../binary/output_channels_generated.h | 118 +- ...ngine_configuration_generated_structures.h | 54 +- .../controllers/generated/rusefi_generated.h | 40 +- .../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 | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_48way.ini | 1675 +++++++++-------- .../generated/rusefi_alphax-2chan.ini | 1675 +++++++++-------- .../generated/rusefi_alphax-4chan.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_atlas.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_core8.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_cypress.ini | 1675 +++++++++-------- .../generated/rusefi_f407-discovery.ini | 1675 +++++++++-------- .../generated/rusefi_f429-discovery.ini | 1675 +++++++++-------- .../generated/rusefi_frankenso_na6.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_harley81.ini | 1675 +++++++++-------- .../generated/rusefi_hellen-gm-e67.ini | 1675 +++++++++-------- .../generated/rusefi_hellen-nb1.ini | 1675 +++++++++-------- .../generated/rusefi_hellen121nissan.ini | 1675 +++++++++-------- .../generated/rusefi_hellen121vag.ini | 1675 +++++++++-------- .../generated/rusefi_hellen128mercedes.ini | 1675 +++++++++-------- .../generated/rusefi_hellen154hyundai.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_hellen72.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_hellen81.ini | 1675 +++++++++-------- .../generated/rusefi_hellen88bmw.ini | 1675 +++++++++-------- .../generated/rusefi_hellenNA6.ini | 1675 +++++++++-------- .../generated/rusefi_hellenNA8_96.ini | 1675 +++++++++-------- firmware/tunerstudio/generated/rusefi_kin.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_mre_f4.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_mre_f7.ini | 1675 +++++++++-------- .../generated/rusefi_prometheus_405.ini | 1675 +++++++++-------- .../generated/rusefi_prometheus_469.ini | 1675 +++++++++-------- .../generated/rusefi_proteus_f4.ini | 1675 +++++++++-------- .../generated/rusefi_proteus_f7.ini | 1675 +++++++++-------- .../generated/rusefi_proteus_h7.ini | 1675 +++++++++-------- .../generated/rusefi_subaru_eg33_f7.ini | 1675 +++++++++-------- .../tunerstudio/generated/rusefi_tdg-pdm8.ini | 1675 +++++++++-------- .../rusefi/config/generated/AcControl.java | 3 +- .../rusefi/config/generated/BoostControl.java | 3 +- .../rusefi/config/generated/EngineState.java | 3 +- .../com/rusefi/config/generated/Fields.java | 105 +- .../rusefi/config/generated/FuelComputer.java | 3 +- .../rusefi/config/generated/TriggerState.java | 3 +- .../config/generated/TriggerStatePrimary.java | 3 +- .../rusefi/config/generated/TsOutputs.java | 413 ++-- 86 files changed, 30655 insertions(+), 26237 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 3a0f05e65f..63fca33dcb 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 Tue Sep 13 06:32:23 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:44 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4284,6 +4284,50 @@ struct cyl_trim_s { }; static_assert(sizeof(cyl_trim_s) == 16); +// start of blend_table_s +struct blend_table_s { + /** + * offset 0 + */ + scaled_channel table[8][8]; + /** + Load + * offset 128 + */ + uint16_t loadBins[8]; + /** + RPM + * offset 144 + */ + uint16_t rpmBins[8]; + /** + * offset 160 + */ + gppwm_channel_e blendParameter; + /** + * need 4 byte alignment + units + * offset 161 + */ + uint8_t alignmentFill_at_161[1]; + /** + * offset 162 + */ + scaled_channel blendBins[8]; + /** + % + * offset 178 + */ + scaled_channel blendValues[8]; + /** + * need 4 byte alignment + units + * offset 186 + */ + uint8_t alignmentFill_at_186[2]; +}; +static_assert(sizeof(blend_table_s) == 188); + // start of persistent_config_s struct persistent_config_s { /** @@ -4988,8 +5032,12 @@ struct persistent_config_s { * offset 21290 */ scaled_channel maxKnockRetardRpmBins[6]; + /** + * offset 21296 + */ + blend_table_s ignBlends[IGN_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 21296); +static_assert(sizeof(persistent_config_s) == 22048); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Sep 13 06:32:23 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:44 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 b9e3338fd5..66c9bfcc8f 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -192,6 +192,7 @@ #define benchTestOnTime_offset 1634 #define binarySerialRxPin_offset 1530 #define binarySerialTxPin_offset 1528 +#define blend_table_s_size 188 #define BLOCKING_FACTOR 500 #define boardUse2stepPullDown_offset 1360 #define boardUseCamPullDown_offset 1360 @@ -1403,8 +1404,37 @@ #define idleVeLoadBins_offset 5648 #define idleVeRpmBins_offset 5644 #define idleVeTable_offset 5652 +#define IGN_BLEND_COUNT 4 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 +#define ignBlends1_blendBins_offset 21458 +#define ignBlends1_blendParameter_offset 21456 +#define ignBlends1_blendValues_offset 21474 +#define ignBlends1_loadBins_offset 21424 +#define ignBlends1_offset 21296 +#define ignBlends1_rpmBins_offset 21440 +#define ignBlends1_table_offset 21296 +#define ignBlends2_blendBins_offset 21646 +#define ignBlends2_blendParameter_offset 21644 +#define ignBlends2_blendValues_offset 21662 +#define ignBlends2_loadBins_offset 21612 +#define ignBlends2_offset 21484 +#define ignBlends2_rpmBins_offset 21628 +#define ignBlends2_table_offset 21484 +#define ignBlends3_blendBins_offset 21834 +#define ignBlends3_blendParameter_offset 21832 +#define ignBlends3_blendValues_offset 21850 +#define ignBlends3_loadBins_offset 21800 +#define ignBlends3_offset 21672 +#define ignBlends3_rpmBins_offset 21816 +#define ignBlends3_table_offset 21672 +#define ignBlends4_blendBins_offset 22022 +#define ignBlends4_blendParameter_offset 22020 +#define ignBlends4_blendValues_offset 22038 +#define ignBlends4_loadBins_offset 21988 +#define ignBlends4_offset 21860 +#define ignBlends4_rpmBins_offset 22004 +#define ignBlends4_table_offset 21860 #define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK" #define ignition_mode_e_IM_INDIVIDUAL_COILS 1 #define ignition_mode_e_IM_ONE_COIL 0 @@ -1783,7 +1813,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21296 +#define persistent_config_s_size 22048 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1932,7 +1962,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 2388932933 +#define SIGNATURE_HASH 313250678 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2173,7 +2203,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 21296 +#define TOTAL_CONFIG_SIZE 22048 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2492,12 +2522,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.09.16.cypress.2388932933" +#define TS_SIGNATURE "rusEFI 2022.09.17.cypress.313250678" #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 1248 +#define TS_TOTAL_OUTPUT_SIZE 1260 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 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 5f89114fb2..74b62e89fc 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 Tue Sep 13 06:32:22 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:42 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4284,6 +4284,50 @@ struct cyl_trim_s { }; static_assert(sizeof(cyl_trim_s) == 16); +// start of blend_table_s +struct blend_table_s { + /** + * offset 0 + */ + scaled_channel table[8][8]; + /** + Load + * offset 128 + */ + uint16_t loadBins[8]; + /** + RPM + * offset 144 + */ + uint16_t rpmBins[8]; + /** + * offset 160 + */ + gppwm_channel_e blendParameter; + /** + * need 4 byte alignment + units + * offset 161 + */ + uint8_t alignmentFill_at_161[1]; + /** + * offset 162 + */ + scaled_channel blendBins[8]; + /** + % + * offset 178 + */ + scaled_channel blendValues[8]; + /** + * need 4 byte alignment + units + * offset 186 + */ + uint8_t alignmentFill_at_186[2]; +}; +static_assert(sizeof(blend_table_s) == 188); + // start of persistent_config_s struct persistent_config_s { /** @@ -4988,8 +5032,12 @@ struct persistent_config_s { * offset 21290 */ scaled_channel maxKnockRetardRpmBins[6]; + /** + * offset 21296 + */ + blend_table_s ignBlends[IGN_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 21296); +static_assert(sizeof(persistent_config_s) == 22048); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Sep 13 06:32:22 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:42 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 2d42d41897..077334202a 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -192,6 +192,7 @@ #define benchTestOnTime_offset 1634 #define binarySerialRxPin_offset 1530 #define binarySerialTxPin_offset 1528 +#define blend_table_s_size 188 #define BLOCKING_FACTOR 500 #define boardUse2stepPullDown_offset 1360 #define boardUseCamPullDown_offset 1360 @@ -1403,8 +1404,37 @@ #define idleVeLoadBins_offset 5648 #define idleVeRpmBins_offset 5644 #define idleVeTable_offset 5652 +#define IGN_BLEND_COUNT 4 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 +#define ignBlends1_blendBins_offset 21458 +#define ignBlends1_blendParameter_offset 21456 +#define ignBlends1_blendValues_offset 21474 +#define ignBlends1_loadBins_offset 21424 +#define ignBlends1_offset 21296 +#define ignBlends1_rpmBins_offset 21440 +#define ignBlends1_table_offset 21296 +#define ignBlends2_blendBins_offset 21646 +#define ignBlends2_blendParameter_offset 21644 +#define ignBlends2_blendValues_offset 21662 +#define ignBlends2_loadBins_offset 21612 +#define ignBlends2_offset 21484 +#define ignBlends2_rpmBins_offset 21628 +#define ignBlends2_table_offset 21484 +#define ignBlends3_blendBins_offset 21834 +#define ignBlends3_blendParameter_offset 21832 +#define ignBlends3_blendValues_offset 21850 +#define ignBlends3_loadBins_offset 21800 +#define ignBlends3_offset 21672 +#define ignBlends3_rpmBins_offset 21816 +#define ignBlends3_table_offset 21672 +#define ignBlends4_blendBins_offset 22022 +#define ignBlends4_blendParameter_offset 22020 +#define ignBlends4_blendValues_offset 22038 +#define ignBlends4_loadBins_offset 21988 +#define ignBlends4_offset 21860 +#define ignBlends4_rpmBins_offset 22004 +#define ignBlends4_table_offset 21860 #define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK" #define ignition_mode_e_IM_INDIVIDUAL_COILS 1 #define ignition_mode_e_IM_ONE_COIL 0 @@ -1783,7 +1813,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21296 +#define persistent_config_s_size 22048 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1932,7 +1962,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 3870530441 +#define SIGNATURE_HASH 2054975930 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2173,7 +2203,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 21296 +#define TOTAL_CONFIG_SIZE 22048 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2492,12 +2522,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.09.16.kin.3870530441" +#define TS_SIGNATURE "rusEFI 2022.09.17.kin.2054975930" #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 1248 +#define TS_TOTAL_OUTPUT_SIZE 1260 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 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 069045a0d4..9bd9a2c158 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 Tue Sep 13 06:32:25 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 Sat Sep 17 00:15:45 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4284,6 +4284,50 @@ struct cyl_trim_s { }; static_assert(sizeof(cyl_trim_s) == 16); +// start of blend_table_s +struct blend_table_s { + /** + * offset 0 + */ + scaled_channel table[8][8]; + /** + Load + * offset 128 + */ + uint16_t loadBins[8]; + /** + RPM + * offset 144 + */ + uint16_t rpmBins[8]; + /** + * offset 160 + */ + gppwm_channel_e blendParameter; + /** + * need 4 byte alignment + units + * offset 161 + */ + uint8_t alignmentFill_at_161[1]; + /** + * offset 162 + */ + scaled_channel blendBins[8]; + /** + % + * offset 178 + */ + scaled_channel blendValues[8]; + /** + * need 4 byte alignment + units + * offset 186 + */ + uint8_t alignmentFill_at_186[2]; +}; +static_assert(sizeof(blend_table_s) == 188); + // start of persistent_config_s struct persistent_config_s { /** @@ -4988,8 +5032,12 @@ struct persistent_config_s { * offset 21290 */ scaled_channel maxKnockRetardRpmBins[6]; + /** + * offset 21296 + */ + blend_table_s ignBlends[IGN_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 21296); +static_assert(sizeof(persistent_config_s) == 22048); // 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 Tue Sep 13 06:32:25 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 Sat Sep 17 00:15:45 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 128ca39be8..9f950b9739 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 @@ -201,6 +201,7 @@ #define benchTestOnTime_offset 1634 #define binarySerialRxPin_offset 1530 #define binarySerialTxPin_offset 1528 +#define blend_table_s_size 188 #define BLOCKING_FACTOR 500 #define boardUse2stepPullDown_offset 1360 #define boardUseCamPullDown_offset 1360 @@ -1367,8 +1368,37 @@ #define idleVeLoadBins_offset 5648 #define idleVeRpmBins_offset 5644 #define idleVeTable_offset 5652 +#define IGN_BLEND_COUNT 4 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 +#define ignBlends1_blendBins_offset 21458 +#define ignBlends1_blendParameter_offset 21456 +#define ignBlends1_blendValues_offset 21474 +#define ignBlends1_loadBins_offset 21424 +#define ignBlends1_offset 21296 +#define ignBlends1_rpmBins_offset 21440 +#define ignBlends1_table_offset 21296 +#define ignBlends2_blendBins_offset 21646 +#define ignBlends2_blendParameter_offset 21644 +#define ignBlends2_blendValues_offset 21662 +#define ignBlends2_loadBins_offset 21612 +#define ignBlends2_offset 21484 +#define ignBlends2_rpmBins_offset 21628 +#define ignBlends2_table_offset 21484 +#define ignBlends3_blendBins_offset 21834 +#define ignBlends3_blendParameter_offset 21832 +#define ignBlends3_blendValues_offset 21850 +#define ignBlends3_loadBins_offset 21800 +#define ignBlends3_offset 21672 +#define ignBlends3_rpmBins_offset 21816 +#define ignBlends3_table_offset 21672 +#define ignBlends4_blendBins_offset 22022 +#define ignBlends4_blendParameter_offset 22020 +#define ignBlends4_blendValues_offset 22038 +#define ignBlends4_loadBins_offset 21988 +#define ignBlends4_offset 21860 +#define ignBlends4_rpmBins_offset 22004 +#define ignBlends4_table_offset 21860 #define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK" #define ignition_mode_e_IM_INDIVIDUAL_COILS 1 #define ignition_mode_e_IM_ONE_COIL 0 @@ -1748,7 +1778,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21296 +#define persistent_config_s_size 22048 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1898,7 +1928,7 @@ #define show_Proteus_presets false #define show_test_presets false #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 4152025247 +#define SIGNATURE_HASH 1807026860 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2140,7 +2170,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 21296 +#define TOTAL_CONFIG_SIZE 22048 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2459,12 +2489,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.09.16.subaru_eg33_f7.4152025247" +#define TS_SIGNATURE "rusEFI 2022.09.17.subaru_eg33_f7.1807026860" #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 1248 +#define TS_TOTAL_OUTPUT_SIZE 1260 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index 5391f0a5fe..54dd3a2a34 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -257,6 +257,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = 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 e3a04efc12..816d7dab19 100644 --- a/firmware/console/binary/generated/gauges.ini +++ b/firmware/console/binary/generated/gauges.ini @@ -331,7 +331,16 @@ gppwmOutput3Gauge = gppwmOutput3,"GPPWM Output 3", "%", 0.0,100.0, 0.0,100.0, 0. gppwmOutput4Gauge = gppwmOutput4,"GPPWM Output 4", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 2,2 rawBatteryGauge = rawBattery,"rawBattery", "V", 0.0,5.0, 0.0,5.0, 0.0,5.0, 3,3 extiOverflowCountGauge = extiOverflowCount,"extiOverflowCount", "", 0.0,255.0, 0.0,255.0, 0.0,255.0, 0,0 -alignmentFill_at_577Gauge = alignmentFill_at_577,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0 +ignBlendBias1Gauge = ignBlendBias1,"ignBlendBias 1", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +ignBlendBias2Gauge = ignBlendBias2,"ignBlendBias 2", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +ignBlendBias3Gauge = ignBlendBias3,"ignBlendBias 3", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +ignBlendBias4Gauge = ignBlendBias4,"ignBlendBias 4", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1 +alignmentFill_at_581Gauge = alignmentFill_at_581,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0 +ignBlendOutput1Gauge = ignBlendOutput1,"ignBlendOutput 1", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2 +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 coilState1Gauge = coilState1,"coilState1", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 coilState2Gauge = coilState2,"coilState2", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 coilState3Gauge = coilState3,"coilState3", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 @@ -356,14 +365,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, -1,-1 injectorState11Gauge = injectorState11,"injectorState11", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 injectorState12Gauge = injectorState12,"injectorState12", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_24Gauge = unusedBit_300_24,"unusedBit_300_24", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_25Gauge = unusedBit_300_25,"unusedBit_300_25", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_26Gauge = unusedBit_300_26,"unusedBit_300_26", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_27Gauge = unusedBit_300_27,"unusedBit_300_27", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_28Gauge = unusedBit_300_28,"unusedBit_300_28", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_29Gauge = unusedBit_300_29,"unusedBit_300_29", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_30Gauge = unusedBit_300_30,"unusedBit_300_30", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 -unusedBit_300_31Gauge = unusedBit_300_31,"unusedBit_300_31", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_24Gauge = unusedBit_303_24,"unusedBit_303_24", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_25Gauge = unusedBit_303_25,"unusedBit_303_25", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_26Gauge = unusedBit_303_26,"unusedBit_303_26", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_27Gauge = unusedBit_303_27,"unusedBit_303_27", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_28Gauge = unusedBit_303_28,"unusedBit_303_28", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_29Gauge = unusedBit_303_29,"unusedBit_303_29", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_30Gauge = unusedBit_303_30,"unusedBit_303_30", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 +unusedBit_303_31Gauge = unusedBit_303_31,"unusedBit_303_31", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 outputRequestPeriodGauge = outputRequestPeriod,"outputRequestPeriod", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 mapFastGauge = mapFast,"mapFast", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1 unusedAtTheEnd1Gauge = unusedAtTheEnd1,"unusedAtTheEnd 1", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 @@ -516,4 +525,4 @@ unusedAtTheEnd147Gauge = unusedAtTheEnd147,"unusedAtTheEnd 147", "", 0.0,0.0, 0. unusedAtTheEnd148Gauge = unusedAtTheEnd148,"unusedAtTheEnd 148", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd149Gauge = unusedAtTheEnd149,"unusedAtTheEnd 149", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd150Gauge = unusedAtTheEnd150,"unusedAtTheEnd 150", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 -alignmentFill_at_742Gauge = alignmentFill_at_742,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.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 diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 419040e866..c52e81253b 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -350,778 +350,786 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 diff --git a/firmware/console/binary/generated/sensors.java b/firmware/console/binary/generated/sensors.java index 21c4fd6e56..b91357d625 100644 --- a/firmware/console/binary/generated/sensors.java +++ b/firmware/console/binary/generated/sensors.java @@ -219,272 +219,281 @@ gppwmOutput3("GPPWM Output 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 572 gppwmOutput4("GPPWM Output 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 573, 0.5, 0.0, 100.0, "%"), rawBattery("rawBattery", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 574, 0.001, 0.0, 5.0, "V"), extiOverflowCount("extiOverflowCount", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 576, 1.0, 0.0, 255.0, ""), -alignmentFill_at_577("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 577, 1.0, -20.0, 100.0, "units"), -outputRequestPeriod("outputRequestPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 584, 1.0, -1.0, -1.0, ""), -mapFast("mapFast", SensorCategory.SENSOR_INPUTS, FieldType.INT, 588, 1.0, -1.0, -1.0, ""), -unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 592, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 593, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 594, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd4("unusedAtTheEnd 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 595, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd5("unusedAtTheEnd 5", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 596, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd6("unusedAtTheEnd 6", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 597, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd7("unusedAtTheEnd 7", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 598, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd8("unusedAtTheEnd 8", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 599, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd9("unusedAtTheEnd 9", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 600, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd10("unusedAtTheEnd 10", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 601, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd11("unusedAtTheEnd 11", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 602, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd12("unusedAtTheEnd 12", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 603, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd13("unusedAtTheEnd 13", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 604, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd14("unusedAtTheEnd 14", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 605, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd15("unusedAtTheEnd 15", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 606, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd16("unusedAtTheEnd 16", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 607, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd17("unusedAtTheEnd 17", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 608, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd18("unusedAtTheEnd 18", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 609, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd19("unusedAtTheEnd 19", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 610, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd20("unusedAtTheEnd 20", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 611, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd21("unusedAtTheEnd 21", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 612, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd22("unusedAtTheEnd 22", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 613, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd23("unusedAtTheEnd 23", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 614, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd24("unusedAtTheEnd 24", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 615, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd25("unusedAtTheEnd 25", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 616, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd26("unusedAtTheEnd 26", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 617, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd27("unusedAtTheEnd 27", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 618, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd28("unusedAtTheEnd 28", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 619, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd29("unusedAtTheEnd 29", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 620, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd30("unusedAtTheEnd 30", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 621, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd31("unusedAtTheEnd 31", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 622, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd32("unusedAtTheEnd 32", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 623, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd33("unusedAtTheEnd 33", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 624, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd34("unusedAtTheEnd 34", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 625, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd35("unusedAtTheEnd 35", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 626, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd36("unusedAtTheEnd 36", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 627, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd37("unusedAtTheEnd 37", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 628, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd38("unusedAtTheEnd 38", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 629, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd39("unusedAtTheEnd 39", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 630, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd40("unusedAtTheEnd 40", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 631, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd41("unusedAtTheEnd 41", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 632, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd42("unusedAtTheEnd 42", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 633, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd43("unusedAtTheEnd 43", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 634, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd44("unusedAtTheEnd 44", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 635, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd45("unusedAtTheEnd 45", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 636, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd46("unusedAtTheEnd 46", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd47("unusedAtTheEnd 47", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd48("unusedAtTheEnd 48", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd49("unusedAtTheEnd 49", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd50("unusedAtTheEnd 50", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd51("unusedAtTheEnd 51", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd52("unusedAtTheEnd 52", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 643, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd53("unusedAtTheEnd 53", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 644, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd54("unusedAtTheEnd 54", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 645, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd55("unusedAtTheEnd 55", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 646, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd56("unusedAtTheEnd 56", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 647, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd57("unusedAtTheEnd 57", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 648, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd58("unusedAtTheEnd 58", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 649, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd59("unusedAtTheEnd 59", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 650, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd60("unusedAtTheEnd 60", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 651, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd61("unusedAtTheEnd 61", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 652, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd62("unusedAtTheEnd 62", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 653, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd63("unusedAtTheEnd 63", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 654, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd64("unusedAtTheEnd 64", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 655, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd65("unusedAtTheEnd 65", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 656, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd66("unusedAtTheEnd 66", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 657, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd67("unusedAtTheEnd 67", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 658, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd68("unusedAtTheEnd 68", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 659, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd69("unusedAtTheEnd 69", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 660, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd70("unusedAtTheEnd 70", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 661, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd71("unusedAtTheEnd 71", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 662, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd72("unusedAtTheEnd 72", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 663, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd73("unusedAtTheEnd 73", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 664, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd74("unusedAtTheEnd 74", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 665, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 666, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 667, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 668, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 669, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd79("unusedAtTheEnd 79", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 670, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd80("unusedAtTheEnd 80", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 671, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd81("unusedAtTheEnd 81", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 672, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd82("unusedAtTheEnd 82", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 673, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd83("unusedAtTheEnd 83", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 674, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd84("unusedAtTheEnd 84", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 675, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd85("unusedAtTheEnd 85", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 676, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd86("unusedAtTheEnd 86", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 677, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd87("unusedAtTheEnd 87", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 678, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd88("unusedAtTheEnd 88", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 679, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd89("unusedAtTheEnd 89", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 680, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd90("unusedAtTheEnd 90", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 681, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd91("unusedAtTheEnd 91", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 682, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd92("unusedAtTheEnd 92", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 683, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd93("unusedAtTheEnd 93", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 684, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd94("unusedAtTheEnd 94", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 685, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd95("unusedAtTheEnd 95", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 686, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd96("unusedAtTheEnd 96", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 687, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd97("unusedAtTheEnd 97", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 688, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd98("unusedAtTheEnd 98", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 689, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd99("unusedAtTheEnd 99", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 690, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd100("unusedAtTheEnd 100", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 691, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd101("unusedAtTheEnd 101", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 692, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd102("unusedAtTheEnd 102", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 693, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd103("unusedAtTheEnd 103", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 694, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd104("unusedAtTheEnd 104", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 695, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd105("unusedAtTheEnd 105", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 696, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd106("unusedAtTheEnd 106", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 697, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd107("unusedAtTheEnd 107", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 698, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd108("unusedAtTheEnd 108", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 699, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd109("unusedAtTheEnd 109", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 700, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd110("unusedAtTheEnd 110", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 701, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd111("unusedAtTheEnd 111", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 702, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd112("unusedAtTheEnd 112", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 703, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd113("unusedAtTheEnd 113", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 704, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd114("unusedAtTheEnd 114", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 705, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd115("unusedAtTheEnd 115", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 706, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd116("unusedAtTheEnd 116", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 707, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd117("unusedAtTheEnd 117", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 708, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd118("unusedAtTheEnd 118", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 709, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd119("unusedAtTheEnd 119", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 710, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd120("unusedAtTheEnd 120", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 711, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd121("unusedAtTheEnd 121", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 712, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd122("unusedAtTheEnd 122", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 713, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd123("unusedAtTheEnd 123", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 714, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd124("unusedAtTheEnd 124", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 715, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd125("unusedAtTheEnd 125", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 716, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd126("unusedAtTheEnd 126", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 717, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd127("unusedAtTheEnd 127", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 718, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd128("unusedAtTheEnd 128", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 719, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd129("unusedAtTheEnd 129", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 720, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd130("unusedAtTheEnd 130", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 721, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd131("unusedAtTheEnd 131", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 722, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd132("unusedAtTheEnd 132", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 723, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd133("unusedAtTheEnd 133", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 724, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd134("unusedAtTheEnd 134", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 725, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd135("unusedAtTheEnd 135", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 726, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd136("unusedAtTheEnd 136", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 727, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd137("unusedAtTheEnd 137", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 728, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd138("unusedAtTheEnd 138", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 729, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd139("unusedAtTheEnd 139", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 730, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd140("unusedAtTheEnd 140", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 731, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd141("unusedAtTheEnd 141", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 732, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd142("unusedAtTheEnd 142", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 733, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd143("unusedAtTheEnd 143", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 734, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd144("unusedAtTheEnd 144", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 735, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd145("unusedAtTheEnd 145", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 736, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd146("unusedAtTheEnd 146", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 737, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd147("unusedAtTheEnd 147", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 738, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd148("unusedAtTheEnd 148", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 739, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd149("unusedAtTheEnd 149", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 740, 1.0, 0.0, 0.0, ""), -unusedAtTheEnd150("unusedAtTheEnd 150", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 741, 1.0, 0.0, 0.0, ""), -alignmentFill_at_742("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 742, 1.0, -20.0, 100.0, "units"), -m_knockRetard("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 744, 1.0, -1.0, -1.0, ""), -m_knockThreshold("m_knockThreshold", SensorCategory.SENSOR_INPUTS, FieldType.INT, 748, 1.0, -1.0, -1.0, ""), -m_knockCount("m_knockCount", SensorCategory.SENSOR_INPUTS, FieldType.INT, 752, 1.0, -1.0, -1.0, ""), -m_maximumRetard("m_maximumRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 756, 1.0, -1.0, -1.0, ""), -m_requested_pump("Computed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 760, 1.0, -1.0, -1.0, ""), -fuel_requested_percent("fuel_requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 764, 1.0, -1.0, -1.0, ""), -fuel_requested_percent_pi("fuel_requested_percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 768, 1.0, -1.0, -1.0, ""), -nextLobe("nextLobe", SensorCategory.SENSOR_INPUTS, FieldType.INT, 776, 1.0, -1.0, -1.0, ""), -di_nextStart("DI: next start", SensorCategory.SENSOR_INPUTS, FieldType.INT, 780, 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, 784, 1.0, -1.0, -1.0, ""), -pressureDelta("fuel: injector pressureDelta", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -10000.0, 10000.0, "kPa"), -pressureRatio("fuel: injector pressureRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 792, 1.0, -10000.0, 10000.0, ""), -currentAfrLoad("currentAfrLoad", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, -1.0, -1.0, ""), -targetLambda("targetLambda", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -1.0, -1.0, ""), -stoichiometricRatio("stoichiometricRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 804, 1.0, -1.0, -1.0, ""), -targetAFR("targetAFR", SensorCategory.SENSOR_INPUTS, FieldType.INT, 808, 1.0, -1.0, -1.0, ""), -sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 812, 1.0, -1.0, -1.0, ""), -sdAirMassInOneCylinder("Speed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 816, 1.0, -1.0, -1.0, ""), -retardThresholdRpm("retardThresholdRpm", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -1.0, -1.0, ""), -luaTargetAdd("luaTargetAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 836, 1.0, -1.0, -1.0, ""), -luaTargetMult("luaTargetMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 840, 1.0, -1.0, -1.0, ""), -openLoopPart("openLoopPart", SensorCategory.SENSOR_INPUTS, FieldType.INT, 844, 1.0, -1.0, -1.0, ""), -boostControllerClosedLoopPart("Boost Closed Loop", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 848, 0.5, -50.0, 50.0, "%"), -alignmentFill_at_17("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 849, 1.0, -20.0, 100.0, "units"), -boostControlTarget("Boost Target", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 850, 0.03333333333333333, 0.0, 0.0, "kPa"), -latest_usage_ac_control("AC latest activity", SensorCategory.SENSOR_INPUTS, FieldType.INT, 856, 1.0, -1.0, -1.0, ""), -acSwitchLastChangeTimeMs("acSwitchLastChangeTimeMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 860, 1.0, -1.0, -1.0, ""), -lua("lua", SensorCategory.SENSOR_INPUTS, FieldType.INT, 876, 1.0, -1.0, -1.0, ""), -sd("sd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 888, 1.0, -1.0, -1.0, ""), -engineCycleDurationMs("engineCycleDurationMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 900, 1.0, -1.0, -1.0, ""), -minRpmKcurrentTPS("minRpmKcurrentTPS", SensorCategory.SENSOR_INPUTS, FieldType.INT, 904, 1.0, -1.0, -1.0, ""), -currentTpsAdc("currentTpsAdc", SensorCategory.SENSOR_INPUTS, FieldType.INT, 908, 1.0, -1.0, -1.0, ""), -tpsVoltageMCU("tpsVoltageMCU", SensorCategory.SENSOR_INPUTS, FieldType.INT, 912, 1.0, -1.0, -1.0, ""), -tpsVoltageBoard("tpsVoltageBoard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 916, 1.0, -1.0, -1.0, ""), -currentBaroCorrectedVE("currentBaroCorrectedVE", SensorCategory.SENSOR_INPUTS, FieldType.INT, 920, 1.0, -1.0, -1.0, ""), -injectorFlowCorrection("injectorFlowCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 924, 1.0, -1.0, -1.0, ""), -baroCorrection("fuel: Barometric pressure correction", SensorCategory.SENSOR_INPUTS, FieldType.INT, 928, 1.0, -1.0, -1.0, ""), -cranking("cranking", SensorCategory.SENSOR_INPUTS, FieldType.INT, 932, 1.0, -1.0, -1.0, ""), -running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 952, 1.0, -1.0, -1.0, ""), -sparkDwell("ignition dwell duration in ms\nSee also dwellAngle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 976, 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, 980, 1.0, -1.0, -1.0, ""), -cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 984, 0.01, -20.0, 20.0, "deg"), -timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 986, 0.01, -20.0, 20.0, "deg"), -timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 988, 0.01, -20.0, 20.0, "deg"), -hellenBoardId("Detected Board ID", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 990, 1.0, 0.0, 3000.0, "id"), -egt1("egt1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 996, 1.0, -1.0, -1.0, ""), -egt2("egt2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1000, 1.0, -1.0, -1.0, ""), -desiredRpmLimit("User-defined RPM hard limit", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1004, 1.0, 0.0, 30000.0, "rpm"), -alignmentFill_at_130("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1006, 1.0, -20.0, 100.0, "units"), -fuelInjectionCounter("fuelInjectionCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1008, 1.0, -1.0, -1.0, ""), -sparkCounter("sparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1012, 1.0, -1.0, -1.0, ""), -fuelingLoad("fuel: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1016, 1.0, -1.0, -1.0, ""), -ignitionLoad("ign: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1020, 1.0, -1.0, -1.0, ""), -tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1024, 1.0, -1.0, -1.0, ""), -tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1028, 1.0, -1.0, -1.0, ""), -deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1032, 1.0, -1.0, -1.0, ""), -extraFuel("extraFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1036, 1.0, -1.0, -1.0, ""), -valueFromTable("valueFromTable", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1040, 1.0, -1.0, -1.0, ""), -fractionalInjFuel("fractionalInjFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1048, 1.0, -1.0, -1.0, ""), -accumulatedValue("accumulatedValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1052, 1.0, -1.0, -1.0, ""), -maxExtraPerCycle("maxExtraPerCycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1056, 1.0, -1.0, -1.0, ""), -maxExtraPerPeriod("maxExtraPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1060, 1.0, -1.0, -1.0, ""), -maxInjectedPerPeriod("maxInjectedPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1064, 1.0, -1.0, -1.0, ""), -cycleCnt("cycleCnt", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1068, 1.0, -1.0, -1.0, ""), -hwEventCounters1("Hardware events since boot 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1072, 1.0, -1.0, -1.0, ""), -hwEventCounters2("Hardware events since boot 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1076, 1.0, -1.0, -1.0, ""), -hwEventCounters3("Hardware events since boot 3", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1080, 1.0, -1.0, -1.0, ""), -hwEventCounters4("Hardware events since boot 4", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1084, 1.0, -1.0, -1.0, ""), -hwEventCounters5("Hardware events since boot 5", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1088, 1.0, -1.0, -1.0, ""), -hwEventCounters6("Hardware events since boot 6", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1092, 1.0, -1.0, -1.0, ""), -vvtCamCounter("vvtCamCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1096, 1.0, -1.0, -1.0, ""), -mapVvt_MAP_AT_SPECIAL_POINT("mapVvt_MAP_AT_SPECIAL_POINT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1100, 1.0, -10000.0, 10000.0, ""), -mapVvt_MAP_AT_DIFF("mapVvt_MAP_AT_DIFF", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1104, 1.0, -10000.0, 10000.0, ""), -mapVvt_MAP_AT_CYCLE_COUNT("mapVvt_MAP_AT_CYCLE_COUNT", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1108, 1.0, -10000.0, 10000.0, ""), -mapVvt_map_peak("mapVvt_map_peak", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1109, 1.0, -10000.0, 10000.0, ""), -alignmentFill_at_38("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1110, 1.0, -20.0, 100.0, "units"), -currentEngineDecodedPhase("Engine Phase", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1112, 1.0, 0.0, 0.0, "deg"), -crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1116, 1.0, -1.0, -1.0, ""), -vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1120, 1.0, -10000.0, 10000.0, ""), -vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1124, 1.0, -10000.0, 10000.0, ""), -triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1128, 1.0, -10000.0, 10000.0, ""), -triggerActualSyncGapRatio("trigger: unused field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1132, 1.0, -1.0, -1.0, ""), -triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1136, 1.0, -1.0, -1.0, ""), -vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1137, 1.0, -1.0, -1.0, ""), -camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1138, 1.0, -1.0, -1.0, ""), -vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1139, 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, 1144, 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, 1148, 1.0, -1.0, -1.0, ""), -idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1152, 1.0, -1.0, -1.0, ""), -currentIdlePosition("idle: current position\nthat's current position with CLT and IAT corrections", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1156, 1.0, -1.0, -1.0, ""), -baseIdlePosition("idle: base value\ncurrent position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1160, 1.0, -1.0, -1.0, ""), -iacByTpsTaper("idle: iacByTpsTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1164, 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, 1168, 1.0, -1.0, -1.0, ""), -targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1176, 1.0, -1.0, -1.0, ""), -targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1180, 1.0, -1.0, -1.0, ""), -iacByRpmTaper("idle: iacByRpmTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1184, 1.0, -1.0, -1.0, ""), -luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1188, 1.0, -1.0, -1.0, ""), -baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1192, 1.0, -1.0, -1.0, ""), -dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1196, 1.0, -1.0, -1.0, ""), -luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1200, 1.0, -1.0, -1.0, ""), -luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1204, 1.0, -1.0, -1.0, ""), -idlePosition("idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -1.0, -1.0, ""), -trim("trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -1.0, -1.0, ""), -luaAdjustment("luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -1.0, -1.0, ""), -etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -1.0, -1.0, ""), -etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1224, 1.0, -10000.0, 10000.0, ""), -etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1228, 1.0, -10000.0, 10000.0, "%"), -faultCode("faultCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1236, 1.0, -1.0, -1.0, ""), -heaterDuty("heaterDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1237, 1.0, 0.0, 100.0, "%"), -pumpDuty("pumpDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1238, 1.0, 0.0, 100.0, "%"), -alignmentFill_at_3("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1239, 1.0, -20.0, 100.0, "units"), -tempC("tempC", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1240, 1.0, 500.0, 1000.0, "C"), -nernstVoltage("nernstVoltage", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1242, 0.001, 0.0, 1.0, "V"), -esr("esr", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1244, 1.0, -1.0, -1.0, ""), -alignmentFill_at_10("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1246, 1.0, -20.0, 100.0, "units"), +ignBlendBias1("ignBlendBias 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 577, 0.5, 0.0, 100.0, "%"), +ignBlendBias2("ignBlendBias 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 578, 0.5, 0.0, 100.0, "%"), +ignBlendBias3("ignBlendBias 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 579, 0.5, 0.0, 100.0, "%"), +ignBlendBias4("ignBlendBias 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 580, 0.5, 0.0, 100.0, "%"), +alignmentFill_at_581("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 581, 1.0, -20.0, 100.0, "units"), +ignBlendOutput1("ignBlendOutput 1", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 582, 0.01, -300.0, 300.0, "deg"), +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, ""), +unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 604, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 605, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 606, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd4("unusedAtTheEnd 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 607, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd5("unusedAtTheEnd 5", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 608, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd6("unusedAtTheEnd 6", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 609, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd7("unusedAtTheEnd 7", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 610, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd8("unusedAtTheEnd 8", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 611, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd9("unusedAtTheEnd 9", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 612, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd10("unusedAtTheEnd 10", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 613, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd11("unusedAtTheEnd 11", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 614, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd12("unusedAtTheEnd 12", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 615, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd13("unusedAtTheEnd 13", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 616, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd14("unusedAtTheEnd 14", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 617, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd15("unusedAtTheEnd 15", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 618, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd16("unusedAtTheEnd 16", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 619, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd17("unusedAtTheEnd 17", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 620, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd18("unusedAtTheEnd 18", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 621, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd19("unusedAtTheEnd 19", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 622, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd20("unusedAtTheEnd 20", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 623, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd21("unusedAtTheEnd 21", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 624, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd22("unusedAtTheEnd 22", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 625, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd23("unusedAtTheEnd 23", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 626, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd24("unusedAtTheEnd 24", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 627, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd25("unusedAtTheEnd 25", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 628, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd26("unusedAtTheEnd 26", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 629, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd27("unusedAtTheEnd 27", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 630, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd28("unusedAtTheEnd 28", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 631, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd29("unusedAtTheEnd 29", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 632, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd30("unusedAtTheEnd 30", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 633, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd31("unusedAtTheEnd 31", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 634, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd32("unusedAtTheEnd 32", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 635, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd33("unusedAtTheEnd 33", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 636, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd34("unusedAtTheEnd 34", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd35("unusedAtTheEnd 35", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd36("unusedAtTheEnd 36", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd37("unusedAtTheEnd 37", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd38("unusedAtTheEnd 38", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd39("unusedAtTheEnd 39", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd40("unusedAtTheEnd 40", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 643, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd41("unusedAtTheEnd 41", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 644, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd42("unusedAtTheEnd 42", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 645, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd43("unusedAtTheEnd 43", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 646, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd44("unusedAtTheEnd 44", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 647, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd45("unusedAtTheEnd 45", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 648, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd46("unusedAtTheEnd 46", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 649, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd47("unusedAtTheEnd 47", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 650, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd48("unusedAtTheEnd 48", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 651, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd49("unusedAtTheEnd 49", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 652, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd50("unusedAtTheEnd 50", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 653, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd51("unusedAtTheEnd 51", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 654, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd52("unusedAtTheEnd 52", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 655, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd53("unusedAtTheEnd 53", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 656, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd54("unusedAtTheEnd 54", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 657, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd55("unusedAtTheEnd 55", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 658, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd56("unusedAtTheEnd 56", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 659, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd57("unusedAtTheEnd 57", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 660, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd58("unusedAtTheEnd 58", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 661, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd59("unusedAtTheEnd 59", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 662, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd60("unusedAtTheEnd 60", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 663, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd61("unusedAtTheEnd 61", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 664, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd62("unusedAtTheEnd 62", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 665, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd63("unusedAtTheEnd 63", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 666, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd64("unusedAtTheEnd 64", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 667, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd65("unusedAtTheEnd 65", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 668, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd66("unusedAtTheEnd 66", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 669, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd67("unusedAtTheEnd 67", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 670, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd68("unusedAtTheEnd 68", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 671, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd69("unusedAtTheEnd 69", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 672, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd70("unusedAtTheEnd 70", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 673, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd71("unusedAtTheEnd 71", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 674, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd72("unusedAtTheEnd 72", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 675, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd73("unusedAtTheEnd 73", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 676, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd74("unusedAtTheEnd 74", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 677, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 678, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 679, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 680, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 681, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd79("unusedAtTheEnd 79", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 682, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd80("unusedAtTheEnd 80", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 683, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd81("unusedAtTheEnd 81", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 684, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd82("unusedAtTheEnd 82", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 685, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd83("unusedAtTheEnd 83", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 686, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd84("unusedAtTheEnd 84", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 687, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd85("unusedAtTheEnd 85", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 688, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd86("unusedAtTheEnd 86", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 689, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd87("unusedAtTheEnd 87", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 690, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd88("unusedAtTheEnd 88", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 691, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd89("unusedAtTheEnd 89", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 692, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd90("unusedAtTheEnd 90", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 693, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd91("unusedAtTheEnd 91", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 694, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd92("unusedAtTheEnd 92", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 695, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd93("unusedAtTheEnd 93", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 696, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd94("unusedAtTheEnd 94", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 697, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd95("unusedAtTheEnd 95", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 698, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd96("unusedAtTheEnd 96", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 699, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd97("unusedAtTheEnd 97", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 700, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd98("unusedAtTheEnd 98", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 701, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd99("unusedAtTheEnd 99", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 702, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd100("unusedAtTheEnd 100", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 703, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd101("unusedAtTheEnd 101", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 704, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd102("unusedAtTheEnd 102", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 705, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd103("unusedAtTheEnd 103", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 706, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd104("unusedAtTheEnd 104", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 707, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd105("unusedAtTheEnd 105", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 708, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd106("unusedAtTheEnd 106", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 709, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd107("unusedAtTheEnd 107", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 710, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd108("unusedAtTheEnd 108", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 711, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd109("unusedAtTheEnd 109", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 712, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd110("unusedAtTheEnd 110", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 713, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd111("unusedAtTheEnd 111", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 714, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd112("unusedAtTheEnd 112", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 715, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd113("unusedAtTheEnd 113", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 716, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd114("unusedAtTheEnd 114", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 717, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd115("unusedAtTheEnd 115", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 718, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd116("unusedAtTheEnd 116", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 719, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd117("unusedAtTheEnd 117", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 720, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd118("unusedAtTheEnd 118", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 721, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd119("unusedAtTheEnd 119", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 722, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd120("unusedAtTheEnd 120", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 723, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd121("unusedAtTheEnd 121", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 724, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd122("unusedAtTheEnd 122", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 725, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd123("unusedAtTheEnd 123", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 726, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd124("unusedAtTheEnd 124", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 727, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd125("unusedAtTheEnd 125", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 728, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd126("unusedAtTheEnd 126", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 729, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd127("unusedAtTheEnd 127", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 730, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd128("unusedAtTheEnd 128", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 731, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd129("unusedAtTheEnd 129", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 732, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd130("unusedAtTheEnd 130", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 733, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd131("unusedAtTheEnd 131", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 734, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd132("unusedAtTheEnd 132", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 735, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd133("unusedAtTheEnd 133", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 736, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd134("unusedAtTheEnd 134", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 737, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd135("unusedAtTheEnd 135", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 738, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd136("unusedAtTheEnd 136", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 739, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd137("unusedAtTheEnd 137", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 740, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd138("unusedAtTheEnd 138", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 741, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd139("unusedAtTheEnd 139", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 742, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd140("unusedAtTheEnd 140", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 743, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd141("unusedAtTheEnd 141", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 744, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd142("unusedAtTheEnd 142", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 745, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd143("unusedAtTheEnd 143", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 746, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd144("unusedAtTheEnd 144", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 747, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd145("unusedAtTheEnd 145", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 748, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd146("unusedAtTheEnd 146", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 749, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd147("unusedAtTheEnd 147", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 750, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd148("unusedAtTheEnd 148", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 751, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd149("unusedAtTheEnd 149", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 752, 1.0, 0.0, 0.0, ""), +unusedAtTheEnd150("unusedAtTheEnd 150", 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"), +egt1("egt1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1008, 1.0, -1.0, -1.0, ""), +egt2("egt2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1012, 1.0, -1.0, -1.0, ""), +desiredRpmLimit("User-defined RPM hard limit", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1016, 1.0, 0.0, 30000.0, "rpm"), +alignmentFill_at_130("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1018, 1.0, -20.0, 100.0, "units"), +fuelInjectionCounter("fuelInjectionCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1020, 1.0, -1.0, -1.0, ""), +sparkCounter("sparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1024, 1.0, -1.0, -1.0, ""), +fuelingLoad("fuel: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1028, 1.0, -1.0, -1.0, ""), +ignitionLoad("ign: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1032, 1.0, -1.0, -1.0, ""), +tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1036, 1.0, -1.0, -1.0, ""), +tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1040, 1.0, -1.0, -1.0, ""), +deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1044, 1.0, -1.0, -1.0, ""), +extraFuel("extraFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1048, 1.0, -1.0, -1.0, ""), +valueFromTable("valueFromTable", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1052, 1.0, -1.0, -1.0, ""), +fractionalInjFuel("fractionalInjFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1060, 1.0, -1.0, -1.0, ""), +accumulatedValue("accumulatedValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1064, 1.0, -1.0, -1.0, ""), +maxExtraPerCycle("maxExtraPerCycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1068, 1.0, -1.0, -1.0, ""), +maxExtraPerPeriod("maxExtraPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1072, 1.0, -1.0, -1.0, ""), +maxInjectedPerPeriod("maxInjectedPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1076, 1.0, -1.0, -1.0, ""), +cycleCnt("cycleCnt", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1080, 1.0, -1.0, -1.0, ""), +hwEventCounters1("Hardware events since boot 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1084, 1.0, -1.0, -1.0, ""), +hwEventCounters2("Hardware events since boot 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1088, 1.0, -1.0, -1.0, ""), +hwEventCounters3("Hardware events since boot 3", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1092, 1.0, -1.0, -1.0, ""), +hwEventCounters4("Hardware events since boot 4", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1096, 1.0, -1.0, -1.0, ""), +hwEventCounters5("Hardware events since boot 5", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1100, 1.0, -1.0, -1.0, ""), +hwEventCounters6("Hardware events since boot 6", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1104, 1.0, -1.0, -1.0, ""), +vvtCamCounter("vvtCamCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1108, 1.0, -1.0, -1.0, ""), +mapVvt_MAP_AT_SPECIAL_POINT("mapVvt_MAP_AT_SPECIAL_POINT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1112, 1.0, -10000.0, 10000.0, ""), +mapVvt_MAP_AT_DIFF("mapVvt_MAP_AT_DIFF", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1116, 1.0, -10000.0, 10000.0, ""), +mapVvt_MAP_AT_CYCLE_COUNT("mapVvt_MAP_AT_CYCLE_COUNT", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1120, 1.0, -10000.0, 10000.0, ""), +mapVvt_map_peak("mapVvt_map_peak", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1121, 1.0, -10000.0, 10000.0, ""), +alignmentFill_at_38("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1122, 1.0, -20.0, 100.0, "units"), +currentEngineDecodedPhase("Engine Phase", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1124, 1.0, 0.0, 0.0, "deg"), +crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1128, 1.0, -1.0, -1.0, ""), +vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1132, 1.0, -10000.0, 10000.0, ""), +vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1136, 1.0, -10000.0, 10000.0, ""), +triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1140, 1.0, -10000.0, 10000.0, ""), +triggerActualSyncGapRatio("trigger: unused field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1144, 1.0, -1.0, -1.0, ""), +triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1148, 1.0, -1.0, -1.0, ""), +vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1149, 1.0, -1.0, -1.0, ""), +camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1150, 1.0, -1.0, -1.0, ""), +vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1151, 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, 1156, 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, 1160, 1.0, -1.0, -1.0, ""), +idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1164, 1.0, -1.0, -1.0, ""), +currentIdlePosition("idle: current position\nthat's current position with CLT and IAT corrections", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1168, 1.0, -1.0, -1.0, ""), +baseIdlePosition("idle: base value\ncurrent position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1172, 1.0, -1.0, -1.0, ""), +iacByTpsTaper("idle: iacByTpsTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1176, 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, 1180, 1.0, -1.0, -1.0, ""), +targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1188, 1.0, -1.0, -1.0, ""), +targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1192, 1.0, -1.0, -1.0, ""), +iacByRpmTaper("idle: iacByRpmTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1196, 1.0, -1.0, -1.0, ""), +luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1200, 1.0, -1.0, -1.0, ""), +baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1204, 1.0, -1.0, -1.0, ""), +dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -1.0, -1.0, ""), +luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -1.0, -1.0, ""), +luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -1.0, -1.0, ""), +idlePosition("idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -1.0, -1.0, ""), +trim("trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1224, 1.0, -1.0, -1.0, ""), +luaAdjustment("luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1228, 1.0, -1.0, -1.0, ""), +etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1232, 1.0, -1.0, -1.0, ""), +etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1236, 1.0, -10000.0, 10000.0, ""), +etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1240, 1.0, -10000.0, 10000.0, "%"), +faultCode("faultCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1248, 1.0, -1.0, -1.0, ""), +heaterDuty("heaterDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1249, 1.0, 0.0, 100.0, "%"), +pumpDuty("pumpDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1250, 1.0, 0.0, 100.0, "%"), +alignmentFill_at_3("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1251, 1.0, -20.0, 100.0, "units"), +tempC("tempC", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1252, 1.0, 500.0, 1000.0, "C"), +nernstVoltage("nernstVoltage", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1254, 0.001, 0.0, 1.0, "V"), +esr("esr", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1256, 1.0, -1.0, -1.0, ""), +alignmentFill_at_10("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1258, 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 4d1f6fdcd3..42677003d5 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 1248 \ No newline at end of file +#define TS_TOTAL_OUTPUT_SIZE 1260 \ 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 e404a420ee..844875706b 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 Thu Sep 15 18:59:53 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1277,127 +1277,143 @@ struct output_channels_s { */ uint8_t extiOverflowCount = (uint8_t)0; /** - * need 4 byte alignment - units + % * offset 577 */ - uint8_t alignmentFill_at_577[3]; + scaled_channel ignBlendBias[IGN_BLEND_COUNT]; /** - offset 580 bit 0 */ + * need 4 byte alignment + units + * offset 581 + */ + uint8_t alignmentFill_at_581[1]; + /** + deg + * offset 582 + */ + scaled_channel ignBlendOutput[IGN_BLEND_COUNT]; + /** + * need 4 byte alignment + units + * offset 590 + */ + uint8_t alignmentFill_at_590[2]; + /** + offset 592 bit 0 */ bool coilState1 : 1 {}; /** - offset 580 bit 1 */ + offset 592 bit 1 */ bool coilState2 : 1 {}; /** - offset 580 bit 2 */ + offset 592 bit 2 */ bool coilState3 : 1 {}; /** - offset 580 bit 3 */ + offset 592 bit 3 */ bool coilState4 : 1 {}; /** - offset 580 bit 4 */ + offset 592 bit 4 */ bool coilState5 : 1 {}; /** - offset 580 bit 5 */ + offset 592 bit 5 */ bool coilState6 : 1 {}; /** - offset 580 bit 6 */ + offset 592 bit 6 */ bool coilState7 : 1 {}; /** - offset 580 bit 7 */ + offset 592 bit 7 */ bool coilState8 : 1 {}; /** - offset 580 bit 8 */ + offset 592 bit 8 */ bool coilState9 : 1 {}; /** - offset 580 bit 9 */ + offset 592 bit 9 */ bool coilState10 : 1 {}; /** - offset 580 bit 10 */ + offset 592 bit 10 */ bool coilState11 : 1 {}; /** - offset 580 bit 11 */ + offset 592 bit 11 */ bool coilState12 : 1 {}; /** - offset 580 bit 12 */ + offset 592 bit 12 */ bool injectorState1 : 1 {}; /** - offset 580 bit 13 */ + offset 592 bit 13 */ bool injectorState2 : 1 {}; /** - offset 580 bit 14 */ + offset 592 bit 14 */ bool injectorState3 : 1 {}; /** - offset 580 bit 15 */ + offset 592 bit 15 */ bool injectorState4 : 1 {}; /** - offset 580 bit 16 */ + offset 592 bit 16 */ bool injectorState5 : 1 {}; /** - offset 580 bit 17 */ + offset 592 bit 17 */ bool injectorState6 : 1 {}; /** - offset 580 bit 18 */ + offset 592 bit 18 */ bool injectorState7 : 1 {}; /** - offset 580 bit 19 */ + offset 592 bit 19 */ bool injectorState8 : 1 {}; /** - offset 580 bit 20 */ + offset 592 bit 20 */ bool injectorState9 : 1 {}; /** - offset 580 bit 21 */ + offset 592 bit 21 */ bool injectorState10 : 1 {}; /** - offset 580 bit 22 */ + offset 592 bit 22 */ bool injectorState11 : 1 {}; /** - offset 580 bit 23 */ + offset 592 bit 23 */ bool injectorState12 : 1 {}; /** - offset 580 bit 24 */ - bool unusedBit_300_24 : 1 {}; + offset 592 bit 24 */ + bool unusedBit_303_24 : 1 {}; /** - offset 580 bit 25 */ - bool unusedBit_300_25 : 1 {}; + offset 592 bit 25 */ + bool unusedBit_303_25 : 1 {}; /** - offset 580 bit 26 */ - bool unusedBit_300_26 : 1 {}; + offset 592 bit 26 */ + bool unusedBit_303_26 : 1 {}; /** - offset 580 bit 27 */ - bool unusedBit_300_27 : 1 {}; + offset 592 bit 27 */ + bool unusedBit_303_27 : 1 {}; /** - offset 580 bit 28 */ - bool unusedBit_300_28 : 1 {}; + offset 592 bit 28 */ + bool unusedBit_303_28 : 1 {}; /** - offset 580 bit 29 */ - bool unusedBit_300_29 : 1 {}; + offset 592 bit 29 */ + bool unusedBit_303_29 : 1 {}; /** - offset 580 bit 30 */ - bool unusedBit_300_30 : 1 {}; + offset 592 bit 30 */ + bool unusedBit_303_30 : 1 {}; /** - offset 580 bit 31 */ - bool unusedBit_300_31 : 1 {}; + offset 592 bit 31 */ + bool unusedBit_303_31 : 1 {}; /** - * offset 584 + * offset 596 */ int outputRequestPeriod = (int)0; /** - * offset 588 + * offset 600 */ float mapFast = (float)0; /** - * offset 592 + * offset 604 */ uint8_t unusedAtTheEnd[150]; /** * need 4 byte alignment units - * offset 742 + * offset 754 */ - uint8_t alignmentFill_at_742[2]; + uint8_t alignmentFill_at_754[2]; }; -static_assert(sizeof(output_channels_s) == 744); +static_assert(sizeof(output_channels_s) == 756); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Sep 15 18:59:53 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Sep 17 00:15:40 UTC 2022 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 134186153c..0ba0a0bf09 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 Tue Sep 13 06:33:14 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:47 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4284,6 +4284,50 @@ struct cyl_trim_s { }; static_assert(sizeof(cyl_trim_s) == 16); +// start of blend_table_s +struct blend_table_s { + /** + * offset 0 + */ + scaled_channel table[8][8]; + /** + Load + * offset 128 + */ + uint16_t loadBins[8]; + /** + RPM + * offset 144 + */ + uint16_t rpmBins[8]; + /** + * offset 160 + */ + gppwm_channel_e blendParameter; + /** + * need 4 byte alignment + units + * offset 161 + */ + uint8_t alignmentFill_at_161[1]; + /** + * offset 162 + */ + scaled_channel blendBins[8]; + /** + % + * offset 178 + */ + scaled_channel blendValues[8]; + /** + * need 4 byte alignment + units + * offset 186 + */ + uint8_t alignmentFill_at_186[2]; +}; +static_assert(sizeof(blend_table_s) == 188); + // start of persistent_config_s struct persistent_config_s { /** @@ -4988,8 +5032,12 @@ struct persistent_config_s { * offset 21290 */ scaled_channel maxKnockRetardRpmBins[6]; + /** + * offset 21296 + */ + blend_table_s ignBlends[IGN_BLEND_COUNT]; }; -static_assert(sizeof(persistent_config_s) == 21296); +static_assert(sizeof(persistent_config_s) == 22048); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 13 06:33:14 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:47 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index d266b601e2..18b80e22c0 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -192,6 +192,7 @@ #define benchTestOnTime_offset 1634 #define binarySerialRxPin_offset 1530 #define binarySerialTxPin_offset 1528 +#define blend_table_s_size 188 #define BLOCKING_FACTOR 500 #define boardUse2stepPullDown_offset 1360 #define boardUseCamPullDown_offset 1360 @@ -1403,8 +1404,37 @@ #define idleVeLoadBins_offset 5648 #define idleVeRpmBins_offset 5644 #define idleVeTable_offset 5652 +#define IGN_BLEND_COUNT 4 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 +#define ignBlends1_blendBins_offset 21458 +#define ignBlends1_blendParameter_offset 21456 +#define ignBlends1_blendValues_offset 21474 +#define ignBlends1_loadBins_offset 21424 +#define ignBlends1_offset 21296 +#define ignBlends1_rpmBins_offset 21440 +#define ignBlends1_table_offset 21296 +#define ignBlends2_blendBins_offset 21646 +#define ignBlends2_blendParameter_offset 21644 +#define ignBlends2_blendValues_offset 21662 +#define ignBlends2_loadBins_offset 21612 +#define ignBlends2_offset 21484 +#define ignBlends2_rpmBins_offset 21628 +#define ignBlends2_table_offset 21484 +#define ignBlends3_blendBins_offset 21834 +#define ignBlends3_blendParameter_offset 21832 +#define ignBlends3_blendValues_offset 21850 +#define ignBlends3_loadBins_offset 21800 +#define ignBlends3_offset 21672 +#define ignBlends3_rpmBins_offset 21816 +#define ignBlends3_table_offset 21672 +#define ignBlends4_blendBins_offset 22022 +#define ignBlends4_blendParameter_offset 22020 +#define ignBlends4_blendValues_offset 22038 +#define ignBlends4_loadBins_offset 21988 +#define ignBlends4_offset 21860 +#define ignBlends4_rpmBins_offset 22004 +#define ignBlends4_table_offset 21860 #define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK" #define ignition_mode_e_IM_INDIVIDUAL_COILS 1 #define ignition_mode_e_IM_ONE_COIL 0 @@ -1783,7 +1813,7 @@ #define pedalToTpsRpmBins_offset 5532 #define pedalToTpsTable_offset 5460 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21296 +#define persistent_config_s_size 22048 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1932,7 +1962,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 2388932933 +#define SIGNATURE_HASH 313250678 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2173,7 +2203,7 @@ #define torqueLoadBins_offset 3684 #define torqueRpmBins_offset 3672 #define torqueTable_offset 3636 -#define TOTAL_CONFIG_SIZE 21296 +#define TOTAL_CONFIG_SIZE 22048 #define totalGearsCount_offset 1584 #define tps1_1AdcChannel_offset 456 #define tps1_2AdcChannel_offset 686 @@ -2492,12 +2522,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.09.16.all.2388932933" +#define TS_SIGNATURE "rusEFI 2022.09.17.all.313250678" #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 1248 +#define TS_TOTAL_OUTPUT_SIZE 1260 #define TsCalMode_EtbKd 5 #define TsCalMode_EtbKi 4 #define TsCalMode_EtbKp 3 diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index cc45f8b5f6..8026dba75b 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 2571317514 -#define TS_SIGNATURE "rusEFI 2022.09.16.48way.2571317514" +#define SIGNATURE_HASH 93117241 +#define TS_SIGNATURE "rusEFI 2022.09.17.48way.93117241" diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index c09d3828e3..aa432e2374 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 2388932933 -#define TS_SIGNATURE "rusEFI 2022.09.16.all.2388932933" +#define SIGNATURE_HASH 313250678 +#define TS_SIGNATURE "rusEFI 2022.09.17.all.313250678" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 1dc2f89eb3..ed7be1e386 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 3161891881 -#define TS_SIGNATURE "rusEFI 2022.09.16.alphax-2chan.3161891881" +#define SIGNATURE_HASH 549015066 +#define TS_SIGNATURE "rusEFI 2022.09.17.alphax-2chan.549015066" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index b79c84e5b3..95c8bebf8c 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 91814602 -#define TS_SIGNATURE "rusEFI 2022.09.16.alphax-4chan.91814602" +#define SIGNATURE_HASH 2578911481 +#define TS_SIGNATURE "rusEFI 2022.09.17.alphax-4chan.2578911481" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 0af3179d72..285606a91c 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 2460929122 -#define TS_SIGNATURE "rusEFI 2022.09.16.atlas.2460929122" +#define SIGNATURE_HASH 241247825 +#define TS_SIGNATURE "rusEFI 2022.09.17.atlas.241247825" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index dc145bb9ed..706cef863f 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 2022205628 -#define TS_SIGNATURE "rusEFI 2022.09.16.core8.2022205628" +#define SIGNATURE_HASH 3829891727 +#define TS_SIGNATURE "rusEFI 2022.09.17.core8.3829891727" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index b6ca8aa450..6c3e8428a7 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 2388932933 -#define TS_SIGNATURE "rusEFI 2022.09.16.cypress.2388932933" +#define SIGNATURE_HASH 313250678 +#define TS_SIGNATURE "rusEFI 2022.09.17.cypress.313250678" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 4a41a0ca50..c196c97d91 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 2388932933 -#define TS_SIGNATURE "rusEFI 2022.09.16.f407-discovery.2388932933" +#define SIGNATURE_HASH 313250678 +#define TS_SIGNATURE "rusEFI 2022.09.17.f407-discovery.313250678" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 584b66acb2..78df535e8a 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 2388932933 -#define TS_SIGNATURE "rusEFI 2022.09.16.f429-discovery.2388932933" +#define SIGNATURE_HASH 313250678 +#define TS_SIGNATURE "rusEFI 2022.09.17.f429-discovery.313250678" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 62bc2bdf4a..b6b3f92288 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 3423126913 -#define TS_SIGNATURE "rusEFI 2022.09.16.frankenso_na6.3423126913" +#define SIGNATURE_HASH 1355231154 +#define TS_SIGNATURE "rusEFI 2022.09.17.frankenso_na6.1355231154" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 3e7d2df42b..2bf75f5859 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 2123971690 -#define TS_SIGNATURE "rusEFI 2022.09.16.harley81.2123971690" +#define SIGNATURE_HASH 3797341785 +#define TS_SIGNATURE "rusEFI 2022.09.17.harley81.3797341785" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index e4a3f9b9a0..bd49b90f91 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 973323507 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen-gm-e67.973323507" +#define SIGNATURE_HASH 2798409408 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen-gm-e67.2798409408" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 3915823646..8dec1f1f29 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 1475283081 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen-nb1.1475283081" +#define SIGNATURE_HASH 3407930042 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen-nb1.3407930042" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 4cf6c90fa7..e595ac4d58 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 112886191 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen121nissan.112886191" +#define SIGNATURE_HASH 2591386524 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen121nissan.2591386524" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index e41e4204e7..eb5ed7f6d8 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 4265998911 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen121vag.4265998911" +#define SIGNATURE_HASH 1653215244 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen121vag.1653215244" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 7b6cdd8d46..a17f6f668a 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 1889141883 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen128.1889141883" +#define SIGNATURE_HASH 3965054536 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen128.3965054536" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index c8282fb8a0..fc80962f01 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 371936193 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen154hyundai.371936193" +#define SIGNATURE_HASH 2330239474 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen154hyundai.2330239474" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 266586d411..66b079ee02 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 2086342721 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen72.2086342721" +#define SIGNATURE_HASH 3767859826 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen72.3767859826" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 7d02cd903e..abd4c53ce4 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 2899435855 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen81.2899435855" +#define SIGNATURE_HASH 807275388 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen81.807275388" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 4d292b80a5..5d94d354e0 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 2609982089 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellen88bmw.2609982089" +#define SIGNATURE_HASH 123650234 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellen88bmw.123650234" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index e2dbcfbb16..09b4b6e40f 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 1268148167 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellenNA6.1268148167" +#define SIGNATURE_HASH 3612970484 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellenNA6.3612970484" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index ee8fd5f7c0..97b5c21f2d 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 778930349 -#define TS_SIGNATURE "rusEFI 2022.09.16.hellenNA8_96.778930349" +#define SIGNATURE_HASH 2996986526 +#define TS_SIGNATURE "rusEFI 2022.09.17.hellenNA8_96.2996986526" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index f1fae0f47c..eda680177a 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 3870530441 -#define TS_SIGNATURE "rusEFI 2022.09.16.kin.3870530441" +#define SIGNATURE_HASH 2054975930 +#define TS_SIGNATURE "rusEFI 2022.09.17.kin.2054975930" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 0ee7758bae..258a34e547 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 1102230963 -#define TS_SIGNATURE "rusEFI 2022.09.16.mre_f4.1102230963" +#define SIGNATURE_HASH 3715981184 +#define TS_SIGNATURE "rusEFI 2022.09.17.mre_f4.3715981184" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 7bc3826db4..27c6fe0371 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 1102230963 -#define TS_SIGNATURE "rusEFI 2022.09.16.mre_f7.1102230963" +#define SIGNATURE_HASH 3715981184 +#define TS_SIGNATURE "rusEFI 2022.09.17.mre_f7.3715981184" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 5ff30e4d35..7ba252f824 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 3733905571 -#define TS_SIGNATURE "rusEFI 2022.09.16.prometheus_405.3733905571" +#define SIGNATURE_HASH 1111558800 +#define TS_SIGNATURE "rusEFI 2022.09.17.prometheus_405.1111558800" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index f4fa56757f..114e2c7057 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 3733905571 -#define TS_SIGNATURE "rusEFI 2022.09.16.prometheus_469.3733905571" +#define SIGNATURE_HASH 1111558800 +#define TS_SIGNATURE "rusEFI 2022.09.17.prometheus_469.1111558800" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index b4a5a44f50..c76a2e4fc0 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 732560947 -#define TS_SIGNATURE "rusEFI 2022.09.16.proteus_f4.732560947" +#define SIGNATURE_HASH 3076920320 +#define TS_SIGNATURE "rusEFI 2022.09.17.proteus_f4.3076920320" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index e2c8828060..62e708dec8 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 732560947 -#define TS_SIGNATURE "rusEFI 2022.09.16.proteus_f7.732560947" +#define SIGNATURE_HASH 3076920320 +#define TS_SIGNATURE "rusEFI 2022.09.17.proteus_f7.3076920320" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index c6149c4152..4d091a3c8b 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 732560947 -#define TS_SIGNATURE "rusEFI 2022.09.16.proteus_h7.732560947" +#define SIGNATURE_HASH 3076920320 +#define TS_SIGNATURE "rusEFI 2022.09.17.proteus_h7.3076920320" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 0e4d9f9047..75aed0effe 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 4152025247 -#define TS_SIGNATURE "rusEFI 2022.09.16.subaru_eg33_f7.4152025247" +#define SIGNATURE_HASH 1807026860 +#define TS_SIGNATURE "rusEFI 2022.09.17.subaru_eg33_f7.1807026860" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 3f26c02bda..09fadfbbbe 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 611120913 -#define TS_SIGNATURE "rusEFI 2022.09.16.tdg-pdm8.611120913" +#define SIGNATURE_HASH 3097697570 +#define TS_SIGNATURE "rusEFI 2022.09.17.tdg-pdm8.3097697570" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 211b266042..0f72f24577 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.09.16.all.2388932933" + signature = "rusEFI 2022.09.17.all.313250678" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.all.2388932933" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.all.313250678" ; 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 Fri Sep 16 20:10:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:43 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 55d25a404f..f9499d512e 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.09.16.48way.2571317514" + signature = "rusEFI 2022.09.17.48way.93117241" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.48way.2571317514" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.48way.93117241" ; 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 Fri Sep 16 20:10:10 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:21 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6116,6 +6223,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 4974f71da6..5dd128acd8 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.09.16.alphax-2chan.3161891881" + signature = "rusEFI 2022.09.17.alphax-2chan.549015066" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.alphax-2chan.3161891881" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.alphax-2chan.549015066" ; 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 Fri Sep 16 20:09:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:47 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 5729c76ada..52f52ecebb 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.09.16.alphax-4chan.91814602" + signature = "rusEFI 2022.09.17.alphax-4chan.2578911481" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.alphax-4chan.91814602" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.alphax-4chan.2578911481" ; 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 Fri Sep 16 20:09:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:49 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 480002ef6f..3cf5bbcd88 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.09.16.atlas.2460929122" + signature = "rusEFI 2022.09.17.atlas.241247825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.atlas.2460929122" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.atlas.241247825" ; 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 Fri Sep 16 20:10:27 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:39 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index a03e9b7219..3beaac9117 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.09.16.core8.2022205628" + signature = "rusEFI 2022.09.17.core8.3829891727" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.core8.2022205628" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.core8.3829891727" ; 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 Fri Sep 16 20:10:08 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:19 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6116,6 +6223,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index b1f54135e8..bf352df6cf 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.09.16.cypress.2388932933" + signature = "rusEFI 2022.09.17.cypress.313250678" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.cypress.2388932933" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.cypress.313250678" ; 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 Fri Sep 16 20:09:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:44 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 8672ac639c..ecbb6cde26 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.09.16.f407-discovery.2388932933" + signature = "rusEFI 2022.09.17.f407-discovery.313250678" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.f407-discovery.2388932933" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.f407-discovery.313250678" ; 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 Fri Sep 16 20:10:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:35 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 772c27efda..779be09047 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.09.16.f429-discovery.2388932933" + signature = "rusEFI 2022.09.17.f429-discovery.313250678" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.f429-discovery.2388932933" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.f429-discovery.313250678" ; 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 Fri Sep 16 20:10:25 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:37 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 e2da595b7a..be82d9c04a 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.09.16.frankenso_na6.3423126913" + signature = "rusEFI 2022.09.17.frankenso_na6.1355231154" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.frankenso_na6.3423126913" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.frankenso_na6.1355231154" ; 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 Fri Sep 16 20:10:12 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:23 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 9a12847b30..01a26dd2b4 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.09.16.harley81.2123971690" + signature = "rusEFI 2022.09.17.harley81.3797341785" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.harley81.2123971690" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.harley81.3797341785" ; 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 Fri Sep 16 20:09:41 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:51 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 543842db71..6075d08e4a 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.09.16.hellen-gm-e67.973323507" + signature = "rusEFI 2022.09.17.hellen-gm-e67.2798409408" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen-gm-e67.973323507" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen-gm-e67.2798409408" ; 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 Fri Sep 16 20:09:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:09 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 c55ffb2625..7afbf769fc 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.09.16.hellen-nb1.1475283081" + signature = "rusEFI 2022.09.17.hellen-nb1.3407930042" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen-nb1.1475283081" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen-nb1.3407930042" ; 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 Fri Sep 16 20:09:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:07 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 3522dac369..c57c9d4858 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.09.16.hellen121nissan.112886191" + signature = "rusEFI 2022.09.17.hellen121nissan.2591386524" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen121nissan.112886191" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen121nissan.2591386524" ; 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 Fri Sep 16 20:09:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:57 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index c52604040e..b3a58bf0ff 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.09.16.hellen121vag.4265998911" + signature = "rusEFI 2022.09.17.hellen121vag.1653215244" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen121vag.4265998911" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen121vag.1653215244" ; 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 Fri Sep 16 20:09:45 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:55 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index b5924145ab..91d486005a 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.09.16.hellen128.1889141883" + signature = "rusEFI 2022.09.17.hellen128.3965054536" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen128.1889141883" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen128.3965054536" ; 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 Fri Sep 16 20:09:43 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:53 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index edc41814f8..08e1ea5d00 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.09.16.hellen154hyundai.371936193" + signature = "rusEFI 2022.09.17.hellen154hyundai.2330239474" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen154hyundai.371936193" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen154hyundai.2330239474" ; 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 Fri Sep 16 20:09:49 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:59 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index b4ae12e6fb..705cd95364 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.09.16.hellen72.2086342721" + signature = "rusEFI 2022.09.17.hellen72.3767859826" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen72.2086342721" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen72.3767859826" ; 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 Fri Sep 16 20:09:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:03 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 266d96c5fb..841194c6f6 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.09.16.hellen81.2899435855" + signature = "rusEFI 2022.09.17.hellen81.807275388" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen81.2899435855" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen81.807275388" ; 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 Fri Sep 16 20:09:55 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:05 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6113,6 +6220,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index e7d490221c..922410e85b 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.09.16.hellen88bmw.2609982089" + signature = "rusEFI 2022.09.17.hellen88bmw.123650234" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellen88bmw.2609982089" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellen88bmw.123650234" ; 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 Fri Sep 16 20:09:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:01 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 1719772c52..c785df3840 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.09.16.hellenNA6.1268148167" + signature = "rusEFI 2022.09.17.hellenNA6.3612970484" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellenNA6.1268148167" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellenNA6.3612970484" ; 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 Fri Sep 16 20:10:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:11 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 481504a060..2a8f470485 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.09.16.hellenNA8_96.778930349" + signature = "rusEFI 2022.09.17.hellenNA8_96.2996986526" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.hellenNA8_96.778930349" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.hellenNA8_96.2996986526" ; 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 Fri Sep 16 20:10:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:13 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6115,6 +6222,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + dialog = dwellSettings, "", yAxis panel = dwellCorrection panel = dwellVoltageCorrection diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 6f5487f58d..695045261e 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.09.16.kin.3870530441" + signature = "rusEFI 2022.09.17.kin.2054975930" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.kin.3870530441" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.kin.2054975930" ; 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 Fri Sep 16 20:09:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:42 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6119,6 +6226,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 5d39b73de9..07da30ea5c 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.09.16.mre_f4.1102230963" + signature = "rusEFI 2022.09.17.mre_f4.3715981184" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.mre_f4.1102230963" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.mre_f4.3715981184" ; 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 Fri Sep 16 20:10:06 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:17 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6116,6 +6223,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 a69dc7b638..3d13356e80 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.09.16.mre_f7.1102230963" + signature = "rusEFI 2022.09.17.mre_f7.3715981184" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.mre_f7.1102230963" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.mre_f7.3715981184" ; 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 Fri Sep 16 20:10:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:15 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6116,6 +6223,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 b5046a20b8..d365abe0f6 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.09.16.prometheus_405.3733905571" + signature = "rusEFI 2022.09.17.prometheus_405.1111558800" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.prometheus_405.3733905571" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.prometheus_405.1111558800" ; 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 Fri Sep 16 20:10:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:27 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 59b62388c1..f999c06af6 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.09.16.prometheus_469.3733905571" + signature = "rusEFI 2022.09.17.prometheus_469.1111558800" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.prometheus_469.3733905571" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.prometheus_469.1111558800" ; 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 Fri Sep 16 20:10:14 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:25 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 d338f134ff..e2177e3d6a 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.09.16.proteus_f4.732560947" + signature = "rusEFI 2022.09.17.proteus_f4.3076920320" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.proteus_f4.732560947" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.proteus_f4.3076920320" ; 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 Fri Sep 16 20:10:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:31 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 309db74b38..739e114f14 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.09.16.proteus_f7.732560947" + signature = "rusEFI 2022.09.17.proteus_f7.3076920320" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.proteus_f7.732560947" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.proteus_f7.3076920320" ; 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 Fri Sep 16 20:10:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:29 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 dd27bfe579..2e78adb46b 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.09.16.proteus_h7.732560947" + signature = "rusEFI 2022.09.17.proteus_h7.3076920320" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.proteus_h7.732560947" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.proteus_h7.3076920320" ; 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 Fri Sep 16 20:10:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:33 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6112,6 +6219,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 34d293e931..949649a5db 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.09.16.subaru_eg33_f7.4152025247" + signature = "rusEFI 2022.09.17.subaru_eg33_f7.1807026860" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.subaru_eg33_f7.4152025247" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.subaru_eg33_f7.1807026860" ; 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 Fri Sep 16 20:09:35 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 Sat Sep 17 00:15:45 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6114,6 +6221,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 44d4859632..86ebba5559 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.09.16.tdg-pdm8.611120913" + signature = "rusEFI 2022.09.17.tdg-pdm8.3097697570" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.16.tdg-pdm8.611120913" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.17.tdg-pdm8.3097697570" ; 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 Fri Sep 16 20:10:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:41 UTC 2022 -pageSize = 21296 +pageSize = 22048 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_ELEMENT_2003",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",27="TEST_ISSUE_898",19="TEST_ROTARY",59="TLE8888_BENCH_ENGINE",44="TOYOTA_2JZ_GTE_VVTi",38="TOYOTA_JZS147",48="UNUSED_48",32="VW_ABA" sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 @@ -1373,7 +1373,31 @@ throttle2TrimRpmBins = array, U08, 21242, [6], "RPM", 100.0, 0, 0, 25000, 0 maxKnockRetardTable = array, U08, 21248, [6x6], "deg", 0.25, 0, 0, 30, 2 maxKnockRetardLoadBins = array, U08, 21284, [6], "%", 1, 0, 0, 250, 0 maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 -; total TS size = 21296 +ignBlends1_table = array, S16, 21296, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends1_loadBins = array, U16, 21424, [8], "Load", 1, 0, 0, 500, 0 +ignBlends1_rpmBins = array, U16, 21440, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends1_blendParameter = bits, U08, 21456, [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" +ignBlends1_blendBins = array, S16, 21458, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends1_blendValues = array, U08, 21474, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends2_table = array, S16, 21484, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends2_loadBins = array, U16, 21612, [8], "Load", 1, 0, 0, 500, 0 +ignBlends2_rpmBins = array, U16, 21628, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends2_blendParameter = bits, U08, 21644, [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" +ignBlends2_blendBins = array, S16, 21646, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends2_blendValues = array, U08, 21662, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends3_table = array, S16, 21672, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends3_loadBins = array, U16, 21800, [8], "Load", 1, 0, 0, 500, 0 +ignBlends3_rpmBins = array, U16, 21816, [8], "RPM", 1, 0, 0, 18000, 0 +ignBlends3_blendParameter = bits, U08, 21832, [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" +ignBlends3_blendBins = array, S16, 21834, [8], "", 0.1, 0, -1000, 1000, 1 +ignBlends3_blendValues = array, U08, 21850, [8], "%", 0.5, 0, 0, 100, 1 +ignBlends4_table = array, S16, 21860, [8x8], "", 0.1, 0, -100, 100, 1 +ignBlends4_loadBins = array, U16, 21988, [8], "Load", 1, 0, 0, 500, 0 +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" +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 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" @@ -2119,7 +2143,7 @@ maxKnockRetardRpmBins = array, U08, 21290, [6], "RPM", 100.0, 0, 0, 25000, 0 ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code - ochBlockSize = 1248 + ochBlockSize = 1260 ; ; see TunerStudioOutputChannels struct @@ -2477,781 +2501,789 @@ gppwmOutput3 = scalar, U08, 572, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 573, "%", 0.5, 0 rawBattery = scalar, S16, 574, "V", 0.001, 0 extiOverflowCount = scalar, U08, 576, "", 1, 0 -coilState1 = bits, U32, 580, [0:0] -coilState2 = bits, U32, 580, [1:1] -coilState3 = bits, U32, 580, [2:2] -coilState4 = bits, U32, 580, [3:3] -coilState5 = bits, U32, 580, [4:4] -coilState6 = bits, U32, 580, [5:5] -coilState7 = bits, U32, 580, [6:6] -coilState8 = bits, U32, 580, [7:7] -coilState9 = bits, U32, 580, [8:8] -coilState10 = bits, U32, 580, [9:9] -coilState11 = bits, U32, 580, [10:10] -coilState12 = bits, U32, 580, [11:11] -injectorState1 = bits, U32, 580, [12:12] -injectorState2 = bits, U32, 580, [13:13] -injectorState3 = bits, U32, 580, [14:14] -injectorState4 = bits, U32, 580, [15:15] -injectorState5 = bits, U32, 580, [16:16] -injectorState6 = bits, U32, 580, [17:17] -injectorState7 = bits, U32, 580, [18:18] -injectorState8 = bits, U32, 580, [19:19] -injectorState9 = bits, U32, 580, [20:20] -injectorState10 = bits, U32, 580, [21:21] -injectorState11 = bits, U32, 580, [22:22] -injectorState12 = bits, U32, 580, [23:23] -unusedBit_300_24 = bits, U32, 580, [24:24] -unusedBit_300_25 = bits, U32, 580, [25:25] -unusedBit_300_26 = bits, U32, 580, [26:26] -unusedBit_300_27 = bits, U32, 580, [27:27] -unusedBit_300_28 = bits, U32, 580, [28:28] -unusedBit_300_29 = bits, U32, 580, [29:29] -unusedBit_300_30 = bits, U32, 580, [30:30] -unusedBit_300_31 = bits, U32, 580, [31:31] -outputRequestPeriod = scalar, S32, 584, "", 1, 0 -mapFast = scalar, F32, 588, "", 1, 0 -unusedAtTheEnd1 = scalar, U08, 592, "", 1, 0 -unusedAtTheEnd2 = scalar, U08, 593, "", 1, 0 -unusedAtTheEnd3 = scalar, U08, 594, "", 1, 0 -unusedAtTheEnd4 = scalar, U08, 595, "", 1, 0 -unusedAtTheEnd5 = scalar, U08, 596, "", 1, 0 -unusedAtTheEnd6 = scalar, U08, 597, "", 1, 0 -unusedAtTheEnd7 = scalar, U08, 598, "", 1, 0 -unusedAtTheEnd8 = scalar, U08, 599, "", 1, 0 -unusedAtTheEnd9 = scalar, U08, 600, "", 1, 0 -unusedAtTheEnd10 = scalar, U08, 601, "", 1, 0 -unusedAtTheEnd11 = scalar, U08, 602, "", 1, 0 -unusedAtTheEnd12 = scalar, U08, 603, "", 1, 0 -unusedAtTheEnd13 = scalar, U08, 604, "", 1, 0 -unusedAtTheEnd14 = scalar, U08, 605, "", 1, 0 -unusedAtTheEnd15 = scalar, U08, 606, "", 1, 0 -unusedAtTheEnd16 = scalar, U08, 607, "", 1, 0 -unusedAtTheEnd17 = scalar, U08, 608, "", 1, 0 -unusedAtTheEnd18 = scalar, U08, 609, "", 1, 0 -unusedAtTheEnd19 = scalar, U08, 610, "", 1, 0 -unusedAtTheEnd20 = scalar, U08, 611, "", 1, 0 -unusedAtTheEnd21 = scalar, U08, 612, "", 1, 0 -unusedAtTheEnd22 = scalar, U08, 613, "", 1, 0 -unusedAtTheEnd23 = scalar, U08, 614, "", 1, 0 -unusedAtTheEnd24 = scalar, U08, 615, "", 1, 0 -unusedAtTheEnd25 = scalar, U08, 616, "", 1, 0 -unusedAtTheEnd26 = scalar, U08, 617, "", 1, 0 -unusedAtTheEnd27 = scalar, U08, 618, "", 1, 0 -unusedAtTheEnd28 = scalar, U08, 619, "", 1, 0 -unusedAtTheEnd29 = scalar, U08, 620, "", 1, 0 -unusedAtTheEnd30 = scalar, U08, 621, "", 1, 0 -unusedAtTheEnd31 = scalar, U08, 622, "", 1, 0 -unusedAtTheEnd32 = scalar, U08, 623, "", 1, 0 -unusedAtTheEnd33 = scalar, U08, 624, "", 1, 0 -unusedAtTheEnd34 = scalar, U08, 625, "", 1, 0 -unusedAtTheEnd35 = scalar, U08, 626, "", 1, 0 -unusedAtTheEnd36 = scalar, U08, 627, "", 1, 0 -unusedAtTheEnd37 = scalar, U08, 628, "", 1, 0 -unusedAtTheEnd38 = scalar, U08, 629, "", 1, 0 -unusedAtTheEnd39 = scalar, U08, 630, "", 1, 0 -unusedAtTheEnd40 = scalar, U08, 631, "", 1, 0 -unusedAtTheEnd41 = scalar, U08, 632, "", 1, 0 -unusedAtTheEnd42 = scalar, U08, 633, "", 1, 0 -unusedAtTheEnd43 = scalar, U08, 634, "", 1, 0 -unusedAtTheEnd44 = scalar, U08, 635, "", 1, 0 -unusedAtTheEnd45 = scalar, U08, 636, "", 1, 0 -unusedAtTheEnd46 = scalar, U08, 637, "", 1, 0 -unusedAtTheEnd47 = scalar, U08, 638, "", 1, 0 -unusedAtTheEnd48 = scalar, U08, 639, "", 1, 0 -unusedAtTheEnd49 = scalar, U08, 640, "", 1, 0 -unusedAtTheEnd50 = scalar, U08, 641, "", 1, 0 -unusedAtTheEnd51 = scalar, U08, 642, "", 1, 0 -unusedAtTheEnd52 = scalar, U08, 643, "", 1, 0 -unusedAtTheEnd53 = scalar, U08, 644, "", 1, 0 -unusedAtTheEnd54 = scalar, U08, 645, "", 1, 0 -unusedAtTheEnd55 = scalar, U08, 646, "", 1, 0 -unusedAtTheEnd56 = scalar, U08, 647, "", 1, 0 -unusedAtTheEnd57 = scalar, U08, 648, "", 1, 0 -unusedAtTheEnd58 = scalar, U08, 649, "", 1, 0 -unusedAtTheEnd59 = scalar, U08, 650, "", 1, 0 -unusedAtTheEnd60 = scalar, U08, 651, "", 1, 0 -unusedAtTheEnd61 = scalar, U08, 652, "", 1, 0 -unusedAtTheEnd62 = scalar, U08, 653, "", 1, 0 -unusedAtTheEnd63 = scalar, U08, 654, "", 1, 0 -unusedAtTheEnd64 = scalar, U08, 655, "", 1, 0 -unusedAtTheEnd65 = scalar, U08, 656, "", 1, 0 -unusedAtTheEnd66 = scalar, U08, 657, "", 1, 0 -unusedAtTheEnd67 = scalar, U08, 658, "", 1, 0 -unusedAtTheEnd68 = scalar, U08, 659, "", 1, 0 -unusedAtTheEnd69 = scalar, U08, 660, "", 1, 0 -unusedAtTheEnd70 = scalar, U08, 661, "", 1, 0 -unusedAtTheEnd71 = scalar, U08, 662, "", 1, 0 -unusedAtTheEnd72 = scalar, U08, 663, "", 1, 0 -unusedAtTheEnd73 = scalar, U08, 664, "", 1, 0 -unusedAtTheEnd74 = scalar, U08, 665, "", 1, 0 -unusedAtTheEnd75 = scalar, U08, 666, "", 1, 0 -unusedAtTheEnd76 = scalar, U08, 667, "", 1, 0 -unusedAtTheEnd77 = scalar, U08, 668, "", 1, 0 -unusedAtTheEnd78 = scalar, U08, 669, "", 1, 0 -unusedAtTheEnd79 = scalar, U08, 670, "", 1, 0 -unusedAtTheEnd80 = scalar, U08, 671, "", 1, 0 -unusedAtTheEnd81 = scalar, U08, 672, "", 1, 0 -unusedAtTheEnd82 = scalar, U08, 673, "", 1, 0 -unusedAtTheEnd83 = scalar, U08, 674, "", 1, 0 -unusedAtTheEnd84 = scalar, U08, 675, "", 1, 0 -unusedAtTheEnd85 = scalar, U08, 676, "", 1, 0 -unusedAtTheEnd86 = scalar, U08, 677, "", 1, 0 -unusedAtTheEnd87 = scalar, U08, 678, "", 1, 0 -unusedAtTheEnd88 = scalar, U08, 679, "", 1, 0 -unusedAtTheEnd89 = scalar, U08, 680, "", 1, 0 -unusedAtTheEnd90 = scalar, U08, 681, "", 1, 0 -unusedAtTheEnd91 = scalar, U08, 682, "", 1, 0 -unusedAtTheEnd92 = scalar, U08, 683, "", 1, 0 -unusedAtTheEnd93 = scalar, U08, 684, "", 1, 0 -unusedAtTheEnd94 = scalar, U08, 685, "", 1, 0 -unusedAtTheEnd95 = scalar, U08, 686, "", 1, 0 -unusedAtTheEnd96 = scalar, U08, 687, "", 1, 0 -unusedAtTheEnd97 = scalar, U08, 688, "", 1, 0 -unusedAtTheEnd98 = scalar, U08, 689, "", 1, 0 -unusedAtTheEnd99 = scalar, U08, 690, "", 1, 0 -unusedAtTheEnd100 = scalar, U08, 691, "", 1, 0 -unusedAtTheEnd101 = scalar, U08, 692, "", 1, 0 -unusedAtTheEnd102 = scalar, U08, 693, "", 1, 0 -unusedAtTheEnd103 = scalar, U08, 694, "", 1, 0 -unusedAtTheEnd104 = scalar, U08, 695, "", 1, 0 -unusedAtTheEnd105 = scalar, U08, 696, "", 1, 0 -unusedAtTheEnd106 = scalar, U08, 697, "", 1, 0 -unusedAtTheEnd107 = scalar, U08, 698, "", 1, 0 -unusedAtTheEnd108 = scalar, U08, 699, "", 1, 0 -unusedAtTheEnd109 = scalar, U08, 700, "", 1, 0 -unusedAtTheEnd110 = scalar, U08, 701, "", 1, 0 -unusedAtTheEnd111 = scalar, U08, 702, "", 1, 0 -unusedAtTheEnd112 = scalar, U08, 703, "", 1, 0 -unusedAtTheEnd113 = scalar, U08, 704, "", 1, 0 -unusedAtTheEnd114 = scalar, U08, 705, "", 1, 0 -unusedAtTheEnd115 = scalar, U08, 706, "", 1, 0 -unusedAtTheEnd116 = scalar, U08, 707, "", 1, 0 -unusedAtTheEnd117 = scalar, U08, 708, "", 1, 0 -unusedAtTheEnd118 = scalar, U08, 709, "", 1, 0 -unusedAtTheEnd119 = scalar, U08, 710, "", 1, 0 -unusedAtTheEnd120 = scalar, U08, 711, "", 1, 0 -unusedAtTheEnd121 = scalar, U08, 712, "", 1, 0 -unusedAtTheEnd122 = scalar, U08, 713, "", 1, 0 -unusedAtTheEnd123 = scalar, U08, 714, "", 1, 0 -unusedAtTheEnd124 = scalar, U08, 715, "", 1, 0 -unusedAtTheEnd125 = scalar, U08, 716, "", 1, 0 -unusedAtTheEnd126 = scalar, U08, 717, "", 1, 0 -unusedAtTheEnd127 = scalar, U08, 718, "", 1, 0 -unusedAtTheEnd128 = scalar, U08, 719, "", 1, 0 -unusedAtTheEnd129 = scalar, U08, 720, "", 1, 0 -unusedAtTheEnd130 = scalar, U08, 721, "", 1, 0 -unusedAtTheEnd131 = scalar, U08, 722, "", 1, 0 -unusedAtTheEnd132 = scalar, U08, 723, "", 1, 0 -unusedAtTheEnd133 = scalar, U08, 724, "", 1, 0 -unusedAtTheEnd134 = scalar, U08, 725, "", 1, 0 -unusedAtTheEnd135 = scalar, U08, 726, "", 1, 0 -unusedAtTheEnd136 = scalar, U08, 727, "", 1, 0 -unusedAtTheEnd137 = scalar, U08, 728, "", 1, 0 -unusedAtTheEnd138 = scalar, U08, 729, "", 1, 0 -unusedAtTheEnd139 = scalar, U08, 730, "", 1, 0 -unusedAtTheEnd140 = scalar, U08, 731, "", 1, 0 -unusedAtTheEnd141 = scalar, U08, 732, "", 1, 0 -unusedAtTheEnd142 = scalar, U08, 733, "", 1, 0 -unusedAtTheEnd143 = scalar, U08, 734, "", 1, 0 -unusedAtTheEnd144 = scalar, U08, 735, "", 1, 0 -unusedAtTheEnd145 = scalar, U08, 736, "", 1, 0 -unusedAtTheEnd146 = scalar, U08, 737, "", 1, 0 -unusedAtTheEnd147 = scalar, U08, 738, "", 1, 0 -unusedAtTheEnd148 = scalar, U08, 739, "", 1, 0 -unusedAtTheEnd149 = scalar, U08, 740, "", 1, 0 -unusedAtTheEnd150 = scalar, U08, 741, "", 1, 0 -; total TS size = 744 -m_knockRetard = scalar, F32, 744, "", 1, 0 -m_knockThreshold = scalar, F32, 748, "", 1, 0 -m_knockCount = scalar, U32, 752, "", 1, 0 -m_maximumRetard = scalar, F32, 756, "", 1, 0 -; total TS size = 760 -m_requested_pump = scalar, F32, 760, "", 1, 0 -fuel_requested_percent = scalar, F32, 764, "", 1, 0 -fuel_requested_percent_pi = scalar, F32, 768, "", 1, 0 -noValve = bits, U32, 772, [0:0] -angleAboveMin = bits, U32, 772, [1:1] -isHpfpInactive = bits, U32, 772, [2:2] -unusedBit_6_3 = bits, U32, 772, [3:3] -unusedBit_6_4 = bits, U32, 772, [4:4] -unusedBit_6_5 = bits, U32, 772, [5:5] -unusedBit_6_6 = bits, U32, 772, [6:6] -unusedBit_6_7 = bits, U32, 772, [7:7] -unusedBit_6_8 = bits, U32, 772, [8:8] -unusedBit_6_9 = bits, U32, 772, [9:9] -unusedBit_6_10 = bits, U32, 772, [10:10] -unusedBit_6_11 = bits, U32, 772, [11:11] -unusedBit_6_12 = bits, U32, 772, [12:12] -unusedBit_6_13 = bits, U32, 772, [13:13] -unusedBit_6_14 = bits, U32, 772, [14:14] -unusedBit_6_15 = bits, U32, 772, [15:15] -unusedBit_6_16 = bits, U32, 772, [16:16] -unusedBit_6_17 = bits, U32, 772, [17:17] -unusedBit_6_18 = bits, U32, 772, [18:18] -unusedBit_6_19 = bits, U32, 772, [19:19] -unusedBit_6_20 = bits, U32, 772, [20:20] -unusedBit_6_21 = bits, U32, 772, [21:21] -unusedBit_6_22 = bits, U32, 772, [22:22] -unusedBit_6_23 = bits, U32, 772, [23:23] -unusedBit_6_24 = bits, U32, 772, [24:24] -unusedBit_6_25 = bits, U32, 772, [25:25] -unusedBit_6_26 = bits, U32, 772, [26:26] -unusedBit_6_27 = bits, U32, 772, [27:27] -unusedBit_6_28 = bits, U32, 772, [28:28] -unusedBit_6_29 = bits, U32, 772, [29:29] -unusedBit_6_30 = bits, U32, 772, [30:30] -unusedBit_6_31 = bits, U32, 772, [31:31] -nextLobe = scalar, F32, 776, "", 1, 0 -di_nextStart = scalar, F32, 780, "v", 1, 0 -; total TS size = 784 -m_deadtime = scalar, F32, 784, "", 1, 0 -pressureDelta = scalar, F32, 788, "kPa", 1, 0 -pressureRatio = scalar, F32, 792, "", 1, 0 +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, S32, 596, "", 1, 0 +mapFast = scalar, F32, 600, "", 1, 0 +unusedAtTheEnd1 = scalar, U08, 604, "", 1, 0 +unusedAtTheEnd2 = scalar, U08, 605, "", 1, 0 +unusedAtTheEnd3 = scalar, U08, 606, "", 1, 0 +unusedAtTheEnd4 = scalar, U08, 607, "", 1, 0 +unusedAtTheEnd5 = scalar, U08, 608, "", 1, 0 +unusedAtTheEnd6 = scalar, U08, 609, "", 1, 0 +unusedAtTheEnd7 = scalar, U08, 610, "", 1, 0 +unusedAtTheEnd8 = scalar, U08, 611, "", 1, 0 +unusedAtTheEnd9 = scalar, U08, 612, "", 1, 0 +unusedAtTheEnd10 = scalar, U08, 613, "", 1, 0 +unusedAtTheEnd11 = scalar, U08, 614, "", 1, 0 +unusedAtTheEnd12 = scalar, U08, 615, "", 1, 0 +unusedAtTheEnd13 = scalar, U08, 616, "", 1, 0 +unusedAtTheEnd14 = scalar, U08, 617, "", 1, 0 +unusedAtTheEnd15 = scalar, U08, 618, "", 1, 0 +unusedAtTheEnd16 = scalar, U08, 619, "", 1, 0 +unusedAtTheEnd17 = scalar, U08, 620, "", 1, 0 +unusedAtTheEnd18 = scalar, U08, 621, "", 1, 0 +unusedAtTheEnd19 = scalar, U08, 622, "", 1, 0 +unusedAtTheEnd20 = scalar, U08, 623, "", 1, 0 +unusedAtTheEnd21 = scalar, U08, 624, "", 1, 0 +unusedAtTheEnd22 = scalar, U08, 625, "", 1, 0 +unusedAtTheEnd23 = scalar, U08, 626, "", 1, 0 +unusedAtTheEnd24 = scalar, U08, 627, "", 1, 0 +unusedAtTheEnd25 = scalar, U08, 628, "", 1, 0 +unusedAtTheEnd26 = scalar, U08, 629, "", 1, 0 +unusedAtTheEnd27 = scalar, U08, 630, "", 1, 0 +unusedAtTheEnd28 = scalar, U08, 631, "", 1, 0 +unusedAtTheEnd29 = scalar, U08, 632, "", 1, 0 +unusedAtTheEnd30 = scalar, U08, 633, "", 1, 0 +unusedAtTheEnd31 = scalar, U08, 634, "", 1, 0 +unusedAtTheEnd32 = scalar, U08, 635, "", 1, 0 +unusedAtTheEnd33 = scalar, U08, 636, "", 1, 0 +unusedAtTheEnd34 = scalar, U08, 637, "", 1, 0 +unusedAtTheEnd35 = scalar, U08, 638, "", 1, 0 +unusedAtTheEnd36 = scalar, U08, 639, "", 1, 0 +unusedAtTheEnd37 = scalar, U08, 640, "", 1, 0 +unusedAtTheEnd38 = scalar, U08, 641, "", 1, 0 +unusedAtTheEnd39 = scalar, U08, 642, "", 1, 0 +unusedAtTheEnd40 = scalar, U08, 643, "", 1, 0 +unusedAtTheEnd41 = scalar, U08, 644, "", 1, 0 +unusedAtTheEnd42 = scalar, U08, 645, "", 1, 0 +unusedAtTheEnd43 = scalar, U08, 646, "", 1, 0 +unusedAtTheEnd44 = scalar, U08, 647, "", 1, 0 +unusedAtTheEnd45 = scalar, U08, 648, "", 1, 0 +unusedAtTheEnd46 = scalar, U08, 649, "", 1, 0 +unusedAtTheEnd47 = scalar, U08, 650, "", 1, 0 +unusedAtTheEnd48 = scalar, U08, 651, "", 1, 0 +unusedAtTheEnd49 = scalar, U08, 652, "", 1, 0 +unusedAtTheEnd50 = scalar, U08, 653, "", 1, 0 +unusedAtTheEnd51 = scalar, U08, 654, "", 1, 0 +unusedAtTheEnd52 = scalar, U08, 655, "", 1, 0 +unusedAtTheEnd53 = scalar, U08, 656, "", 1, 0 +unusedAtTheEnd54 = scalar, U08, 657, "", 1, 0 +unusedAtTheEnd55 = scalar, U08, 658, "", 1, 0 +unusedAtTheEnd56 = scalar, U08, 659, "", 1, 0 +unusedAtTheEnd57 = scalar, U08, 660, "", 1, 0 +unusedAtTheEnd58 = scalar, U08, 661, "", 1, 0 +unusedAtTheEnd59 = scalar, U08, 662, "", 1, 0 +unusedAtTheEnd60 = scalar, U08, 663, "", 1, 0 +unusedAtTheEnd61 = scalar, U08, 664, "", 1, 0 +unusedAtTheEnd62 = scalar, U08, 665, "", 1, 0 +unusedAtTheEnd63 = scalar, U08, 666, "", 1, 0 +unusedAtTheEnd64 = scalar, U08, 667, "", 1, 0 +unusedAtTheEnd65 = scalar, U08, 668, "", 1, 0 +unusedAtTheEnd66 = scalar, U08, 669, "", 1, 0 +unusedAtTheEnd67 = scalar, U08, 670, "", 1, 0 +unusedAtTheEnd68 = scalar, U08, 671, "", 1, 0 +unusedAtTheEnd69 = scalar, U08, 672, "", 1, 0 +unusedAtTheEnd70 = scalar, U08, 673, "", 1, 0 +unusedAtTheEnd71 = scalar, U08, 674, "", 1, 0 +unusedAtTheEnd72 = scalar, U08, 675, "", 1, 0 +unusedAtTheEnd73 = scalar, U08, 676, "", 1, 0 +unusedAtTheEnd74 = scalar, U08, 677, "", 1, 0 +unusedAtTheEnd75 = scalar, U08, 678, "", 1, 0 +unusedAtTheEnd76 = scalar, U08, 679, "", 1, 0 +unusedAtTheEnd77 = scalar, U08, 680, "", 1, 0 +unusedAtTheEnd78 = scalar, U08, 681, "", 1, 0 +unusedAtTheEnd79 = scalar, U08, 682, "", 1, 0 +unusedAtTheEnd80 = scalar, U08, 683, "", 1, 0 +unusedAtTheEnd81 = scalar, U08, 684, "", 1, 0 +unusedAtTheEnd82 = scalar, U08, 685, "", 1, 0 +unusedAtTheEnd83 = scalar, U08, 686, "", 1, 0 +unusedAtTheEnd84 = scalar, U08, 687, "", 1, 0 +unusedAtTheEnd85 = scalar, U08, 688, "", 1, 0 +unusedAtTheEnd86 = scalar, U08, 689, "", 1, 0 +unusedAtTheEnd87 = scalar, U08, 690, "", 1, 0 +unusedAtTheEnd88 = scalar, U08, 691, "", 1, 0 +unusedAtTheEnd89 = scalar, U08, 692, "", 1, 0 +unusedAtTheEnd90 = scalar, U08, 693, "", 1, 0 +unusedAtTheEnd91 = scalar, U08, 694, "", 1, 0 +unusedAtTheEnd92 = scalar, U08, 695, "", 1, 0 +unusedAtTheEnd93 = scalar, U08, 696, "", 1, 0 +unusedAtTheEnd94 = scalar, U08, 697, "", 1, 0 +unusedAtTheEnd95 = scalar, U08, 698, "", 1, 0 +unusedAtTheEnd96 = scalar, U08, 699, "", 1, 0 +unusedAtTheEnd97 = scalar, U08, 700, "", 1, 0 +unusedAtTheEnd98 = scalar, U08, 701, "", 1, 0 +unusedAtTheEnd99 = scalar, U08, 702, "", 1, 0 +unusedAtTheEnd100 = scalar, U08, 703, "", 1, 0 +unusedAtTheEnd101 = scalar, U08, 704, "", 1, 0 +unusedAtTheEnd102 = scalar, U08, 705, "", 1, 0 +unusedAtTheEnd103 = scalar, U08, 706, "", 1, 0 +unusedAtTheEnd104 = scalar, U08, 707, "", 1, 0 +unusedAtTheEnd105 = scalar, U08, 708, "", 1, 0 +unusedAtTheEnd106 = scalar, U08, 709, "", 1, 0 +unusedAtTheEnd107 = scalar, U08, 710, "", 1, 0 +unusedAtTheEnd108 = scalar, U08, 711, "", 1, 0 +unusedAtTheEnd109 = scalar, U08, 712, "", 1, 0 +unusedAtTheEnd110 = scalar, U08, 713, "", 1, 0 +unusedAtTheEnd111 = scalar, U08, 714, "", 1, 0 +unusedAtTheEnd112 = scalar, U08, 715, "", 1, 0 +unusedAtTheEnd113 = scalar, U08, 716, "", 1, 0 +unusedAtTheEnd114 = scalar, U08, 717, "", 1, 0 +unusedAtTheEnd115 = scalar, U08, 718, "", 1, 0 +unusedAtTheEnd116 = scalar, U08, 719, "", 1, 0 +unusedAtTheEnd117 = scalar, U08, 720, "", 1, 0 +unusedAtTheEnd118 = scalar, U08, 721, "", 1, 0 +unusedAtTheEnd119 = scalar, U08, 722, "", 1, 0 +unusedAtTheEnd120 = scalar, U08, 723, "", 1, 0 +unusedAtTheEnd121 = scalar, U08, 724, "", 1, 0 +unusedAtTheEnd122 = scalar, U08, 725, "", 1, 0 +unusedAtTheEnd123 = scalar, U08, 726, "", 1, 0 +unusedAtTheEnd124 = scalar, U08, 727, "", 1, 0 +unusedAtTheEnd125 = scalar, U08, 728, "", 1, 0 +unusedAtTheEnd126 = scalar, U08, 729, "", 1, 0 +unusedAtTheEnd127 = scalar, U08, 730, "", 1, 0 +unusedAtTheEnd128 = scalar, U08, 731, "", 1, 0 +unusedAtTheEnd129 = scalar, U08, 732, "", 1, 0 +unusedAtTheEnd130 = scalar, U08, 733, "", 1, 0 +unusedAtTheEnd131 = scalar, U08, 734, "", 1, 0 +unusedAtTheEnd132 = scalar, U08, 735, "", 1, 0 +unusedAtTheEnd133 = scalar, U08, 736, "", 1, 0 +unusedAtTheEnd134 = scalar, U08, 737, "", 1, 0 +unusedAtTheEnd135 = scalar, U08, 738, "", 1, 0 +unusedAtTheEnd136 = scalar, U08, 739, "", 1, 0 +unusedAtTheEnd137 = scalar, U08, 740, "", 1, 0 +unusedAtTheEnd138 = scalar, U08, 741, "", 1, 0 +unusedAtTheEnd139 = scalar, U08, 742, "", 1, 0 +unusedAtTheEnd140 = scalar, U08, 743, "", 1, 0 +unusedAtTheEnd141 = scalar, U08, 744, "", 1, 0 +unusedAtTheEnd142 = scalar, U08, 745, "", 1, 0 +unusedAtTheEnd143 = scalar, U08, 746, "", 1, 0 +unusedAtTheEnd144 = scalar, U08, 747, "", 1, 0 +unusedAtTheEnd145 = scalar, U08, 748, "", 1, 0 +unusedAtTheEnd146 = scalar, U08, 749, "", 1, 0 +unusedAtTheEnd147 = scalar, U08, 750, "", 1, 0 +unusedAtTheEnd148 = scalar, U08, 751, "", 1, 0 +unusedAtTheEnd149 = scalar, U08, 752, "", 1, 0 +unusedAtTheEnd150 = 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 -currentAfrLoad = scalar, F32, 796, "", 1, 0 -targetLambda = scalar, F32, 800, "", 1, 0 -stoichiometricRatio = scalar, F32, 804, "", 1, 0 -targetAFR = scalar, F32, 808, "", 1, 0 -sdTcharge_coff = scalar, F32, 812, "", 1, 0 -sdAirMassInOneCylinder = scalar, F32, 816, "", 1, 0 -sdIsTChargeAirModel = bits, U32, 820, [0:0] -unusedBit_7_1 = bits, U32, 820, [1:1] -unusedBit_7_2 = bits, U32, 820, [2:2] -unusedBit_7_3 = bits, U32, 820, [3:3] -unusedBit_7_4 = bits, U32, 820, [4:4] -unusedBit_7_5 = bits, U32, 820, [5:5] -unusedBit_7_6 = bits, U32, 820, [6:6] -unusedBit_7_7 = bits, U32, 820, [7:7] -unusedBit_7_8 = bits, U32, 820, [8:8] -unusedBit_7_9 = bits, U32, 820, [9:9] -unusedBit_7_10 = bits, U32, 820, [10:10] -unusedBit_7_11 = bits, U32, 820, [11:11] -unusedBit_7_12 = bits, U32, 820, [12:12] -unusedBit_7_13 = bits, U32, 820, [13:13] -unusedBit_7_14 = bits, U32, 820, [14:14] -unusedBit_7_15 = bits, U32, 820, [15:15] -unusedBit_7_16 = bits, U32, 820, [16:16] -unusedBit_7_17 = bits, U32, 820, [17:17] -unusedBit_7_18 = bits, U32, 820, [18:18] -unusedBit_7_19 = bits, U32, 820, [19:19] -unusedBit_7_20 = bits, U32, 820, [20:20] -unusedBit_7_21 = bits, U32, 820, [21:21] -unusedBit_7_22 = bits, U32, 820, [22:22] -unusedBit_7_23 = bits, U32, 820, [23:23] -unusedBit_7_24 = bits, U32, 820, [24:24] -unusedBit_7_25 = bits, U32, 820, [25:25] -unusedBit_7_26 = bits, U32, 820, [26:26] -unusedBit_7_27 = bits, U32, 820, [27:27] -unusedBit_7_28 = bits, U32, 820, [28:28] -unusedBit_7_29 = bits, U32, 820, [29:29] -unusedBit_7_30 = bits, U32, 820, [30:30] -unusedBit_7_31 = bits, U32, 820, [31:31] -; total TS size = 824 -retardThresholdRpm = scalar, S32, 824, "", 1, 0 -combinedConditions = bits, U32, 828, [0:0] -launchActivatePinState = bits, U32, 828, [1:1] -isLaunchCondition = bits, U32, 828, [2:2] -isSwitchActivated = bits, U32, 828, [3:3] -isClutchActivated = bits, U32, 828, [4:4] -isValidInputPin = bits, U32, 828, [5:5] -activateSwitchCondition = bits, U32, 828, [6:6] -rpmCondition = bits, U32, 828, [7:7] -speedCondition = bits, U32, 828, [8:8] -tpsCondition = bits, U32, 828, [9:9] -unusedBit_11_10 = bits, U32, 828, [10:10] -unusedBit_11_11 = bits, U32, 828, [11:11] -unusedBit_11_12 = bits, U32, 828, [12:12] -unusedBit_11_13 = bits, U32, 828, [13:13] -unusedBit_11_14 = bits, U32, 828, [14:14] -unusedBit_11_15 = bits, U32, 828, [15:15] -unusedBit_11_16 = bits, U32, 828, [16:16] -unusedBit_11_17 = bits, U32, 828, [17:17] -unusedBit_11_18 = bits, U32, 828, [18:18] -unusedBit_11_19 = bits, U32, 828, [19:19] -unusedBit_11_20 = bits, U32, 828, [20:20] -unusedBit_11_21 = bits, U32, 828, [21:21] -unusedBit_11_22 = bits, U32, 828, [22:22] -unusedBit_11_23 = bits, U32, 828, [23:23] -unusedBit_11_24 = bits, U32, 828, [24:24] -unusedBit_11_25 = bits, U32, 828, [25:25] -unusedBit_11_26 = bits, U32, 828, [26:26] -unusedBit_11_27 = bits, U32, 828, [27:27] -unusedBit_11_28 = bits, U32, 828, [28:28] -unusedBit_11_29 = bits, U32, 828, [29:29] -unusedBit_11_30 = bits, U32, 828, [30:30] -unusedBit_11_31 = bits, U32, 828, [31:31] -; total TS size = 832 -isTpsInvalid = bits, U32, 832, [0:0] -m_shouldResetPid = bits, U32, 832, [1:1] -isBelowClosedLoopThreshold = bits, U32, 832, [2:2] -isNotClosedLoop = bits, U32, 832, [3:3] -isZeroRpm = bits, U32, 832, [4:4] -unusedBit_5_5 = bits, U32, 832, [5:5] -unusedBit_5_6 = bits, U32, 832, [6:6] -unusedBit_5_7 = bits, U32, 832, [7:7] -unusedBit_5_8 = bits, U32, 832, [8:8] -unusedBit_5_9 = bits, U32, 832, [9:9] -unusedBit_5_10 = bits, U32, 832, [10:10] -unusedBit_5_11 = bits, U32, 832, [11:11] -unusedBit_5_12 = bits, U32, 832, [12:12] -unusedBit_5_13 = bits, U32, 832, [13:13] -unusedBit_5_14 = bits, U32, 832, [14:14] -unusedBit_5_15 = bits, U32, 832, [15:15] -unusedBit_5_16 = bits, U32, 832, [16:16] -unusedBit_5_17 = bits, U32, 832, [17:17] -unusedBit_5_18 = bits, U32, 832, [18:18] -unusedBit_5_19 = bits, U32, 832, [19:19] -unusedBit_5_20 = bits, U32, 832, [20:20] -unusedBit_5_21 = bits, U32, 832, [21:21] -unusedBit_5_22 = bits, U32, 832, [22:22] -unusedBit_5_23 = bits, U32, 832, [23:23] -unusedBit_5_24 = bits, U32, 832, [24:24] -unusedBit_5_25 = bits, U32, 832, [25:25] -unusedBit_5_26 = bits, U32, 832, [26:26] -unusedBit_5_27 = bits, U32, 832, [27:27] -unusedBit_5_28 = bits, U32, 832, [28:28] -unusedBit_5_29 = bits, U32, 832, [29:29] -unusedBit_5_30 = bits, U32, 832, [30:30] -unusedBit_5_31 = bits, U32, 832, [31:31] -luaTargetAdd = scalar, F32, 836, "", 1, 0 -luaTargetMult = scalar, F32, 840, "", 1, 0 -openLoopPart = scalar, F32, 844, "", 1, 0 -boostControllerClosedLoopPart = scalar, S08, 848, "%", 0.5, 0 -boostControlTarget = scalar, S16, 850, "kPa", 0.03333333333333333, 0 -; total TS size = 852 -acButtonState = bits, U32, 852, [0:0] -m_acEnabled = bits, U32, 852, [1:1] -engineTooSlow = bits, U32, 852, [2:2] -engineTooFast = bits, U32, 852, [3:3] -noClt = bits, U32, 852, [4:4] -engineTooHot = bits, U32, 852, [5:5] -tpsTooHigh = bits, U32, 852, [6:6] -isDisabledByLua = bits, U32, 852, [7:7] -acCompressorState = bits, U32, 852, [8:8] -unusedBit_9_9 = bits, U32, 852, [9:9] -unusedBit_9_10 = bits, U32, 852, [10:10] -unusedBit_9_11 = bits, U32, 852, [11:11] -unusedBit_9_12 = bits, U32, 852, [12:12] -unusedBit_9_13 = bits, U32, 852, [13:13] -unusedBit_9_14 = bits, U32, 852, [14:14] -unusedBit_9_15 = bits, U32, 852, [15:15] -unusedBit_9_16 = bits, U32, 852, [16:16] -unusedBit_9_17 = bits, U32, 852, [17:17] -unusedBit_9_18 = bits, U32, 852, [18:18] -unusedBit_9_19 = bits, U32, 852, [19:19] -unusedBit_9_20 = bits, U32, 852, [20:20] -unusedBit_9_21 = bits, U32, 852, [21:21] -unusedBit_9_22 = bits, U32, 852, [22:22] -unusedBit_9_23 = bits, U32, 852, [23:23] -unusedBit_9_24 = bits, U32, 852, [24:24] -unusedBit_9_25 = bits, U32, 852, [25:25] -unusedBit_9_26 = bits, U32, 852, [26:26] -unusedBit_9_27 = bits, U32, 852, [27:27] -unusedBit_9_28 = bits, U32, 852, [28:28] -unusedBit_9_29 = bits, U32, 852, [29:29] -unusedBit_9_30 = bits, U32, 852, [30:30] -unusedBit_9_31 = bits, U32, 852, [31:31] -latest_usage_ac_control = scalar, S32, 856, "", 1, 0 -acSwitchLastChangeTimeMs = scalar, S32, 860, "", 1, 0 +m_deadtime = scalar, F32, 796, "", 1, 0 +pressureDelta = scalar, F32, 800, "kPa", 1, 0 +pressureRatio = scalar, F32, 804, "", 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 -cranking = bits, U32, 864, [0:0] -notRunning = bits, U32, 864, [1:1] -disabledWhileEngineStopped = bits, U32, 864, [2:2] -brokenClt = bits, U32, 864, [3:3] -enabledForAc = bits, U32, 864, [4:4] -hot = bits, U32, 864, [5:5] -cold = bits, U32, 864, [6:6] -unusedBit_7_7 = bits, U32, 864, [7:7] -unusedBit_7_8 = bits, U32, 864, [8:8] -unusedBit_7_9 = bits, U32, 864, [9:9] -unusedBit_7_10 = bits, U32, 864, [10:10] -unusedBit_7_11 = bits, U32, 864, [11:11] -unusedBit_7_12 = bits, U32, 864, [12:12] -unusedBit_7_13 = bits, U32, 864, [13:13] -unusedBit_7_14 = bits, U32, 864, [14:14] -unusedBit_7_15 = bits, U32, 864, [15:15] -unusedBit_7_16 = bits, U32, 864, [16:16] -unusedBit_7_17 = bits, U32, 864, [17:17] -unusedBit_7_18 = bits, U32, 864, [18:18] -unusedBit_7_19 = bits, U32, 864, [19:19] -unusedBit_7_20 = bits, U32, 864, [20:20] -unusedBit_7_21 = bits, U32, 864, [21:21] -unusedBit_7_22 = bits, U32, 864, [22:22] -unusedBit_7_23 = bits, U32, 864, [23:23] -unusedBit_7_24 = bits, U32, 864, [24:24] -unusedBit_7_25 = bits, U32, 864, [25:25] -unusedBit_7_26 = bits, U32, 864, [26:26] -unusedBit_7_27 = bits, U32, 864, [27:27] -unusedBit_7_28 = bits, U32, 864, [28:28] -unusedBit_7_29 = bits, U32, 864, [29:29] -unusedBit_7_30 = bits, U32, 864, [30:30] -unusedBit_7_31 = bits, U32, 864, [31:31] -; total TS size = 868 -isPrime = bits, U32, 868, [0:0] -engineTurnedRecently = bits, U32, 868, [1:1] -isFuelPumpOn = bits, U32, 868, [2:2] -ignitionOn = bits, U32, 868, [3:3] -unusedBit_4_4 = bits, U32, 868, [4:4] -unusedBit_4_5 = bits, U32, 868, [5:5] -unusedBit_4_6 = bits, U32, 868, [6:6] -unusedBit_4_7 = bits, U32, 868, [7:7] -unusedBit_4_8 = bits, U32, 868, [8:8] -unusedBit_4_9 = bits, U32, 868, [9:9] -unusedBit_4_10 = bits, U32, 868, [10:10] -unusedBit_4_11 = bits, U32, 868, [11:11] -unusedBit_4_12 = bits, U32, 868, [12:12] -unusedBit_4_13 = bits, U32, 868, [13:13] -unusedBit_4_14 = bits, U32, 868, [14:14] -unusedBit_4_15 = bits, U32, 868, [15:15] -unusedBit_4_16 = bits, U32, 868, [16:16] -unusedBit_4_17 = bits, U32, 868, [17:17] -unusedBit_4_18 = bits, U32, 868, [18:18] -unusedBit_4_19 = bits, U32, 868, [19:19] -unusedBit_4_20 = bits, U32, 868, [20:20] -unusedBit_4_21 = bits, U32, 868, [21:21] -unusedBit_4_22 = bits, U32, 868, [22:22] -unusedBit_4_23 = bits, U32, 868, [23:23] -unusedBit_4_24 = bits, U32, 868, [24:24] -unusedBit_4_25 = bits, U32, 868, [25:25] -unusedBit_4_26 = bits, U32, 868, [26:26] -unusedBit_4_27 = bits, U32, 868, [27:27] -unusedBit_4_28 = bits, U32, 868, [28:28] -unusedBit_4_29 = bits, U32, 868, [29:29] -unusedBit_4_30 = bits, U32, 868, [30:30] -unusedBit_4_31 = bits, U32, 868, [31:31] -; total TS size = 872 -isBenchTest = bits, U32, 872, [0:0] -hasIgnitionVoltage = bits, U32, 872, [1:1] -mainRelayState = bits, U32, 872, [2:2] -delayedShutoffRequested = bits, U32, 872, [3:3] -unusedBit_4_4 = bits, U32, 872, [4:4] -unusedBit_4_5 = bits, U32, 872, [5:5] -unusedBit_4_6 = bits, U32, 872, [6:6] -unusedBit_4_7 = bits, U32, 872, [7:7] -unusedBit_4_8 = bits, U32, 872, [8:8] -unusedBit_4_9 = bits, U32, 872, [9:9] -unusedBit_4_10 = bits, U32, 872, [10:10] -unusedBit_4_11 = bits, U32, 872, [11:11] -unusedBit_4_12 = bits, U32, 872, [12:12] -unusedBit_4_13 = bits, U32, 872, [13:13] -unusedBit_4_14 = bits, U32, 872, [14:14] -unusedBit_4_15 = bits, U32, 872, [15:15] -unusedBit_4_16 = bits, U32, 872, [16:16] -unusedBit_4_17 = bits, U32, 872, [17:17] -unusedBit_4_18 = bits, U32, 872, [18:18] -unusedBit_4_19 = bits, U32, 872, [19:19] -unusedBit_4_20 = bits, U32, 872, [20:20] -unusedBit_4_21 = bits, U32, 872, [21:21] -unusedBit_4_22 = bits, U32, 872, [22:22] -unusedBit_4_23 = bits, U32, 872, [23:23] -unusedBit_4_24 = bits, U32, 872, [24:24] -unusedBit_4_25 = bits, U32, 872, [25:25] -unusedBit_4_26 = bits, U32, 872, [26:26] -unusedBit_4_27 = bits, U32, 872, [27:27] -unusedBit_4_28 = bits, U32, 872, [28:28] -unusedBit_4_29 = bits, U32, 872, [29:29] -unusedBit_4_30 = bits, U32, 872, [30:30] -unusedBit_4_31 = bits, U32, 872, [31:31] +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 ; total TS size = 876 -lua_fuelAdd = scalar, F32, 876, "", 1, 0 -lua_fuelMult = scalar, F32, 880, "", 1, 0 -lua_clutchUpState = bits, U32, 884, [0:0] -lua_brakePedalState = bits, U32, 884, [1:1] -lua_acRequestState = bits, U32, 884, [2:2] -lua_unusedBit_5_3 = bits, U32, 884, [3:3] -lua_unusedBit_5_4 = bits, U32, 884, [4:4] -lua_unusedBit_5_5 = bits, U32, 884, [5:5] -lua_unusedBit_5_6 = bits, U32, 884, [6:6] -lua_unusedBit_5_7 = bits, U32, 884, [7:7] -lua_unusedBit_5_8 = bits, U32, 884, [8:8] -lua_unusedBit_5_9 = bits, U32, 884, [9:9] -lua_unusedBit_5_10 = bits, U32, 884, [10:10] -lua_unusedBit_5_11 = bits, U32, 884, [11:11] -lua_unusedBit_5_12 = bits, U32, 884, [12:12] -lua_unusedBit_5_13 = bits, U32, 884, [13:13] -lua_unusedBit_5_14 = bits, U32, 884, [14:14] -lua_unusedBit_5_15 = bits, U32, 884, [15:15] -lua_unusedBit_5_16 = bits, U32, 884, [16:16] -lua_unusedBit_5_17 = bits, U32, 884, [17:17] -lua_unusedBit_5_18 = bits, U32, 884, [18:18] -lua_unusedBit_5_19 = bits, U32, 884, [19:19] -lua_unusedBit_5_20 = bits, U32, 884, [20:20] -lua_unusedBit_5_21 = bits, U32, 884, [21:21] -lua_unusedBit_5_22 = bits, U32, 884, [22:22] -lua_unusedBit_5_23 = bits, U32, 884, [23:23] -lua_unusedBit_5_24 = bits, U32, 884, [24:24] -lua_unusedBit_5_25 = bits, U32, 884, [25:25] -lua_unusedBit_5_26 = bits, U32, 884, [26:26] -lua_unusedBit_5_27 = bits, U32, 884, [27:27] -lua_unusedBit_5_28 = bits, U32, 884, [28:28] -lua_unusedBit_5_29 = bits, U32, 884, [29:29] -lua_unusedBit_5_30 = bits, U32, 884, [30:30] -lua_unusedBit_5_31 = bits, U32, 884, [31:31] -sd_tCharge = scalar, F32, 888, "", 1, 0 -sd_tChargeK = scalar, F32, 892, "", 1, 0 -sd_airFlow = scalar, F32, 896, "", 1, 0 -engineCycleDurationMs = scalar, F32, 900, "", 1, 0 -minRpmKcurrentTPS = scalar, F32, 904, "", 1, 0 -currentTpsAdc = scalar, S32, 908, "", 1, 0 -tpsVoltageMCU = scalar, F32, 912, "", 1, 0 -tpsVoltageBoard = scalar, F32, 916, "", 1, 0 -currentBaroCorrectedVE = scalar, F32, 920, "", 1, 0 -injectorFlowCorrection = scalar, F32, 924, "", 1, 0 -baroCorrection = scalar, F32, 928, "", 1, 0 -cranking_baseFuel = scalar, F32, 932, "", 1, 0 -cranking_coolantTemperatureCoefficient = scalar, F32, 936, "", 1, 0 -cranking_tpsCoefficient = scalar, F32, 940, "", 1, 0 -cranking_durationCoefficient = scalar, F32, 944, "", 1, 0 -cranking_fuel = scalar, F32, 948, "", 1, 0 -running_postCrankingFuelCorrection = scalar, F32, 952, "", 1, 0 -running_intakeTemperatureCoefficient = scalar, F32, 956, "", 1, 0 -running_coolantTemperatureCoefficient = scalar, F32, 960, "", 1, 0 -running_timeSinceCrankingInSecs = scalar, F32, 964, "", 1, 0 -running_baseFuel = scalar, F32, 968, "", 1, 0 -running_fuel = scalar, F32, 972, "", 1, 0 -sparkDwell = scalar, F32, 976, "", 1, 0 -dwellAngle = scalar, F32, 980, "", 1, 0 -cltTimingCorrection = scalar, S16, 984, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 986, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 988, "deg", 0.01, 0 -hellenBoardId = scalar, S16, 990, "id", 1, 0 -clutchUpState = bits, U32, 992, [0:0] -clutchDownState = bits, U32, 992, [1:1] -brakePedalState = bits, U32, 992, [2:2] -unusedBit_21_3 = bits, U32, 992, [3:3] -unusedBit_21_4 = bits, U32, 992, [4:4] -unusedBit_21_5 = bits, U32, 992, [5:5] -unusedBit_21_6 = bits, U32, 992, [6:6] -unusedBit_21_7 = bits, U32, 992, [7:7] -unusedBit_21_8 = bits, U32, 992, [8:8] -unusedBit_21_9 = bits, U32, 992, [9:9] -unusedBit_21_10 = bits, U32, 992, [10:10] -unusedBit_21_11 = bits, U32, 992, [11:11] -unusedBit_21_12 = bits, U32, 992, [12:12] -unusedBit_21_13 = bits, U32, 992, [13:13] -unusedBit_21_14 = bits, U32, 992, [14:14] -unusedBit_21_15 = bits, U32, 992, [15:15] -unusedBit_21_16 = bits, U32, 992, [16:16] -unusedBit_21_17 = bits, U32, 992, [17:17] -unusedBit_21_18 = bits, U32, 992, [18:18] -unusedBit_21_19 = bits, U32, 992, [19:19] -unusedBit_21_20 = bits, U32, 992, [20:20] -unusedBit_21_21 = bits, U32, 992, [21:21] -unusedBit_21_22 = bits, U32, 992, [22:22] -unusedBit_21_23 = bits, U32, 992, [23:23] -unusedBit_21_24 = bits, U32, 992, [24:24] -unusedBit_21_25 = bits, U32, 992, [25:25] -unusedBit_21_26 = bits, U32, 992, [26:26] -unusedBit_21_27 = bits, U32, 992, [27:27] -unusedBit_21_28 = bits, U32, 992, [28:28] -unusedBit_21_29 = bits, U32, 992, [29:29] -unusedBit_21_30 = bits, U32, 992, [30:30] -unusedBit_21_31 = bits, U32, 992, [31:31] -egt1 = scalar, F32, 996, "", 1, 0 -egt2 = scalar, F32, 1000, "", 1, 0 -desiredRpmLimit = scalar, S16, 1004, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1008, "", 1, 0 -sparkCounter = scalar, S32, 1012, "", 1, 0 -fuelingLoad = scalar, F32, 1016, "", 1, 0 -ignitionLoad = scalar, F32, 1020, "", 1, 0 -; total TS size = 1024 -tpsFrom = scalar, F32, 1024 -tpsTo = scalar, F32, 1028 -deltaTps = scalar, F32, 1032 -extraFuel = scalar, F32, 1036, "", 1, 0 -valueFromTable = scalar, F32, 1040, "", 1, 0 -isAboveAccelThreshold = bits, U32, 1044, [0:0] -isBelowDecelThreshold = bits, U32, 1044, [1:1] -isTimeToResetAccumulator = bits, U32, 1044, [2:2] -isFractionalEnrichment = bits, U32, 1044, [3:3] -belowEpsilon = bits, U32, 1044, [4:4] -tooShort = bits, U32, 1044, [5:5] -unusedBit_11_6 = bits, U32, 1044, [6:6] -unusedBit_11_7 = bits, U32, 1044, [7:7] -unusedBit_11_8 = bits, U32, 1044, [8:8] -unusedBit_11_9 = bits, U32, 1044, [9:9] -unusedBit_11_10 = bits, U32, 1044, [10:10] -unusedBit_11_11 = bits, U32, 1044, [11:11] -unusedBit_11_12 = bits, U32, 1044, [12:12] -unusedBit_11_13 = bits, U32, 1044, [13:13] -unusedBit_11_14 = bits, U32, 1044, [14:14] -unusedBit_11_15 = bits, U32, 1044, [15:15] -unusedBit_11_16 = bits, U32, 1044, [16:16] -unusedBit_11_17 = bits, U32, 1044, [17:17] -unusedBit_11_18 = bits, U32, 1044, [18:18] -unusedBit_11_19 = bits, U32, 1044, [19:19] -unusedBit_11_20 = bits, U32, 1044, [20:20] -unusedBit_11_21 = bits, U32, 1044, [21:21] -unusedBit_11_22 = bits, U32, 1044, [22:22] -unusedBit_11_23 = bits, U32, 1044, [23:23] -unusedBit_11_24 = bits, U32, 1044, [24:24] -unusedBit_11_25 = bits, U32, 1044, [25:25] -unusedBit_11_26 = bits, U32, 1044, [26:26] -unusedBit_11_27 = bits, U32, 1044, [27:27] -unusedBit_11_28 = bits, U32, 1044, [28:28] -unusedBit_11_29 = bits, U32, 1044, [29:29] -unusedBit_11_30 = bits, U32, 1044, [30:30] -unusedBit_11_31 = bits, U32, 1044, [31:31] -fractionalInjFuel = scalar, F32, 1048, "", 1, 0 -accumulatedValue = scalar, F32, 1052, "", 1, 0 -maxExtraPerCycle = scalar, F32, 1056, "", 1, 0 -maxExtraPerPeriod = scalar, F32, 1060, "", 1, 0 -maxInjectedPerPeriod = scalar, F32, 1064, "", 1, 0 -cycleCnt = scalar, S32, 1068, "", 1, 0 -; total TS size = 1072 -hwEventCounters1 = scalar, S32, 1072, "", 1, 0 -hwEventCounters2 = scalar, S32, 1076, "", 1, 0 -hwEventCounters3 = scalar, S32, 1080, "", 1, 0 -hwEventCounters4 = scalar, S32, 1084, "", 1, 0 -hwEventCounters5 = scalar, S32, 1088, "", 1, 0 -hwEventCounters6 = scalar, S32, 1092, "", 1, 0 -vvtCamCounter = scalar, S32, 1096, "", 1, 0 -mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1100, "", 1, 0 -mapVvt_MAP_AT_DIFF = scalar, F32, 1104, "", 1, 0 -mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1108, "", 1, 0 -mapVvt_map_peak = scalar, U08, 1109, "", 1, 0 -currentEngineDecodedPhase = scalar, F32, 1112, "deg", 1, 0 -; total TS size = 1116 -crankSynchronizationCounter = scalar, U32, 1116, "", 1, 0 -vvtSyncGapRatio = scalar, F32, 1120, "", 1, 0 -vvtCurrentPosition = scalar, F32, 1124, "", 1, 0 -triggerSyncGapRatio = scalar, F32, 1128, "", 1, 0 -triggerActualSyncGapRatio = scalar, F32, 1132, "", 1, 0 -triggerStateIndex = scalar, U08, 1136, "", 1, 0 -vvtCounter = scalar, U08, 1137, "", 1, 0 -camResyncCounter = scalar, U08, 1138, "", 1, 0 -vvtStateIndex = scalar, U08, 1139, "", 1, 0 -; total TS size = 1140 -m_hasSynchronizedPhase = bits, U32, 1140, [0:0] -unusedBit_1_1 = bits, U32, 1140, [1:1] -unusedBit_1_2 = bits, U32, 1140, [2:2] -unusedBit_1_3 = bits, U32, 1140, [3:3] -unusedBit_1_4 = bits, U32, 1140, [4:4] -unusedBit_1_5 = bits, U32, 1140, [5:5] -unusedBit_1_6 = bits, U32, 1140, [6:6] -unusedBit_1_7 = bits, U32, 1140, [7:7] -unusedBit_1_8 = bits, U32, 1140, [8:8] -unusedBit_1_9 = bits, U32, 1140, [9:9] -unusedBit_1_10 = bits, U32, 1140, [10:10] -unusedBit_1_11 = bits, U32, 1140, [11:11] -unusedBit_1_12 = bits, U32, 1140, [12:12] -unusedBit_1_13 = bits, U32, 1140, [13:13] -unusedBit_1_14 = bits, U32, 1140, [14:14] -unusedBit_1_15 = bits, U32, 1140, [15:15] -unusedBit_1_16 = bits, U32, 1140, [16:16] -unusedBit_1_17 = bits, U32, 1140, [17:17] -unusedBit_1_18 = bits, U32, 1140, [18:18] -unusedBit_1_19 = bits, U32, 1140, [19:19] -unusedBit_1_20 = bits, U32, 1140, [20:20] -unusedBit_1_21 = bits, U32, 1140, [21:21] -unusedBit_1_22 = bits, U32, 1140, [22:22] -unusedBit_1_23 = bits, U32, 1140, [23:23] -unusedBit_1_24 = bits, U32, 1140, [24:24] -unusedBit_1_25 = bits, U32, 1140, [25:25] -unusedBit_1_26 = bits, U32, 1140, [26:26] -unusedBit_1_27 = bits, U32, 1140, [27:27] -unusedBit_1_28 = bits, U32, 1140, [28:28] -unusedBit_1_29 = bits, U32, 1140, [29:29] -unusedBit_1_30 = bits, U32, 1140, [30:30] -unusedBit_1_31 = bits, U32, 1140, [31:31] -; total TS size = 1144 -wallFuelCorrection = scalar, F32, 1144, "", 1, 0 -wallFuel = scalar, F32, 1148, "", 1, 0 +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] +; 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] +unusedBit_21_3 = bits, U32, 1004, [3:3] +unusedBit_21_4 = bits, U32, 1004, [4:4] +unusedBit_21_5 = bits, U32, 1004, [5:5] +unusedBit_21_6 = bits, U32, 1004, [6:6] +unusedBit_21_7 = bits, U32, 1004, [7:7] +unusedBit_21_8 = bits, U32, 1004, [8:8] +unusedBit_21_9 = bits, U32, 1004, [9:9] +unusedBit_21_10 = bits, U32, 1004, [10:10] +unusedBit_21_11 = bits, U32, 1004, [11:11] +unusedBit_21_12 = bits, U32, 1004, [12:12] +unusedBit_21_13 = bits, U32, 1004, [13:13] +unusedBit_21_14 = bits, U32, 1004, [14:14] +unusedBit_21_15 = bits, U32, 1004, [15:15] +unusedBit_21_16 = bits, U32, 1004, [16:16] +unusedBit_21_17 = bits, U32, 1004, [17:17] +unusedBit_21_18 = bits, U32, 1004, [18:18] +unusedBit_21_19 = bits, U32, 1004, [19:19] +unusedBit_21_20 = bits, U32, 1004, [20:20] +unusedBit_21_21 = bits, U32, 1004, [21:21] +unusedBit_21_22 = bits, U32, 1004, [22:22] +unusedBit_21_23 = bits, U32, 1004, [23:23] +unusedBit_21_24 = bits, U32, 1004, [24:24] +unusedBit_21_25 = bits, U32, 1004, [25:25] +unusedBit_21_26 = bits, U32, 1004, [26:26] +unusedBit_21_27 = bits, U32, 1004, [27:27] +unusedBit_21_28 = bits, U32, 1004, [28:28] +unusedBit_21_29 = bits, U32, 1004, [29:29] +unusedBit_21_30 = bits, U32, 1004, [30:30] +unusedBit_21_31 = bits, U32, 1004, [31:31] +egt1 = scalar, F32, 1008, "", 1, 0 +egt2 = scalar, F32, 1012, "", 1, 0 +desiredRpmLimit = scalar, S16, 1016, "rpm", 1, 0 +fuelInjectionCounter = scalar, S32, 1020, "", 1, 0 +sparkCounter = scalar, S32, 1024, "", 1, 0 +fuelingLoad = scalar, F32, 1028, "", 1, 0 +ignitionLoad = scalar, F32, 1032, "", 1, 0 +; total TS size = 1036 +tpsFrom = scalar, F32, 1036 +tpsTo = scalar, F32, 1040 +deltaTps = scalar, F32, 1044 +extraFuel = scalar, F32, 1048, "", 1, 0 +valueFromTable = scalar, F32, 1052, "", 1, 0 +isAboveAccelThreshold = bits, U32, 1056, [0:0] +isBelowDecelThreshold = bits, U32, 1056, [1:1] +isTimeToResetAccumulator = bits, U32, 1056, [2:2] +isFractionalEnrichment = bits, U32, 1056, [3:3] +belowEpsilon = bits, U32, 1056, [4:4] +tooShort = bits, U32, 1056, [5:5] +unusedBit_11_6 = bits, U32, 1056, [6:6] +unusedBit_11_7 = bits, U32, 1056, [7:7] +unusedBit_11_8 = bits, U32, 1056, [8:8] +unusedBit_11_9 = bits, U32, 1056, [9:9] +unusedBit_11_10 = bits, U32, 1056, [10:10] +unusedBit_11_11 = bits, U32, 1056, [11:11] +unusedBit_11_12 = bits, U32, 1056, [12:12] +unusedBit_11_13 = bits, U32, 1056, [13:13] +unusedBit_11_14 = bits, U32, 1056, [14:14] +unusedBit_11_15 = bits, U32, 1056, [15:15] +unusedBit_11_16 = bits, U32, 1056, [16:16] +unusedBit_11_17 = bits, U32, 1056, [17:17] +unusedBit_11_18 = bits, U32, 1056, [18:18] +unusedBit_11_19 = bits, U32, 1056, [19:19] +unusedBit_11_20 = bits, U32, 1056, [20:20] +unusedBit_11_21 = bits, U32, 1056, [21:21] +unusedBit_11_22 = bits, U32, 1056, [22:22] +unusedBit_11_23 = bits, U32, 1056, [23:23] +unusedBit_11_24 = bits, U32, 1056, [24:24] +unusedBit_11_25 = bits, U32, 1056, [25:25] +unusedBit_11_26 = bits, U32, 1056, [26:26] +unusedBit_11_27 = bits, U32, 1056, [27:27] +unusedBit_11_28 = bits, U32, 1056, [28:28] +unusedBit_11_29 = bits, U32, 1056, [29:29] +unusedBit_11_30 = bits, U32, 1056, [30:30] +unusedBit_11_31 = bits, U32, 1056, [31:31] +fractionalInjFuel = scalar, F32, 1060, "", 1, 0 +accumulatedValue = scalar, F32, 1064, "", 1, 0 +maxExtraPerCycle = scalar, F32, 1068, "", 1, 0 +maxExtraPerPeriod = scalar, F32, 1072, "", 1, 0 +maxInjectedPerPeriod = scalar, F32, 1076, "", 1, 0 +cycleCnt = scalar, S32, 1080, "", 1, 0 +; total TS size = 1084 +hwEventCounters1 = scalar, S32, 1084, "", 1, 0 +hwEventCounters2 = scalar, S32, 1088, "", 1, 0 +hwEventCounters3 = scalar, S32, 1092, "", 1, 0 +hwEventCounters4 = scalar, S32, 1096, "", 1, 0 +hwEventCounters5 = scalar, S32, 1100, "", 1, 0 +hwEventCounters6 = scalar, S32, 1104, "", 1, 0 +vvtCamCounter = scalar, S32, 1108, "", 1, 0 +mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1112, "", 1, 0 +mapVvt_MAP_AT_DIFF = scalar, F32, 1116, "", 1, 0 +mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1120, "", 1, 0 +mapVvt_map_peak = scalar, U08, 1121, "", 1, 0 +currentEngineDecodedPhase = scalar, F32, 1124, "deg", 1, 0 +; total TS size = 1128 +crankSynchronizationCounter = scalar, U32, 1128, "", 1, 0 +vvtSyncGapRatio = scalar, F32, 1132, "", 1, 0 +vvtCurrentPosition = scalar, F32, 1136, "", 1, 0 +triggerSyncGapRatio = scalar, F32, 1140, "", 1, 0 +triggerActualSyncGapRatio = scalar, F32, 1144, "", 1, 0 +triggerStateIndex = scalar, U08, 1148, "", 1, 0 +vvtCounter = scalar, U08, 1149, "", 1, 0 +camResyncCounter = scalar, U08, 1150, "", 1, 0 +vvtStateIndex = scalar, U08, 1151, "", 1, 0 ; total TS size = 1152 -idleState = bits, S32, 1152, [0:2], "not important" -currentIdlePosition = scalar, F32, 1156 -baseIdlePosition = scalar, F32, 1160 -iacByTpsTaper = scalar, F32, 1164 -throttlePedalUpState = scalar, S32, 1168, "", 1, 0 -mightResetPid = bits, U32, 1172, [0:0] -shouldResetPid = bits, U32, 1172, [1:1] -wasResetPid = bits, U32, 1172, [2:2] -mustResetPid = bits, U32, 1172, [3:3] -isCranking = bits, U32, 1172, [4:4] -useIacTableForCoasting = bits, U32, 1172, [5:5] -notIdling = bits, U32, 1172, [6:6] -needReset = bits, U32, 1172, [7:7] -isInDeadZone = bits, U32, 1172, [8:8] -isBlipping = bits, U32, 1172, [9:9] -useClosedLoop = bits, U32, 1172, [10:10] -badTps = bits, U32, 1172, [11:11] -looksLikeRunning = bits, U32, 1172, [12:12] -looksLikeCoasting = bits, U32, 1172, [13:13] -looksLikeCrankToIdle = bits, U32, 1172, [14:14] -isVerboseIAC = bits, U32, 1172, [15:15] -isIdleCoasting = bits, U32, 1172, [16:16] -unusedBit_22_17 = bits, U32, 1172, [17:17] -unusedBit_22_18 = bits, U32, 1172, [18:18] -unusedBit_22_19 = bits, U32, 1172, [19:19] -unusedBit_22_20 = bits, U32, 1172, [20:20] -unusedBit_22_21 = bits, U32, 1172, [21:21] -unusedBit_22_22 = bits, U32, 1172, [22:22] -unusedBit_22_23 = bits, U32, 1172, [23:23] -unusedBit_22_24 = bits, U32, 1172, [24:24] -unusedBit_22_25 = bits, U32, 1172, [25:25] -unusedBit_22_26 = bits, U32, 1172, [26:26] -unusedBit_22_27 = bits, U32, 1172, [27:27] -unusedBit_22_28 = bits, U32, 1172, [28:28] -unusedBit_22_29 = bits, U32, 1172, [29:29] -unusedBit_22_30 = bits, U32, 1172, [30:30] -unusedBit_22_31 = bits, U32, 1172, [31:31] -targetRpmByClt = scalar, S32, 1176, "", 1, 0 -targetRpmAcBump = scalar, S32, 1180, "", 1, 0 -iacByRpmTaper = scalar, F32, 1184 -luaAdd = scalar, F32, 1188 -; total TS size = 1192 -baseDwell = scalar, F32, 1192, "", 1, 0 -dwellVoltageCorrection = scalar, F32, 1196, "", 1, 0 -luaTimingAdd = scalar, F32, 1200, "", 1, 0 -luaTimingMult = scalar, F32, 1204, "", 1, 0 -; total TS size = 1208 -idlePosition = scalar, F32, 1208, "", 1, 0 -trim = scalar, F32, 1212, "", 1, 0 -luaAdjustment = scalar, F32, 1216, "", 1, 0 -etbFeedForward = scalar, F32, 1220 -etbIntegralError = scalar, F32, 1224, "", 1, 0 -etbCurrentTarget = scalar, F32, 1228, "%", 1, 0 -etbRevLimitActive = bits, U32, 1232, [0:0] -unusedBit_7_1 = bits, U32, 1232, [1:1] -unusedBit_7_2 = bits, U32, 1232, [2:2] -unusedBit_7_3 = bits, U32, 1232, [3:3] -unusedBit_7_4 = bits, U32, 1232, [4:4] -unusedBit_7_5 = bits, U32, 1232, [5:5] -unusedBit_7_6 = bits, U32, 1232, [6:6] -unusedBit_7_7 = bits, U32, 1232, [7:7] -unusedBit_7_8 = bits, U32, 1232, [8:8] -unusedBit_7_9 = bits, U32, 1232, [9:9] -unusedBit_7_10 = bits, U32, 1232, [10:10] -unusedBit_7_11 = bits, U32, 1232, [11:11] -unusedBit_7_12 = bits, U32, 1232, [12:12] -unusedBit_7_13 = bits, U32, 1232, [13:13] -unusedBit_7_14 = bits, U32, 1232, [14:14] -unusedBit_7_15 = bits, U32, 1232, [15:15] -unusedBit_7_16 = bits, U32, 1232, [16:16] -unusedBit_7_17 = bits, U32, 1232, [17:17] -unusedBit_7_18 = bits, U32, 1232, [18:18] -unusedBit_7_19 = bits, U32, 1232, [19:19] -unusedBit_7_20 = bits, U32, 1232, [20:20] -unusedBit_7_21 = bits, U32, 1232, [21:21] -unusedBit_7_22 = bits, U32, 1232, [22:22] -unusedBit_7_23 = bits, U32, 1232, [23:23] -unusedBit_7_24 = bits, U32, 1232, [24:24] -unusedBit_7_25 = bits, U32, 1232, [25:25] -unusedBit_7_26 = bits, U32, 1232, [26:26] -unusedBit_7_27 = bits, U32, 1232, [27:27] -unusedBit_7_28 = bits, U32, 1232, [28:28] -unusedBit_7_29 = bits, U32, 1232, [29:29] -unusedBit_7_30 = bits, U32, 1232, [30:30] -unusedBit_7_31 = bits, U32, 1232, [31:31] -; total TS size = 1236 -faultCode = scalar, U08, 1236, "", 1, 0 -heaterDuty = scalar, U08, 1237, "%", 1, 0 -pumpDuty = scalar, U08, 1238, "%", 1, 0 -tempC = scalar, U16, 1240, "C", 1, 0 -nernstVoltage = scalar, U16, 1242, "V", 0.001, 0 -esr = scalar, U16, 1244, "", 1, 0 +m_hasSynchronizedPhase = bits, U32, 1152, [0:0] +unusedBit_1_1 = bits, U32, 1152, [1:1] +unusedBit_1_2 = bits, U32, 1152, [2:2] +unusedBit_1_3 = bits, U32, 1152, [3:3] +unusedBit_1_4 = bits, U32, 1152, [4:4] +unusedBit_1_5 = bits, U32, 1152, [5:5] +unusedBit_1_6 = bits, U32, 1152, [6:6] +unusedBit_1_7 = bits, U32, 1152, [7:7] +unusedBit_1_8 = bits, U32, 1152, [8:8] +unusedBit_1_9 = bits, U32, 1152, [9:9] +unusedBit_1_10 = bits, U32, 1152, [10:10] +unusedBit_1_11 = bits, U32, 1152, [11:11] +unusedBit_1_12 = bits, U32, 1152, [12:12] +unusedBit_1_13 = bits, U32, 1152, [13:13] +unusedBit_1_14 = bits, U32, 1152, [14:14] +unusedBit_1_15 = bits, U32, 1152, [15:15] +unusedBit_1_16 = bits, U32, 1152, [16:16] +unusedBit_1_17 = bits, U32, 1152, [17:17] +unusedBit_1_18 = bits, U32, 1152, [18:18] +unusedBit_1_19 = bits, U32, 1152, [19:19] +unusedBit_1_20 = bits, U32, 1152, [20:20] +unusedBit_1_21 = bits, U32, 1152, [21:21] +unusedBit_1_22 = bits, U32, 1152, [22:22] +unusedBit_1_23 = bits, U32, 1152, [23:23] +unusedBit_1_24 = bits, U32, 1152, [24:24] +unusedBit_1_25 = bits, U32, 1152, [25:25] +unusedBit_1_26 = bits, U32, 1152, [26:26] +unusedBit_1_27 = bits, U32, 1152, [27:27] +unusedBit_1_28 = bits, U32, 1152, [28:28] +unusedBit_1_29 = bits, U32, 1152, [29:29] +unusedBit_1_30 = bits, U32, 1152, [30:30] +unusedBit_1_31 = bits, U32, 1152, [31:31] +; total TS size = 1156 +wallFuelCorrection = scalar, F32, 1156, "", 1, 0 +wallFuel = scalar, F32, 1160, "", 1, 0 +; total TS size = 1164 +idleState = bits, S32, 1164, [0:2], "not important" +currentIdlePosition = scalar, F32, 1168 +baseIdlePosition = scalar, F32, 1172 +iacByTpsTaper = scalar, F32, 1176 +throttlePedalUpState = scalar, S32, 1180, "", 1, 0 +mightResetPid = bits, U32, 1184, [0:0] +shouldResetPid = bits, U32, 1184, [1:1] +wasResetPid = bits, U32, 1184, [2:2] +mustResetPid = bits, U32, 1184, [3:3] +isCranking = bits, U32, 1184, [4:4] +useIacTableForCoasting = bits, U32, 1184, [5:5] +notIdling = bits, U32, 1184, [6:6] +needReset = bits, U32, 1184, [7:7] +isInDeadZone = bits, U32, 1184, [8:8] +isBlipping = bits, U32, 1184, [9:9] +useClosedLoop = bits, U32, 1184, [10:10] +badTps = bits, U32, 1184, [11:11] +looksLikeRunning = bits, U32, 1184, [12:12] +looksLikeCoasting = bits, U32, 1184, [13:13] +looksLikeCrankToIdle = bits, U32, 1184, [14:14] +isVerboseIAC = bits, U32, 1184, [15:15] +isIdleCoasting = bits, U32, 1184, [16:16] +unusedBit_22_17 = bits, U32, 1184, [17:17] +unusedBit_22_18 = bits, U32, 1184, [18:18] +unusedBit_22_19 = bits, U32, 1184, [19:19] +unusedBit_22_20 = bits, U32, 1184, [20:20] +unusedBit_22_21 = bits, U32, 1184, [21:21] +unusedBit_22_22 = bits, U32, 1184, [22:22] +unusedBit_22_23 = bits, U32, 1184, [23:23] +unusedBit_22_24 = bits, U32, 1184, [24:24] +unusedBit_22_25 = bits, U32, 1184, [25:25] +unusedBit_22_26 = bits, U32, 1184, [26:26] +unusedBit_22_27 = bits, U32, 1184, [27:27] +unusedBit_22_28 = bits, U32, 1184, [28:28] +unusedBit_22_29 = bits, U32, 1184, [29:29] +unusedBit_22_30 = bits, U32, 1184, [30:30] +unusedBit_22_31 = bits, U32, 1184, [31:31] +targetRpmByClt = scalar, S32, 1188, "", 1, 0 +targetRpmAcBump = scalar, S32, 1192, "", 1, 0 +iacByRpmTaper = scalar, F32, 1196 +luaAdd = scalar, F32, 1200 +; total TS size = 1204 +baseDwell = scalar, F32, 1204, "", 1, 0 +dwellVoltageCorrection = scalar, F32, 1208, "", 1, 0 +luaTimingAdd = scalar, F32, 1212, "", 1, 0 +luaTimingMult = scalar, F32, 1216, "", 1, 0 +; total TS size = 1220 +idlePosition = scalar, F32, 1220, "", 1, 0 +trim = scalar, F32, 1224, "", 1, 0 +luaAdjustment = scalar, F32, 1228, "", 1, 0 +etbFeedForward = scalar, F32, 1232 +etbIntegralError = scalar, F32, 1236, "", 1, 0 +etbCurrentTarget = scalar, F32, 1240, "%", 1, 0 +etbRevLimitActive = bits, U32, 1244, [0:0] +unusedBit_7_1 = bits, U32, 1244, [1:1] +unusedBit_7_2 = bits, U32, 1244, [2:2] +unusedBit_7_3 = bits, U32, 1244, [3:3] +unusedBit_7_4 = bits, U32, 1244, [4:4] +unusedBit_7_5 = bits, U32, 1244, [5:5] +unusedBit_7_6 = bits, U32, 1244, [6:6] +unusedBit_7_7 = bits, U32, 1244, [7:7] +unusedBit_7_8 = bits, U32, 1244, [8:8] +unusedBit_7_9 = bits, U32, 1244, [9:9] +unusedBit_7_10 = bits, U32, 1244, [10:10] +unusedBit_7_11 = bits, U32, 1244, [11:11] +unusedBit_7_12 = bits, U32, 1244, [12:12] +unusedBit_7_13 = bits, U32, 1244, [13:13] +unusedBit_7_14 = bits, U32, 1244, [14:14] +unusedBit_7_15 = bits, U32, 1244, [15:15] +unusedBit_7_16 = bits, U32, 1244, [16:16] +unusedBit_7_17 = bits, U32, 1244, [17:17] +unusedBit_7_18 = bits, U32, 1244, [18:18] +unusedBit_7_19 = bits, U32, 1244, [19:19] +unusedBit_7_20 = bits, U32, 1244, [20:20] +unusedBit_7_21 = bits, U32, 1244, [21:21] +unusedBit_7_22 = bits, U32, 1244, [22:22] +unusedBit_7_23 = bits, U32, 1244, [23:23] +unusedBit_7_24 = bits, U32, 1244, [24:24] +unusedBit_7_25 = bits, U32, 1244, [25:25] +unusedBit_7_26 = bits, U32, 1244, [26:26] +unusedBit_7_27 = bits, U32, 1244, [27:27] +unusedBit_7_28 = bits, U32, 1244, [28:28] +unusedBit_7_29 = bits, U32, 1244, [29:29] +unusedBit_7_30 = bits, U32, 1244, [30:30] +unusedBit_7_31 = bits, U32, 1244, [31:31] ; total TS size = 1248 +faultCode = scalar, U08, 1248, "", 1, 0 +heaterDuty = scalar, U08, 1249, "%", 1, 0 +pumpDuty = scalar, U08, 1250, "%", 1, 0 +tempC = scalar, U16, 1252, "C", 1, 0 +nernstVoltage = scalar, U16, 1254, "V", 0.001, 0 +esr = scalar, U16, 1256, "", 1, 0 +; total TS size = 1260 time = { timeNow } @@ -3264,6 +3296,11 @@ esr = scalar, U16, 1244, "", 1, 0 gppwm3_load = {(gppwm3_loadAxis == 0) ? 0 : (gppwm3_loadAxis == 1) ? TPSValue : (gppwm3_loadAxis == 2) ? MAPValue : (gppwm3_loadAxis == 3) ? coolant : (gppwm3_loadAxis == 4) ? intake : (gppwm3_loadAxis == 5) ? fuelingLoad : (gppwm3_loadAxis == 6) ? ignitionLoad : (gppwm3_loadAxis == 7) ? auxTemp1 : (gppwm3_loadAxis == 8) ? auxTemp2 : (gppwm3_loadAxis == 9) ? throttlePedalPosition : (gppwm3_loadAxis == 10) ? VBatt : (gppwm3_loadAxis == 11) ? vvtPositionB1I : (gppwm3_loadAxis == 12) ? vvtPositionB1E : (gppwm3_loadAxis == 13) ? vvtPositionB2I : (gppwm3_loadAxis == 14) ? vvtPositionB2E : (gppwm3_loadAxis == 15) ? flexPercent : (gppwm3_loadAxis == 16) ? auxLinear1 : (gppwm3_loadAxis == 17) ? auxLinear2 : 0} gppwm4_load = {(gppwm4_loadAxis == 0) ? 0 : (gppwm4_loadAxis == 1) ? TPSValue : (gppwm4_loadAxis == 2) ? MAPValue : (gppwm4_loadAxis == 3) ? coolant : (gppwm4_loadAxis == 4) ? intake : (gppwm4_loadAxis == 5) ? fuelingLoad : (gppwm4_loadAxis == 6) ? ignitionLoad : (gppwm4_loadAxis == 7) ? auxTemp1 : (gppwm4_loadAxis == 8) ? auxTemp2 : (gppwm4_loadAxis == 9) ? throttlePedalPosition : (gppwm4_loadAxis == 10) ? VBatt : (gppwm4_loadAxis == 11) ? vvtPositionB1I : (gppwm4_loadAxis == 12) ? vvtPositionB1E : (gppwm4_loadAxis == 13) ? vvtPositionB2I : (gppwm4_loadAxis == 14) ? vvtPositionB2E : (gppwm4_loadAxis == 15) ? flexPercent : (gppwm4_loadAxis == 16) ? auxLinear1 : (gppwm4_loadAxis == 17) ? auxLinear2 : 0} + ignBlends1_blendVal = {(ignBlends1_blendParameter == 0) ? 0 : (ignBlends1_blendParameter == 1) ? TPSValue : (ignBlends1_blendParameter == 2) ? MAPValue : (ignBlends1_blendParameter == 3) ? coolant : (ignBlends1_blendParameter == 4) ? intake : (ignBlends1_blendParameter == 5) ? fuelingLoad : (ignBlends1_blendParameter == 6) ? ignitionLoad : (ignBlends1_blendParameter == 7) ? auxTemp1 : (ignBlends1_blendParameter == 8) ? auxTemp2 : (ignBlends1_blendParameter == 9) ? throttlePedalPosition : (ignBlends1_blendParameter == 10) ? VBatt : (ignBlends1_blendParameter == 11) ? vvtPositionB1I : (ignBlends1_blendParameter == 12) ? vvtPositionB1E : (ignBlends1_blendParameter == 13) ? vvtPositionB2I : (ignBlends1_blendParameter == 14) ? vvtPositionB2E : (ignBlends1_blendParameter == 15) ? flexPercent : (ignBlends1_blendParameter == 16) ? auxLinear1 : (ignBlends1_blendParameter == 17) ? auxLinear2 : 0} + ignBlends2_blendVal = {(ignBlends2_blendParameter == 0) ? 0 : (ignBlends2_blendParameter == 1) ? TPSValue : (ignBlends2_blendParameter == 2) ? MAPValue : (ignBlends2_blendParameter == 3) ? coolant : (ignBlends2_blendParameter == 4) ? intake : (ignBlends2_blendParameter == 5) ? fuelingLoad : (ignBlends2_blendParameter == 6) ? ignitionLoad : (ignBlends2_blendParameter == 7) ? auxTemp1 : (ignBlends2_blendParameter == 8) ? auxTemp2 : (ignBlends2_blendParameter == 9) ? throttlePedalPosition : (ignBlends2_blendParameter == 10) ? VBatt : (ignBlends2_blendParameter == 11) ? vvtPositionB1I : (ignBlends2_blendParameter == 12) ? vvtPositionB1E : (ignBlends2_blendParameter == 13) ? vvtPositionB2I : (ignBlends2_blendParameter == 14) ? vvtPositionB2E : (ignBlends2_blendParameter == 15) ? flexPercent : (ignBlends2_blendParameter == 16) ? auxLinear1 : (ignBlends2_blendParameter == 17) ? auxLinear2 : 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} + [PcVariables] tuneCrcPcVariable = continuousChannelValue, tuneCrc16 @@ -3767,6 +3804,34 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" xBins = tcu_32SpeedBins, vehicleSpeedKph yBins = tcu_32Vals + curve = ignAdder1Bias, "Ignition adder 1 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends1_blendBins, ignBlends1_blendVal + yBins = ignBlends1_blendValues + + curve = ignAdder2Bias, "Ignition adder 2 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends2_blendBins, ignBlends2_blendVal + yBins = ignBlends2_blendValues + + curve = ignAdder3Bias, "Ignition adder 3 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends3_blendBins, ignBlends3_blendVal + yBins = ignBlends3_blendValues + + curve = ignAdder4Bias, "Ignition adder 4 bias" + columnLabel = "param", "bias" + xAxis = 0, 100, 11 + yAxis = 0, 100, 5 + xBins = ignBlends4_blendBins, ignBlends4_blendVal + yBins = ignBlends4_blendValues + [TableEditor] ; table_id, map3d_id, "title", page @@ -3836,6 +3901,30 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees. upDownLabel = "(RICHER)", "(LEANER)" + table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 + xBins = ignBlends1_rpmBins, RPMValue + yBins = ignBlends1_loadBins, ignitionLoad + zBins = ignBlends1_table + gridOrient = 250, 0, 340 + + table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 + xBins = ignBlends2_rpmBins, RPMValue + yBins = ignBlends2_loadBins, ignitionLoad + zBins = ignBlends2_table + gridOrient = 250, 0, 340 + + table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 + xBins = ignBlends3_rpmBins, RPMValue + yBins = ignBlends3_loadBins, ignitionLoad + zBins = ignBlends3_table + gridOrient = 250, 0, 340 + + table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 + xBins = ignBlends4_rpmBins, RPMValue + yBins = ignBlends4_loadBins, ignitionLoad + zBins = ignBlends4_table + gridOrient = 250, 0, 340 + table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 ; constant, variable xBins = ignitionIatCorrRpmBins, RPMValue @@ -4725,6 +4814,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f" entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f" entry = rawBattery, "rawBattery", float, "%.3f" entry = extiOverflowCount, "extiOverflowCount", int, "%d" +entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f" +entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f" +entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f" +entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f" +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 = coilState1, "coilState1", int, "%d" entry = coilState2, "coilState2", int, "%d" entry = coilState3, "coilState3", int, "%d" @@ -5042,6 +5139,16 @@ 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 = "Cylinder ign trims" groupChildMenu = ignTrimTbl1, "Ignition trim cyl 1" groupChildMenu = ignTrimTbl2, "Ignition trim cyl 2" @@ -6118,6 +6225,22 @@ dialog = wideband_stateDialog, "wideband_state" panel = multisparkMain panel = multisparkDwellParams + dialog = ignAdder1Cfg, "Ignition adder 1 config" + field = "Blend parameter", ignBlends1_blendParameter + panel = ignAdder1Bias + + dialog = ignAdder2Cfg, "Ignition adder 2 config" + field = "Blend parameter", ignBlends2_blendParameter + panel = ignAdder2Bias + + dialog = ignAdder3Cfg, "Ignition adder 3 config" + field = "Blend parameter", ignBlends3_blendParameter + panel = ignAdder3Bias + + dialog = ignAdder4Cfg, "Ignition adder 4 config" + field = "Blend parameter", ignBlends4_blendParameter + panel = ignAdder4Bias + 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 c442b20a13..c972eab607 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 Fri Sep 16 20:09:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class AcControl { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; 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 40a71bab73..f40e3904e0 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 Fri Sep 16 20:09:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class BoostControl { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; 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 eeabd37f90..36b50e7199 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 Fri Sep 16 20:09:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class EngineState { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; 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 7e811e1ca6..96e5dce92f 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 Fri Sep 16 20:10:35 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:47 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -191,6 +191,7 @@ public class Fields { public static final int benchTestOnTime_offset = 1634; public static final int binarySerialRxPin_offset = 1530; public static final int binarySerialTxPin_offset = 1528; + public static final int blend_table_s_size = 188; public static final int BLOCKING_FACTOR = 500; public static final int boardUse2stepPullDown_offset = 1360; public static final int boardUseCamPullDown_offset = 1360; @@ -1378,8 +1379,37 @@ public class Fields { public static final int idleVeLoadBins_offset = 5648; public static final int idleVeRpmBins_offset = 5644; public static final int idleVeTable_offset = 5652; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; + public static final int ignBlends1_blendBins_offset = 21458; + public static final int ignBlends1_blendParameter_offset = 21456; + public static final int ignBlends1_blendValues_offset = 21474; + public static final int ignBlends1_loadBins_offset = 21424; + public static final int ignBlends1_offset = 21296; + public static final int ignBlends1_rpmBins_offset = 21440; + public static final int ignBlends1_table_offset = 21296; + public static final int ignBlends2_blendBins_offset = 21646; + public static final int ignBlends2_blendParameter_offset = 21644; + public static final int ignBlends2_blendValues_offset = 21662; + public static final int ignBlends2_loadBins_offset = 21612; + public static final int ignBlends2_offset = 21484; + public static final int ignBlends2_rpmBins_offset = 21628; + public static final int ignBlends2_table_offset = 21484; + public static final int ignBlends3_blendBins_offset = 21834; + public static final int ignBlends3_blendParameter_offset = 21832; + public static final int ignBlends3_blendValues_offset = 21850; + public static final int ignBlends3_loadBins_offset = 21800; + public static final int ignBlends3_offset = 21672; + public static final int ignBlends3_rpmBins_offset = 21816; + public static final int ignBlends3_table_offset = 21672; + public static final int ignBlends4_blendBins_offset = 22022; + public static final int ignBlends4_blendParameter_offset = 22020; + public static final int ignBlends4_blendValues_offset = 22038; + public static final int ignBlends4_loadBins_offset = 21988; + public static final int ignBlends4_offset = 21860; + public static final int ignBlends4_rpmBins_offset = 22004; + public static final int ignBlends4_table_offset = 21860; public static final int ignition_mode_e_IM_INDIVIDUAL_COILS = 1; public static final int ignition_mode_e_IM_ONE_COIL = 0; public static final int ignition_mode_e_IM_TWO_COILS = 3; @@ -1742,7 +1772,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 = 21296; + public static final int persistent_config_s_size = 22048; 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; @@ -1881,6 +1911,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 = 313250678; public static final int silentTriggerError_offset = 1360; public static final int skippedWheelOnCam_offset = 1360; public static final int slowAdcAlpha_offset = 1600; @@ -2113,7 +2144,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 = 21296; + public static final int TOTAL_CONFIG_SIZE = 22048; public static final int totalGearsCount_offset = 1584; public static final int tps1_1AdcChannel_offset = 456; public static final int tps1_2AdcChannel_offset = 686; @@ -2375,10 +2406,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.09.16.all.2388932933"; + public static final String TS_SIGNATURE = "rusEFI 2022.09.17.all.313250678"; 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 = 1248; + public static final int TS_TOTAL_OUTPUT_SIZE = 1260; public static final int TsCalMode_EtbKd = 5; public static final int TsCalMode_EtbKi = 4; public static final int TsCalMode_EtbKp = 3; @@ -3952,6 +3983,38 @@ public class Fields { public static final Field MAXKNOCKRETARDTABLE = Field.create("MAXKNOCKRETARDTABLE", 21248, FieldType.INT8).setScale(0.25); public static final Field MAXKNOCKRETARDLOADBINS = Field.create("MAXKNOCKRETARDLOADBINS", 21284, FieldType.INT8).setScale(1.0); public static final Field MAXKNOCKRETARDRPMBINS = Field.create("MAXKNOCKRETARDRPMBINS", 21290, FieldType.INT8).setScale(100.0); + public static final Field IGNBLENDS1_TABLE = Field.create("IGNBLENDS1_TABLE", 21296, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS1_LOADBINS = Field.create("IGNBLENDS1_LOADBINS", 21424, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS1_RPMBINS = Field.create("IGNBLENDS1_RPMBINS", 21440, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS1_BLENDPARAMETER = Field.create("IGNBLENDS1_BLENDPARAMETER", 21456, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field IGNBLENDS1_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS1_ALIGNMENTFILL_AT_161", 21457, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDS1_BLENDBINS = Field.create("IGNBLENDS1_BLENDBINS", 21458, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS1_BLENDVALUES = Field.create("IGNBLENDS1_BLENDVALUES", 21474, FieldType.INT8).setScale(0.5); + public static final Field IGNBLENDS1_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS1_ALIGNMENTFILL_AT_186", 21482, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDS2_TABLE = Field.create("IGNBLENDS2_TABLE", 21484, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS2_LOADBINS = Field.create("IGNBLENDS2_LOADBINS", 21612, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS2_RPMBINS = Field.create("IGNBLENDS2_RPMBINS", 21628, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS2_BLENDPARAMETER = Field.create("IGNBLENDS2_BLENDPARAMETER", 21644, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field IGNBLENDS2_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS2_ALIGNMENTFILL_AT_161", 21645, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDS2_BLENDBINS = Field.create("IGNBLENDS2_BLENDBINS", 21646, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS2_BLENDVALUES = Field.create("IGNBLENDS2_BLENDVALUES", 21662, FieldType.INT8).setScale(0.5); + public static final Field IGNBLENDS2_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS2_ALIGNMENTFILL_AT_186", 21670, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDS3_TABLE = Field.create("IGNBLENDS3_TABLE", 21672, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS3_LOADBINS = Field.create("IGNBLENDS3_LOADBINS", 21800, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS3_RPMBINS = Field.create("IGNBLENDS3_RPMBINS", 21816, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS3_BLENDPARAMETER = Field.create("IGNBLENDS3_BLENDPARAMETER", 21832, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field IGNBLENDS3_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS3_ALIGNMENTFILL_AT_161", 21833, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDS3_BLENDBINS = Field.create("IGNBLENDS3_BLENDBINS", 21834, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS3_BLENDVALUES = Field.create("IGNBLENDS3_BLENDVALUES", 21850, FieldType.INT8).setScale(0.5); + public static final Field IGNBLENDS3_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS3_ALIGNMENTFILL_AT_186", 21858, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDS4_TABLE = Field.create("IGNBLENDS4_TABLE", 21860, FieldType.INT16).setScale(0.1); + public static final Field IGNBLENDS4_LOADBINS = Field.create("IGNBLENDS4_LOADBINS", 21988, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS4_RPMBINS = Field.create("IGNBLENDS4_RPMBINS", 22004, FieldType.INT16).setScale(1.0); + public static final Field IGNBLENDS4_BLENDPARAMETER = Field.create("IGNBLENDS4_BLENDPARAMETER", 22020, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field IGNBLENDS4_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS4_ALIGNMENTFILL_AT_161", 22021, FieldType.INT8).setScale(1.0); + 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[] VALUES = { ENGINETYPE, SENSORSNIFFERRPMTHRESHOLD, @@ -5316,5 +5379,37 @@ public class Fields { MAXKNOCKRETARDTABLE, MAXKNOCKRETARDLOADBINS, MAXKNOCKRETARDRPMBINS, + IGNBLENDS1_TABLE, + IGNBLENDS1_LOADBINS, + IGNBLENDS1_RPMBINS, + IGNBLENDS1_BLENDPARAMETER, + IGNBLENDS1_ALIGNMENTFILL_AT_161, + IGNBLENDS1_BLENDBINS, + IGNBLENDS1_BLENDVALUES, + IGNBLENDS1_ALIGNMENTFILL_AT_186, + IGNBLENDS2_TABLE, + IGNBLENDS2_LOADBINS, + IGNBLENDS2_RPMBINS, + IGNBLENDS2_BLENDPARAMETER, + IGNBLENDS2_ALIGNMENTFILL_AT_161, + IGNBLENDS2_BLENDBINS, + IGNBLENDS2_BLENDVALUES, + IGNBLENDS2_ALIGNMENTFILL_AT_186, + IGNBLENDS3_TABLE, + IGNBLENDS3_LOADBINS, + IGNBLENDS3_RPMBINS, + IGNBLENDS3_BLENDPARAMETER, + IGNBLENDS3_ALIGNMENTFILL_AT_161, + IGNBLENDS3_BLENDBINS, + IGNBLENDS3_BLENDVALUES, + IGNBLENDS3_ALIGNMENTFILL_AT_186, + IGNBLENDS4_TABLE, + IGNBLENDS4_LOADBINS, + IGNBLENDS4_RPMBINS, + IGNBLENDS4_BLENDPARAMETER, + IGNBLENDS4_ALIGNMENTFILL_AT_161, + IGNBLENDS4_BLENDBINS, + IGNBLENDS4_BLENDVALUES, + IGNBLENDS4_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 dbcb4d76c8..324516b643 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 Fri Sep 16 20:09:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class FuelComputer { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; 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 972cf2fee7..7284da002a 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 Fri Sep 16 20:09:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class TriggerState { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; 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 05b030a965..51ecf349d9 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 Fri Sep 16 20:09:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class TriggerStatePrimary { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; 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 840a1d1bf4..e1ba0822ff 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 Fri Sep 16 20:09:30 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Sep 17 00:15:40 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -249,6 +249,7 @@ public class TsOutputs { public static final int IAT_CURVE_SIZE = 16; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; @@ -743,192 +744,201 @@ public class TsOutputs { public static final Field GPPWMOUTPUT4 = Field.create("GPPWMOUTPUT4", 573, FieldType.INT8).setScale(0.5); public static final Field RAWBATTERY = Field.create("RAWBATTERY", 574, FieldType.INT16).setScale(0.001); public static final Field EXTIOVERFLOWCOUNT = Field.create("EXTIOVERFLOWCOUNT", 576, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_577 = Field.create("ALIGNMENTFILL_AT_577", 577, FieldType.INT8).setScale(1.0); - public static final Field COILSTATE1 = Field.create("COILSTATE1", 580, FieldType.BIT, 0); - public static final Field COILSTATE2 = Field.create("COILSTATE2", 580, FieldType.BIT, 1); - public static final Field COILSTATE3 = Field.create("COILSTATE3", 580, FieldType.BIT, 2); - public static final Field COILSTATE4 = Field.create("COILSTATE4", 580, FieldType.BIT, 3); - public static final Field COILSTATE5 = Field.create("COILSTATE5", 580, FieldType.BIT, 4); - public static final Field COILSTATE6 = Field.create("COILSTATE6", 580, FieldType.BIT, 5); - public static final Field COILSTATE7 = Field.create("COILSTATE7", 580, FieldType.BIT, 6); - public static final Field COILSTATE8 = Field.create("COILSTATE8", 580, FieldType.BIT, 7); - public static final Field COILSTATE9 = Field.create("COILSTATE9", 580, FieldType.BIT, 8); - public static final Field COILSTATE10 = Field.create("COILSTATE10", 580, FieldType.BIT, 9); - public static final Field COILSTATE11 = Field.create("COILSTATE11", 580, FieldType.BIT, 10); - public static final Field COILSTATE12 = Field.create("COILSTATE12", 580, FieldType.BIT, 11); - public static final Field INJECTORSTATE1 = Field.create("INJECTORSTATE1", 580, FieldType.BIT, 12); - public static final Field INJECTORSTATE2 = Field.create("INJECTORSTATE2", 580, FieldType.BIT, 13); - public static final Field INJECTORSTATE3 = Field.create("INJECTORSTATE3", 580, FieldType.BIT, 14); - public static final Field INJECTORSTATE4 = Field.create("INJECTORSTATE4", 580, FieldType.BIT, 15); - public static final Field INJECTORSTATE5 = Field.create("INJECTORSTATE5", 580, FieldType.BIT, 16); - public static final Field INJECTORSTATE6 = Field.create("INJECTORSTATE6", 580, FieldType.BIT, 17); - public static final Field INJECTORSTATE7 = Field.create("INJECTORSTATE7", 580, FieldType.BIT, 18); - public static final Field INJECTORSTATE8 = Field.create("INJECTORSTATE8", 580, FieldType.BIT, 19); - public static final Field INJECTORSTATE9 = Field.create("INJECTORSTATE9", 580, FieldType.BIT, 20); - public static final Field INJECTORSTATE10 = Field.create("INJECTORSTATE10", 580, FieldType.BIT, 21); - public static final Field INJECTORSTATE11 = Field.create("INJECTORSTATE11", 580, FieldType.BIT, 22); - public static final Field INJECTORSTATE12 = Field.create("INJECTORSTATE12", 580, FieldType.BIT, 23); - public static final Field UNUSEDBIT_300_24 = Field.create("UNUSEDBIT_300_24", 580, FieldType.BIT, 24); - public static final Field UNUSEDBIT_300_25 = Field.create("UNUSEDBIT_300_25", 580, FieldType.BIT, 25); - public static final Field UNUSEDBIT_300_26 = Field.create("UNUSEDBIT_300_26", 580, FieldType.BIT, 26); - public static final Field UNUSEDBIT_300_27 = Field.create("UNUSEDBIT_300_27", 580, FieldType.BIT, 27); - public static final Field UNUSEDBIT_300_28 = Field.create("UNUSEDBIT_300_28", 580, FieldType.BIT, 28); - public static final Field UNUSEDBIT_300_29 = Field.create("UNUSEDBIT_300_29", 580, FieldType.BIT, 29); - public static final Field UNUSEDBIT_300_30 = Field.create("UNUSEDBIT_300_30", 580, FieldType.BIT, 30); - public static final Field UNUSEDBIT_300_31 = Field.create("UNUSEDBIT_300_31", 580, FieldType.BIT, 31); - public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 584, FieldType.INT).setScale(1.0); - public static final Field MAPFAST = Field.create("MAPFAST", 588, FieldType.FLOAT); - public static final Field UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 592, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 593, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 594, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND4 = Field.create("UNUSEDATTHEEND4", 595, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND5 = Field.create("UNUSEDATTHEEND5", 596, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND6 = Field.create("UNUSEDATTHEEND6", 597, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND7 = Field.create("UNUSEDATTHEEND7", 598, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND8 = Field.create("UNUSEDATTHEEND8", 599, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND9 = Field.create("UNUSEDATTHEEND9", 600, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND10 = Field.create("UNUSEDATTHEEND10", 601, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND11 = Field.create("UNUSEDATTHEEND11", 602, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND12 = Field.create("UNUSEDATTHEEND12", 603, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND13 = Field.create("UNUSEDATTHEEND13", 604, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND14 = Field.create("UNUSEDATTHEEND14", 605, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND15 = Field.create("UNUSEDATTHEEND15", 606, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND16 = Field.create("UNUSEDATTHEEND16", 607, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND17 = Field.create("UNUSEDATTHEEND17", 608, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND18 = Field.create("UNUSEDATTHEEND18", 609, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND19 = Field.create("UNUSEDATTHEEND19", 610, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND20 = Field.create("UNUSEDATTHEEND20", 611, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND21 = Field.create("UNUSEDATTHEEND21", 612, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND22 = Field.create("UNUSEDATTHEEND22", 613, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND23 = Field.create("UNUSEDATTHEEND23", 614, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND24 = Field.create("UNUSEDATTHEEND24", 615, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND25 = Field.create("UNUSEDATTHEEND25", 616, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND26 = Field.create("UNUSEDATTHEEND26", 617, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND27 = Field.create("UNUSEDATTHEEND27", 618, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND28 = Field.create("UNUSEDATTHEEND28", 619, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND29 = Field.create("UNUSEDATTHEEND29", 620, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND30 = Field.create("UNUSEDATTHEEND30", 621, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND31 = Field.create("UNUSEDATTHEEND31", 622, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND32 = Field.create("UNUSEDATTHEEND32", 623, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND33 = Field.create("UNUSEDATTHEEND33", 624, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND34 = Field.create("UNUSEDATTHEEND34", 625, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND35 = Field.create("UNUSEDATTHEEND35", 626, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND36 = Field.create("UNUSEDATTHEEND36", 627, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND37 = Field.create("UNUSEDATTHEEND37", 628, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND38 = Field.create("UNUSEDATTHEEND38", 629, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND39 = Field.create("UNUSEDATTHEEND39", 630, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND40 = Field.create("UNUSEDATTHEEND40", 631, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND41 = Field.create("UNUSEDATTHEEND41", 632, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND42 = Field.create("UNUSEDATTHEEND42", 633, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND43 = Field.create("UNUSEDATTHEEND43", 634, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND44 = Field.create("UNUSEDATTHEEND44", 635, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND45 = Field.create("UNUSEDATTHEEND45", 636, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND46 = Field.create("UNUSEDATTHEEND46", 637, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND47 = Field.create("UNUSEDATTHEEND47", 638, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND48 = Field.create("UNUSEDATTHEEND48", 639, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND49 = Field.create("UNUSEDATTHEEND49", 640, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND50 = Field.create("UNUSEDATTHEEND50", 641, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND51 = Field.create("UNUSEDATTHEEND51", 642, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND52 = Field.create("UNUSEDATTHEEND52", 643, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND53 = Field.create("UNUSEDATTHEEND53", 644, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND54 = Field.create("UNUSEDATTHEEND54", 645, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND55 = Field.create("UNUSEDATTHEEND55", 646, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND56 = Field.create("UNUSEDATTHEEND56", 647, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND57 = Field.create("UNUSEDATTHEEND57", 648, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND58 = Field.create("UNUSEDATTHEEND58", 649, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND59 = Field.create("UNUSEDATTHEEND59", 650, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND60 = Field.create("UNUSEDATTHEEND60", 651, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND61 = Field.create("UNUSEDATTHEEND61", 652, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND62 = Field.create("UNUSEDATTHEEND62", 653, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND63 = Field.create("UNUSEDATTHEEND63", 654, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND64 = Field.create("UNUSEDATTHEEND64", 655, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND65 = Field.create("UNUSEDATTHEEND65", 656, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND66 = Field.create("UNUSEDATTHEEND66", 657, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND67 = Field.create("UNUSEDATTHEEND67", 658, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND68 = Field.create("UNUSEDATTHEEND68", 659, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND69 = Field.create("UNUSEDATTHEEND69", 660, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND70 = Field.create("UNUSEDATTHEEND70", 661, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND71 = Field.create("UNUSEDATTHEEND71", 662, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND72 = Field.create("UNUSEDATTHEEND72", 663, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND73 = Field.create("UNUSEDATTHEEND73", 664, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND74 = Field.create("UNUSEDATTHEEND74", 665, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND75 = Field.create("UNUSEDATTHEEND75", 666, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND76 = Field.create("UNUSEDATTHEEND76", 667, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND77 = Field.create("UNUSEDATTHEEND77", 668, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND78 = Field.create("UNUSEDATTHEEND78", 669, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND79 = Field.create("UNUSEDATTHEEND79", 670, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND80 = Field.create("UNUSEDATTHEEND80", 671, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND81 = Field.create("UNUSEDATTHEEND81", 672, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND82 = Field.create("UNUSEDATTHEEND82", 673, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND83 = Field.create("UNUSEDATTHEEND83", 674, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND84 = Field.create("UNUSEDATTHEEND84", 675, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND85 = Field.create("UNUSEDATTHEEND85", 676, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND86 = Field.create("UNUSEDATTHEEND86", 677, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND87 = Field.create("UNUSEDATTHEEND87", 678, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND88 = Field.create("UNUSEDATTHEEND88", 679, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND89 = Field.create("UNUSEDATTHEEND89", 680, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND90 = Field.create("UNUSEDATTHEEND90", 681, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND91 = Field.create("UNUSEDATTHEEND91", 682, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND92 = Field.create("UNUSEDATTHEEND92", 683, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND93 = Field.create("UNUSEDATTHEEND93", 684, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND94 = Field.create("UNUSEDATTHEEND94", 685, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND95 = Field.create("UNUSEDATTHEEND95", 686, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND96 = Field.create("UNUSEDATTHEEND96", 687, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND97 = Field.create("UNUSEDATTHEEND97", 688, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND98 = Field.create("UNUSEDATTHEEND98", 689, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND99 = Field.create("UNUSEDATTHEEND99", 690, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND100 = Field.create("UNUSEDATTHEEND100", 691, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND101 = Field.create("UNUSEDATTHEEND101", 692, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND102 = Field.create("UNUSEDATTHEEND102", 693, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND103 = Field.create("UNUSEDATTHEEND103", 694, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND104 = Field.create("UNUSEDATTHEEND104", 695, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND105 = Field.create("UNUSEDATTHEEND105", 696, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND106 = Field.create("UNUSEDATTHEEND106", 697, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND107 = Field.create("UNUSEDATTHEEND107", 698, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND108 = Field.create("UNUSEDATTHEEND108", 699, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND109 = Field.create("UNUSEDATTHEEND109", 700, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND110 = Field.create("UNUSEDATTHEEND110", 701, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND111 = Field.create("UNUSEDATTHEEND111", 702, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND112 = Field.create("UNUSEDATTHEEND112", 703, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND113 = Field.create("UNUSEDATTHEEND113", 704, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND114 = Field.create("UNUSEDATTHEEND114", 705, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND115 = Field.create("UNUSEDATTHEEND115", 706, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND116 = Field.create("UNUSEDATTHEEND116", 707, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND117 = Field.create("UNUSEDATTHEEND117", 708, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND118 = Field.create("UNUSEDATTHEEND118", 709, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND119 = Field.create("UNUSEDATTHEEND119", 710, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND120 = Field.create("UNUSEDATTHEEND120", 711, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND121 = Field.create("UNUSEDATTHEEND121", 712, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND122 = Field.create("UNUSEDATTHEEND122", 713, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND123 = Field.create("UNUSEDATTHEEND123", 714, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND124 = Field.create("UNUSEDATTHEEND124", 715, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND125 = Field.create("UNUSEDATTHEEND125", 716, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND126 = Field.create("UNUSEDATTHEEND126", 717, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND127 = Field.create("UNUSEDATTHEEND127", 718, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND128 = Field.create("UNUSEDATTHEEND128", 719, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND129 = Field.create("UNUSEDATTHEEND129", 720, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND130 = Field.create("UNUSEDATTHEEND130", 721, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND131 = Field.create("UNUSEDATTHEEND131", 722, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND132 = Field.create("UNUSEDATTHEEND132", 723, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND133 = Field.create("UNUSEDATTHEEND133", 724, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND134 = Field.create("UNUSEDATTHEEND134", 725, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND135 = Field.create("UNUSEDATTHEEND135", 726, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND136 = Field.create("UNUSEDATTHEEND136", 727, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND137 = Field.create("UNUSEDATTHEEND137", 728, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND138 = Field.create("UNUSEDATTHEEND138", 729, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND139 = Field.create("UNUSEDATTHEEND139", 730, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND140 = Field.create("UNUSEDATTHEEND140", 731, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND141 = Field.create("UNUSEDATTHEEND141", 732, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND142 = Field.create("UNUSEDATTHEEND142", 733, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND143 = Field.create("UNUSEDATTHEEND143", 734, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND144 = Field.create("UNUSEDATTHEEND144", 735, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND145 = Field.create("UNUSEDATTHEEND145", 736, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND146 = Field.create("UNUSEDATTHEEND146", 737, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND147 = Field.create("UNUSEDATTHEEND147", 738, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND148 = Field.create("UNUSEDATTHEEND148", 739, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND149 = Field.create("UNUSEDATTHEEND149", 740, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDATTHEEND150 = Field.create("UNUSEDATTHEEND150", 741, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_742 = Field.create("ALIGNMENTFILL_AT_742", 742, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDBIAS1 = Field.create("IGNBLENDBIAS1", 577, FieldType.INT8).setScale(0.5); + public static final Field IGNBLENDBIAS2 = Field.create("IGNBLENDBIAS2", 578, FieldType.INT8).setScale(0.5); + public static final Field IGNBLENDBIAS3 = Field.create("IGNBLENDBIAS3", 579, FieldType.INT8).setScale(0.5); + public static final Field IGNBLENDBIAS4 = Field.create("IGNBLENDBIAS4", 580, FieldType.INT8).setScale(0.5); + public static final Field ALIGNMENTFILL_AT_581 = Field.create("ALIGNMENTFILL_AT_581", 581, FieldType.INT8).setScale(1.0); + public static final Field IGNBLENDOUTPUT1 = Field.create("IGNBLENDOUTPUT1", 582, FieldType.INT16).setScale(0.01); + 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 UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 604, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 605, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 606, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND4 = Field.create("UNUSEDATTHEEND4", 607, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND5 = Field.create("UNUSEDATTHEEND5", 608, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND6 = Field.create("UNUSEDATTHEEND6", 609, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND7 = Field.create("UNUSEDATTHEEND7", 610, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND8 = Field.create("UNUSEDATTHEEND8", 611, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND9 = Field.create("UNUSEDATTHEEND9", 612, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND10 = Field.create("UNUSEDATTHEEND10", 613, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND11 = Field.create("UNUSEDATTHEEND11", 614, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND12 = Field.create("UNUSEDATTHEEND12", 615, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND13 = Field.create("UNUSEDATTHEEND13", 616, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND14 = Field.create("UNUSEDATTHEEND14", 617, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND15 = Field.create("UNUSEDATTHEEND15", 618, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND16 = Field.create("UNUSEDATTHEEND16", 619, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND17 = Field.create("UNUSEDATTHEEND17", 620, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND18 = Field.create("UNUSEDATTHEEND18", 621, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND19 = Field.create("UNUSEDATTHEEND19", 622, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND20 = Field.create("UNUSEDATTHEEND20", 623, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND21 = Field.create("UNUSEDATTHEEND21", 624, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND22 = Field.create("UNUSEDATTHEEND22", 625, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND23 = Field.create("UNUSEDATTHEEND23", 626, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND24 = Field.create("UNUSEDATTHEEND24", 627, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND25 = Field.create("UNUSEDATTHEEND25", 628, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND26 = Field.create("UNUSEDATTHEEND26", 629, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND27 = Field.create("UNUSEDATTHEEND27", 630, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND28 = Field.create("UNUSEDATTHEEND28", 631, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND29 = Field.create("UNUSEDATTHEEND29", 632, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND30 = Field.create("UNUSEDATTHEEND30", 633, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND31 = Field.create("UNUSEDATTHEEND31", 634, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND32 = Field.create("UNUSEDATTHEEND32", 635, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND33 = Field.create("UNUSEDATTHEEND33", 636, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND34 = Field.create("UNUSEDATTHEEND34", 637, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND35 = Field.create("UNUSEDATTHEEND35", 638, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND36 = Field.create("UNUSEDATTHEEND36", 639, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND37 = Field.create("UNUSEDATTHEEND37", 640, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND38 = Field.create("UNUSEDATTHEEND38", 641, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND39 = Field.create("UNUSEDATTHEEND39", 642, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND40 = Field.create("UNUSEDATTHEEND40", 643, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND41 = Field.create("UNUSEDATTHEEND41", 644, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND42 = Field.create("UNUSEDATTHEEND42", 645, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND43 = Field.create("UNUSEDATTHEEND43", 646, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND44 = Field.create("UNUSEDATTHEEND44", 647, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND45 = Field.create("UNUSEDATTHEEND45", 648, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND46 = Field.create("UNUSEDATTHEEND46", 649, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND47 = Field.create("UNUSEDATTHEEND47", 650, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND48 = Field.create("UNUSEDATTHEEND48", 651, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND49 = Field.create("UNUSEDATTHEEND49", 652, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND50 = Field.create("UNUSEDATTHEEND50", 653, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND51 = Field.create("UNUSEDATTHEEND51", 654, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND52 = Field.create("UNUSEDATTHEEND52", 655, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND53 = Field.create("UNUSEDATTHEEND53", 656, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND54 = Field.create("UNUSEDATTHEEND54", 657, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND55 = Field.create("UNUSEDATTHEEND55", 658, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND56 = Field.create("UNUSEDATTHEEND56", 659, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND57 = Field.create("UNUSEDATTHEEND57", 660, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND58 = Field.create("UNUSEDATTHEEND58", 661, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND59 = Field.create("UNUSEDATTHEEND59", 662, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND60 = Field.create("UNUSEDATTHEEND60", 663, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND61 = Field.create("UNUSEDATTHEEND61", 664, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND62 = Field.create("UNUSEDATTHEEND62", 665, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND63 = Field.create("UNUSEDATTHEEND63", 666, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND64 = Field.create("UNUSEDATTHEEND64", 667, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND65 = Field.create("UNUSEDATTHEEND65", 668, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND66 = Field.create("UNUSEDATTHEEND66", 669, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND67 = Field.create("UNUSEDATTHEEND67", 670, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND68 = Field.create("UNUSEDATTHEEND68", 671, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND69 = Field.create("UNUSEDATTHEEND69", 672, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND70 = Field.create("UNUSEDATTHEEND70", 673, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND71 = Field.create("UNUSEDATTHEEND71", 674, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND72 = Field.create("UNUSEDATTHEEND72", 675, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND73 = Field.create("UNUSEDATTHEEND73", 676, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND74 = Field.create("UNUSEDATTHEEND74", 677, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND75 = Field.create("UNUSEDATTHEEND75", 678, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND76 = Field.create("UNUSEDATTHEEND76", 679, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND77 = Field.create("UNUSEDATTHEEND77", 680, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND78 = Field.create("UNUSEDATTHEEND78", 681, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND79 = Field.create("UNUSEDATTHEEND79", 682, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND80 = Field.create("UNUSEDATTHEEND80", 683, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND81 = Field.create("UNUSEDATTHEEND81", 684, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND82 = Field.create("UNUSEDATTHEEND82", 685, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND83 = Field.create("UNUSEDATTHEEND83", 686, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND84 = Field.create("UNUSEDATTHEEND84", 687, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND85 = Field.create("UNUSEDATTHEEND85", 688, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND86 = Field.create("UNUSEDATTHEEND86", 689, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND87 = Field.create("UNUSEDATTHEEND87", 690, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND88 = Field.create("UNUSEDATTHEEND88", 691, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND89 = Field.create("UNUSEDATTHEEND89", 692, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND90 = Field.create("UNUSEDATTHEEND90", 693, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND91 = Field.create("UNUSEDATTHEEND91", 694, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND92 = Field.create("UNUSEDATTHEEND92", 695, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND93 = Field.create("UNUSEDATTHEEND93", 696, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND94 = Field.create("UNUSEDATTHEEND94", 697, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND95 = Field.create("UNUSEDATTHEEND95", 698, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND96 = Field.create("UNUSEDATTHEEND96", 699, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND97 = Field.create("UNUSEDATTHEEND97", 700, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND98 = Field.create("UNUSEDATTHEEND98", 701, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND99 = Field.create("UNUSEDATTHEEND99", 702, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND100 = Field.create("UNUSEDATTHEEND100", 703, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND101 = Field.create("UNUSEDATTHEEND101", 704, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND102 = Field.create("UNUSEDATTHEEND102", 705, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND103 = Field.create("UNUSEDATTHEEND103", 706, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND104 = Field.create("UNUSEDATTHEEND104", 707, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND105 = Field.create("UNUSEDATTHEEND105", 708, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND106 = Field.create("UNUSEDATTHEEND106", 709, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND107 = Field.create("UNUSEDATTHEEND107", 710, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND108 = Field.create("UNUSEDATTHEEND108", 711, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND109 = Field.create("UNUSEDATTHEEND109", 712, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND110 = Field.create("UNUSEDATTHEEND110", 713, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND111 = Field.create("UNUSEDATTHEEND111", 714, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND112 = Field.create("UNUSEDATTHEEND112", 715, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND113 = Field.create("UNUSEDATTHEEND113", 716, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND114 = Field.create("UNUSEDATTHEEND114", 717, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND115 = Field.create("UNUSEDATTHEEND115", 718, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND116 = Field.create("UNUSEDATTHEEND116", 719, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND117 = Field.create("UNUSEDATTHEEND117", 720, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND118 = Field.create("UNUSEDATTHEEND118", 721, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND119 = Field.create("UNUSEDATTHEEND119", 722, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND120 = Field.create("UNUSEDATTHEEND120", 723, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND121 = Field.create("UNUSEDATTHEEND121", 724, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND122 = Field.create("UNUSEDATTHEEND122", 725, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND123 = Field.create("UNUSEDATTHEEND123", 726, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND124 = Field.create("UNUSEDATTHEEND124", 727, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND125 = Field.create("UNUSEDATTHEEND125", 728, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND126 = Field.create("UNUSEDATTHEEND126", 729, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND127 = Field.create("UNUSEDATTHEEND127", 730, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND128 = Field.create("UNUSEDATTHEEND128", 731, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND129 = Field.create("UNUSEDATTHEEND129", 732, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND130 = Field.create("UNUSEDATTHEEND130", 733, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND131 = Field.create("UNUSEDATTHEEND131", 734, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND132 = Field.create("UNUSEDATTHEEND132", 735, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND133 = Field.create("UNUSEDATTHEEND133", 736, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND134 = Field.create("UNUSEDATTHEEND134", 737, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND135 = Field.create("UNUSEDATTHEEND135", 738, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND136 = Field.create("UNUSEDATTHEEND136", 739, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND137 = Field.create("UNUSEDATTHEEND137", 740, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND138 = Field.create("UNUSEDATTHEEND138", 741, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND139 = Field.create("UNUSEDATTHEEND139", 742, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND140 = Field.create("UNUSEDATTHEEND140", 743, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND141 = Field.create("UNUSEDATTHEEND141", 744, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND142 = Field.create("UNUSEDATTHEEND142", 745, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND143 = Field.create("UNUSEDATTHEEND143", 746, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND144 = Field.create("UNUSEDATTHEEND144", 747, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND145 = Field.create("UNUSEDATTHEEND145", 748, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND146 = Field.create("UNUSEDATTHEEND146", 749, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND147 = Field.create("UNUSEDATTHEEND147", 750, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND148 = Field.create("UNUSEDATTHEEND148", 751, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND149 = Field.create("UNUSEDATTHEEND149", 752, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDATTHEEND150 = Field.create("UNUSEDATTHEEND150", 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[] VALUES = { SD_PRESENT, ISIGNITIONENABLEDINDICATOR, @@ -1287,7 +1297,16 @@ public class TsOutputs { GPPWMOUTPUT4, RAWBATTERY, EXTIOVERFLOWCOUNT, - ALIGNMENTFILL_AT_577, + IGNBLENDBIAS1, + IGNBLENDBIAS2, + IGNBLENDBIAS3, + IGNBLENDBIAS4, + ALIGNMENTFILL_AT_581, + IGNBLENDOUTPUT1, + IGNBLENDOUTPUT2, + IGNBLENDOUTPUT3, + IGNBLENDOUTPUT4, + ALIGNMENTFILL_AT_590, COILSTATE1, COILSTATE2, COILSTATE3, @@ -1312,14 +1331,14 @@ public class TsOutputs { INJECTORSTATE10, INJECTORSTATE11, INJECTORSTATE12, - UNUSEDBIT_300_24, - UNUSEDBIT_300_25, - UNUSEDBIT_300_26, - UNUSEDBIT_300_27, - UNUSEDBIT_300_28, - UNUSEDBIT_300_29, - UNUSEDBIT_300_30, - UNUSEDBIT_300_31, + UNUSEDBIT_303_24, + UNUSEDBIT_303_25, + UNUSEDBIT_303_26, + UNUSEDBIT_303_27, + UNUSEDBIT_303_28, + UNUSEDBIT_303_29, + UNUSEDBIT_303_30, + UNUSEDBIT_303_31, OUTPUTREQUESTPERIOD, MAPFAST, UNUSEDATTHEEND1, @@ -1472,6 +1491,6 @@ public class TsOutputs { UNUSEDATTHEEND148, UNUSEDATTHEEND149, UNUSEDATTHEEND150, - ALIGNMENTFILL_AT_742, + ALIGNMENTFILL_AT_754, }; }