diff --git a/firmware/controllers/algo/engine_configuration_generated_structures.h b/firmware/controllers/algo/engine_configuration_generated_structures.h index b53458515b..4b012294ca 100644 --- a/firmware/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 19:47:37 EST 2017 +// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 20:01:02 EST 2017 // begin #ifndef ENGINE_CONFIGURATION_GENERATED_H_ #define ENGINE_CONFIGURATION_GENERATED_H_ @@ -1837,7 +1837,7 @@ typedef struct { /** * offset 2776 */ - float_t timing_offset_cylinder[IGNITION_PIN_COUNT]; + cfg_float_t timing_offset_cylinder[IGNITION_PIN_COUNT]; /** * offset 2824 */ @@ -2056,4 +2056,4 @@ typedef struct { #endif // end -// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 19:47:37 EST 2017 +// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 20:01:02 EST 2017 diff --git a/firmware/controllers/algo/rusefi_types.h b/firmware/controllers/algo/rusefi_types.h index 2b1b4bb087..c75793e81f 100644 --- a/firmware/controllers/algo/rusefi_types.h +++ b/firmware/controllers/algo/rusefi_types.h @@ -90,7 +90,7 @@ typedef int32_t bool32_t; typedef int16_t fsio_pwm_freq_t; typedef float fsio_setting_t; -typedef float float_t; +typedef float cfg_float_t; typedef brain_pin_e brain_input_pin_e; diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index fd23ffcf01..78c8b99bbb 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -781,8 +781,8 @@ int16_t etbFreq;;"Hz", 1, 0, 0, 500, 10 adc_channel_e cj125ua;lampda input adc_channel_e cj125ur;heater input - custom float_t 4 scalar, F32, @OFFSET@, "Val", 1, 0, 0, 18000, 4 - float_t[IGNITION_PIN_COUNT iterate] timing_offset_cylinder; + custom cfg_float_t 4 scalar, F32, @OFFSET@, "Val", 1, 0, 0, 18000, 4 + cfg_float_t[IGNITION_PIN_COUNT iterate] timing_offset_cylinder; int[56] unused;