diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h index 21bc0af2db..170ac1eb14 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:48 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:54 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22972); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:48 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:54 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h index 075a8f98b5..3fc4547959 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:28 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:34 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22972); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:28 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:34 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h index d2c6ac6016..e4f999a70f 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:30 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:35 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22972); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:30 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:35 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4k-gdi.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4k-gdi.h index 8697e856e8..43733cad85 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4k-gdi.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4k-gdi.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:41 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:46 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:41 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:46 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h index 5af97263a9..8badf94ed7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:44 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:49 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22972); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:44 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:49 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h index eb1acfb8af..1965abd6c9 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:22 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:28 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3384 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3385 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22988); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:22 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:28 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h index a48cc9bd5c..7ec6766c8b 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:24 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:29 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3384 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3385 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22988); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:24 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:29 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-silver.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-silver.h index 9ec21309ad..44d1e8d879 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-silver.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-silver.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:42 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5817,4 +5819,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22972); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:42 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h b/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h index eae807523f..f57fcc7484 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:10 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:16 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:10 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:16 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h b/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h index 6285e6c8d1..502379cc23 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:09 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:14 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3208 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3209 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22468); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:09 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:14 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h b/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h index a42edbe2b1..1f3a3754d7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:14 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:19 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:14 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:19 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h b/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h index 0c910f82de..cadf11c550 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:06 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:11 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:06 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:11 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h b/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h index e11f2576a3..9e29e568ab 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:39:58 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:03 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:39:58 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:03 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h b/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h index 1e2d73bf5d..f61064aad2 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:23 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:23 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_haba208.h b/firmware/controllers/generated/engine_configuration_generated_structures_haba208.h index 9ab94551c6..543960976e 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_haba208.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_haba208.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:07 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:12 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:07 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:12 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h index f491c62afe..95ddf6e9a7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:51 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:56 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:51 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:56 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h index ef7b6ed940..3bc5b0fb13 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:39 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:45 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:39 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:45 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h index be896dda14..23dcbcc9e9 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:59 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:04 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5735,4 +5737,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23680); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:59 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:04 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h index e89bf636c0..2265f25420 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:38 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:43 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:38 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:43 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h index ae8ad4139f..b4eaf3dcc9 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:50 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:55 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:50 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:55 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h index a290db927f..dc259815c6 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:45 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:50 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:45 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:50 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h index 41e4684ffa..3c40425f30 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:05 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:10 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:05 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:10 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h index cc5f6b2f43..7cb4c1eac7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:33 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:38 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:33 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:38 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai_f7.h index 91c7623703..30854e6362 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:35 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:40 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:35 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:40 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h index 19d0020521..572920246b 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:54 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:59 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:54 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:59 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h index 4fccdfde38..6a0997d2c7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:47 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:52 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:47 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:52 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h index 80d32827ae..ed07372209 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:02 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:07 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:02 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:07 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h index bc08320e9d..bcd11c10d0 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:31 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:37 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:31 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:37 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h index 69983efbb2..4b31a81f26 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:27 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:32 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:27 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:32 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h b/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h index 18cef9aed2..764f60cd8a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:22 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:22 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_mre-legacy_f4.h b/firmware/controllers/generated/engine_configuration_generated_structures_mre-legacy_f4.h index 953a3fda3f..78d61c6853 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_mre-legacy_f4.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_mre-legacy_f4.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:01 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:06 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 24968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:01 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:06 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h index 813f72cedb..7228c8a3d2 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:03 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:08 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 24968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:03 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:08 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h index 59ac940a3d..7540cd959a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:00 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:05 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 24968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:00 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:05 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_f413.h b/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_f413.h index 0fb54af86c..3b1085be8c 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_f413.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_f413.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:15 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:20 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:15 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:20 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h index c259e04565..c3d9328853 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:08 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:13 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:08 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:13 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h index a34273ad87..b4e13586ee 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:06 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:12 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:06 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:12 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h index 73408c33e6..8f48339e31 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:19 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:25 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 28468); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:19 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:25 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h index fdeb41c5e3..4672dc2b57 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:23 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 28468); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:23 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h index 708b2485c6..11c4b88291 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:25 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:31 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 28468); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:25 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:31 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_s105.h b/firmware/controllers/generated/engine_configuration_generated_structures_s105.h index 932b4cf477..2a5a8ded5a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_s105.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_s105.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:04 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:09 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:04 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:09 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h b/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h index e81d2f599e..90163fe807 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:19 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:25 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:19 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:25 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h index 64487abe10..0314e4137b 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:08 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:13 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:08 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:13 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h index 3965b44fa9..66a3b3f283 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:10 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:15 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:10 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:15 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_stm32h743_nucleo.h b/firmware/controllers/generated/engine_configuration_generated_structures_stm32h743_nucleo.h index 50d759751f..0534b9d8b3 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_stm32h743_nucleo.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_stm32h743_nucleo.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:39:57 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:02 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:39:57 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:02 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_subaru_eg33_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_subaru_eg33_f7.h index 9b4290b93d..e110b7ae1d 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_subaru_eg33_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_subaru_eg33_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:12 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:17 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:12 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:17 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h b/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h index d5d3750c48..0e6e8fc610 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:22 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:22 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h b/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h index f7cd0185ce..a32f2372ac 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:15 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:20 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:41:15 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:20 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h b/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h index 878171367b..9dd0add49d 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:57 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:02 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:57 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:02 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_uaefi121.h b/firmware/controllers/generated/engine_configuration_generated_structures_uaefi121.h index bdbc0b454b..a2a050eb2a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_uaefi121.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_uaefi121.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:56 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:01 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4154,9 +4154,11 @@ struct engine_configuration_s { */ float ALSSkipRatio; /** + * Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + * units: kPa (absolute) * offset 3368 */ - uint8_t unusedSorry11; + scaled_channel acPressureEnableHyst; /** * offset 3369 */ @@ -5721,4 +5723,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22968); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Aug 17 15:40:56 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:01 UTC 2024 diff --git a/firmware/controllers/generated/rusefi_generated_alphax-2chan.h b/firmware/controllers/generated/rusefi_generated_alphax-2chan.h index fc06a70be1..d48fff81a9 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-2chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-2chan.h @@ -1294,7 +1294,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2365259291 +#define SIGNATURE_HASH 3618749814 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1738,7 +1738,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-2chan.2365259291" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-2chan.3618749814" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-4chan.h b/firmware/controllers/generated/rusefi_generated_alphax-4chan.h index 0560433b67..7e741649a5 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-4chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-4chan.h @@ -1295,7 +1295,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1547375870 +#define SIGNATURE_HASH 124802963 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1739,7 +1739,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan.1547375870" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan.124802963" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h b/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h index eb4d1f4027..2eb502bdd1 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h @@ -1295,7 +1295,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1547375870 +#define SIGNATURE_HASH 124802963 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1739,7 +1739,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan_f7.1547375870" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan_f7.124802963" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-4k-gdi.h b/firmware/controllers/generated/rusefi_generated_alphax-4k-gdi.h index de0a3d3d72..a778920d0e 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-4k-gdi.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-4k-gdi.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2915178720 +#define SIGNATURE_HASH 4136197005 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4k-gdi.2915178720" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4k-gdi.4136197005" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h index aa9dd553e1..747a90ceb7 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h @@ -1294,7 +1294,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2250659601 +#define SIGNATURE_HASH 3714913404 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1738,7 +1738,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan-revA.2250659601" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan-revA.3714913404" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan.h index 69c5c0675b..ed95484cdc 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan.h @@ -1294,7 +1294,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1602525464 +#define SIGNATURE_HASH 80730741 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1738,7 +1738,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan.1602525464" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan.80730741" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h index 7719c2906c..debcbafb68 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h @@ -1294,7 +1294,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1602525464 +#define SIGNATURE_HASH 80730741 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1738,7 +1738,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan_f7.1602525464" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan_f7.80730741" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-silver.h b/firmware/controllers/generated/rusefi_generated_alphax-silver.h index 72b24d15f1..855ddef78a 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-silver.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-silver.h @@ -1293,7 +1293,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3230402202 +#define SIGNATURE_HASH 2613528055 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1737,7 +1737,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-silver.3230402202" +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-silver.2613528055" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_at_start_f435.h b/firmware/controllers/generated/rusefi_generated_at_start_f435.h index 3bc25effdf..9492f96c4b 100644 --- a/firmware/controllers/generated/rusefi_generated_at_start_f435.h +++ b/firmware/controllers/generated/rusefi_generated_at_start_f435.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.at_start_f435.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.at_start_f435.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_atlas.h b/firmware/controllers/generated/rusefi_generated_atlas.h index 53490d675f..55dc8b69c7 100644 --- a/firmware/controllers/generated/rusefi_generated_atlas.h +++ b/firmware/controllers/generated/rusefi_generated_atlas.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3107314034 +#define SIGNATURE_HASH 3799947807 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.atlas.3107314034" +#define TS_SIGNATURE "rusEFI master.2024.08.20.atlas.3799947807" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_f407-discovery.h b/firmware/controllers/generated/rusefi_generated_f407-discovery.h index 4dc3d8ce6d..668f65db70 100644 --- a/firmware/controllers/generated/rusefi_generated_f407-discovery.h +++ b/firmware/controllers/generated/rusefi_generated_f407-discovery.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets true #define show_vvt_output_pin true -#define SIGNATURE_HASH 1499723357 +#define SIGNATURE_HASH 36222256 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.f407-discovery.1499723357" +#define TS_SIGNATURE "rusEFI master.2024.08.20.f407-discovery.36222256" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_f429-discovery.h b/firmware/controllers/generated/rusefi_generated_f429-discovery.h index 89e160c442..6f8dffcac2 100644 --- a/firmware/controllers/generated/rusefi_generated_f429-discovery.h +++ b/firmware/controllers/generated/rusefi_generated_f429-discovery.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.f429-discovery.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.f429-discovery.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_f469-discovery.h b/firmware/controllers/generated/rusefi_generated_f469-discovery.h index 6108c76720..228b9ed91e 100644 --- a/firmware/controllers/generated/rusefi_generated_f469-discovery.h +++ b/firmware/controllers/generated/rusefi_generated_f469-discovery.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3487894447 +#define SIGNATURE_HASH 2494449858 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.f469-discovery.3487894447" +#define TS_SIGNATURE "rusEFI master.2024.08.20.f469-discovery.2494449858" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_frankenso_na6.h b/firmware/controllers/generated/rusefi_generated_frankenso_na6.h index 1da552fcb7..a56ca9119f 100644 --- a/firmware/controllers/generated/rusefi_generated_frankenso_na6.h +++ b/firmware/controllers/generated/rusefi_generated_frankenso_na6.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets true #define show_vvt_output_pin true -#define SIGNATURE_HASH 2880534823 +#define SIGNATURE_HASH 4042930762 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.frankenso_na6.2880534823" +#define TS_SIGNATURE "rusEFI master.2024.08.20.frankenso_na6.4042930762" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_haba208.h b/firmware/controllers/generated/rusefi_generated_haba208.h index 09168b8e76..28fe7478b6 100644 --- a/firmware/controllers/generated/rusefi_generated_haba208.h +++ b/firmware/controllers/generated/rusefi_generated_haba208.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.haba208.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.haba208.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-112-17.h b/firmware/controllers/generated/rusefi_generated_hellen-112-17.h index e37685f7ac..2fe2682aea 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-112-17.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-112-17.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1949996472 +#define SIGNATURE_HASH 795989717 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-112-17.1949996472" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-112-17.795989717" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h b/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h index 42396e654a..35c5b85b24 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 827026052 +#define SIGNATURE_HASH 1778395625 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-gm-e67.827026052" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-gm-e67.1778395625" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h b/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h index e9f6213977..4c2d9e9f29 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h @@ -1295,7 +1295,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4233337718 +#define SIGNATURE_HASH 2803423259 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-honda-k.4233337718" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-honda-k.2803423259" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-nb1.h b/firmware/controllers/generated/rusefi_generated_hellen-nb1.h index 933872fa06..af2984ef37 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-nb1.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-nb1.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2123683875 +#define SIGNATURE_HASH 635411278 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-nb1.2123683875" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-nb1.635411278" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen121nissan.h b/firmware/controllers/generated/rusefi_generated_hellen121nissan.h index b70c13d5d3..c0ec8f85aa 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen121nissan.h +++ b/firmware/controllers/generated/rusefi_generated_hellen121nissan.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1497623878 +#define SIGNATURE_HASH 34123307 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121nissan.1497623878" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121nissan.34123307" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen121vag.h b/firmware/controllers/generated/rusefi_generated_hellen121vag.h index 3129937fa1..dbda283f39 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen121vag.h +++ b/firmware/controllers/generated/rusefi_generated_hellen121vag.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1975553531 +#define SIGNATURE_HASH 780914326 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121vag.1975553531" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121vag.780914326" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen128.h b/firmware/controllers/generated/rusefi_generated_hellen128.h index 33e30020e9..0244ec4d0d 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen128.h +++ b/firmware/controllers/generated/rusefi_generated_hellen128.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 278931403 +#define SIGNATURE_HASH 1273717926 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen128.278931403" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen128.1273717926" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h b/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h index 632f5a7742..088be15232 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h +++ b/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2790724299 +#define SIGNATURE_HASH 4246491558 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai.2790724299" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai.4246491558" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen154hyundai_f7.h b/firmware/controllers/generated/rusefi_generated_hellen154hyundai_f7.h index c0d4a7db5b..37a9ec7d30 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen154hyundai_f7.h +++ b/firmware/controllers/generated/rusefi_generated_hellen154hyundai_f7.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3514457696 +#define SIGNATURE_HASH 2318474509 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai_f7.3514457696" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai_f7.2318474509" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen72.h b/firmware/controllers/generated/rusefi_generated_hellen72.h index 4eb3b5a015..08966ab4e5 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen72.h +++ b/firmware/controllers/generated/rusefi_generated_hellen72.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1761514 +#define SIGNATURE_HASH 1532076935 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen72.1761514" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen72.1532076935" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen81.h b/firmware/controllers/generated/rusefi_generated_hellen81.h index 4e2ea838dc..5d77eb2dce 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen81.h +++ b/firmware/controllers/generated/rusefi_generated_hellen81.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2560794074 +#define SIGNATURE_HASH 3286884023 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen81.2560794074" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen81.3286884023" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen88bmw.h b/firmware/controllers/generated/rusefi_generated_hellen88bmw.h index c570226562..5468ea7b67 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen88bmw.h +++ b/firmware/controllers/generated/rusefi_generated_hellen88bmw.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2407631001 +#define SIGNATURE_HASH 3570060276 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen88bmw.2407631001" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen88bmw.3570060276" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellenNA6.h b/firmware/controllers/generated/rusefi_generated_hellenNA6.h index 5df160a113..40507a6ac1 100644 --- a/firmware/controllers/generated/rusefi_generated_hellenNA6.h +++ b/firmware/controllers/generated/rusefi_generated_hellenNA6.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1771564764 +#define SIGNATURE_HASH 853323185 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA6.1771564764" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA6.853323185" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h b/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h index cdff3837b2..ee50c37d9d 100644 --- a/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h +++ b/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h @@ -1298,7 +1298,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2521672722 +#define SIGNATURE_HASH 3439783807 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1742,7 +1742,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA8_96.2521672722" +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA8_96.3439783807" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_m74_9.h b/firmware/controllers/generated/rusefi_generated_m74_9.h index c4ec07c304..3da48c6c45 100644 --- a/firmware/controllers/generated/rusefi_generated_m74_9.h +++ b/firmware/controllers/generated/rusefi_generated_m74_9.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1233663459 +#define SIGNATURE_HASH 314799758 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.m74_9.1233663459" +#define TS_SIGNATURE "rusEFI master.2024.08.20.m74_9.314799758" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_mre-legacy_f4.h b/firmware/controllers/generated/rusefi_generated_mre-legacy_f4.h index 89b6bdf856..3857758d35 100644 --- a/firmware/controllers/generated/rusefi_generated_mre-legacy_f4.h +++ b/firmware/controllers/generated/rusefi_generated_mre-legacy_f4.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3759501427 +#define SIGNATURE_HASH 3143512862 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.mre-legacy_f4.3759501427" +#define TS_SIGNATURE "rusEFI master.2024.08.20.mre-legacy_f4.3143512862" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_mre_f4.h b/firmware/controllers/generated/rusefi_generated_mre_f4.h index e467f1a0fb..6aed68e40c 100644 --- a/firmware/controllers/generated/rusefi_generated_mre_f4.h +++ b/firmware/controllers/generated/rusefi_generated_mre_f4.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3759501427 +#define SIGNATURE_HASH 3143512862 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f4.3759501427" +#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f4.3143512862" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_mre_f7.h b/firmware/controllers/generated/rusefi_generated_mre_f7.h index 7a8e5f53d3..5b71069e9b 100644 --- a/firmware/controllers/generated/rusefi_generated_mre_f7.h +++ b/firmware/controllers/generated/rusefi_generated_mre_f7.h @@ -1297,7 +1297,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3759501427 +#define SIGNATURE_HASH 3143512862 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f7.3759501427" +#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f7.3143512862" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_nucleo_f413.h b/firmware/controllers/generated/rusefi_generated_nucleo_f413.h index 30a398f163..9b28447091 100644 --- a/firmware/controllers/generated/rusefi_generated_nucleo_f413.h +++ b/firmware/controllers/generated/rusefi_generated_nucleo_f413.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.nucleo_f413.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.nucleo_f413.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_prometheus_405.h b/firmware/controllers/generated/rusefi_generated_prometheus_405.h index 621818f316..0dd3de28ab 100644 --- a/firmware/controllers/generated/rusefi_generated_prometheus_405.h +++ b/firmware/controllers/generated/rusefi_generated_prometheus_405.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3450257580 +#define SIGNATURE_HASH 2532148161 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_405.3450257580" +#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_405.2532148161" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_prometheus_469.h b/firmware/controllers/generated/rusefi_generated_prometheus_469.h index 2496e61676..d18cadfc49 100644 --- a/firmware/controllers/generated/rusefi_generated_prometheus_469.h +++ b/firmware/controllers/generated/rusefi_generated_prometheus_469.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3450257580 +#define SIGNATURE_HASH 2532148161 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_469.3450257580" +#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_469.2532148161" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_proteus_f4.h b/firmware/controllers/generated/rusefi_generated_proteus_f4.h index 47c52d4dc1..d1a1d81edb 100644 --- a/firmware/controllers/generated/rusefi_generated_proteus_f4.h +++ b/firmware/controllers/generated/rusefi_generated_proteus_f4.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets true #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 388609822 +#define SIGNATURE_HASH 1281553523 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f4.388609822" +#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f4.1281553523" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_proteus_f7.h b/firmware/controllers/generated/rusefi_generated_proteus_f7.h index 8fb6e012ba..8c17a7c235 100644 --- a/firmware/controllers/generated/rusefi_generated_proteus_f7.h +++ b/firmware/controllers/generated/rusefi_generated_proteus_f7.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets true #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 388609822 +#define SIGNATURE_HASH 1281553523 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f7.388609822" +#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f7.1281553523" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_proteus_h7.h b/firmware/controllers/generated/rusefi_generated_proteus_h7.h index 1dabed1139..c11329f8a8 100644 --- a/firmware/controllers/generated/rusefi_generated_proteus_h7.h +++ b/firmware/controllers/generated/rusefi_generated_proteus_h7.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets true #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 388609822 +#define SIGNATURE_HASH 1281553523 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_h7.388609822" +#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_h7.1281553523" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_s105.h b/firmware/controllers/generated/rusefi_generated_s105.h index 814c82224e..4da45d8bd0 100644 --- a/firmware/controllers/generated/rusefi_generated_s105.h +++ b/firmware/controllers/generated/rusefi_generated_s105.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1119456766 +#define SIGNATURE_HASH 435342995 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.s105.1119456766" +#define TS_SIGNATURE "rusEFI master.2024.08.20.s105.435342995" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_small-can-board.h b/firmware/controllers/generated/rusefi_generated_small-can-board.h index b64cf6e444..cb7310a040 100644 --- a/firmware/controllers/generated/rusefi_generated_small-can-board.h +++ b/firmware/controllers/generated/rusefi_generated_small-can-board.h @@ -1297,7 +1297,7 @@ #define show_small_can_board_presets true #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 1541353246 +#define SIGNATURE_HASH 9727091 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1742,7 +1742,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.small-can-board.1541353246" +#define TS_SIGNATURE "rusEFI master.2024.08.20.small-can-board.9727091" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h b/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h index 1430a43abc..6d6e107c16 100644 --- a/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h +++ b/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f429_nucleo.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f429_nucleo.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h b/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h index 9948b425ff..4b37e07979 100644 --- a/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h +++ b/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f767_nucleo.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f767_nucleo.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_stm32h743_nucleo.h b/firmware/controllers/generated/rusefi_generated_stm32h743_nucleo.h index e65e8eedb9..f6fe7c1659 100644 --- a/firmware/controllers/generated/rusefi_generated_stm32h743_nucleo.h +++ b/firmware/controllers/generated/rusefi_generated_stm32h743_nucleo.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32h743_nucleo.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32h743_nucleo.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_subaru_eg33_f7.h b/firmware/controllers/generated/rusefi_generated_subaru_eg33_f7.h index 8e52f588fa..e87208f5d7 100644 --- a/firmware/controllers/generated/rusefi_generated_subaru_eg33_f7.h +++ b/firmware/controllers/generated/rusefi_generated_subaru_eg33_f7.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 2719167842 +#define SIGNATURE_HASH 4183324175 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.subaru_eg33_f7.2719167842" +#define TS_SIGNATURE "rusEFI master.2024.08.20.subaru_eg33_f7.4183324175" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_t-b-g.h b/firmware/controllers/generated/rusefi_generated_t-b-g.h index d6657b4a64..62d92f8b00 100644 --- a/firmware/controllers/generated/rusefi_generated_t-b-g.h +++ b/firmware/controllers/generated/rusefi_generated_t-b-g.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 4247915836 +#define SIGNATURE_HASH 2792967761 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.t-b-g.4247915836" +#define TS_SIGNATURE "rusEFI master.2024.08.20.t-b-g.2792967761" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h b/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h index 570a246961..d6d41abbe1 100644 --- a/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h +++ b/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h @@ -1296,7 +1296,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_vvt_output_pin true -#define SIGNATURE_HASH 3340743092 +#define SIGNATURE_HASH 2622812889 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1740,7 +1740,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.tdg-pdm8.3340743092" +#define TS_SIGNATURE "rusEFI master.2024.08.20.tdg-pdm8.2622812889" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_uaefi.h b/firmware/controllers/generated/rusefi_generated_uaefi.h index 9b00a75730..45657d0712 100644 --- a/firmware/controllers/generated/rusefi_generated_uaefi.h +++ b/firmware/controllers/generated/rusefi_generated_uaefi.h @@ -1297,7 +1297,7 @@ #define show_test_presets false #define show_uaefi_presets true #define show_vvt_output_pin true -#define SIGNATURE_HASH 3701786832 +#define SIGNATURE_HASH 2280623037 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi.3701786832" +#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi.2280623037" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_uaefi121.h b/firmware/controllers/generated/rusefi_generated_uaefi121.h index 658b47d671..8123946247 100644 --- a/firmware/controllers/generated/rusefi_generated_uaefi121.h +++ b/firmware/controllers/generated/rusefi_generated_uaefi121.h @@ -1297,7 +1297,7 @@ #define show_test_presets false #define show_uaefi121_presets true #define show_vvt_output_pin true -#define SIGNATURE_HASH 107014341 +#define SIGNATURE_HASH 1563143080 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1741,7 +1741,7 @@ #define ts_show_wastegate_sensor true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi121.107014341" +#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi121.1563143080" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index abf8762b6d..ddb3b1615c 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2365259291 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-2chan.2365259291" +#define SIGNATURE_HASH 3618749814 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-2chan.3618749814" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 388c13fa3d..ddd8b925ac 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1547375870 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan.1547375870" +#define SIGNATURE_HASH 124802963 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan.124802963" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 387419f0ce..859aab0028 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1547375870 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan_f7.1547375870" +#define SIGNATURE_HASH 124802963 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4chan_f7.124802963" diff --git a/firmware/controllers/generated/signature_alphax-4k-gdi.h b/firmware/controllers/generated/signature_alphax-4k-gdi.h index d011c98e20..5df0378050 100644 --- a/firmware/controllers/generated/signature_alphax-4k-gdi.h +++ b/firmware/controllers/generated/signature_alphax-4k-gdi.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2915178720 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4k-gdi.2915178720" +#define SIGNATURE_HASH 4136197005 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-4k-gdi.4136197005" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index 9539fe023a..cb0517d69b 100644 --- a/firmware/controllers/generated/signature_alphax-8chan-revA.h +++ b/firmware/controllers/generated/signature_alphax-8chan-revA.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2250659601 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan-revA.2250659601" +#define SIGNATURE_HASH 3714913404 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan-revA.3714913404" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 191b81128f..0eaca7ea11 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1602525464 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan.1602525464" +#define SIGNATURE_HASH 80730741 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan.80730741" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index a84a083d97..6dbe9d852a 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1602525464 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan_f7.1602525464" +#define SIGNATURE_HASH 80730741 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-8chan_f7.80730741" diff --git a/firmware/controllers/generated/signature_alphax-silver.h b/firmware/controllers/generated/signature_alphax-silver.h index 1b1092999f..06c9b76c9f 100644 --- a/firmware/controllers/generated/signature_alphax-silver.h +++ b/firmware/controllers/generated/signature_alphax-silver.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3230402202 -#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-silver.3230402202" +#define SIGNATURE_HASH 2613528055 +#define TS_SIGNATURE "rusEFI master.2024.08.20.alphax-silver.2613528055" diff --git a/firmware/controllers/generated/signature_at_start_f435.h b/firmware/controllers/generated/signature_at_start_f435.h index 9e23bf89c6..9910568ea6 100644 --- a/firmware/controllers/generated/signature_at_start_f435.h +++ b/firmware/controllers/generated/signature_at_start_f435.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.at_start_f435.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.at_start_f435.2792967761" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index d53fda5413..0c7a5f2d22 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3107314034 -#define TS_SIGNATURE "rusEFI master.2024.08.20.atlas.3107314034" +#define SIGNATURE_HASH 3799947807 +#define TS_SIGNATURE "rusEFI master.2024.08.20.atlas.3799947807" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 86290be300..c570b84fc1 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1499723357 -#define TS_SIGNATURE "rusEFI master.2024.08.20.f407-discovery.1499723357" +#define SIGNATURE_HASH 36222256 +#define TS_SIGNATURE "rusEFI master.2024.08.20.f407-discovery.36222256" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index ca397f4231..e896b6eb21 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.f429-discovery.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.f429-discovery.2792967761" diff --git a/firmware/controllers/generated/signature_f469-discovery.h b/firmware/controllers/generated/signature_f469-discovery.h index 314913eb6e..c6889db5b8 100644 --- a/firmware/controllers/generated/signature_f469-discovery.h +++ b/firmware/controllers/generated/signature_f469-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3487894447 -#define TS_SIGNATURE "rusEFI master.2024.08.20.f469-discovery.3487894447" +#define SIGNATURE_HASH 2494449858 +#define TS_SIGNATURE "rusEFI master.2024.08.20.f469-discovery.2494449858" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 04ebf19087..9dea4a4873 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2880534823 -#define TS_SIGNATURE "rusEFI master.2024.08.20.frankenso_na6.2880534823" +#define SIGNATURE_HASH 4042930762 +#define TS_SIGNATURE "rusEFI master.2024.08.20.frankenso_na6.4042930762" diff --git a/firmware/controllers/generated/signature_haba208.h b/firmware/controllers/generated/signature_haba208.h index 47aff1a09d..4dbe05e942 100644 --- a/firmware/controllers/generated/signature_haba208.h +++ b/firmware/controllers/generated/signature_haba208.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.haba208.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.haba208.2792967761" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index fbf0670208..4c6758c08c 100644 --- a/firmware/controllers/generated/signature_hellen-112-17.h +++ b/firmware/controllers/generated/signature_hellen-112-17.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1949996472 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-112-17.1949996472" +#define SIGNATURE_HASH 795989717 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-112-17.795989717" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index acd994c339..62b101391d 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 827026052 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-gm-e67.827026052" +#define SIGNATURE_HASH 1778395625 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-gm-e67.1778395625" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 263601b4d0..528772749f 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4233337718 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-honda-k.4233337718" +#define SIGNATURE_HASH 2803423259 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-honda-k.2803423259" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 2927b7da42..7044a34d7c 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2123683875 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-nb1.2123683875" +#define SIGNATURE_HASH 635411278 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen-nb1.635411278" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 989c7d95cd..16d4f0e11b 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1497623878 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121nissan.1497623878" +#define SIGNATURE_HASH 34123307 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121nissan.34123307" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 6ce4a75ae6..14f3d9ac69 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1975553531 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121vag.1975553531" +#define SIGNATURE_HASH 780914326 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen121vag.780914326" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 70eb3df8f4..1c43e28aac 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 278931403 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen128.278931403" +#define SIGNATURE_HASH 1273717926 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen128.1273717926" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 0feb890ad7..d6c27ab2d6 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2790724299 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai.2790724299" +#define SIGNATURE_HASH 4246491558 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai.4246491558" diff --git a/firmware/controllers/generated/signature_hellen154hyundai_f7.h b/firmware/controllers/generated/signature_hellen154hyundai_f7.h index 27a0f9849d..80c5edfe28 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai_f7.h +++ b/firmware/controllers/generated/signature_hellen154hyundai_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3514457696 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai_f7.3514457696" +#define SIGNATURE_HASH 2318474509 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen154hyundai_f7.2318474509" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 76f78108e8..44c42b185a 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1761514 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen72.1761514" +#define SIGNATURE_HASH 1532076935 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen72.1532076935" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 8283853cef..84276bc039 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2560794074 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen81.2560794074" +#define SIGNATURE_HASH 3286884023 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen81.3286884023" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 6c94fc215a..e77c763a43 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2407631001 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen88bmw.2407631001" +#define SIGNATURE_HASH 3570060276 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellen88bmw.3570060276" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index b93385717d..feec523595 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1771564764 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA6.1771564764" +#define SIGNATURE_HASH 853323185 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA6.853323185" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 19abe8456b..41cb41edbc 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2521672722 -#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA8_96.2521672722" +#define SIGNATURE_HASH 3439783807 +#define TS_SIGNATURE "rusEFI master.2024.08.20.hellenNA8_96.3439783807" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 72db63b536..24a8c92f6d 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1233663459 -#define TS_SIGNATURE "rusEFI master.2024.08.20.m74_9.1233663459" +#define SIGNATURE_HASH 314799758 +#define TS_SIGNATURE "rusEFI master.2024.08.20.m74_9.314799758" diff --git a/firmware/controllers/generated/signature_mre-legacy_f4.h b/firmware/controllers/generated/signature_mre-legacy_f4.h index 5204409675..2121b474d2 100644 --- a/firmware/controllers/generated/signature_mre-legacy_f4.h +++ b/firmware/controllers/generated/signature_mre-legacy_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3759501427 -#define TS_SIGNATURE "rusEFI master.2024.08.20.mre-legacy_f4.3759501427" +#define SIGNATURE_HASH 3143512862 +#define TS_SIGNATURE "rusEFI master.2024.08.20.mre-legacy_f4.3143512862" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 025ee748e0..ae5de4c601 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3759501427 -#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f4.3759501427" +#define SIGNATURE_HASH 3143512862 +#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f4.3143512862" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index a59389f5d5..26d16cee1b 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3759501427 -#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f7.3759501427" +#define SIGNATURE_HASH 3143512862 +#define TS_SIGNATURE "rusEFI master.2024.08.20.mre_f7.3143512862" diff --git a/firmware/controllers/generated/signature_nucleo_f413.h b/firmware/controllers/generated/signature_nucleo_f413.h index e55a1d9009..744ef317a2 100644 --- a/firmware/controllers/generated/signature_nucleo_f413.h +++ b/firmware/controllers/generated/signature_nucleo_f413.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.nucleo_f413.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.nucleo_f413.2792967761" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index ff9bbf82c2..f20c4952b1 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3450257580 -#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_405.3450257580" +#define SIGNATURE_HASH 2532148161 +#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_405.2532148161" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 0ba49799a7..08996e821b 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3450257580 -#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_469.3450257580" +#define SIGNATURE_HASH 2532148161 +#define TS_SIGNATURE "rusEFI master.2024.08.20.prometheus_469.2532148161" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 9bf3015ef9..61d3f602ff 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 388609822 -#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f4.388609822" +#define SIGNATURE_HASH 1281553523 +#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f4.1281553523" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 2d475c898d..474f40c122 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 388609822 -#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f7.388609822" +#define SIGNATURE_HASH 1281553523 +#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_f7.1281553523" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 9c345c8546..ef0c7afc89 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 388609822 -#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_h7.388609822" +#define SIGNATURE_HASH 1281553523 +#define TS_SIGNATURE "rusEFI master.2024.08.20.proteus_h7.1281553523" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 0374b856de..cb4b0b3bf2 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1119456766 -#define TS_SIGNATURE "rusEFI master.2024.08.20.s105.1119456766" +#define SIGNATURE_HASH 435342995 +#define TS_SIGNATURE "rusEFI master.2024.08.20.s105.435342995" diff --git a/firmware/controllers/generated/signature_small-can-board.h b/firmware/controllers/generated/signature_small-can-board.h index 9400e2283c..abf59e0fa6 100644 --- a/firmware/controllers/generated/signature_small-can-board.h +++ b/firmware/controllers/generated/signature_small-can-board.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1541353246 -#define TS_SIGNATURE "rusEFI master.2024.08.20.small-can-board.1541353246" +#define SIGNATURE_HASH 9727091 +#define TS_SIGNATURE "rusEFI master.2024.08.20.small-can-board.9727091" diff --git a/firmware/controllers/generated/signature_stm32f429_nucleo.h b/firmware/controllers/generated/signature_stm32f429_nucleo.h index e585cb7c3f..5cfaefb165 100644 --- a/firmware/controllers/generated/signature_stm32f429_nucleo.h +++ b/firmware/controllers/generated/signature_stm32f429_nucleo.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f429_nucleo.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f429_nucleo.2792967761" diff --git a/firmware/controllers/generated/signature_stm32f767_nucleo.h b/firmware/controllers/generated/signature_stm32f767_nucleo.h index 5d27392ef7..97f6e7cbc9 100644 --- a/firmware/controllers/generated/signature_stm32f767_nucleo.h +++ b/firmware/controllers/generated/signature_stm32f767_nucleo.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f767_nucleo.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32f767_nucleo.2792967761" diff --git a/firmware/controllers/generated/signature_stm32h743_nucleo.h b/firmware/controllers/generated/signature_stm32h743_nucleo.h index 67ae09179c..3cdbbca6bf 100644 --- a/firmware/controllers/generated/signature_stm32h743_nucleo.h +++ b/firmware/controllers/generated/signature_stm32h743_nucleo.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32h743_nucleo.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.stm32h743_nucleo.2792967761" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index f408fed128..d37d05ed4d 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2719167842 -#define TS_SIGNATURE "rusEFI master.2024.08.20.subaru_eg33_f7.2719167842" +#define SIGNATURE_HASH 4183324175 +#define TS_SIGNATURE "rusEFI master.2024.08.20.subaru_eg33_f7.4183324175" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index 6ea7a08feb..d63649b930 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4247915836 -#define TS_SIGNATURE "rusEFI master.2024.08.20.t-b-g.4247915836" +#define SIGNATURE_HASH 2792967761 +#define TS_SIGNATURE "rusEFI master.2024.08.20.t-b-g.2792967761" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 3697f65acb..aa111cc5fa 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3340743092 -#define TS_SIGNATURE "rusEFI master.2024.08.20.tdg-pdm8.3340743092" +#define SIGNATURE_HASH 2622812889 +#define TS_SIGNATURE "rusEFI master.2024.08.20.tdg-pdm8.2622812889" diff --git a/firmware/controllers/generated/signature_uaefi.h b/firmware/controllers/generated/signature_uaefi.h index 618bcadf57..f938929955 100644 --- a/firmware/controllers/generated/signature_uaefi.h +++ b/firmware/controllers/generated/signature_uaefi.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3701786832 -#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi.3701786832" +#define SIGNATURE_HASH 2280623037 +#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi.2280623037" diff --git a/firmware/controllers/generated/signature_uaefi121.h b/firmware/controllers/generated/signature_uaefi121.h index 8a6a2754df..cd1b34289c 100644 --- a/firmware/controllers/generated/signature_uaefi121.h +++ b/firmware/controllers/generated/signature_uaefi121.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 107014341 -#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi121.107014341" +#define SIGNATURE_HASH 1563143080 +#define TS_SIGNATURE "rusEFI master.2024.08.20.uaefi121.1563143080" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index c82b2e67dc..a426aa117b 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -1639,6 +1639,9 @@ float getConfigValueByName(const char *name) { // ALSSkipRatio case -1404414917: return engineConfiguration->ALSSkipRatio; +// acPressureEnableHyst + case 298344625: + return engineConfiguration->acPressureEnableHyst; // tpsSecondaryMaximum case -1744146782: return engineConfiguration->tpsSecondaryMaximum; @@ -4558,6 +4561,11 @@ bool setConfigValueByName(const char *name, float value) { { engineConfiguration->ALSSkipRatio = value; return 1; + } + case 298344625: + { + engineConfiguration->acPressureEnableHyst = (int)value; + return 1; } case -1744146782: { diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 7fe08fc5f6..9bb76310df 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -1633,6 +1633,9 @@ null ### ALSSkipRatio +### acPressureEnableHyst +Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached + ### tpsSecondaryMaximum For Ford TPS, use 53%. For Toyota ETCS-i, use ~65% diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index fea3baccf1..bd8741816f 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.f407-discovery.1499723357" + signature = "rusEFI master.2024.08.20.f407-discovery.36222256" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.f407-discovery.1499723357" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.f407-discovery.36222256" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:36:13 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:40 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8476,19 +8477,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 5c361269cc..5cdb4fab8e 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-2chan.2365259291" + signature = "rusEFI master.2024.08.20.alphax-2chan.3618749814" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-2chan.2365259291" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-2chan.3618749814" ; 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 @@ -100,7 +100,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","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2","X7 - AIN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:29 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:54 UTC 2024 pageSize = 22972 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2343,6 +2343,7 @@ boardUseCamPullDown = bits, U32, 22968, [4:4], "With Pull Up", "With Pull Down" luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8399,19 +8400,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 89acde2267..cfffed8978 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-4chan.1547375870" + signature = "rusEFI master.2024.08.20.alphax-4chan.124802963" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-4chan.1547375870" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-4chan.124802963" ; 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 @@ -100,7 +100,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","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:10 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:34 UTC 2024 pageSize = 22972 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2348,6 +2348,7 @@ boardUseD3PullDown = bits, U32, 22968, [9:9], "With Pull Up", "With Pull Down" luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8466,19 +8467,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index 24f3c6292c..9574db1b19 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-4chan_f7.1547375870" + signature = "rusEFI master.2024.08.20.alphax-4chan_f7.124802963" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-4chan_f7.1547375870" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-4chan_f7.124802963" ; 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 @@ -100,7 +100,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","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:11 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:35 UTC 2024 pageSize = 22972 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2348,6 +2348,7 @@ boardUseD3PullDown = bits, U32, 22968, [9:9], "With Pull Up", "With Pull Down" luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8466,19 +8467,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4k-gdi.ini b/firmware/tunerstudio/generated/rusefi_alphax-4k-gdi.ini index acacc98891..9b52a4fcd9 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4k-gdi.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4k-gdi.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-4k-gdi.2915178720" + signature = "rusEFI master.2024.08.20.alphax-4k-gdi.4136197005" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-4k-gdi.2915178720" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-4k-gdi.4136197005" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","19B PPS1","19A TPS1","6B Battery Sense","INVALID","INVALID","INVALID","INVALID","MAP Signal","INVALID","ECT CLT Coolant","IAT","INVALID","INVALID","INVALID","INVALID","INVALID","20B PPS2","20A TPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:22 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:46 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8434,19 +8435,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index 260bc3c5f6..e2b4749798 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-8chan-revA.2250659601" + signature = "rusEFI master.2024.08.20.alphax-8chan-revA.3714913404" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-8chan-revA.2250659601" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-8chan-revA.3714913404" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:25 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:49 UTC 2024 pageSize = 22972 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2343,6 +2343,7 @@ boardUseTachPullUp = bits, U32, 22968, [4:4], "5v", "12v" luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8442,19 +8443,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 6008bd4bf6..18748ddeaa 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-8chan.1602525464" + signature = "rusEFI master.2024.08.20.alphax-8chan.80730741" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-8chan.1602525464" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-8chan.80730741" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:04 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:28 UTC 2024 pageSize = 22988 page = 1 @@ -1228,7 +1228,7 @@ customSentTpsMin = scalar, U16, 3370, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3372, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3376, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3380, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3384, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3384, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3385, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3386, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3387, "%", 0.5, 0, 0, 100, 1 @@ -2346,6 +2346,7 @@ boardUseCrankPullUp = bits, U32, 22984, [4:4], "VR", "Hall" luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8446,19 +8447,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index 6e3d4b1e6e..7841dd1b93 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-8chan_f7.1602525464" + signature = "rusEFI master.2024.08.20.alphax-8chan_f7.80730741" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-8chan_f7.1602525464" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-8chan_f7.80730741" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:06 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:29 UTC 2024 pageSize = 22988 page = 1 @@ -1228,7 +1228,7 @@ customSentTpsMin = scalar, U16, 3370, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3372, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3376, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3380, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3384, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3384, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3385, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3386, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3387, "%", 0.5, 0, 0, 100, 1 @@ -2346,6 +2346,7 @@ boardUseCrankPullUp = bits, U32, 22984, [4:4], "VR", "Hall" luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8446,19 +8447,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_alphax-silver.ini b/firmware/tunerstudio/generated/rusefi_alphax-silver.ini index 38555b5e67..8d72f12827 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-silver.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-silver.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.alphax-silver.3230402202" + signature = "rusEFI master.2024.08.20.alphax-silver.2613528055" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.alphax-silver.3230402202" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.alphax-silver.2613528055" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","18A - TPS","9A Battery Sense","INVALID","INVALID","INVALID","INVALID","21A - MAP","On-board MAP","19A - CLT","20A - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:17 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:42 UTC 2024 pageSize = 22972 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2339,6 +2339,7 @@ minimumOilPressureValues = array, U08, 22964, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8393,19 +8394,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini index c4d0bded45..949b5b6b73 100644 --- a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini +++ b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.at_start_f435.4247915836" + signature = "rusEFI master.2024.08.20.at_start_f435.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.at_start_f435.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.at_start_f435.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:50 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:16 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index d396a9dad9..a3c72dcdab 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.atlas.3107314034" + signature = "rusEFI master.2024.08.20.atlas.3799947807" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.atlas.3107314034" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.atlas.3799947807" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:49 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:14 UTC 2024 pageSize = 22468 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3194, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3196, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3200, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3204, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3208, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3208, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3209, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3210, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3211, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22460, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8460,19 +8461,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 80be5f0da0..8c517b5069 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.f407-discovery.1499723357" + signature = "rusEFI master.2024.08.20.f407-discovery.36222256" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.f407-discovery.1499723357" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.f407-discovery.36222256" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:56 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:19 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8476,19 +8477,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 27659db21b..a3109d4be0 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.f429-discovery.4247915836" + signature = "rusEFI master.2024.08.20.f429-discovery.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.f429-discovery.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.f429-discovery.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:47 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:11 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_f469-discovery.ini b/firmware/tunerstudio/generated/rusefi_f469-discovery.ini index 6c75efc5fd..e94a85a0a5 100644 --- a/firmware/tunerstudio/generated/rusefi_f469-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f469-discovery.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.f469-discovery.3487894447" + signature = "rusEFI master.2024.08.20.f469-discovery.2494449858" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.f469-discovery.3487894447" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.f469-discovery.2494449858" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:40 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:03 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index f7dd351a6b..0ee418f2bf 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.frankenso_na6.2880534823" + signature = "rusEFI master.2024.08.20.frankenso_na6.4042930762" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.frankenso_na6.2880534823" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.frankenso_na6.4042930762" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:00 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:23 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_haba208.ini b/firmware/tunerstudio/generated/rusefi_haba208.ini index 0387105cf6..fde870fffd 100644 --- a/firmware/tunerstudio/generated/rusefi_haba208.ini +++ b/firmware/tunerstudio/generated/rusefi_haba208.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.haba208.4247915836" + signature = "rusEFI master.2024.08.20.haba208.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.haba208.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.haba208.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:49 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:12 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index d763118b4f..94d1134c60 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen-112-17.1949996472" + signature = "rusEFI master.2024.08.20.hellen-112-17.795989717" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen-112-17.1949996472" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen-112-17.795989717" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","B20 TPS Throttle Position 2","A14 Analog Input","INVALID","A21 PPS1","B03 TPS Throttle Position 1","INVALID","A07 TODO","A12 Analog Input","A10 Analog Input","INVALID","B19 MAP","A09 Analog Input","B15 CLT","B27 IAT","A11 Analog Input","A19 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:32 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:56 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8434,19 +8435,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index d13d4be037..5d37f65cb8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen-gm-e67.827026052" + signature = "rusEFI master.2024.08.20.hellen-gm-e67.1778395625" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen-gm-e67.827026052" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen-gm-e67.1778395625" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:20 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:45 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8459,19 +8460,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index 50f6ff0855..3a8ca5e626 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -4,12 +4,12 @@ enable2ndByteCanID = false [SettingGroups] [MegaTune] - signature = "rusEFI master.2024.08.20.hellen-honda-k.4233337718" + signature = "rusEFI master.2024.08.20.hellen-honda-k.2803423259" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen-honda-k.4233337718" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen-honda-k.2803423259" ; signature is expected to be 7 or more characters. useLegacyFTempUnits = false ignoreMissingBitOptions = true @@ -1174,7 +1174,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2289,6 +2289,7 @@ unusedConfigPadding = array, U08, 23641, [36], "", 1, 0, 0, 100, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8185,19 +8186,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 0279cde35b..a060890554 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen-nb1.2123683875" + signature = "rusEFI master.2024.08.20.hellen-nb1.635411278" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen-nb1.2123683875" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen-nb1.635411278" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:19 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:43 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8459,19 +8460,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 0e87bef88c..56c58670cf 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen121nissan.1497623878" + signature = "rusEFI master.2024.08.20.hellen121nissan.34123307" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen121nissan.1497623878" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen121nissan.34123307" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:30 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:55 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8425,19 +8426,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 2a1ce57cd5..e0e35e22f4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen121vag.1975553531" + signature = "rusEFI master.2024.08.20.hellen121vag.780914326" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen121vag.1975553531" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen121vag.780914326" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","14 - O2","INVALID","auxP4 analog","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","auxP5 analog","INVALID","auxP2 analog" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:26 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:50 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8451,19 +8452,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen128.ini b/firmware/tunerstudio/generated/rusefi_hellen128.ini index 4ac1d1b9c8..108d4d466a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen128.278931403" + signature = "rusEFI master.2024.08.20.hellen128.1273717926" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen128.278931403" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen128.1273717926" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:45 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:10 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8458,19 +8459,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 7b39074502..e2c33a624c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen154hyundai.2790724299" + signature = "rusEFI master.2024.08.20.hellen154hyundai.4246491558" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen154hyundai.2790724299" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen154hyundai.4246491558" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","BK2 Wastegate Position - 22","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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:14 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:38 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8388,19 +8389,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai_f7.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai_f7.ini index 778a849e40..ad189784de 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen154hyundai_f7.3514457696" + signature = "rusEFI master.2024.08.20.hellen154hyundai_f7.2318474509" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen154hyundai_f7.3514457696" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen154hyundai_f7.2318474509" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","BK2 Wastegate Position - 22","INVALID","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","INVALID","INVALID","INVALID","INVALID","INVALID","PPS 2","TPS 2","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","K58 Oil Temp","K21 Ambient Temperature" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:16 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:40 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8388,19 +8389,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index c1807f209f..1304ee816d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen72.1761514" + signature = "rusEFI master.2024.08.20.hellen72.1532076935" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen72.1761514" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen72.1532076935" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:35 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:59 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8459,19 +8460,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 710b0fc562..f972ba4586 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen81.2560794074" + signature = "rusEFI master.2024.08.20.hellen81.3286884023" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen81.2560794074" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen81.3286884023" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:28 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:52 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8457,19 +8458,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index d727a1237f..7fd8bddef8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellen88bmw.2407631001" + signature = "rusEFI master.2024.08.20.hellen88bmw.3570060276" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellen88bmw.2407631001" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellen88bmw.3570060276" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:42 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:07 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8455,19 +8456,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 4eacb4edf8..0bff69d4b1 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellenNA6.1771564764" + signature = "rusEFI master.2024.08.20.hellenNA6.853323185" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellenNA6.1771564764" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellenNA6.853323185" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:13 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:37 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8459,19 +8460,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index c156477239..83ff55df27 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.hellenNA8_96.2521672722" + signature = "rusEFI master.2024.08.20.hellenNA8_96.3439783807" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.hellenNA8_96.2521672722" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.hellenNA8_96.3439783807" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:09 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:32 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8459,19 +8460,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 8c632ca9db..f90b29b3fd 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.m74_9.1233663459" + signature = "rusEFI master.2024.08.20.m74_9.314799758" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.m74_9.1233663459" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.m74_9.314799758" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","MAF/MAP sensor signal","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","Pedal position sensor 1 signal PPS1","Pedal position sensor 2 signal PPS2","ETB TPS position sensor 1 signal","ETB TPS position sensor 2 signal" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:58 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:22 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8461,19 +8462,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_mre-legacy_f4.ini b/firmware/tunerstudio/generated/rusefi_mre-legacy_f4.ini index b3ddb956d0..c920d95ee1 100644 --- a/firmware/tunerstudio/generated/rusefi_mre-legacy_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre-legacy_f4.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.mre-legacy_f4.3759501427" + signature = "rusEFI master.2024.08.20.mre-legacy_f4.3143512862" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.mre-legacy_f4.3759501427" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.mre-legacy_f4.3143512862" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:43 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:06 UTC 2024 pageSize = 24968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 24960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8457,19 +8458,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index bd82ddccd9..40466f75f0 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.mre_f4.3759501427" + signature = "rusEFI master.2024.08.20.mre_f4.3143512862" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.mre_f4.3759501427" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.mre_f4.3143512862" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:45 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:08 UTC 2024 pageSize = 24968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 24960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8457,19 +8458,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index b5e6ed6fff..fb07ab83b4 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.mre_f7.3759501427" + signature = "rusEFI master.2024.08.20.mre_f7.3143512862" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.mre_f7.3759501427" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.mre_f7.3143512862" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:41 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:05 UTC 2024 pageSize = 24968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 24960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8457,19 +8458,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini index 2ce8961c31..633d09b7fc 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.nucleo_f413.4247915836" + signature = "rusEFI master.2024.08.20.nucleo_f413.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.nucleo_f413.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.nucleo_f413.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:57 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:20 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index d24f9466ce..5831645f72 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.prometheus_405.3450257580" + signature = "rusEFI master.2024.08.20.prometheus_405.2532148161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.prometheus_405.3450257580" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.prometheus_405.2532148161" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:47 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:13 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8464,19 +8465,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index ac6ff2de18..6510d44566 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.prometheus_469.3450257580" + signature = "rusEFI master.2024.08.20.prometheus_469.2532148161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.prometheus_469.3450257580" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.prometheus_469.2532148161" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:46 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:12 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8464,19 +8465,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index c94d246210..f12c4c4bc5 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.proteus_f4.388609822" + signature = "rusEFI master.2024.08.20.proteus_f4.1281553523" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.proteus_f4.388609822" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.proteus_f4.1281553523" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:58 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:25 UTC 2024 pageSize = 28468 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 28460, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8495,19 +8496,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 404792d759..ef556fda9e 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.proteus_f7.388609822" + signature = "rusEFI master.2024.08.20.proteus_f7.1281553523" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.proteus_f7.388609822" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.proteus_f7.1281553523" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:57 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:23 UTC 2024 pageSize = 28468 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 28460, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8495,19 +8496,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 8aab589c0b..18fefb300e 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.proteus_h7.388609822" + signature = "rusEFI master.2024.08.20.proteus_h7.1281553523" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.proteus_h7.388609822" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.proteus_h7.1281553523" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:36:04 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:31 UTC 2024 pageSize = 28468 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 28460, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8495,19 +8496,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 6e0ff468ae..8340ea6da6 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.s105.1119456766" + signature = "rusEFI master.2024.08.20.s105.435342995" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.s105.1119456766" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.s105.435342995" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:46 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:09 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8459,19 +8460,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_small-can-board.ini b/firmware/tunerstudio/generated/rusefi_small-can-board.ini index e68bcf2eea..2b30fee402 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can-board.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can-board.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.small-can-board.1541353246" + signature = "rusEFI master.2024.08.20.small-can-board.9727091" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.small-can-board.1541353246" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.small-can-board.9727091" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input 6","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input 7","C4 - Analog/Digital Input 8" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:01 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:25 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8460,19 +8461,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini b/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini index 9d07e348b5..7b4520277a 100644 --- a/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini +++ b/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.stm32f429_nucleo.4247915836" + signature = "rusEFI master.2024.08.20.stm32f429_nucleo.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.stm32f429_nucleo.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.stm32f429_nucleo.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:50 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:13 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini b/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini index 0620848e15..0fc4b8d04c 100644 --- a/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini +++ b/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.stm32f767_nucleo.4247915836" + signature = "rusEFI master.2024.08.20.stm32f767_nucleo.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.stm32f767_nucleo.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.stm32f767_nucleo.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:52 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:15 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_stm32h743_nucleo.ini b/firmware/tunerstudio/generated/rusefi_stm32h743_nucleo.ini index ee6a0cd7f3..e5c7a5fe47 100644 --- a/firmware/tunerstudio/generated/rusefi_stm32h743_nucleo.ini +++ b/firmware/tunerstudio/generated/rusefi_stm32h743_nucleo.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.stm32h743_nucleo.4247915836" + signature = "rusEFI master.2024.08.20.stm32h743_nucleo.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.stm32h743_nucleo.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.stm32h743_nucleo.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:34:38 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:02:02 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index de0e0bfd07..65c0a3ec7c 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.subaru_eg33_f7.2719167842" + signature = "rusEFI master.2024.08.20.subaru_eg33_f7.4183324175" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.subaru_eg33_f7.2719167842" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.subaru_eg33_f7.4183324175" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:51 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:17 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8470,19 +8471,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index 68f956d3f3..29508949c0 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.t-b-g.4247915836" + signature = "rusEFI master.2024.08.20.t-b-g.2792967761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.t-b-g.4247915836" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.t-b-g.2792967761" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:56 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:22 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 10b8839f62..25f9d86cae 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.tdg-pdm8.3340743092" + signature = "rusEFI master.2024.08.20.tdg-pdm8.2622812889" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.tdg-pdm8.3340743092" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.tdg-pdm8.2622812889" ; 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 @@ -100,7 +100,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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:54 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:20 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8468,19 +8469,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_uaefi.ini b/firmware/tunerstudio/generated/rusefi_uaefi.ini index 1e0ce9f66d..1a9ebf954a 100644 --- a/firmware/tunerstudio/generated/rusefi_uaefi.ini +++ b/firmware/tunerstudio/generated/rusefi_uaefi.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.uaefi.3701786832" + signature = "rusEFI master.2024.08.20.uaefi.2280623037" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.uaefi.3701786832" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.uaefi.2280623037" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","D1 AUX1","C3 AUX2","INVALID","D6 PPS1","D13 TPS1","A7 Voltage From Key","INVALID","C15 Fuel Pressure / AUX3","C14 TPS2","INVALID","D9 MAP","On-board MAP","D16 CLT Coolant","D15 IAT","C4 PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:38 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:02 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8465,19 +8466,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West diff --git a/firmware/tunerstudio/generated/rusefi_uaefi121.ini b/firmware/tunerstudio/generated/rusefi_uaefi121.ini index 0ce340f808..70d5e182fa 100644 --- a/firmware/tunerstudio/generated/rusefi_uaefi121.ini +++ b/firmware/tunerstudio/generated/rusefi_uaefi121.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.08.20.uaefi121.107014341" + signature = "rusEFI master.2024.08.20.uaefi121.1563143080" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.08.20.uaefi121.107014341" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.08.20.uaefi121.1563143080" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","90a PPS1","38a TPS1","108a Voltage From Key","INVALID","INVALID","39a TPS2","INVALID","INVALID","INVALID","65a CLT Coolant","63a IAT","91a PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:35:36 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:01 UTC 2024 pageSize = 22968 page = 1 @@ -1225,7 +1225,7 @@ customSentTpsMin = scalar, U16, 3354, "", 1, 0, 0, 32000, 0 ALSIdleAdd = scalar, S32, 3356, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3360, "%", 1, 0, 0, 100, 2 ALSSkipRatio = scalar, F32, 3364, "", 1, 0, 0, 1, 1 -unusedSorry11 = scalar, U08, 3368, "", 1, 0, 0, 100, 0 +acPressureEnableHyst = scalar, U08, 3368, "kPa (absolute)", 0.5, 0, 0, 125, 1 ALSActivatePinMode = bits, U08, 3369, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID" tpsSecondaryMaximum = scalar, U08, 3370, "%", 0.5, 0, 0, 100, 1 ppsSecondaryMaximum = scalar, U08, 3371, "%", 0.5, 0, 0, 100, 1 @@ -2338,6 +2338,7 @@ minimumOilPressureValues = array, U08, 22960, [8], "kPa", 10.0, 0, 0, 1000, 0 luaDigitalInputPins6 = "luaDigitalInputPins 6" luaDigitalInputPins7 = "luaDigitalInputPins 7" luaDigitalInputPins8 = "luaDigitalInputPins 8" + acPressureEnableHyst = "Hysterisis: if Pressure High Disable is 240kpa, and acPressureEnableHyst is 20, when the ECU sees 240kpa, A/C will be disabled, and stay disabled until 240-20=220kpa is reached" tpsSecondaryMaximum = "For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%" ppsSecondaryMaximum = "For Toyota ETCS-i, use ~69%" luaDigitalInputPinModes1 = "luaDigitalInputPinModes 1" @@ -8463,19 +8464,20 @@ dialog = lambda_monitorDialog, "lambda_monitor" indicator = { isFan2On }, "fan 2 off", "fan 2 on", white, black, green, black dialog = acSettingsWest, "A/C Settings" - field = "A/C switch", acSwitch - field = "A/C switch mode", acSwitchMode - field = "A/C Relay", acRelayPin - field = "A/C Relay Mode", acRelayPinMode - field = "A/C compressor delay", acDelay - field = "Max RPM", maxAcRpm - field = "Max CLT", maxAcClt - field = "Max TPS", maxAcTps - field = "A/C Idle adder", acIdleExtraOffset - field = "A/C Idle RPM", acIdleRpmTarget - field = "RPM low threshold", acLowRpmLimit - field = "Pressure Low disable", minAcPressure - field = "Pressure High disable", maxAcPressure + field = "A/C switch", acSwitch + field = "A/C switch mode", acSwitchMode + field = "A/C Relay", acRelayPin + field = "A/C Relay Mode", acRelayPinMode + field = "A/C compressor delay", acDelay + field = "Max RPM", maxAcRpm + field = "Max CLT", maxAcClt + field = "Max TPS", maxAcTps + field = "A/C Idle adder", acIdleExtraOffset + field = "A/C Idle RPM", acIdleRpmTarget + field = "RPM low threshold", acLowRpmLimit + field = "Pressure Low disable", minAcPressure + field = "Pressure High disable", maxAcPressure + field = "A/C Pressure Enable Hysteresis", acPressureEnableHyst dialog = acSettings, "", border panel = acSettingsWest, West 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 a8a8417f71..ebae43ffcc 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-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 01:36:13 UTC 2024 +// this file was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 20 21:03:40 UTC 2024 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1214,7 +1214,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 = 1499723357; + public static final int SIGNATURE_HASH = 36222256; public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin"; public static final String SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX = "generated/simulator_tune_image"; public static final String SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX = ".bin"; @@ -1474,7 +1474,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.2024.08.20.f407-discovery.1499723357"; + public static final String TS_SIGNATURE = "rusEFI master.2024.08.20.f407-discovery.36222256"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; @@ -2737,6 +2737,7 @@ public class Fields { public static final Field ALSIDLEADD = Field.create("ALSIDLEADD", 3356, FieldType.INT).setScale(1.0).setBaseOffset(0); public static final Field ALSETBADD = Field.create("ALSETBADD", 3360, FieldType.INT).setScale(1.0).setBaseOffset(0); public static final Field ALSSKIPRATIO = Field.create("ALSSKIPRATIO", 3364, FieldType.FLOAT).setBaseOffset(0); + public static final Field ACPRESSUREENABLEHYST = Field.create("ACPRESSUREENABLEHYST", 3368, FieldType.INT8).setScale(0.5).setBaseOffset(0); public static final Field ALSACTIVATEPINMODE = Field.create("ALSACTIVATEPINMODE", 3369, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0); public static final Field TPSSECONDARYMAXIMUM = Field.create("TPSSECONDARYMAXIMUM", 3370, FieldType.INT8).setScale(0.5).setBaseOffset(0); public static final Field PPSSECONDARYMAXIMUM = Field.create("PPSSECONDARYMAXIMUM", 3371, FieldType.INT8).setScale(0.5).setBaseOffset(0); @@ -4404,6 +4405,7 @@ public class Fields { ALSIDLEADD, ALSETBADD, ALSSKIPRATIO, + ACPRESSUREENABLEHYST, ALSACTIVATEPINMODE, TPSSECONDARYMAXIMUM, PPSSECONDARYMAXIMUM,