Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-02-14 21:58:51 +00:00
parent 2ef6a82e67
commit 276bdd115b
142 changed files with 426 additions and 427 deletions

View File

@ -832,7 +832,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1156,7 +1156,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.cypress.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.cypress.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -832,7 +832,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1131968953
#define SIGNATURE_HASH 3890678833
#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"
@ -1156,7 +1156,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.kin.1131968953"
#define TS_SIGNATURE "rusEFI master.2024.02.14.kin.3890678833"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1069,7 +1069,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2991565055
#define SIGNATURE_HASH 382786935
#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"
@ -1393,7 +1393,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.subaru_eg33_f7.2991565055"
#define TS_SIGNATURE "rusEFI master.2024.02.14.subaru_eg33_f7.382786935"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -47,7 +47,6 @@ entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
@ -65,6 +64,7 @@ entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"

View File

@ -48,7 +48,6 @@ oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
veValue = scalar, U08, 45, "ratio", 0.5, 0
injectionOffset = scalar, S16, 46, "deg", 1, 0
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
@ -66,6 +65,7 @@ totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
TPS2Value = scalar, S16, 74, "%", 0.01, 0
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
veValue = scalar, U16, 78, "ratio", 0.1, 0
seconds = scalar, U32, 80, "sec", 1, 0
engineMode = scalar, U32, 84, "em", 1, 0
firmwareVersion = scalar, U32, 88, "version_f", 1, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Mon Jan 08 03:05:37 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Wed Feb 14 21:56:48 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -279,11 +279,11 @@ struct output_channels_s {
*/
scaled_channel<uint8_t, 2, 1> injectorDutyCycle = (uint8_t)0;
/**
* @@GAUGE_NAME_FUEL_VE@@
* units: ratio
* need 4 byte alignment
* units: units
* offset 45
*/
scaled_channel<uint8_t, 2, 1> veValue = (uint8_t)0;
uint8_t alignmentFill_at_45[1];
/**
* @@GAUGE_NAME_FUEL_INJECTION_TIMING@@
* units: deg
@ -382,11 +382,11 @@ struct output_channels_s {
*/
uint16_t tuneCrc16 = (uint16_t)0;
/**
* need 4 byte alignment
* units: units
* @@GAUGE_NAME_FUEL_VE@@
* units: ratio
* offset 78
*/
uint8_t alignmentFill_at_78[2];
scaled_channel<uint16_t, 10, 1> veValue = (uint16_t)0;
/**
* @@GAUGE_NAME_UPTIME@@
* units: sec
@ -1278,4 +1278,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 796);
// end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Mon Jan 08 03:05:37 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Wed Feb 14 21:56:48 UTC 2024

View File

@ -21,7 +21,6 @@ static const LogField fields[] = {
{engine->outputChannels.vvtPositionB1I, "VVT: bank 1 intake", "deg", 1},
{engine->outputChannels.actualLastInjection, "Fuel: Last inj pulse width", "ms", 3},
{engine->outputChannels.injectorDutyCycle, "Fuel: injector duty cycle", "%", 0},
{engine->outputChannels.veValue, "Fuel: VE", "ratio", 1},
{engine->outputChannels.injectionOffset, "Fuel: Injection timing SOI", "deg", 0},
{engine->outputChannels.engineMakeCodeNameCrc16, "Engine CRC16", "crc16", 0},
{engine->outputChannels.wallFuelAmount, "Fuel: wall amount", "mg", 3},
@ -39,6 +38,7 @@ static const LogField fields[] = {
{engine->outputChannels.fuelFlowRate, "Fuel: Flow rate", "gram/s", 3},
{engine->outputChannels.TPS2Value, "TPS2", "%", 2},
{engine->outputChannels.tuneCrc16, "Tune CRC16", "crc16", 0},
{engine->outputChannels.veValue, "Fuel: VE", "ratio", 1},
{engine->outputChannels.seconds, "Uptime", "sec", 0},
{engine->outputChannels.engineMode, "Engine Mode", "em", 0},
{engine->outputChannels.firmwareVersion, "firmware", "version_f", 0},

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2179978301
#define SIGNATURE_HASH 628138421
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-2chan.2179978301"
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-2chan.628138421"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1161,7 +1161,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3131235549
#define SIGNATURE_HASH 507357525
#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"
@ -1485,7 +1485,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan.3131235549"
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan.507357525"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1161,7 +1161,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3131235549
#define SIGNATURE_HASH 507357525
#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"
@ -1485,7 +1485,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan_f7.3131235549"
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan_f7.507357525"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1089372175
#define SIGNATURE_HASH 3832673671
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan-revA.1089372175"
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan-revA.3832673671"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1347744995
#define SIGNATURE_HASH 4106977643
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan.1347744995"
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan.4106977643"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1347744995
#define SIGNATURE_HASH 4106977643
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan_f7.1347744995"
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan_f7.4106977643"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.at_start_f435.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.at_start_f435.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1169058393
#define SIGNATURE_HASH 3778093009
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.atlas.1169058393"
#define TS_SIGNATURE "rusEFI master.2024.02.14.atlas.3778093009"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 1846558829
#define SIGNATURE_HASH 3398383077
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.f407-discovery.1846558829"
#define TS_SIGNATURE "rusEFI master.2024.02.14.f407-discovery.3398383077"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.f429-discovery.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.f429-discovery.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 863942788
#define SIGNATURE_HASH 2548157708
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.f469-discovery.863942788"
#define TS_SIGNATURE "rusEFI master.2024.02.14.f469-discovery.2548157708"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 1348340284
#define SIGNATURE_HASH 4106321844
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.frankenso_na6.1348340284"
#define TS_SIGNATURE "rusEFI master.2024.02.14.frankenso_na6.4106321844"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4121957527
#define SIGNATURE_HASH 1362059551
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-112-17.4121957527"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-112-17.1362059551"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 596907439
#define SIGNATURE_HASH 2265669671
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-gm-e67.596907439"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-gm-e67.2265669671"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1917378431
#define SIGNATURE_HASH 3604458231
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-honda-k.1917378431"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-honda-k.3604458231"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 499149278
#define SIGNATURE_HASH 3110018134
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-nb1.499149278"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-nb1.3110018134"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 739446784
#define SIGNATURE_HASH 2290902408
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121nissan.739446784"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121nissan.2290902408"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 835757041
#define SIGNATURE_HASH 2505037433
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121vag.835757041"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121vag.2505037433"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3963327712
#define SIGNATURE_HASH 1218765160
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen128.3963327712"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen128.1218765160"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4279411122
#define SIGNATURE_HASH 1536021562
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen154hyundai.4279411122"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen154hyundai.1536021562"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2168998539
#define SIGNATURE_HASH 634863363
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen72.2168998539"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen72.634863363"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1681469169
#define SIGNATURE_HASH 3232127865
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen81.1681469169"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen81.3232127865"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3576070965
#define SIGNATURE_HASH 1908012733
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen88bmw.3576070965"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen88bmw.1908012733"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2037967216
#define SIGNATURE_HASH 3722943736
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA6.2037967216"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA6.3722943736"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1161,7 +1161,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1991330840
#define SIGNATURE_HASH 3526244752
#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"
@ -1485,7 +1485,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA8_96.1991330840"
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA8_96.3526244752"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1797804348
#define SIGNATURE_HASH 3484886196
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.m74_9.1797804348"
#define TS_SIGNATURE "rusEFI master.2024.02.14.m74_9.3484886196"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1286824077
#define SIGNATURE_HASH 3895203077
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f4.1286824077"
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f4.3895203077"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1286824077
#define SIGNATURE_HASH 3895203077
#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"
@ -1483,7 +1483,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f7.1286824077"
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f7.3895203077"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.nucleo_h743.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.nucleo_h743.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 826110855
#define SIGNATURE_HASH 2510423567
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_405.826110855"
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_405.2510423567"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 826110855
#define SIGNATURE_HASH 2510423567
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_469.826110855"
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_469.2510423567"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 298858404
#define SIGNATURE_HASH 3041870380
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f4.298858404"
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f4.3041870380"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 298858404
#define SIGNATURE_HASH 3041870380
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f7.298858404"
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f7.3041870380"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 298858404
#define SIGNATURE_HASH 3041870380
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_h7.298858404"
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_h7.3041870380"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2825826129
#define SIGNATURE_HASH 217176793
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.s105.2825826129"
#define TS_SIGNATURE "rusEFI master.2024.02.14.s105.217176793"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1159,7 +1159,7 @@
#define show_Proteus_presets false
#define show_small_can_board_presets true
#define show_test_presets false
#define SIGNATURE_HASH 1057518238
#define SIGNATURE_HASH 2610366230
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.small-can-board.1057518238"
#define TS_SIGNATURE "rusEFI master.2024.02.14.small-can-board.2610366230"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f413_nucleo.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f413_nucleo.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f429_nucleo.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f429_nucleo.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f767_nucleo.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f767_nucleo.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 27901463
#define SIGNATURE_HASH 2771831711
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.t-b-g.27901463"
#define TS_SIGNATURE "rusEFI master.2024.02.14.t-b-g.2771831711"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1158,7 +1158,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2332529205
#define SIGNATURE_HASH 798549949
#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"
@ -1482,7 +1482,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.02.14.tdg-pdm8.2332529205"
#define TS_SIGNATURE "rusEFI master.2024.02.14.tdg-pdm8.798549949"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1160,7 +1160,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 973723752
#define SIGNATURE_HASH 2660675040
#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"
@ -1484,7 +1484,7 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.02.14.uaefi.973723752"
#define TS_SIGNATURE "rusEFI master.2024.02.14.uaefi.2660675040"
#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.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2179978301
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-2chan.2179978301"
#define SIGNATURE_HASH 628138421
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-2chan.628138421"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3131235549
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan.3131235549"
#define SIGNATURE_HASH 507357525
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan.507357525"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3131235549
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan_f7.3131235549"
#define SIGNATURE_HASH 507357525
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-4chan_f7.507357525"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1089372175
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan-revA.1089372175"
#define SIGNATURE_HASH 3832673671
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan-revA.3832673671"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1347744995
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan.1347744995"
#define SIGNATURE_HASH 4106977643
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan.4106977643"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1347744995
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan_f7.1347744995"
#define SIGNATURE_HASH 4106977643
#define TS_SIGNATURE "rusEFI master.2024.02.14.alphax-8chan_f7.4106977643"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.at_start_f435.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.at_start_f435.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1169058393
#define TS_SIGNATURE "rusEFI master.2024.02.14.atlas.1169058393"
#define SIGNATURE_HASH 3778093009
#define TS_SIGNATURE "rusEFI master.2024.02.14.atlas.3778093009"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.cypress.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.cypress.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1846558829
#define TS_SIGNATURE "rusEFI master.2024.02.14.f407-discovery.1846558829"
#define SIGNATURE_HASH 3398383077
#define TS_SIGNATURE "rusEFI master.2024.02.14.f407-discovery.3398383077"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.f429-discovery.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.f429-discovery.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 863942788
#define TS_SIGNATURE "rusEFI master.2024.02.14.f469-discovery.863942788"
#define SIGNATURE_HASH 2548157708
#define TS_SIGNATURE "rusEFI master.2024.02.14.f469-discovery.2548157708"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1348340284
#define TS_SIGNATURE "rusEFI master.2024.02.14.frankenso_na6.1348340284"
#define SIGNATURE_HASH 4106321844
#define TS_SIGNATURE "rusEFI master.2024.02.14.frankenso_na6.4106321844"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4121957527
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-112-17.4121957527"
#define SIGNATURE_HASH 1362059551
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-112-17.1362059551"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 596907439
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-gm-e67.596907439"
#define SIGNATURE_HASH 2265669671
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-gm-e67.2265669671"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1917378431
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-honda-k.1917378431"
#define SIGNATURE_HASH 3604458231
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-honda-k.3604458231"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 499149278
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-nb1.499149278"
#define SIGNATURE_HASH 3110018134
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen-nb1.3110018134"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 739446784
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121nissan.739446784"
#define SIGNATURE_HASH 2290902408
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121nissan.2290902408"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 835757041
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121vag.835757041"
#define SIGNATURE_HASH 2505037433
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen121vag.2505037433"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3963327712
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen128.3963327712"
#define SIGNATURE_HASH 1218765160
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen128.1218765160"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4279411122
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen154hyundai.4279411122"
#define SIGNATURE_HASH 1536021562
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen154hyundai.1536021562"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2168998539
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen72.2168998539"
#define SIGNATURE_HASH 634863363
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen72.634863363"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1681469169
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen81.1681469169"
#define SIGNATURE_HASH 3232127865
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen81.3232127865"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3576070965
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen88bmw.3576070965"
#define SIGNATURE_HASH 1908012733
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellen88bmw.1908012733"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2037967216
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA6.2037967216"
#define SIGNATURE_HASH 3722943736
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA6.3722943736"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1991330840
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA8_96.1991330840"
#define SIGNATURE_HASH 3526244752
#define TS_SIGNATURE "rusEFI master.2024.02.14.hellenNA8_96.3526244752"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 1131968953
#define TS_SIGNATURE "rusEFI master.2024.02.14.kin.1131968953"
#define SIGNATURE_HASH 3890678833
#define TS_SIGNATURE "rusEFI master.2024.02.14.kin.3890678833"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1797804348
#define TS_SIGNATURE "rusEFI master.2024.02.14.m74_9.1797804348"
#define SIGNATURE_HASH 3484886196
#define TS_SIGNATURE "rusEFI master.2024.02.14.m74_9.3484886196"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1286824077
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f4.1286824077"
#define SIGNATURE_HASH 3895203077
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f4.3895203077"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1286824077
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f7.1286824077"
#define SIGNATURE_HASH 3895203077
#define TS_SIGNATURE "rusEFI master.2024.02.14.mre_f7.3895203077"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.nucleo_h743.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.nucleo_h743.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 826110855
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_405.826110855"
#define SIGNATURE_HASH 2510423567
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_405.2510423567"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 826110855
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_469.826110855"
#define SIGNATURE_HASH 2510423567
#define TS_SIGNATURE "rusEFI master.2024.02.14.prometheus_469.2510423567"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 298858404
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f4.298858404"
#define SIGNATURE_HASH 3041870380
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f4.3041870380"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 298858404
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f7.298858404"
#define SIGNATURE_HASH 3041870380
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_f7.3041870380"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 298858404
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_h7.298858404"
#define SIGNATURE_HASH 3041870380
#define TS_SIGNATURE "rusEFI master.2024.02.14.proteus_h7.3041870380"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2825826129
#define TS_SIGNATURE "rusEFI master.2024.02.14.s105.2825826129"
#define SIGNATURE_HASH 217176793
#define TS_SIGNATURE "rusEFI master.2024.02.14.s105.217176793"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1057518238
#define TS_SIGNATURE "rusEFI master.2024.02.14.small-can-board.1057518238"
#define SIGNATURE_HASH 2610366230
#define TS_SIGNATURE "rusEFI master.2024.02.14.small-can-board.2610366230"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f413_nucleo.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f413_nucleo.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f429_nucleo.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f429_nucleo.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f767_nucleo.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.stm32f767_nucleo.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2991565055
#define TS_SIGNATURE "rusEFI master.2024.02.14.subaru_eg33_f7.2991565055"
#define SIGNATURE_HASH 382786935
#define TS_SIGNATURE "rusEFI master.2024.02.14.subaru_eg33_f7.382786935"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 27901463
#define TS_SIGNATURE "rusEFI master.2024.02.14.t-b-g.27901463"
#define SIGNATURE_HASH 2771831711
#define TS_SIGNATURE "rusEFI master.2024.02.14.t-b-g.2771831711"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2332529205
#define TS_SIGNATURE "rusEFI master.2024.02.14.tdg-pdm8.2332529205"
#define SIGNATURE_HASH 798549949
#define TS_SIGNATURE "rusEFI master.2024.02.14.tdg-pdm8.798549949"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 973723752
#define TS_SIGNATURE "rusEFI master.2024.02.14.uaefi.973723752"
#define SIGNATURE_HASH 2660675040
#define TS_SIGNATURE "rusEFI master.2024.02.14.uaefi.2660675040"

View File

@ -152,9 +152,6 @@ float getOutputValueByName(const char *name) {
// injectorDutyCycle
case -354325031:
return engine->outputChannels.injectorDutyCycle;
// veValue
case 1933507837:
return engine->outputChannels.veValue;
// injectionOffset
case -243031057:
return engine->outputChannels.injectionOffset;
@ -206,6 +203,9 @@ float getOutputValueByName(const char *name) {
// tuneCrc16
case -1158359776:
return engine->outputChannels.tuneCrc16;
// veValue
case 1933507837:
return engine->outputChannels.veValue;
// seconds
case -1962923820:
return engine->outputChannels.seconds;

View File

@ -37,12 +37,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.02.14.alphax-2chan.2179978301"
signature = "rusEFI master.2024.02.14.alphax-2chan.628138421"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.02.14.alphax-2chan.2179978301" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.02.14.alphax-2chan.628138421" ; 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
@ -98,7 +98,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.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:34:16 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:57:01 UTC 2024
pageSize = 22232
page = 1
@ -2495,7 +2495,6 @@ oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
veValue = scalar, U08, 45, "ratio", 0.5, 0
injectionOffset = scalar, S16, 46, "deg", 1, 0
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
@ -2513,6 +2512,7 @@ totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
TPS2Value = scalar, S16, 74, "%", 0.01, 0
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
veValue = scalar, U16, 78, "ratio", 0.1, 0
seconds = scalar, U32, 80, "sec", 1, 0
engineMode = scalar, U32, 84, "em", 1, 0
firmwareVersion = scalar, U32, 88, "version_f", 1, 0
@ -4857,7 +4857,6 @@ entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
@ -4875,6 +4874,7 @@ entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"

View File

@ -37,12 +37,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.02.14.alphax-4chan.3131235549"
signature = "rusEFI master.2024.02.14.alphax-4chan.507357525"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.02.14.alphax-4chan.3131235549" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.02.14.alphax-4chan.507357525" ; 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
@ -98,7 +98,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.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:34:18 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:57:03 UTC 2024
pageSize = 22232
page = 1
@ -2495,7 +2495,6 @@ oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
veValue = scalar, U08, 45, "ratio", 0.5, 0
injectionOffset = scalar, S16, 46, "deg", 1, 0
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
@ -2513,6 +2512,7 @@ totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
TPS2Value = scalar, S16, 74, "%", 0.01, 0
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
veValue = scalar, U16, 78, "ratio", 0.1, 0
seconds = scalar, U32, 80, "sec", 1, 0
engineMode = scalar, U32, 84, "em", 1, 0
firmwareVersion = scalar, U32, 88, "version_f", 1, 0
@ -4857,7 +4857,6 @@ entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
@ -4875,6 +4874,7 @@ entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"

View File

@ -37,12 +37,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.02.14.alphax-4chan_f7.3131235549"
signature = "rusEFI master.2024.02.14.alphax-4chan_f7.507357525"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.02.14.alphax-4chan_f7.3131235549" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.02.14.alphax-4chan_f7.507357525" ; 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
@ -98,7 +98,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.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:34:21 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:57:06 UTC 2024
pageSize = 22232
page = 1
@ -2495,7 +2495,6 @@ oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
veValue = scalar, U08, 45, "ratio", 0.5, 0
injectionOffset = scalar, S16, 46, "deg", 1, 0
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
@ -2513,6 +2512,7 @@ totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
TPS2Value = scalar, S16, 74, "%", 0.01, 0
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
veValue = scalar, U16, 78, "ratio", 0.1, 0
seconds = scalar, U32, 80, "sec", 1, 0
engineMode = scalar, U32, 84, "em", 1, 0
firmwareVersion = scalar, U32, 88, "version_f", 1, 0
@ -4857,7 +4857,6 @@ entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
@ -4875,6 +4874,7 @@ entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"

View File

@ -37,12 +37,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.02.14.alphax-8chan-revA.1089372175"
signature = "rusEFI master.2024.02.14.alphax-8chan-revA.3832673671"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.02.14.alphax-8chan-revA.1089372175" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.02.14.alphax-8chan-revA.3832673671" ; 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
@ -98,7 +98,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.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:34:29 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:57:14 UTC 2024
pageSize = 22232
page = 1
@ -2495,7 +2495,6 @@ oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
veValue = scalar, U08, 45, "ratio", 0.5, 0
injectionOffset = scalar, S16, 46, "deg", 1, 0
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
@ -2513,6 +2512,7 @@ totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
TPS2Value = scalar, S16, 74, "%", 0.01, 0
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
veValue = scalar, U16, 78, "ratio", 0.1, 0
seconds = scalar, U32, 80, "sec", 1, 0
engineMode = scalar, U32, 84, "em", 1, 0
firmwareVersion = scalar, U32, 88, "version_f", 1, 0
@ -4857,7 +4857,6 @@ entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
@ -4875,6 +4874,7 @@ entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"

View File

@ -37,12 +37,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.02.14.alphax-8chan.1347744995"
signature = "rusEFI master.2024.02.14.alphax-8chan.4106977643"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.02.14.alphax-8chan.1347744995" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.02.14.alphax-8chan.4106977643" ; 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
@ -98,7 +98,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.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:34:24 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Feb 14 21:57:09 UTC 2024
pageSize = 22248
page = 1
@ -2498,7 +2498,6 @@ oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
veValue = scalar, U08, 45, "ratio", 0.5, 0
injectionOffset = scalar, S16, 46, "deg", 1, 0
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
@ -2516,6 +2515,7 @@ totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
TPS2Value = scalar, S16, 74, "%", 0.01, 0
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
veValue = scalar, U16, 78, "ratio", 0.1, 0
seconds = scalar, U32, 80, "sec", 1, 0
engineMode = scalar, U32, 84, "em", 1, 0
firmwareVersion = scalar, U32, 88, "version_f", 1, 0
@ -4860,7 +4860,6 @@ entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
@ -4878,6 +4877,7 @@ entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"

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