Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-04-02 23:20:54 +00:00
parent 8c6c77e9ce
commit 4e2fe57919
178 changed files with 1071 additions and 1159 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:34 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:00 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:34 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:00 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:42 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:08 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:42 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:08 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:43 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:09 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:43 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:09 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:35 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:01 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:35 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:01 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:29 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:55 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1436
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1438
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22416);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:29 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:55 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:32 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:58 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1436
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1438
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22416);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:32 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:58 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:15 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:41 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:15 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:41 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:07 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:32 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21900);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:07 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:32 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:22 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:47 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:22 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:47 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:08 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:33 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:08 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:33 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:09 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:34 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:09 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:34 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:05 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:31 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:05 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:31 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:44 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:10 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:44 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:10 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:17 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:43 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:17 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:43 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:22 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:49 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:22 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:49 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:20 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:46 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23072);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:20 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:46 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:36 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:02 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:36 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:02 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:28 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:54 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:28 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:54 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:08 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:35 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:08 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:35 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:24 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:50 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:24 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:50 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:09 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:36 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:09 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:36 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:11 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:38 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:11 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:38 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:38 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:04 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:38 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:04 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:15 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:42 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:15 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:42 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:13 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:39 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:13 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:39 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:25 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:51 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:25 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:51 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:06 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:34 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:06 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:34 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:51 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:17 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:51 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:17 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:46 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:12 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:46 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:12 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:47 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:13 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:47 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:13 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:10 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:36 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:10 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:36 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:18 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:43 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:18 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:43 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:19 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:44 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:19 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:44 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:52 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:18 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 27900);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:52 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:18 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:54 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:20 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 27900);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:54 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:20 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:55 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:21 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 27900);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:55 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:21 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:50 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:16 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:50 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:16 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:39 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:05 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:39 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:05 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:48 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:14 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:48 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:14 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:11 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:37 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:11 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:37 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:16 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:42 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:16 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:42 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:20 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:46 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:20 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:46 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:24 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:49 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:50:24 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:20:49 UTC 2024

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:27 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:53 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -407,7 +407,6 @@ static_assert(sizeof(injector_s) == 68);
struct trigger_config_s {
/**
* https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
* set trigger_type X
* offset 0
*/
trigger_type_e type;
@ -1035,7 +1034,8 @@ struct engine_configuration_s {
*/
uint16_t minOilPressureAfterStart;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* Dynamic uses the timing map to decide the ignition timing
* Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 466
*/
timing_mode_e timingMode;
@ -1055,7 +1055,9 @@ struct engine_configuration_s {
* Angle between Top Dead Center (TDC) and the first trigger event.
* Positive value in case of synchronization point before TDC and negative in case of synchronization point after TDC
* .Knowing this angle allows us to control timing and other angles in reference to TDC.
* set global_trigger_offset_angle X
* HOWTO:
* 1: Switch to fixed timing mode on 'ignition setting' dialog
* 2: use an actual timing light to calibrate!'
* units: deg btdc
* offset 472
*/
@ -1128,7 +1130,6 @@ struct engine_configuration_s {
adc_channel_e fuelLevelSensor;
/**
* Second throttle body position sensor, single channel so far
* set_analog_input_pin tps2 X
* offset 511
*/
adc_channel_e tps2_1AdcChannel;
@ -2251,7 +2252,6 @@ struct engine_configuration_s {
uint8_t alignmentFill_at_1186[2];
/**
* Angle between cam sensor and VVT zero position
* set vvt_offset X
* units: value
* offset 1188
*/
@ -2638,7 +2638,6 @@ struct engine_configuration_s {
/**
* Closed throttle#2. todo: extract these two fields into a structure
* See also tps2_1AdcChannel
* set tps2_min X
* units: ADC
* offset 1420
*/
@ -2646,7 +2645,6 @@ struct engine_configuration_s {
/**
* Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!
* See also tps1_1AdcChannel
* set tps2_max X
* units: ADC
* offset 1422
*/
@ -5548,4 +5546,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22400);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 17:49:27 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Apr 02 23:19:53 UTC 2024

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4106059450
#define SIGNATURE_HASH 3029825032
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-2chan.4106059450"
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-2chan.3029825032"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1190,7 +1190,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2253407662
#define SIGNATURE_HASH 3329903900
#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"
@ -1564,7 +1564,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-4chan.2253407662"
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-4chan.3329903900"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1190,7 +1190,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2253407662
#define SIGNATURE_HASH 3329903900
#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"
@ -1564,7 +1564,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-4chan_f7.2253407662"
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-4chan_f7.3329903900"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3452194691
#define SIGNATURE_HASH 2381203249
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-8chan-revA.3452194691"
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-8chan-revA.2381203249"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3028971880
#define SIGNATURE_HASH 4104157658
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-8chan.3028971880"
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-8chan.4104157658"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3028971880
#define SIGNATURE_HASH 4104157658
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-8chan_f7.3028971880"
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-8chan_f7.4104157658"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.at_start_f435.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.at_start_f435.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3727167578
#define SIGNATURE_HASH 2650937576
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.atlas.3727167578"
#define TS_SIGNATURE "rusEFI master.2024.04.03.atlas.2650937576"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 1048461173
#define SIGNATURE_HASH 2119448519
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.f407-discovery.1048461173"
#define TS_SIGNATURE "rusEFI master.2024.04.03.f407-discovery.2119448519"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.f429-discovery.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.f429-discovery.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2834875015
#define SIGNATURE_HASH 3906128437
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.f469-discovery.2834875015"
#define TS_SIGNATURE "rusEFI master.2024.04.03.f469-discovery.3906128437"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 3433869327
#define SIGNATURE_HASH 2357639357
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.frankenso_na6.3433869327"
#define TS_SIGNATURE "rusEFI master.2024.04.03.frankenso_na6.2357639357"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.haba208.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.haba208.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 321346704
#define SIGNATURE_HASH 1393382434
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen-112-17.321346704"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen-112-17.1393382434"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1448518572
#define SIGNATURE_HASH 377269022
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen-gm-e67.1448518572"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen-gm-e67.377269022"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1795727439
#define SIGNATURE_HASH 723691773
#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"
@ -1565,7 +1565,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen-honda-k.1795727439"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen-honda-k.723691773"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1932997172
#define SIGNATURE_HASH 857553542
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen-nb1.1932997172"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen-nb1.857553542"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3080022531
#define SIGNATURE_HASH 4156514993
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen121nissan.3080022531"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen121nissan.4156514993"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2857818610
#define SIGNATURE_HASH 3934048576
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen121vag.2857818610"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen121vag.3934048576"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2008936163
#define SIGNATURE_HASH 932701777
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen128.2008936163"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen128.932701777"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1829951590
#define SIGNATURE_HASH 758698196
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen154hyundai.1829951590"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen154hyundai.758698196"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1829951590
#define SIGNATURE_HASH 758698196
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen154hyundai_f7.1829951590"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen154hyundai_f7.758698196"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 449720456
#define SIGNATURE_HASH 1524906042
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen72.449720456"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen72.1524906042"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4290729202
#define SIGNATURE_HASH 3214236736
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen81.4290729202"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen81.3214236736"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3902554545
#define SIGNATURE_HASH 2830518531
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output false
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellen88bmw.3902554545"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellen88bmw.2830518531"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 243935220
#define SIGNATURE_HASH 1319120710
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellenNA6.243935220"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellenNA6.1319120710"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1190,7 +1190,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4048577850
#define SIGNATURE_HASH 2977590664
#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"
@ -1564,7 +1564,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.hellenNA8_96.4048577850"
#define TS_SIGNATURE "rusEFI master.2024.04.03.hellenNA8_96.2977590664"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 781581515
#define SIGNATURE_HASH 1858073721
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.m74_9.781581515"
#define TS_SIGNATURE "rusEFI master.2024.04.03.m74_9.1858073721"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2581633771
#define SIGNATURE_HASH 3653931609
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.mre_f4.2581633771"
#define TS_SIGNATURE "rusEFI master.2024.04.03.mre_f4.3653931609"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2581633771
#define SIGNATURE_HASH 3653931609
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.mre_f7.2581633771"
#define TS_SIGNATURE "rusEFI master.2024.04.03.mre_f7.3653931609"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.nucleo_f413.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.nucleo_f413.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2864384388
#define SIGNATURE_HASH 3935371574
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.prometheus_405.2864384388"
#define TS_SIGNATURE "rusEFI master.2024.04.03.prometheus_405.3935371574"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2864384388
#define SIGNATURE_HASH 3935371574
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.prometheus_469.2864384388"
#define TS_SIGNATURE "rusEFI master.2024.04.03.prometheus_469.3935371574"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 1882488374
#define SIGNATURE_HASH 807302788
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.proteus_f4.1882488374"
#define TS_SIGNATURE "rusEFI master.2024.04.03.proteus_f4.807302788"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 1882488374
#define SIGNATURE_HASH 807302788
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.proteus_f7.1882488374"
#define TS_SIGNATURE "rusEFI master.2024.04.03.proteus_f7.807302788"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 1882488374
#define SIGNATURE_HASH 807302788
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.proteus_h7.1882488374"
#define TS_SIGNATURE "rusEFI master.2024.04.03.proteus_h7.807302788"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 631522518
#define SIGNATURE_HASH 1703824484
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.s105.631522518"
#define TS_SIGNATURE "rusEFI master.2024.04.03.s105.1703824484"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_Proteus_presets false
#define show_small_can_board_presets true
#define show_test_presets false
#define SIGNATURE_HASH 2760771741
#define SIGNATURE_HASH 3835953199
#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"
@ -1564,7 +1564,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.small-can-board.2760771741"
#define TS_SIGNATURE "rusEFI master.2024.04.03.small-can-board.3835953199"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.stm32f429_nucleo.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.stm32f429_nucleo.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.stm32f767_nucleo.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.stm32f767_nucleo.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.stm32h743_nucleo.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.stm32h743_nucleo.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2586821652
#define SIGNATURE_HASH 3657813158
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.t-b-g.2586821652"
#define TS_SIGNATURE "rusEFI master.2024.04.03.t-b-g.3657813158"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1188,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 276949046
#define SIGNATURE_HASH 1353441412
#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"
@ -1562,7 +1562,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.tdg-pdm8.276949046"
#define TS_SIGNATURE "rusEFI master.2024.04.03.tdg-pdm8.1353441412"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1189,7 +1189,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_uaefi_presets true
#define SIGNATURE_HASH 3763714351
#define SIGNATURE_HASH 2692723101
#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"
@ -1563,7 +1563,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.04.02.uaefi.3763714351"
#define TS_SIGNATURE "rusEFI master.2024.04.03.uaefi.2692723101"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4106059450
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-2chan.4106059450"
#define SIGNATURE_HASH 3029825032
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-2chan.3029825032"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2253407662
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-4chan.2253407662"
#define SIGNATURE_HASH 3329903900
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-4chan.3329903900"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2253407662
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-4chan_f7.2253407662"
#define SIGNATURE_HASH 3329903900
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-4chan_f7.3329903900"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3452194691
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-8chan-revA.3452194691"
#define SIGNATURE_HASH 2381203249
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-8chan-revA.2381203249"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3028971880
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-8chan.3028971880"
#define SIGNATURE_HASH 4104157658
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-8chan.4104157658"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3028971880
#define TS_SIGNATURE "rusEFI master.2024.04.02.alphax-8chan_f7.3028971880"
#define SIGNATURE_HASH 4104157658
#define TS_SIGNATURE "rusEFI master.2024.04.03.alphax-8chan_f7.4104157658"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2586821652
#define TS_SIGNATURE "rusEFI master.2024.04.02.at_start_f435.2586821652"
#define SIGNATURE_HASH 3657813158
#define TS_SIGNATURE "rusEFI master.2024.04.03.at_start_f435.3657813158"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3727167578
#define TS_SIGNATURE "rusEFI master.2024.04.02.atlas.3727167578"
#define SIGNATURE_HASH 2650937576
#define TS_SIGNATURE "rusEFI master.2024.04.03.atlas.2650937576"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1048461173
#define TS_SIGNATURE "rusEFI master.2024.04.02.f407-discovery.1048461173"
#define SIGNATURE_HASH 2119448519
#define TS_SIGNATURE "rusEFI master.2024.04.03.f407-discovery.2119448519"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2586821652
#define TS_SIGNATURE "rusEFI master.2024.04.02.f429-discovery.2586821652"
#define SIGNATURE_HASH 3657813158
#define TS_SIGNATURE "rusEFI master.2024.04.03.f429-discovery.3657813158"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2834875015
#define TS_SIGNATURE "rusEFI master.2024.04.02.f469-discovery.2834875015"
#define SIGNATURE_HASH 3906128437
#define TS_SIGNATURE "rusEFI master.2024.04.03.f469-discovery.3906128437"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3433869327
#define TS_SIGNATURE "rusEFI master.2024.04.02.frankenso_na6.3433869327"
#define SIGNATURE_HASH 2357639357
#define TS_SIGNATURE "rusEFI master.2024.04.03.frankenso_na6.2357639357"

Some files were not shown because too many files have changed in this diff Show More