diff --git a/firmware/controllers/actuators/idle_state_generated.h b/firmware/controllers/actuators/idle_state_generated.h index 67c6e2fd3b..3b49222dc9 100644 --- a/firmware/controllers/actuators/idle_state_generated.h +++ b/firmware/controllers/actuators/idle_state_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Sun Apr 17 20:27:25 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Fri Jul 08 04:28:20 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -10,12 +10,14 @@ struct idle_state_s { */ idle_state_e idleState = (idle_state_e)0; /** - * that's current position with CLT and IAT corrections + * "idle: current position + * that's current position with CLT and IAT corrections" * offset 4 */ percent_t currentIdlePosition = (percent_t)0; /** - * current position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration) + * "idle: base value + * current position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)" * offset 8 */ percent_t baseIdlePosition = (percent_t)0; @@ -144,4 +146,4 @@ struct idle_state_s { static_assert(sizeof(idle_state_s) == 32); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Sun Apr 17 20:27:25 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Fri Jul 08 04:28:20 UTC 2022 diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 4b821219c3..37ccc06bcb 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2538540918 -#define TS_SIGNATURE "rusEFI 2022.07.08.hellen88bmw.2538540918" +#define SIGNATURE_HASH 2464597267 +#define TS_SIGNATURE "rusEFI 2022.07.08.hellen88bmw.2464597267"