Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-03-09 11:27:10 +00:00
parent 856b73f69e
commit ebd2f94e42
155 changed files with 1148 additions and 1085 deletions

View File

@ -108,14 +108,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -109,14 +109,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) console/binary/output_channels.txt Tue Mar 05 03:31:22 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) console/binary/output_channels.txt Sat Mar 09 11:25:42 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -596,7 +596,7 @@ struct output_channels_s {
* units: deg C
* offset 200
*/
uint16_t egt[EGT_CHANNEL_COUNT];
scaled_channel<uint16_t, 4, 1> egt[EGT_CHANNEL_COUNT];
/**
* units: V
* offset 216
@ -1277,4 +1277,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 796);
// end
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) console/binary/output_channels.txt Tue Mar 05 03:31:22 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) console/binary/output_channels.txt Sat Mar 09 11:25:42 UTC 2024

View File

@ -84,14 +84,14 @@ static const LogField fields[] = {
{engine->outputChannels.debugIntField3, "debugIntField3", "val", 0},
{engine->outputChannels.debugIntField4, "debugIntField4", "val", 0},
{engine->outputChannels.debugIntField5, "debugIntField5", "val", 0},
{engine->outputChannels.egt[0], "EGT 1", "deg C", 0},
{engine->outputChannels.egt[1], "EGT 2", "deg C", 0},
{engine->outputChannels.egt[2], "EGT 3", "deg C", 0},
{engine->outputChannels.egt[3], "EGT 4", "deg C", 0},
{engine->outputChannels.egt[4], "EGT 5", "deg C", 0},
{engine->outputChannels.egt[5], "EGT 6", "deg C", 0},
{engine->outputChannels.egt[6], "EGT 7", "deg C", 0},
{engine->outputChannels.egt[7], "EGT 8", "deg C", 0},
{engine->outputChannels.egt[0], "EGT 1", "deg C", 2},
{engine->outputChannels.egt[1], "EGT 2", "deg C", 2},
{engine->outputChannels.egt[2], "EGT 3", "deg C", 2},
{engine->outputChannels.egt[3], "EGT 4", "deg C", 2},
{engine->outputChannels.egt[4], "EGT 5", "deg C", 2},
{engine->outputChannels.egt[5], "EGT 6", "deg C", 2},
{engine->outputChannels.egt[6], "EGT 7", "deg C", 2},
{engine->outputChannels.egt[7], "EGT 8", "deg C", 2},
{engine->outputChannels.rawTps1Primary, "rawTps1Primary", "V", 3},
{engine->outputChannels.rawPpsPrimary, "rawPpsPrimary", "V", 3},
{engine->outputChannels.rawClt, "rawClt", "V", 3},

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1795940367
#define SIGNATURE_HASH 4042686578
#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"
@ -1548,7 +1549,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.03.09.alphax-2chan.1795940367"
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-2chan.4042686578"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1091,6 +1091,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1188,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2760352932
#define SIGNATURE_HASH 1065010393
#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"
@ -1549,7 +1550,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.03.09.alphax-4chan.2760352932"
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-4chan.1065010393"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1091,6 +1091,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1188,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2760352932
#define SIGNATURE_HASH 1065010393
#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"
@ -1549,7 +1550,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.03.09.alphax-4chan_f7.2760352932"
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-4chan_f7.1065010393"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1383256374
#define SIGNATURE_HASH 3381637451
#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"
@ -1548,7 +1549,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.03.09.alphax-8chan-revA.1383256374"
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan-revA.3381637451"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 725413853
#define SIGNATURE_HASH 2965475232
#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"
@ -1548,7 +1549,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.03.09.alphax-8chan.725413853"
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan.2965475232"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 725413853
#define SIGNATURE_HASH 2965475232
#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"
@ -1548,7 +1549,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.03.09.alphax-8chan_f7.725413853"
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan_f7.2965475232"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.at_start_f435.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.at_start_f435.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1100910319
#define SIGNATURE_HASH 3663982226
#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"
@ -1547,7 +1548,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.03.09.atlas.1100910319"
#define TS_SIGNATURE "rusEFI master.2024.03.09.atlas.3663982226"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 2714280384
#define SIGNATURE_HASH 976601533
#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"
@ -1547,7 +1548,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.03.09.f407-discovery.2714280384"
#define TS_SIGNATURE "rusEFI master.2024.03.09.f407-discovery.976601533"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.f429-discovery.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.f429-discovery.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 927882290
#define SIGNATURE_HASH 2897427535
#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"
@ -1547,7 +1548,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.03.09.f469-discovery.927882290"
#define TS_SIGNATURE "rusEFI master.2024.03.09.f469-discovery.2897427535"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 1394224826
#define SIGNATURE_HASH 3370602183
#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"
@ -1547,7 +1548,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.03.09.frankenso_na6.1394224826"
#define TS_SIGNATURE "rusEFI master.2024.03.09.frankenso_na6.3370602183"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.haba208.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.haba208.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2358362661
#define SIGNATURE_HASH 392995416
#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"
@ -1548,7 +1549,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.03.09.hellen-112-17.2358362661"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-112-17.392995416"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3386916121
#define SIGNATURE_HASH 1377656164
#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"
@ -1547,7 +1548,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.03.09.hellen-gm-e67.3386916121"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-gm-e67.1377656164"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2927108991
#define SIGNATURE_HASH 897925890
#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"
@ -1549,7 +1550,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.03.09.hellen-honda-k.2927108991"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-honda-k.897925890"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3967921281
#define SIGNATURE_HASH 2004667644
#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"
@ -1548,7 +1549,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.03.09.hellen-nb1.3967921281"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-nb1.2004667644"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 673445046
#define SIGNATURE_HASH 3017708747
#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"
@ -1548,7 +1549,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.03.09.hellen121nissan.673445046"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen121nissan.3017708747"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 903890759
#define SIGNATURE_HASH 2921146170
#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"
@ -1548,7 +1549,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.03.09.hellen121vag.903890759"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen121vag.2921146170"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3893063766
#define SIGNATURE_HASH 1945505835
#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"
@ -1548,7 +1549,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.03.09.hellen128.3893063766"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen128.1945505835"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 909758111
#define SIGNATURE_HASH 2915348194
#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"
@ -1548,7 +1549,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.03.09.hellen154hyundai.909758111"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen154hyundai.2915348194"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 909758111
#define SIGNATURE_HASH 2915348194
#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"
@ -1548,7 +1549,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.03.09.hellen154hyundai_f7.909758111"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen154hyundai_f7.2915348194"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2239278653
#define SIGNATURE_HASH 512085568
#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"
@ -1548,7 +1549,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.03.09.hellen72.2239278653"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen72.512085568"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1611254343
#define SIGNATURE_HASH 4227115578
#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"
@ -1547,7 +1548,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.03.09.hellen81.1611254343"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen81.4227115578"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1999298308
#define SIGNATURE_HASH 3973562233
#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"
@ -1548,7 +1549,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.03.09.hellen88bmw.1999298308"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen88bmw.3973562233"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2436675905
#define SIGNATURE_HASH 180476220
#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"
@ -1548,7 +1549,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.03.09.hellenNA6.2436675905"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellenNA6.180476220"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1188,7 +1189,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1860631439
#define SIGNATURE_HASH 4112227314
#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"
@ -1549,7 +1550,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.03.09.hellenNA8_96.1860631439"
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellenNA8_96.4112227314"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2971886206
#define SIGNATURE_HASH 719192579
#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"
@ -1548,7 +1549,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.03.09.m74_9.2971886206"
#define TS_SIGNATURE "rusEFI master.2024.03.09.m74_9.719192579"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 106300510
#define SIGNATURE_HASH 2645255203
#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"
@ -1548,7 +1549,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.03.09.mre_f4.106300510"
#define TS_SIGNATURE "rusEFI master.2024.03.09.mre_f4.2645255203"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 106300510
#define SIGNATURE_HASH 2645255203
#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"
@ -1548,7 +1549,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.03.09.mre_f7.106300510"
#define TS_SIGNATURE "rusEFI master.2024.03.09.mre_f7.2645255203"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.nucleo_f413.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.nucleo_f413.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 890083121
#define SIGNATURE_HASH 2935027532
#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"
@ -1547,7 +1548,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.03.09.prometheus_405.890083121"
#define TS_SIGNATURE "rusEFI master.2024.03.09.prometheus_405.2935027532"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 890083121
#define SIGNATURE_HASH 2935027532
#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"
@ -1547,7 +1548,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.03.09.prometheus_469.890083121"
#define TS_SIGNATURE "rusEFI master.2024.03.09.prometheus_469.2935027532"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3963534422
#define SIGNATURE_HASH 2009324587
#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"
@ -1547,7 +1548,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.03.09.proteus_f4.3963534422"
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_f4.2009324587"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3963534422
#define SIGNATURE_HASH 2009324587
#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"
@ -1547,7 +1548,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.03.09.proteus_f7.3963534422"
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_f7.2009324587"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3963534422
#define SIGNATURE_HASH 2009324587
#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"
@ -1547,7 +1548,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.03.09.proteus_h7.3963534422"
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_h7.2009324587"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3121797731
#define SIGNATURE_HASH 569358878
#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"
@ -1548,7 +1549,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.03.09.s105.3121797731"
#define TS_SIGNATURE "rusEFI master.2024.03.09.s105.569358878"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_Proteus_presets false
#define show_small_can_board_presets true
#define show_test_presets false
#define SIGNATURE_HASH 993564200
#define SIGNATURE_HASH 2697328213
#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"
@ -1549,7 +1550,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.03.09.small-can-board.993564200"
#define TS_SIGNATURE "rusEFI master.2024.03.09.small-can-board.2697328213"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.stm32f429_nucleo.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32f429_nucleo.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.stm32f767_nucleo.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32f767_nucleo.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.stm32h743_nucleo.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32h743_nucleo.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 93936289
#define SIGNATURE_HASH 2657368796
#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"
@ -1547,7 +1548,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.03.09.t-b-g.93936289"
#define TS_SIGNATURE "rusEFI master.2024.03.09.t-b-g.2657368796"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1186,7 +1187,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2402776707
#define SIGNATURE_HASH 348788478
#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"
@ -1547,7 +1548,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.03.09.tdg-pdm8.2402776707"
#define TS_SIGNATURE "rusEFI master.2024.03.09.tdg-pdm8.348788478"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1090,6 +1090,7 @@
#define PACK_MULT_AFR 1000
#define PACK_MULT_AFR_CFG 10
#define PACK_MULT_ANGLE 50
#define PACK_MULT_EGTEMPERATURE 4
#define PACK_MULT_FLEX 2
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_FUEL_MASS 100
@ -1187,7 +1188,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_uaefi_presets true
#define SIGNATURE_HASH 2145593242
#define SIGNATURE_HASH 3827189735
#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"
@ -1548,7 +1549,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.03.09.uaefi.2145593242"
#define TS_SIGNATURE "rusEFI master.2024.03.09.uaefi.3827189735"
#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 1795940367
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-2chan.1795940367"
#define SIGNATURE_HASH 4042686578
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-2chan.4042686578"

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 2760352932
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-4chan.2760352932"
#define SIGNATURE_HASH 1065010393
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-4chan.1065010393"

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 2760352932
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-4chan_f7.2760352932"
#define SIGNATURE_HASH 1065010393
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-4chan_f7.1065010393"

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 1383256374
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan-revA.1383256374"
#define SIGNATURE_HASH 3381637451
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan-revA.3381637451"

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 725413853
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan.725413853"
#define SIGNATURE_HASH 2965475232
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan.2965475232"

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 725413853
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan_f7.725413853"
#define SIGNATURE_HASH 2965475232
#define TS_SIGNATURE "rusEFI master.2024.03.09.alphax-8chan_f7.2965475232"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.at_start_f435.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.at_start_f435.2657368796"

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 1100910319
#define TS_SIGNATURE "rusEFI master.2024.03.09.atlas.1100910319"
#define SIGNATURE_HASH 3663982226
#define TS_SIGNATURE "rusEFI master.2024.03.09.atlas.3663982226"

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 2714280384
#define TS_SIGNATURE "rusEFI master.2024.03.09.f407-discovery.2714280384"
#define SIGNATURE_HASH 976601533
#define TS_SIGNATURE "rusEFI master.2024.03.09.f407-discovery.976601533"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.f429-discovery.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.f429-discovery.2657368796"

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 927882290
#define TS_SIGNATURE "rusEFI master.2024.03.09.f469-discovery.927882290"
#define SIGNATURE_HASH 2897427535
#define TS_SIGNATURE "rusEFI master.2024.03.09.f469-discovery.2897427535"

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 1394224826
#define TS_SIGNATURE "rusEFI master.2024.03.09.frankenso_na6.1394224826"
#define SIGNATURE_HASH 3370602183
#define TS_SIGNATURE "rusEFI master.2024.03.09.frankenso_na6.3370602183"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.haba208.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.haba208.2657368796"

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 2358362661
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-112-17.2358362661"
#define SIGNATURE_HASH 392995416
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-112-17.392995416"

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 3386916121
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-gm-e67.3386916121"
#define SIGNATURE_HASH 1377656164
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-gm-e67.1377656164"

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 2927108991
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-honda-k.2927108991"
#define SIGNATURE_HASH 897925890
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-honda-k.897925890"

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 3967921281
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-nb1.3967921281"
#define SIGNATURE_HASH 2004667644
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen-nb1.2004667644"

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 673445046
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen121nissan.673445046"
#define SIGNATURE_HASH 3017708747
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen121nissan.3017708747"

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 903890759
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen121vag.903890759"
#define SIGNATURE_HASH 2921146170
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen121vag.2921146170"

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 3893063766
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen128.3893063766"
#define SIGNATURE_HASH 1945505835
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen128.1945505835"

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 909758111
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen154hyundai.909758111"
#define SIGNATURE_HASH 2915348194
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen154hyundai.2915348194"

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 909758111
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen154hyundai_f7.909758111"
#define SIGNATURE_HASH 2915348194
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen154hyundai_f7.2915348194"

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 2239278653
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen72.2239278653"
#define SIGNATURE_HASH 512085568
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen72.512085568"

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 1611254343
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen81.1611254343"
#define SIGNATURE_HASH 4227115578
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen81.4227115578"

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 1999298308
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen88bmw.1999298308"
#define SIGNATURE_HASH 3973562233
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellen88bmw.3973562233"

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 2436675905
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellenNA6.2436675905"
#define SIGNATURE_HASH 180476220
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellenNA6.180476220"

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 1860631439
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellenNA8_96.1860631439"
#define SIGNATURE_HASH 4112227314
#define TS_SIGNATURE "rusEFI master.2024.03.09.hellenNA8_96.4112227314"

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 2971886206
#define TS_SIGNATURE "rusEFI master.2024.03.09.m74_9.2971886206"
#define SIGNATURE_HASH 719192579
#define TS_SIGNATURE "rusEFI master.2024.03.09.m74_9.719192579"

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 106300510
#define TS_SIGNATURE "rusEFI master.2024.03.09.mre_f4.106300510"
#define SIGNATURE_HASH 2645255203
#define TS_SIGNATURE "rusEFI master.2024.03.09.mre_f4.2645255203"

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 106300510
#define TS_SIGNATURE "rusEFI master.2024.03.09.mre_f7.106300510"
#define SIGNATURE_HASH 2645255203
#define TS_SIGNATURE "rusEFI master.2024.03.09.mre_f7.2645255203"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.nucleo_f413.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.nucleo_f413.2657368796"

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 890083121
#define TS_SIGNATURE "rusEFI master.2024.03.09.prometheus_405.890083121"
#define SIGNATURE_HASH 2935027532
#define TS_SIGNATURE "rusEFI master.2024.03.09.prometheus_405.2935027532"

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 890083121
#define TS_SIGNATURE "rusEFI master.2024.03.09.prometheus_469.890083121"
#define SIGNATURE_HASH 2935027532
#define TS_SIGNATURE "rusEFI master.2024.03.09.prometheus_469.2935027532"

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 3963534422
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_f4.3963534422"
#define SIGNATURE_HASH 2009324587
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_f4.2009324587"

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 3963534422
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_f7.3963534422"
#define SIGNATURE_HASH 2009324587
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_f7.2009324587"

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 3963534422
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_h7.3963534422"
#define SIGNATURE_HASH 2009324587
#define TS_SIGNATURE "rusEFI master.2024.03.09.proteus_h7.2009324587"

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 3121797731
#define TS_SIGNATURE "rusEFI master.2024.03.09.s105.3121797731"
#define SIGNATURE_HASH 569358878
#define TS_SIGNATURE "rusEFI master.2024.03.09.s105.569358878"

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 993564200
#define TS_SIGNATURE "rusEFI master.2024.03.09.small-can-board.993564200"
#define SIGNATURE_HASH 2697328213
#define TS_SIGNATURE "rusEFI master.2024.03.09.small-can-board.2697328213"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32f429_nucleo.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32f429_nucleo.2657368796"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32f767_nucleo.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32f767_nucleo.2657368796"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32h743_nucleo.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.stm32h743_nucleo.2657368796"

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 93936289
#define TS_SIGNATURE "rusEFI master.2024.03.09.t-b-g.93936289"
#define SIGNATURE_HASH 2657368796
#define TS_SIGNATURE "rusEFI master.2024.03.09.t-b-g.2657368796"

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 2402776707
#define TS_SIGNATURE "rusEFI master.2024.03.09.tdg-pdm8.2402776707"
#define SIGNATURE_HASH 348788478
#define TS_SIGNATURE "rusEFI master.2024.03.09.tdg-pdm8.348788478"

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 2145593242
#define TS_SIGNATURE "rusEFI master.2024.03.09.uaefi.2145593242"
#define SIGNATURE_HASH 3827189735
#define TS_SIGNATURE "rusEFI master.2024.03.09.uaefi.3827189735"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.f407-discovery.2714280384"
signature = "rusEFI master.2024.03.09.f407-discovery.976601533"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.f407-discovery.2714280384" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.f407-discovery.976601533" ; 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
@ -99,7 +99,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 Mar 09 04:37:55 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:27:09 UTC 2024
pageSize = 22236
page = 1
@ -2597,14 +2597,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4966,14 +4966,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.alphax-2chan.1795940367"
signature = "rusEFI master.2024.03.09.alphax-2chan.4042686578"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.alphax-2chan.1795940367" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.alphax-2chan.4042686578" ; 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
@ -99,7 +99,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 Mar 09 04:37:08 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:21 UTC 2024
pageSize = 22236
page = 1
@ -2597,14 +2597,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4965,14 +4965,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.alphax-4chan.2760352932"
signature = "rusEFI master.2024.03.09.alphax-4chan.1065010393"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.alphax-4chan.2760352932" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.alphax-4chan.1065010393" ; 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
@ -99,7 +99,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 Mar 09 04:36:57 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:10 UTC 2024
pageSize = 22236
page = 1
@ -2597,14 +2597,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4965,14 +4965,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.alphax-4chan_f7.2760352932"
signature = "rusEFI master.2024.03.09.alphax-4chan_f7.1065010393"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.alphax-4chan_f7.2760352932" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.alphax-4chan_f7.1065010393" ; 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
@ -99,7 +99,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 Mar 09 04:36:56 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:09 UTC 2024
pageSize = 22236
page = 1
@ -2597,14 +2597,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4965,14 +4965,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.alphax-8chan-revA.1383256374"
signature = "rusEFI master.2024.03.09.alphax-8chan-revA.3381637451"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.alphax-8chan-revA.1383256374" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.alphax-8chan-revA.3381637451" ; 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
@ -99,7 +99,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 Mar 09 04:36:49 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:02 UTC 2024
pageSize = 22236
page = 1
@ -2597,14 +2597,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4965,14 +4965,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.alphax-8chan.725413853"
signature = "rusEFI master.2024.03.09.alphax-8chan.2965475232"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.alphax-8chan.725413853" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.alphax-8chan.2965475232" ; 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
@ -99,7 +99,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 Mar 09 04:36:50 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:03 UTC 2024
pageSize = 22252
page = 1
@ -2600,14 +2600,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4968,14 +4968,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.alphax-8chan_f7.725413853"
signature = "rusEFI master.2024.03.09.alphax-8chan_f7.2965475232"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.alphax-8chan_f7.725413853" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.alphax-8chan_f7.2965475232" ; 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
@ -99,7 +99,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 Mar 09 04:36:52 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:05 UTC 2024
pageSize = 22252
page = 1
@ -2600,14 +2600,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4968,14 +4968,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.03.09.at_start_f435.93936289"
signature = "rusEFI master.2024.03.09.at_start_f435.2657368796"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.03.09.at_start_f435.93936289" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.03.09.at_start_f435.2657368796" ; 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
@ -99,7 +99,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 Mar 09 04:37:23 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 09 11:26:36 UTC 2024
pageSize = 22236
page = 1
@ -2597,14 +2597,14 @@ debugIntField2 = scalar, U32, 188, "val", 1, 0
debugIntField3 = scalar, U32, 192, "val", 1, 0
debugIntField4 = scalar, S16, 196, "val", 1, 0
debugIntField5 = scalar, S16, 198, "val", 1, 0
egt1 = scalar, U16, 200, "deg C", 1, 0
egt2 = scalar, U16, 202, "deg C", 1, 0
egt3 = scalar, U16, 204, "deg C", 1, 0
egt4 = scalar, U16, 206, "deg C", 1, 0
egt5 = scalar, U16, 208, "deg C", 1, 0
egt6 = scalar, U16, 210, "deg C", 1, 0
egt7 = scalar, U16, 212, "deg C", 1, 0
egt8 = scalar, U16, 214, "deg C", 1, 0
egt1 = scalar, U16, 200, "deg C", 0.25, 0
egt2 = scalar, U16, 202, "deg C", 0.25, 0
egt3 = scalar, U16, 204, "deg C", 0.25, 0
egt4 = scalar, U16, 206, "deg C", 0.25, 0
egt5 = scalar, U16, 208, "deg C", 0.25, 0
egt6 = scalar, U16, 210, "deg C", 0.25, 0
egt7 = scalar, U16, 212, "deg C", 0.25, 0
egt8 = scalar, U16, 214, "deg C", 0.25, 0
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
rawClt = scalar, S16, 220, "V", 0.001, 0
@ -4965,14 +4965,14 @@ entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", int, "%d"
entry = egt2, "EGT 2", int, "%d"
entry = egt3, "EGT 3", int, "%d"
entry = egt4, "EGT 4", int, "%d"
entry = egt5, "EGT 5", int, "%d"
entry = egt6, "EGT 6", int, "%d"
entry = egt7, "EGT 7", int, "%d"
entry = egt8, "EGT 8", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"

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