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 40b60b994c..3882c8819b 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:26 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:20 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -249,10 +249,6 @@ struct air_pressure_sensor_config_s { }; static_assert(sizeof(air_pressure_sensor_config_s) == 12); -/** - * @brief MAP averaging configuration - -*/ // start of MAP_sensor_config_s struct MAP_sensor_config_s { /** @@ -328,10 +324,6 @@ struct thermistor_conf_s { }; static_assert(sizeof(thermistor_conf_s) == 28); -/** - * @brief Linear sensor interpolation - -*/ // start of linear_sensor_s struct linear_sensor_s { /** @@ -367,10 +359,6 @@ struct linear_sensor_s { }; static_assert(sizeof(linear_sensor_s) == 20); -/** - * @brief Thermistor curve parameters - -*/ // start of ThermistorConf struct ThermistorConf { /** @@ -415,10 +403,6 @@ struct injector_s { }; static_assert(sizeof(injector_s) == 68); -/** - * @brief Trigger wheel(s) configuration - -*/ // start of trigger_config_s struct trigger_config_s { /** @@ -2672,7 +2656,8 @@ struct engine_configuration_s { */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0 + * RPM range above upper limit for extra air taper + RPM * offset 1424 */ int16_t airTaperRpmRange; @@ -3201,8 +3186,7 @@ struct engine_configuration_s { */ float egoValueShift; /** - * VVT output - * TODO: rename to vvtOutputs + * VVT output solenoid pin for this cam * offset 1644 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; @@ -3503,6 +3487,7 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_2014[2]; /** + hz * offset 2016 */ float auxFrequencyFilter; @@ -3516,6 +3501,7 @@ struct engine_configuration_s { */ sent_input_pin_e sentInputPins[SENT_INPUT_COUNT]; /** + % * offset 2024 */ int8_t launchFuelAdderPercent; @@ -4237,6 +4223,7 @@ struct engine_configuration_s { */ uint8_t alsEtbPosition; /** + % * offset 3892 */ uint8_t acRelayAlternatorDutyAdder; @@ -5309,4 +5296,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:26 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:20 UTC 2023 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 e749c95024..f25d2e59b1 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1084,7 +1084,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3247387399 +#define SIGNATURE_HASH 4230473670 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1375,7 +1375,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.3247387399" +#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.4230473670" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' 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 25a471a69d..1bc74ce030 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:25 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:19 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -249,10 +249,6 @@ struct air_pressure_sensor_config_s { }; static_assert(sizeof(air_pressure_sensor_config_s) == 12); -/** - * @brief MAP averaging configuration - -*/ // start of MAP_sensor_config_s struct MAP_sensor_config_s { /** @@ -328,10 +324,6 @@ struct thermistor_conf_s { }; static_assert(sizeof(thermistor_conf_s) == 28); -/** - * @brief Linear sensor interpolation - -*/ // start of linear_sensor_s struct linear_sensor_s { /** @@ -367,10 +359,6 @@ struct linear_sensor_s { }; static_assert(sizeof(linear_sensor_s) == 20); -/** - * @brief Thermistor curve parameters - -*/ // start of ThermistorConf struct ThermistorConf { /** @@ -415,10 +403,6 @@ struct injector_s { }; static_assert(sizeof(injector_s) == 68); -/** - * @brief Trigger wheel(s) configuration - -*/ // start of trigger_config_s struct trigger_config_s { /** @@ -2672,7 +2656,8 @@ struct engine_configuration_s { */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0 + * RPM range above upper limit for extra air taper + RPM * offset 1424 */ int16_t airTaperRpmRange; @@ -3201,8 +3186,7 @@ struct engine_configuration_s { */ float egoValueShift; /** - * VVT output - * TODO: rename to vvtOutputs + * VVT output solenoid pin for this cam * offset 1644 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; @@ -3503,6 +3487,7 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_2014[2]; /** + hz * offset 2016 */ float auxFrequencyFilter; @@ -3516,6 +3501,7 @@ struct engine_configuration_s { */ sent_input_pin_e sentInputPins[SENT_INPUT_COUNT]; /** + % * offset 2024 */ int8_t launchFuelAdderPercent; @@ -4237,6 +4223,7 @@ struct engine_configuration_s { */ uint8_t alsEtbPosition; /** + % * offset 3892 */ uint8_t acRelayAlternatorDutyAdder; @@ -5309,4 +5296,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:25 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:19 UTC 2023 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 c6d3242bda..3ba5de316e 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1084,7 +1084,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 2841153995 +#define SIGNATURE_HASH 2498774282 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1375,7 +1375,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2841153995" +#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2498774282" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' 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 cedca4fb7e..80e63cf0b1 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:27 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:21 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -249,10 +249,6 @@ struct air_pressure_sensor_config_s { }; static_assert(sizeof(air_pressure_sensor_config_s) == 12); -/** - * @brief MAP averaging configuration - -*/ // start of MAP_sensor_config_s struct MAP_sensor_config_s { /** @@ -328,10 +324,6 @@ struct thermistor_conf_s { }; static_assert(sizeof(thermistor_conf_s) == 28); -/** - * @brief Linear sensor interpolation - -*/ // start of linear_sensor_s struct linear_sensor_s { /** @@ -367,10 +359,6 @@ struct linear_sensor_s { }; static_assert(sizeof(linear_sensor_s) == 20); -/** - * @brief Thermistor curve parameters - -*/ // start of ThermistorConf struct ThermistorConf { /** @@ -415,10 +403,6 @@ struct injector_s { }; static_assert(sizeof(injector_s) == 68); -/** - * @brief Trigger wheel(s) configuration - -*/ // start of trigger_config_s struct trigger_config_s { /** @@ -2672,7 +2656,8 @@ struct engine_configuration_s { */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0 + * RPM range above upper limit for extra air taper + RPM * offset 1424 */ int16_t airTaperRpmRange; @@ -3201,8 +3186,7 @@ struct engine_configuration_s { */ float egoValueShift; /** - * VVT output - * TODO: rename to vvtOutputs + * VVT output solenoid pin for this cam * offset 1644 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; @@ -3503,6 +3487,7 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_2014[2]; /** + hz * offset 2016 */ float auxFrequencyFilter; @@ -3516,6 +3501,7 @@ struct engine_configuration_s { */ sent_input_pin_e sentInputPins[SENT_INPUT_COUNT]; /** + % * offset 2024 */ int8_t launchFuelAdderPercent; @@ -4237,6 +4223,7 @@ struct engine_configuration_s { */ uint8_t alsEtbPosition; /** + % * offset 3892 */ uint8_t acRelayAlternatorDutyAdder; @@ -5309,4 +5296,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:27 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:21 UTC 2023 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 598aba6a4e..7dd4c79a00 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 @@ -1031,7 +1031,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 3322082320 +#define SIGNATURE_HASH 4222230737 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1322,7 +1322,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320" +#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.4222230737" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 2dc11778eb..406d7ddfc9 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:11 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -249,10 +249,6 @@ struct air_pressure_sensor_config_s { }; static_assert(sizeof(air_pressure_sensor_config_s) == 12); -/** - * @brief MAP averaging configuration - -*/ // start of MAP_sensor_config_s struct MAP_sensor_config_s { /** @@ -328,10 +324,6 @@ struct thermistor_conf_s { }; static_assert(sizeof(thermistor_conf_s) == 28); -/** - * @brief Linear sensor interpolation - -*/ // start of linear_sensor_s struct linear_sensor_s { /** @@ -367,10 +359,6 @@ struct linear_sensor_s { }; static_assert(sizeof(linear_sensor_s) == 20); -/** - * @brief Thermistor curve parameters - -*/ // start of ThermistorConf struct ThermistorConf { /** @@ -415,10 +403,6 @@ struct injector_s { }; static_assert(sizeof(injector_s) == 68); -/** - * @brief Trigger wheel(s) configuration - -*/ // start of trigger_config_s struct trigger_config_s { /** @@ -2672,7 +2656,8 @@ struct engine_configuration_s { */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0 + * RPM range above upper limit for extra air taper + RPM * offset 1424 */ int16_t airTaperRpmRange; @@ -3201,8 +3186,7 @@ struct engine_configuration_s { */ float egoValueShift; /** - * VVT output - * TODO: rename to vvtOutputs + * VVT output solenoid pin for this cam * offset 1644 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; @@ -3503,6 +3487,7 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_2014[2]; /** + hz * offset 2016 */ float auxFrequencyFilter; @@ -3516,6 +3501,7 @@ struct engine_configuration_s { */ sent_input_pin_e sentInputPins[SENT_INPUT_COUNT]; /** + % * offset 2024 */ int8_t launchFuelAdderPercent; @@ -4237,6 +4223,7 @@ struct engine_configuration_s { */ uint8_t alsEtbPosition; /** + % * offset 3892 */ uint8_t acRelayAlternatorDutyAdder; @@ -5309,4 +5296,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:11 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index b4c0503f38..6df7aeb8b0 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1084,7 +1084,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1654104380 +#define SIGNATURE_HASH 1597994493 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1375,7 +1375,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1654104380" +#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1597994493" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index b93470bf6a..ba91a91038 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2236988349 -#define TS_SIGNATURE "rusEFI master.2023.07.21.48way.2236988349" +#define SIGNATURE_HASH 3103616892 +#define TS_SIGNATURE "rusEFI master.2023.07.21.48way.3103616892" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index fbb93b1e03..27c3afdaf9 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3105775362 -#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-2chan.3105775362" +#define SIGNATURE_HASH 2226555843 +#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-2chan.2226555843" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index becf3a1108..a2e18222f9 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 236599750 -#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan.236599750" +#define SIGNATURE_HASH 867364103 +#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan.867364103" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 5941c68021..f0ef33139e 100644 --- a/firmware/controllers/generated/signature_alphax-4chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-4chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 236599750 -#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan_f7.236599750" +#define SIGNATURE_HASH 867364103 +#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan_f7.867364103" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index b9be979d4e..7fa0d8f6bc 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4034718980 -#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan.4034718980" +#define SIGNATURE_HASH 3453237701 +#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan.3453237701" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index a0c2b4ea03..b9e04dd951 100644 --- a/firmware/controllers/generated/signature_alphax-8chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-8chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4034718980 -#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan_f7.4034718980" +#define SIGNATURE_HASH 3453237701 +#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan_f7.3453237701" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 08cdccf185..910da25f79 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3712337440 -#define TS_SIGNATURE "rusEFI master.2023.07.21.atlas.3712337440" +#define SIGNATURE_HASH 3773633249 +#define TS_SIGNATURE "rusEFI master.2023.07.21.atlas.3773633249" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 408f0a0135..b75cc1d6f5 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4188552881 -#define TS_SIGNATURE "rusEFI master.2023.07.21.core8.4188552881" +#define SIGNATURE_HASH 3288394352 +#define TS_SIGNATURE "rusEFI master.2023.07.21.core8.3288394352" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index eb838ea7be..d17ea80b72 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 config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 3247387399 -#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.3247387399" +#define SIGNATURE_HASH 4230473670 +#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.4230473670" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 5d12170de2..4be3845185 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1654104380 -#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1654104380" +#define SIGNATURE_HASH 1597994493 +#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1597994493" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 69e9dfc3f1..90074639e4 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3247387399 -#define TS_SIGNATURE "rusEFI master.2023.07.21.f429-discovery.3247387399" +#define SIGNATURE_HASH 4230473670 +#define TS_SIGNATURE "rusEFI master.2023.07.21.f429-discovery.4230473670" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index daad713644..c0f526cbbf 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3822965709 -#define TS_SIGNATURE "rusEFI master.2023.07.21.frankenso_na6.3822965709" +#define SIGNATURE_HASH 3732211468 +#define TS_SIGNATURE "rusEFI master.2023.07.21.frankenso_na6.3732211468" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 85be49997e..0af0f08da6 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 38175581 -#define TS_SIGNATURE "rusEFI master.2023.07.21.harley81.38175581" +#define SIGNATURE_HASH 1072584604 +#define TS_SIGNATURE "rusEFI master.2023.07.21.harley81.1072584604" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index c14398c209..afeab25518 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1904051703 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-gm-e67.1904051703" +#define SIGNATURE_HASH 1289048374 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-gm-e67.1289048374" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 1b83070c8c..97751f3bbe 100644 --- a/firmware/controllers/generated/signature_hellen-honda-k.h +++ b/firmware/controllers/generated/signature_hellen-honda-k.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2932587577 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-honda-k.2932587577" +#define SIGNATURE_HASH 2472765688 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-honda-k.2472765688" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index fb17c0e30e..1b9511e122 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4228459873 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-nb1.4228459873" +#define SIGNATURE_HASH 3248617888 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-nb1.3248617888" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 5a4a4d6923..9d9d329b53 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1340866451 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121nissan.1340866451" +#define SIGNATURE_HASH 1917004626 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121nissan.1917004626" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 44425b3756..0a9d64569c 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1441868996 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121vag.1441868996" +#define SIGNATURE_HASH 1750726661 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121vag.1750726661" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index fe8b63dda4..a3ba0d86e1 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 241022061 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen128.241022061" +#define SIGNATURE_HASH 871719084 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen128.871719084" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index c419341c0a..fac261604a 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2822318443 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen154hyundai.2822318443" +#define SIGNATURE_HASH 2509372842 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen154hyundai.2509372842" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index aee4b3a425..e1ec736811 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2915775786 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen72.2915775786" +#define SIGNATURE_HASH 2422465003 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen72.2422465003" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index c054201b09..1d5d5433a5 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 920631274 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen81.920631274" +#define SIGNATURE_HASH 192373547 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen81.192373547" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index fd2c8aea18..a69b2b221f 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1363028126 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen88bmw.1363028126" +#define SIGNATURE_HASH 1821834335 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen88bmw.1821834335" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 80a645f8e7..0a0f52e20f 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 713207587 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA6.713207587" +#define SIGNATURE_HASH 388660194 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA6.388660194" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 56056da5fb..7ceb677600 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2623093806 -#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA8_96.2623093806" +#define SIGNATURE_HASH 2716985583 +#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA8_96.2716985583" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 25382817c1..2cdd4c0c23 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 config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 2841153995 -#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2841153995" +#define SIGNATURE_HASH 2498774282 +#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2498774282" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 8bce3ebc21..eab551bb50 100644 --- a/firmware/controllers/generated/signature_m74_9.h +++ b/firmware/controllers/generated/signature_m74_9.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3686018825 -#define TS_SIGNATURE "rusEFI master.2023.07.21.m74_9.3686018825" +#define SIGNATURE_HASH 3860659144 +#define TS_SIGNATURE "rusEFI master.2023.07.21.m74_9.3860659144" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index ec780db14c..b8a5a09121 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4286271872 -#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f4.4286271872" +#define SIGNATURE_HASH 3268642113 +#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f4.3268642113" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index f86ce758cb..bda4d45449 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4286271872 -#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f7.4286271872" +#define SIGNATURE_HASH 3268642113 +#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f7.3268642113" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index 240578bb36..0009dc7a6a 100644 --- a/firmware/controllers/generated/signature_nucleo_f429.h +++ b/firmware/controllers/generated/signature_nucleo_f429.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3247387399 -#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f429.3247387399" +#define SIGNATURE_HASH 4230473670 +#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f429.4230473670" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 48ccb7bf00..e8e00ebf25 100644 --- a/firmware/controllers/generated/signature_nucleo_f767.h +++ b/firmware/controllers/generated/signature_nucleo_f767.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3247387399 -#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f767.3247387399" +#define SIGNATURE_HASH 4230473670 +#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f767.4230473670" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 4948ce5a1f..89cb4e2f4e 100644 --- a/firmware/controllers/generated/signature_nucleo_h743.h +++ b/firmware/controllers/generated/signature_nucleo_h743.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3247387399 -#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_h743.3247387399" +#define SIGNATURE_HASH 4230473670 +#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_h743.4230473670" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 43c58ce42f..542dfdbbe2 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4045143703 -#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_405.4045143703" +#define SIGNATURE_HASH 3434293846 +#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_405.3434293846" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index a2c73d0cbf..3a25a6b041 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4045143703 -#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_469.4045143703" +#define SIGNATURE_HASH 3434293846 +#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_469.3434293846" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index b2f54c3457..5823888746 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3200889762 -#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f4.3200889762" +#define SIGNATURE_HASH 2204198755 +#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f4.2204198755" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index e88c108759..d9fdcb2e35 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3200889762 -#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f7.3200889762" +#define SIGNATURE_HASH 2204198755 +#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f7.2204198755" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index cc5beab7cd..734a82f492 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3200889762 -#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_h7.3200889762" +#define SIGNATURE_HASH 2204198755 +#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_h7.2204198755" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 10fa1898dc..2c87264e88 100644 --- a/firmware/controllers/generated/signature_s105.h +++ b/firmware/controllers/generated/signature_s105.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2782189147 -#define TS_SIGNATURE "rusEFI master.2023.07.21.s105.2782189147" +#define SIGNATURE_HASH 2558263962 +#define TS_SIGNATURE "rusEFI master.2023.07.21.s105.2558263962" diff --git a/firmware/controllers/generated/signature_small-can.h b/firmware/controllers/generated/signature_small-can.h index 6a76052a9a..4c873d9efe 100644 --- a/firmware/controllers/generated/signature_small-can.h +++ b/firmware/controllers/generated/signature_small-can.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 723410723 -#define TS_SIGNATURE "rusEFI master.2023.07.21.small-can.723410723" +#define SIGNATURE_HASH 381062114 +#define TS_SIGNATURE "rusEFI master.2023.07.21.small-can.381062114" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index e5e8eff565..fcb30ace24 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 config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3322082320 -#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320" +#define SIGNATURE_HASH 4222230737 +#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.4222230737" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index 785bbeda18..643bcf2868 100644 --- a/firmware/controllers/generated/signature_t-b-g.h +++ b/firmware/controllers/generated/signature_t-b-g.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3247387399 -#define TS_SIGNATURE "rusEFI master.2023.07.21.t-b-g.3247387399" +#define SIGNATURE_HASH 4230473670 +#define TS_SIGNATURE "rusEFI master.2023.07.21.t-b-g.4230473670" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 4bbeae7cc6..3b31889d46 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1260461861 -#define TS_SIGNATURE "rusEFI master.2023.07.21.tdg-pdm8.1260461861" +#define SIGNATURE_HASH 1988742116 +#define TS_SIGNATURE "rusEFI master.2023.07.21.tdg-pdm8.1988742116" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 4c5bc70283..c466512dc0 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -965,7 +965,7 @@ Output Min Duty Cycle Output Max Duty Cycle ### airTaperRpmRange -RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0 +RPM range above upper limit for extra air taper ### tps2Min Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X @@ -1265,13 +1265,13 @@ Cooling fan turn-on temperature threshold, in Celsius Cooling fan turn-off temperature threshold, in Celsius ### auxFrequencyFilter -null + ### vvtControlMinRpm ### launchFuelAdderPercent -null + ### etbJamTimeout Time required to detect a stuck throttle. @@ -1481,7 +1481,7 @@ Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical How long to keep the valve activated (in order to allow the pump to build pressure and keep the valve open on its own) ### issFilterReciprocal -null + ### hpfpPidP @@ -1550,7 +1550,7 @@ null ### acRelayAlternatorDutyAdder -null + ### customSentTpsMin null diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 741a936e59..5c12fcbe51 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.f407-discovery.1654104380" + signature = "rusEFI master.2023.07.21.f407-discovery.1597994493" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.f407-discovery.1654104380" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.f407-discovery.1597994493" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:11 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index ba34e7cf14..90be3c2a65 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.48way.2236988349" + signature = "rusEFI master.2023.07.21.48way.3103616892" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.48way.2236988349" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.48way.3103616892" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:23 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:24 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 859d592c0f..a969ad067c 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.alphax-2chan.3105775362" + signature = "rusEFI master.2023.07.21.alphax-2chan.2226555843" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.alphax-2chan.3105775362" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.alphax-2chan.2226555843" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","INVALID","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:30 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:24 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 8624779a23..50e6379e6b 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.alphax-4chan.236599750" + signature = "rusEFI master.2023.07.21.alphax-4chan.867364103" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.alphax-4chan.236599750" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.alphax-4chan.867364103" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:33 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:27 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index 18361a531d..3daabd5b7e 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.alphax-4chan_f7.236599750" + signature = "rusEFI master.2023.07.21.alphax-4chan_f7.867364103" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.alphax-4chan_f7.236599750" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.alphax-4chan_f7.867364103" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:35 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:30 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 93b32abb8e..a606a55791 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.alphax-8chan.4034718980" + signature = "rusEFI master.2023.07.21.alphax-8chan.3453237701" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.alphax-8chan.4034718980" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.alphax-8chan.3453237701" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:33 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index 6f8ddfd6ff..1f5f61e58c 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.alphax-8chan_f7.4034718980" + signature = "rusEFI master.2023.07.21.alphax-8chan_f7.3453237701" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.alphax-8chan_f7.4034718980" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.alphax-8chan_f7.3453237701" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:40 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:36 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 376121a5c7..544b851e1c 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.atlas.3712337440" + signature = "rusEFI master.2023.07.21.atlas.3773633249" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.atlas.3712337440" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.atlas.3773633249" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:01 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index a6a3005ab4..dbb98ecf02 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.core8.4188552881" + signature = "rusEFI master.2023.07.21.core8.3288394352" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.core8.4188552881" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.core8.3288394352" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:20 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:22 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index de9f0bbaf8..cd44dc97ea 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.cypress.3247387399" + signature = "rusEFI master.2023.07.21.cypress.4230473670" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.cypress.3247387399" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.cypress.4230473670" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:20 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 341caae022..e77083fd4f 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.f407-discovery.1654104380" + signature = "rusEFI master.2023.07.21.f407-discovery.1597994493" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.f407-discovery.1654104380" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.f407-discovery.1597994493" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:00 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:06 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 9c391dc580..96a30f6fa3 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.f429-discovery.3247387399" + signature = "rusEFI master.2023.07.21.f429-discovery.4230473670" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.f429-discovery.3247387399" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.f429-discovery.4230473670" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:51 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index b6616845ca..d92a1d797f 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.frankenso_na6.3822965709" + signature = "rusEFI master.2023.07.21.frankenso_na6.3732211468" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.frankenso_na6.3822965709" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.frankenso_na6.3732211468" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:35 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 1ac4407a17..ef6303ea51 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.harley81.38175581" + signature = "rusEFI master.2023.07.21.harley81.1072584604" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.harley81.38175581" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.harley81.1072584604" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:42 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:39 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 905f8a58ec..240595dfe3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen-gm-e67.1904051703" + signature = "rusEFI master.2023.07.21.hellen-gm-e67.1289048374" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen-gm-e67.1904051703" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen-gm-e67.1289048374" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:06 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:05 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index a8d1be9493..c14d74e6f5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen-honda-k.2932587577" + signature = "rusEFI master.2023.07.21.hellen-honda-k.2472765688" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen-honda-k.2932587577" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen-honda-k.2472765688" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:52 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:49 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 0aa9465d94..1a312c2e7d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen-nb1.4228459873" + signature = "rusEFI master.2023.07.21.hellen-nb1.3248617888" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen-nb1.4228459873" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen-nb1.3248617888" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:03 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 037fab2030..020ec2e9c8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen121nissan.1340866451" + signature = "rusEFI master.2023.07.21.hellen121nissan.1917004626" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen121nissan.1340866451" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen121nissan.1917004626" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:49 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:47 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index fa1b3afaaf..4c95944b9e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen121vag.1441868996" + signature = "rusEFI master.2023.07.21.hellen121vag.1750726661" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen121vag.1441868996" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen121vag.1750726661" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:47 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:44 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 1e340dde92..a5b0009826 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen128.241022061" + signature = "rusEFI master.2023.07.21.hellen128.871719084" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen128.241022061" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen128.871719084" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:45 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:41 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 9120a21034..5432790f18 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen154hyundai.2822318443" + signature = "rusEFI master.2023.07.21.hellen154hyundai.2509372842" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen154hyundai.2822318443" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen154hyundai.2509372842" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:54 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:52 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 1f9d0b0ff0..afdd2035e3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen72.2915775786" + signature = "rusEFI master.2023.07.21.hellen72.2422465003" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen72.2915775786" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen72.2422465003" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:59 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:58 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index edff3f91cb..570b5fcbde 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen81.920631274" + signature = "rusEFI master.2023.07.21.hellen81.192373547" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen81.920631274" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen81.192373547" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:00 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index a332c8c622..ff74aeff4d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellen88bmw.1363028126" + signature = "rusEFI master.2023.07.21.hellen88bmw.1821834335" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellen88bmw.1363028126" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellen88bmw.1821834335" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:57 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:55 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 9875088cd0..5c872555d6 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellenNA6.713207587" + signature = "rusEFI master.2023.07.21.hellenNA6.388660194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellenNA6.713207587" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellenNA6.388660194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:08 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:08 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 758000708b..8670ab527a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.hellenNA8_96.2623093806" + signature = "rusEFI master.2023.07.21.hellenNA8_96.2716985583" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.hellenNA8_96.2623093806" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.hellenNA8_96.2716985583" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:11 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index a01e66da18..b7054d034f 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.kin.2841153995" + signature = "rusEFI master.2023.07.21.kin.2498774282" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.kin.2841153995" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.kin.2498774282" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:25 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:19 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 6443d33517..50243c68f4 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.m74_9.3686018825" + signature = "rusEFI master.2023.07.21.m74_9.3860659144" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.m74_9.3686018825" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.m74_9.3860659144" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:25 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:27 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index e2404161dc..f3010f6b1b 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.mre_f4.4286271872" + signature = "rusEFI master.2023.07.21.mre_f4.3268642113" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.mre_f4.4286271872" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.mre_f4.3268642113" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:19 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], 0="NONE",3="23 - AN temp 2" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index aa32d7970a..7598f4bcd0 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.mre_f7.4286271872" + signature = "rusEFI master.2023.07.21.mre_f7.3268642113" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.mre_f7.4286271872" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.mre_f7.3268642113" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:16 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:16 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], 0="NONE",3="23 - AN temp 2" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 3983f0d564..8385d8016c 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.nucleo_f429.3247387399" + signature = "rusEFI master.2023.07.21.nucleo_f429.4230473670" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.nucleo_f429.3247387399" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.nucleo_f429.4230473670" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:48 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:53 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index ab7c9ba1d9..8d8a0be6c0 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.nucleo_f767.3247387399" + signature = "rusEFI master.2023.07.21.nucleo_f767.4230473670" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.nucleo_f767.3247387399" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.nucleo_f767.4230473670" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:51 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:56 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index f0a3953ba2..93d2deb8f6 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.nucleo_h743.3247387399" + signature = "rusEFI master.2023.07.21.nucleo_h743.4230473670" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.nucleo_h743.3247387399" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.nucleo_h743.4230473670" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:59 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index a3aa8a6bea..cf7d310153 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.prometheus_405.4045143703" + signature = "rusEFI master.2023.07.21.prometheus_405.3434293846" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.prometheus_405.4045143703" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.prometheus_405.3434293846" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:40 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 8dcb64a8d1..9d5dbb6005 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.prometheus_469.4045143703" + signature = "rusEFI master.2023.07.21.prometheus_469.3434293846" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.prometheus_469.4045143703" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.prometheus_469.3434293846" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:37 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index b60c1eb777..844911bb7b 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.proteus_f4.3200889762" + signature = "rusEFI master.2023.07.21.proteus_f4.2204198755" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.proteus_f4.3200889762" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.proteus_f4.2204198755" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:45 UTC 2023 pageSize = 27468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 4cd45ffb87..0c59958486 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.proteus_f7.3200889762" + signature = "rusEFI master.2023.07.21.proteus_f7.2204198755" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.proteus_f7.3200889762" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.proteus_f7.2204198755" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:43 UTC 2023 pageSize = 27468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 479d95cb40..c3c339e087 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.proteus_h7.3200889762" + signature = "rusEFI master.2023.07.21.proteus_h7.2204198755" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.proteus_h7.3200889762" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.proteus_h7.2204198755" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:48 UTC 2023 pageSize = 27468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 441a34bc0d..47f1a0ee3a 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.s105.2782189147" + signature = "rusEFI master.2023.07.21.s105.2558263962" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.s105.2782189147" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.s105.2558263962" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:30 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_small-can.ini b/firmware/tunerstudio/generated/rusefi_small-can.ini index 01d4467230..db6084f002 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.small-can.723410723" + signature = "rusEFI master.2023.07.21.small-can.381062114" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.small-can.723410723" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.small-can.381062114" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - Analog input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","INVALID","INVALID","INVALID","B2 - Analog input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:13 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:13 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 4f49adf47d..56432b74ab 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320" + signature = "rusEFI master.2023.07.21.subaru_eg33_f7.4222230737" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.subaru_eg33_f7.4222230737" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:02:21 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index 3f0c8627ef..485d2d8cf7 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.t-b-g.3247387399" + signature = "rusEFI master.2023.07.21.t-b-g.4230473670" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.t-b-g.3247387399" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.t-b-g.4230473670" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:30 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:03:32 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 5cf66b254c..d9b1d19350 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.07.21.tdg-pdm8.1260461861" + signature = "rusEFI master.2023.07.21.tdg-pdm8.1988742116" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.07.21.tdg-pdm8.1260461861" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.07.21.tdg-pdm8.1988742116" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:57 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:04 UTC 2023 pageSize = 23468 page = 1 @@ -643,7 +643,7 @@ launchSmoothRetard = bits, U32, 1324, [21:21], "false", "true" isPhaseSyncRequiredForIgnition = bits, U32, 1324, [22:22], "false", "true" useCltBasedRpmLimit = bits, U32, 1324, [23:23], "no", "yes" forceO2Heating = bits, U32, 1324, [24:24], "no", "yes" -invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", " retard" +invertVvtControlIntake = bits, U32, 1324, [25:25], "advance", "retard" invertVvtControlExhaust = bits, U32, 1324, [26:26], "advance", "retard" useBiQuadOnAuxSpeedSensors = bits, U32, 1324, [27:27], "false", "true" sdTriggerLog = bits, U32, 1324, [28:28], "normal", "trigger" @@ -682,7 +682,7 @@ etb_minValue = scalar, S16, 1416, "", 1, 0, -30000, 30000, 0 etb_maxValue = scalar, S16, 1418, "", 1, 0, -30000, 30000, 0 triggerInputDebugPins1 = bits, U16, 1420, [0:7], $gpio_list triggerInputDebugPins2 = bits, U16, 1422, [0:7], $gpio_list -airTaperRpmRange = scalar, S16, 1424, "", 1, 0, 0, 32000, 0 +airTaperRpmRange = scalar, S16, 1424, "RPM", 1, 0, 0, 1500, 0 turboSpeedSensorInputPin = bits, U16, 1426, [0:7], $brain_input_pin_e_list tps2Min = scalar, S16, 1428, "ADC", 1, 0, 0, 1023, 0 tps2Max = scalar, S16, 1430, "ADC", 1, 0, 0, 1023, 0 @@ -908,10 +908,10 @@ stepperEnablePin = bits, U16, 2006, [0:7], $gpio_list tle8888_cs = bits, U16, 2008, [0:7], $gpio_list tle8888_csPinMode = bits, U08, 2010, [0:1], "default", "default inverted", "open collector", "open collector inverted" mc33816_cs = bits, U16, 2012, [0:7], $gpio_list -auxFrequencyFilter = scalar, F32, 2016, "", 1, 0, 0, 100, 0 +auxFrequencyFilter = scalar, F32, 2016, "hz", 1, 0, 0, 100, 1 vvtControlMinRpm = scalar, S16, 2020, "RPM", 1, 0, 0, 3000, 0 sentInputPins1 = bits, U16, 2022, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchFuelAdderPercent = scalar, S08, 2024, "", 1, 0, 0, 100, 0 +launchFuelAdderPercent = scalar, S08, 2024, "%", 1, 0, 0, 100, 0 etbJamTimeout = scalar, U08, 2025, "sec", 0.02, 0, 0, 5, 2 etbExpAverageLength = scalar, U16, 2026, "", 1, 0, 0, 32000, 0 etbDutyThreshold = scalar, F32, 2028, "", 1, 0, 0, 100, 0 @@ -1109,7 +1109,7 @@ auxiliarySetting1 = scalar, U08, 3137, "", 1, 0, 0, 100, 0 hpfpMinAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 hpfpPumpVolume = scalar, U16, 3140, "cc", 0.001, 0, 0, 65, 3 hpfpActivationAngle = scalar, U08, 3142, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 100, 0 +issFilterReciprocal = scalar, U08, 3143, "", 1, 0, 0, 255, 0 hpfpPidP = scalar, U16, 3144, "%/kPa", 0.001, 0, 0, 65, 3 hpfpPidI = scalar, U16, 3146, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 hpfpTargetDecay = scalar, U16, 3148, "kPa/s", 1, 0, 0, 65000, 0 @@ -1190,7 +1190,7 @@ ALSMinCLT = scalar, S08, 3888, "C", 1, 0, 0, 90, 0 ALSMaxCLT = scalar, S08, 3889, "C", 1, 0, 0, 105, 0 alsMinTimeBetween = scalar, U08, 3890, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3891, "", 1, 0, 0, 20000, 0 -acRelayAlternatorDutyAdder = scalar, U08, 3892, "", 1, 0, 0, 100, 0 +acRelayAlternatorDutyAdder = scalar, U08, 3892, "%", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3893, [0:1], "None", "GM type 1", "Ford type 1", "Custom" customSentTpsMin = scalar, U16, 3894, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3896, "%", 1, 0, 0, 100, 2 @@ -1821,7 +1821,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 etb_maxValue = "Output Max Duty Cycle" triggerInputDebugPins1 = "triggerInputDebugPins 1" triggerInputDebugPins2 = "triggerInputDebugPins 2" - airTaperRpmRange = "RPM range above upper limit for extra air taper,"RPM", 1, 0, 0, 1500, 0" + airTaperRpmRange = "RPM range above upper limit for extra air taper" tps2Min = "Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X" tps2Max = "Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\nSee also tps1_1AdcChannel\nset tps2_max X" starterControlPin = "See also startStopButtonPin" @@ -1879,10 +1879,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 mapLowValueVoltage = "MAP voltage for low point" mapHighValueVoltage = "MAP voltage for low point" egoValueShift = "EGO value correction" - vvtPins1 = "VVT output\nTODO: rename to vvtOutputs 1" - vvtPins2 = "VVT output\nTODO: rename to vvtOutputs 2" - vvtPins3 = "VVT output\nTODO: rename to vvtOutputs 3" - vvtPins4 = "VVT output\nTODO: rename to vvtOutputs 4" + vvtPins1 = "VVT output solenoid pin for this cam 1" + vvtPins2 = "VVT output solenoid pin for this cam 2" + vvtPins3 = "VVT output solenoid pin for this cam 3" + vvtPins4 = "VVT output solenoid pin for this cam 4" crankingIACposition = "This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling." vvtOutputFrequency1 = "vvtOutputFrequency 1" vvtOutputFrequency2 = "vvtOutputFrequency 2" 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 a7d749780d..d70c5b485c 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 05:04:11 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1023,7 +1023,7 @@ public class Fields { public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_NONE = 0; - public static final int SIGNATURE_HASH = 1654104380; + public static final int SIGNATURE_HASH = 1597994493; public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin"; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; @@ -1247,7 +1247,7 @@ 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 master.2023.07.21.f407-discovery.1654104380"; + public static final String TS_SIGNATURE = "rusEFI master.2023.07.21.f407-discovery.1597994493"; 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 = 1392;