Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-04-20 02:38:26 +00:00
parent 97520a0e89
commit 5d59799533
135 changed files with 538 additions and 492 deletions

View File

@ -1,6 +1,6 @@
#include "global.h"
#include "rusefi_enums.h"
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum_to_string.jar tool on Fri Mar 15 21:50:40 UTC 2024
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum_to_string.jar tool on Sat Apr 20 02:37:00 UTC 2024
// see also gen_config_and_enums.bat
@ -18,6 +18,8 @@ case CanGpioType::NONE:
}
const char *getGearControllerMode(GearControllerMode value){
switch(value) {
case GearControllerMode::Automatic:
return "Automatic";
case GearControllerMode::ButtonShift:
return "ButtonShift";
case GearControllerMode::Generic:

View File

@ -603,16 +603,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2963670809
#define SIGNATURE_HASH 464417498
#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"
@ -1568,7 +1569,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.20.alphax-2chan.2963670809"
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-2chan.464417498"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1194,7 +1195,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3926137431
#define SIGNATURE_HASH 1091334036
#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"
@ -1570,7 +1571,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.20.alphax-4chan.3926137431"
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-4chan.1091334036"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1194,7 +1195,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3926137431
#define SIGNATURE_HASH 1091334036
#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"
@ -1570,7 +1571,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.20.alphax-4chan_f7.3926137431"
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-4chan_f7.1091334036"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2710573178
#define SIGNATURE_HASH 177759673
#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"
@ -1569,7 +1570,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.20.alphax-8chan-revA.2710573178"
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan-revA.177759673"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2587700778
#define SIGNATURE_HASH 825580521
#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"
@ -1569,7 +1570,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.20.alphax-8chan.2587700778"
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan.825580521"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2587700778
#define SIGNATURE_HASH 825580521
#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"
@ -1569,7 +1570,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.20.alphax-8chan_f7.2587700778"
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan_f7.825580521"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.at_start_f435.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.at_start_f435.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2994491299
#define SIGNATURE_HASH 427047520
#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"
@ -1568,7 +1569,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.20.atlas.2994491299"
#define TS_SIGNATURE "rusEFI master.2024.04.20.atlas.427047520"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 1378508940
#define SIGNATURE_HASH 4179760463
#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"
@ -1568,7 +1569,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.20.f407-discovery.1378508940"
#define TS_SIGNATURE "rusEFI master.2024.04.20.f407-discovery.4179760463"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.f429-discovery.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.f429-discovery.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3299646846
#define SIGNATURE_HASH 1873078461
#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"
@ -1568,7 +1569,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.20.f469-discovery.3299646846"
#define TS_SIGNATURE "rusEFI master.2024.04.20.f469-discovery.1873078461"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 2700668918
#define SIGNATURE_HASH 200317493
#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"
@ -1568,7 +1569,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.20.frankenso_na6.2700668918"
#define TS_SIGNATURE "rusEFI master.2024.04.20.frankenso_na6.200317493"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.haba208.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.haba208.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2138243945
#define SIGNATURE_HASH 3564861098
#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"
@ -1569,7 +1570,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.20.hellen-112-17.2138243945"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-112-17.3564861098"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 973274197
#define SIGNATURE_HASH 2433386902
#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"
@ -1568,7 +1569,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.20.hellen-gm-e67.973274197"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-gm-e67.2433386902"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 123535286
#define SIGNATURE_HASH 2891221621
#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"
@ -1571,7 +1572,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.20.hellen-honda-k.123535286"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-honda-k.2891221621"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 526609869
#define SIGNATURE_HASH 3026917390
#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"
@ -1569,7 +1570,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.20.hellen-nb1.526609869"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-nb1.3026917390"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3686872570
#define SIGNATURE_HASH 1892237369
#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"
@ -1569,7 +1570,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.20.hellen121nissan.3686872570"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen121nissan.1892237369"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3322054155
#define SIGNATURE_HASH 1829434312
#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"
@ -1569,7 +1570,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.20.hellen121vag.3322054155"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen121vag.1829434312"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 468300058
#define SIGNATURE_HASH 2967586009
#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"
@ -1569,7 +1570,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.20.hellen128.468300058"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen128.2967586009"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 21399455
#define SIGNATURE_HASH 2857300572
#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"
@ -1569,7 +1570,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.20.hellen154hyundai.21399455"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen154hyundai.2857300572"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 927048216
#define SIGNATURE_HASH 2622085083
#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"
@ -1569,7 +1570,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.20.hellen154hyundai_f7.927048216"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen154hyundai_f7.2622085083"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1989832561
#define SIGNATURE_HASH 3717339826
#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"
@ -1569,7 +1570,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.20.hellen72.1989832561"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen72.3717339826"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2481654539
#define SIGNATURE_HASH 954433224
#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"
@ -1568,7 +1569,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.20.hellen81.2481654539"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen81.954433224"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2227707464
#define SIGNATURE_HASH 801139595
#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"
@ -1569,7 +1570,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.20.hellen88bmw.2227707464"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen88bmw.801139595"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1658746893
#define SIGNATURE_HASH 3386248654
#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"
@ -1569,7 +1570,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.20.hellenNA6.1658746893"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellenNA6.3386248654"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1194,7 +1195,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2634300099
#define SIGNATURE_HASH 906776320
#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"
@ -1570,7 +1571,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.20.hellenNA8_96.2634300099"
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellenNA8_96.906776320"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1119986482
#define SIGNATURE_HASH 3922319089
#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"
@ -1569,7 +1570,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.20.m74_9.1119986482"
#define TS_SIGNATURE "rusEFI master.2024.04.20.m74_9.3922319089"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4122264850
#define SIGNATURE_HASH 1589424337
#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"
@ -1569,7 +1570,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.20.mre_f4.4122264850"
#define TS_SIGNATURE "rusEFI master.2024.04.20.mre_f4.1589424337"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4122264850
#define SIGNATURE_HASH 1589424337
#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"
@ -1569,7 +1570,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.20.mre_f7.4122264850"
#define TS_SIGNATURE "rusEFI master.2024.04.20.mre_f7.1589424337"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.nucleo_f413.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.nucleo_f413.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3337574013
#define SIGNATURE_HASH 1843864510
#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"
@ -1568,7 +1569,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.20.prometheus_405.3337574013"
#define TS_SIGNATURE "rusEFI master.2024.04.20.prometheus_405.1843864510"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3337574013
#define SIGNATURE_HASH 1843864510
#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"
@ -1568,7 +1569,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.20.prometheus_469.3337574013"
#define TS_SIGNATURE "rusEFI master.2024.04.20.prometheus_469.1843864510"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 476062159
#define SIGNATURE_HASH 3077067788
#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"
@ -1568,7 +1569,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.20.proteus_f4.476062159"
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_f4.3077067788"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 476062159
#define SIGNATURE_HASH 3077067788
#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"
@ -1568,7 +1569,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.20.proteus_f7.476062159"
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_f7.3077067788"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 476062159
#define SIGNATURE_HASH 3077067788
#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"
@ -1568,7 +1569,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.20.proteus_h7.476062159"
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_h7.3077067788"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1240472367
#define SIGNATURE_HASH 3807932140
#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"
@ -1569,7 +1570,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.20.s105.1240472367"
#define TS_SIGNATURE "rusEFI master.2024.04.20.s105.3807932140"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_Proteus_presets false
#define show_small_can_board_presets true
#define show_test_presets false
#define SIGNATURE_HASH 1352055247
#define SIGNATURE_HASH 4221488140
#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"
@ -1570,7 +1571,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.20.small-can-board.1352055247"
#define TS_SIGNATURE "rusEFI master.2024.04.20.small-can-board.4221488140"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.stm32f429_nucleo.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32f429_nucleo.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.stm32f767_nucleo.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32f767_nucleo.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.stm32h743_nucleo.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32h743_nucleo.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4135295981
#define SIGNATURE_HASH 1567878702
#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"
@ -1568,7 +1569,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.20.t-b-g.4135295981"
#define TS_SIGNATURE "rusEFI master.2024.04.20.t-b-g.1567878702"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1192,7 +1193,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3428198245
#define SIGNATURE_HASH 1734234790
#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"
@ -1568,7 +1569,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.20.tdg-pdm8.3428198245"
#define TS_SIGNATURE "rusEFI master.2024.04.20.tdg-pdm8.1734234790"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -604,16 +604,17 @@
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
#define GAUGE_NAME_WARNING_LAST "Warning: last"
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
#define gear_controller_e_enum "None", "Button Shift", "Generic"
#define gear_controller_e_enum "None", "Button Shift", "Automatic", "Generic"
#define gear_e_GEAR_1 1
#define gear_e_GEAR_2 2
#define gear_e_GEAR_3 3
#define gear_e_GEAR_4 4
#define gear_e_NEUTRAL 0
#define gear_e_REVERSE -1
#define GearControllerMode_auto_enum 0="None",1="ButtonShift",2="Generic"
#define GearControllerMode_auto_enum 0="None",2="Automatic",1="ButtonShift",3="Generic"
#define GearControllerMode_Automatic 2
#define GearControllerMode_ButtonShift 1
#define GearControllerMode_Generic 2
#define GearControllerMode_Generic 3
#define GearControllerMode_None 0
#define Gpio_A0 2
#define Gpio_A1 3
@ -1193,7 +1194,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_uaefi_presets true
#define SIGNATURE_HASH 2348934870
#define SIGNATURE_HASH 654938901
#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"
@ -1569,7 +1570,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.20.uaefi.2348934870"
#define TS_SIGNATURE "rusEFI master.2024.04.20.uaefi.654938901"
#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 2963670809
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-2chan.2963670809"
#define SIGNATURE_HASH 464417498
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-2chan.464417498"

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 3926137431
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-4chan.3926137431"
#define SIGNATURE_HASH 1091334036
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-4chan.1091334036"

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 3926137431
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-4chan_f7.3926137431"
#define SIGNATURE_HASH 1091334036
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-4chan_f7.1091334036"

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 2710573178
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan-revA.2710573178"
#define SIGNATURE_HASH 177759673
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan-revA.177759673"

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 2587700778
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan.2587700778"
#define SIGNATURE_HASH 825580521
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan.825580521"

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 2587700778
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan_f7.2587700778"
#define SIGNATURE_HASH 825580521
#define TS_SIGNATURE "rusEFI master.2024.04.20.alphax-8chan_f7.825580521"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.at_start_f435.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.at_start_f435.1567878702"

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 2994491299
#define TS_SIGNATURE "rusEFI master.2024.04.20.atlas.2994491299"
#define SIGNATURE_HASH 427047520
#define TS_SIGNATURE "rusEFI master.2024.04.20.atlas.427047520"

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 1378508940
#define TS_SIGNATURE "rusEFI master.2024.04.20.f407-discovery.1378508940"
#define SIGNATURE_HASH 4179760463
#define TS_SIGNATURE "rusEFI master.2024.04.20.f407-discovery.4179760463"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.f429-discovery.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.f429-discovery.1567878702"

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 3299646846
#define TS_SIGNATURE "rusEFI master.2024.04.20.f469-discovery.3299646846"
#define SIGNATURE_HASH 1873078461
#define TS_SIGNATURE "rusEFI master.2024.04.20.f469-discovery.1873078461"

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 2700668918
#define TS_SIGNATURE "rusEFI master.2024.04.20.frankenso_na6.2700668918"
#define SIGNATURE_HASH 200317493
#define TS_SIGNATURE "rusEFI master.2024.04.20.frankenso_na6.200317493"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.haba208.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.haba208.1567878702"

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 2138243945
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-112-17.2138243945"
#define SIGNATURE_HASH 3564861098
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-112-17.3564861098"

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 973274197
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-gm-e67.973274197"
#define SIGNATURE_HASH 2433386902
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-gm-e67.2433386902"

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 123535286
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-honda-k.123535286"
#define SIGNATURE_HASH 2891221621
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-honda-k.2891221621"

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 526609869
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-nb1.526609869"
#define SIGNATURE_HASH 3026917390
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen-nb1.3026917390"

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 3686872570
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen121nissan.3686872570"
#define SIGNATURE_HASH 1892237369
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen121nissan.1892237369"

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 3322054155
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen121vag.3322054155"
#define SIGNATURE_HASH 1829434312
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen121vag.1829434312"

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 468300058
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen128.468300058"
#define SIGNATURE_HASH 2967586009
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen128.2967586009"

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 21399455
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen154hyundai.21399455"
#define SIGNATURE_HASH 2857300572
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen154hyundai.2857300572"

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 927048216
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen154hyundai_f7.927048216"
#define SIGNATURE_HASH 2622085083
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen154hyundai_f7.2622085083"

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 1989832561
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen72.1989832561"
#define SIGNATURE_HASH 3717339826
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen72.3717339826"

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 2481654539
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen81.2481654539"
#define SIGNATURE_HASH 954433224
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen81.954433224"

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 2227707464
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen88bmw.2227707464"
#define SIGNATURE_HASH 801139595
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellen88bmw.801139595"

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 1658746893
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellenNA6.1658746893"
#define SIGNATURE_HASH 3386248654
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellenNA6.3386248654"

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 2634300099
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellenNA8_96.2634300099"
#define SIGNATURE_HASH 906776320
#define TS_SIGNATURE "rusEFI master.2024.04.20.hellenNA8_96.906776320"

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 1119986482
#define TS_SIGNATURE "rusEFI master.2024.04.20.m74_9.1119986482"
#define SIGNATURE_HASH 3922319089
#define TS_SIGNATURE "rusEFI master.2024.04.20.m74_9.3922319089"

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 4122264850
#define TS_SIGNATURE "rusEFI master.2024.04.20.mre_f4.4122264850"
#define SIGNATURE_HASH 1589424337
#define TS_SIGNATURE "rusEFI master.2024.04.20.mre_f4.1589424337"

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 4122264850
#define TS_SIGNATURE "rusEFI master.2024.04.20.mre_f7.4122264850"
#define SIGNATURE_HASH 1589424337
#define TS_SIGNATURE "rusEFI master.2024.04.20.mre_f7.1589424337"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.nucleo_f413.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.nucleo_f413.1567878702"

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 3337574013
#define TS_SIGNATURE "rusEFI master.2024.04.20.prometheus_405.3337574013"
#define SIGNATURE_HASH 1843864510
#define TS_SIGNATURE "rusEFI master.2024.04.20.prometheus_405.1843864510"

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 3337574013
#define TS_SIGNATURE "rusEFI master.2024.04.20.prometheus_469.3337574013"
#define SIGNATURE_HASH 1843864510
#define TS_SIGNATURE "rusEFI master.2024.04.20.prometheus_469.1843864510"

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 476062159
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_f4.476062159"
#define SIGNATURE_HASH 3077067788
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_f4.3077067788"

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 476062159
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_f7.476062159"
#define SIGNATURE_HASH 3077067788
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_f7.3077067788"

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 476062159
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_h7.476062159"
#define SIGNATURE_HASH 3077067788
#define TS_SIGNATURE "rusEFI master.2024.04.20.proteus_h7.3077067788"

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 1240472367
#define TS_SIGNATURE "rusEFI master.2024.04.20.s105.1240472367"
#define SIGNATURE_HASH 3807932140
#define TS_SIGNATURE "rusEFI master.2024.04.20.s105.3807932140"

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 1352055247
#define TS_SIGNATURE "rusEFI master.2024.04.20.small-can-board.1352055247"
#define SIGNATURE_HASH 4221488140
#define TS_SIGNATURE "rusEFI master.2024.04.20.small-can-board.4221488140"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32f429_nucleo.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32f429_nucleo.1567878702"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32f767_nucleo.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32f767_nucleo.1567878702"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32h743_nucleo.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.stm32h743_nucleo.1567878702"

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 4135295981
#define TS_SIGNATURE "rusEFI master.2024.04.20.t-b-g.4135295981"
#define SIGNATURE_HASH 1567878702
#define TS_SIGNATURE "rusEFI master.2024.04.20.t-b-g.1567878702"

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 3428198245
#define TS_SIGNATURE "rusEFI master.2024.04.20.tdg-pdm8.3428198245"
#define SIGNATURE_HASH 1734234790
#define TS_SIGNATURE "rusEFI master.2024.04.20.tdg-pdm8.1734234790"

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 2348934870
#define TS_SIGNATURE "rusEFI master.2024.04.20.uaefi.2348934870"
#define SIGNATURE_HASH 654938901
#define TS_SIGNATURE "rusEFI master.2024.04.20.uaefi.654938901"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.f407-discovery.1378508940"
signature = "rusEFI master.2024.04.20.f407-discovery.4179760463"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.f407-discovery.1378508940" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.f407-discovery.4179760463" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:50 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:38:24 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.alphax-2chan.2963670809"
signature = "rusEFI master.2024.04.20.alphax-2chan.464417498"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.alphax-2chan.2963670809" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.alphax-2chan.464417498" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2","X7 - AIN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:16:40 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:37:15 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.alphax-4chan.3926137431"
signature = "rusEFI master.2024.04.20.alphax-4chan.1091334036"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.alphax-4chan.3926137431" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.alphax-4chan.1091334036" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:16:49 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:37:24 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.alphax-4chan_f7.3926137431"
signature = "rusEFI master.2024.04.20.alphax-4chan_f7.1091334036"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.alphax-4chan_f7.3926137431" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.alphax-4chan_f7.1091334036" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:16:48 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:37:23 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.alphax-8chan-revA.2710573178"
signature = "rusEFI master.2024.04.20.alphax-8chan-revA.177759673"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.alphax-8chan-revA.2710573178" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.alphax-8chan-revA.177759673" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:16:58 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:37:32 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.alphax-8chan.2587700778"
signature = "rusEFI master.2024.04.20.alphax-8chan.825580521"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.alphax-8chan.2587700778" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.alphax-8chan.825580521" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:03 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:37:38 UTC 2024
pageSize = 22672
page = 1
@ -1175,7 +1175,7 @@ vvtActivationDelayMs = scalar, U16, 3318, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3320, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3356, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3368, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3380, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3380, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3381, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3382, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3384, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.alphax-8chan_f7.2587700778"
signature = "rusEFI master.2024.04.20.alphax-8chan_f7.825580521"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.alphax-8chan_f7.2587700778" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.alphax-8chan_f7.825580521" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:04 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:37:39 UTC 2024
pageSize = 22672
page = 1
@ -1175,7 +1175,7 @@ vvtActivationDelayMs = scalar, U16, 3318, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3320, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3356, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3368, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3380, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3380, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3381, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3382, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3384, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.at_start_f435.4135295981"
signature = "rusEFI master.2024.04.20.at_start_f435.1567878702"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.at_start_f435.4135295981" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.at_start_f435.1567878702" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:44 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:38:19 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.atlas.2994491299"
signature = "rusEFI master.2024.04.20.atlas.427047520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.atlas.2994491299" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.atlas.427047520" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:43 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:38:17 UTC 2024
pageSize = 22156
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3142, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3144, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3180, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3192, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3204, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3204, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3205, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3206, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3208, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.f407-discovery.1378508940"
signature = "rusEFI master.2024.04.20.f407-discovery.4179760463"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.f407-discovery.1378508940" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.f407-discovery.4179760463" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:37 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:38:11 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.04.20.f429-discovery.4135295981"
signature = "rusEFI master.2024.04.20.f429-discovery.1567878702"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.04.20.f429-discovery.4135295981" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.04.20.f429-discovery.1567878702" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 00:17:46 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 20 02:38:20 UTC 2024
pageSize = 22656
page = 1
@ -1172,7 +1172,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Automatic", "Generic"
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list

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