Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-01-16 05:45:06 +00:00
parent 78e477765f
commit d0e1b6e5e4
89 changed files with 468 additions and 308 deletions

View File

@ -396,6 +396,7 @@
#define FUEL_LOAD_COUNT 16
#define FUEL_RPM_COUNT 16
#define GAP_TRACKING_LENGTH 18
#define GAUGE_CATEGORY_TIMING "Timing"
#define GAUGE_COIL_DWELL_TIME "dwell: coil charge time"
#define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll"
#define GAUGE_NAME_ACCEL_X "Acceleration: X"
@ -1042,7 +1043,7 @@
#define SENT_INPUT_COUNT 1
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH snap_60933
#define SIGNATURE_HASH snap_28661
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1317,7 +1318,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2023.01.16.cypress.snap_60933"
#define TS_SIGNATURE "rusEFI 2023.01.16.cypress.snap_28661"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -396,6 +396,7 @@
#define FUEL_LOAD_COUNT 16
#define FUEL_RPM_COUNT 16
#define GAP_TRACKING_LENGTH 18
#define GAUGE_CATEGORY_TIMING "Timing"
#define GAUGE_COIL_DWELL_TIME "dwell: coil charge time"
#define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll"
#define GAUGE_NAME_ACCEL_X "Acceleration: X"
@ -1042,7 +1043,7 @@
#define SENT_INPUT_COUNT 1
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH snap_19657
#define SIGNATURE_HASH snap_52537
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1317,7 +1318,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2023.01.16.kin.snap_19657"
#define TS_SIGNATURE "rusEFI 2023.01.16.kin.snap_52537"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -390,6 +390,7 @@
#define FUEL_LOAD_COUNT 16
#define FUEL_RPM_COUNT 16
#define GAP_TRACKING_LENGTH 18
#define GAUGE_CATEGORY_TIMING "Timing"
#define GAUGE_COIL_DWELL_TIME "dwell: coil charge time"
#define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll"
#define GAUGE_NAME_ACCEL_X "Acceleration: X"
@ -992,7 +993,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH snap_14303
#define SIGNATURE_HASH snap_46639
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1268,7 +1269,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2023.01.16.subaru_eg33_f7.snap_14303"
#define TS_SIGNATURE "rusEFI 2023.01.16.subaru_eg33_f7.snap_46639"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,2 +1,6 @@
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2

View File

@ -484,8 +484,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0

View File

@ -385,8 +385,8 @@ timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldTy
timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 812, 0.01, -20.0, 20.0, "deg"),
alignmentFill_at_18("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 814, 1.0, -20.0, 100.0, "units"),
dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 816, 1.0, -1.0, -1.0, ""),
luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 820, 1.0, -1.0, -1.0, ""),
luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -1.0, -1.0, ""),
luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 820, 1.0, -20.0, 20.0, "deg"),
luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -20.0, 20.0, "deg"),
m_knockRetard("Knock Degrees retarded\nlarger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 828, 1.0, -1.0, -1.0, ""),
m_knockThreshold("m_knockThreshold", SensorCategory.SENSOR_INPUTS, FieldType.INT, 832, 1.0, -1.0, -1.0, ""),
m_knockCount("m_knockCount", SensorCategory.SENSOR_INPUTS, FieldType.INT, 836, 1.0, -1.0, -1.0, ""),

View File

@ -268,8 +268,8 @@ static constexpr LogField fields[] = {
{engine->ignitionState.timingIatCorrection, "timingIatCorrection", "deg", 2},
{engine->ignitionState.timingPidCorrection, "timingPidCorrection", "deg", 2},
{engine->ignitionState.dwellVoltageCorrection, "dwellVoltageCorrection", "", 0},
{engine->ignitionState.luaTimingAdd, "luaTimingAdd", "", 0},
{engine->ignitionState.luaTimingMult, "luaTimingMult", "", 0},
{engine->ignitionState.luaTimingAdd, "luaTimingAdd", "deg", 2},
{engine->ignitionState.luaTimingMult, "luaTimingMult", "deg", 2},
{engine->engineState.lua.fuelAdd, "lua.fuelAdd", "", 0},
{engine->engineState.lua.fuelMult, "lua.fuelMult", "", 0},
{engine->engineState.sd.tCharge, "speed density", "", 0},

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Sun Jan 15 13:36:59 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -48,10 +48,12 @@ struct ignition_state_s {
*/
float dwellVoltageCorrection = (float)0;
/**
deg
* offset 24
*/
float luaTimingAdd = (float)0;
/**
deg
* offset 28
*/
float luaTimingMult = (float)0;
@ -59,4 +61,4 @@ struct ignition_state_s {
static_assert(sizeof(ignition_state_s) == 32);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Sun Jan 15 13:36:59 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 05:44:04 UTC 2023

View File

@ -396,6 +396,7 @@
#define FUEL_LOAD_COUNT 16
#define FUEL_RPM_COUNT 16
#define GAP_TRACKING_LENGTH 18
#define GAUGE_CATEGORY_TIMING "Timing"
#define GAUGE_COIL_DWELL_TIME "dwell: coil charge time"
#define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll"
#define GAUGE_NAME_ACCEL_X "Acceleration: X"
@ -1042,7 +1043,7 @@
#define SENT_INPUT_COUNT 1
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH snap_60933
#define SIGNATURE_HASH snap_28661
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1317,7 +1318,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2023.01.16.all.snap_60933"
#define TS_SIGNATURE "rusEFI 2023.01.16.all.snap_28661"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_58954
#define TS_SIGNATURE "rusEFI 2023.01.16.48way.snap_58954"
#define SIGNATURE_HASH snap_26554
#define TS_SIGNATURE "rusEFI 2023.01.16.48way.snap_26554"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_60933
#define TS_SIGNATURE "rusEFI 2023.01.16.all.snap_60933"
#define SIGNATURE_HASH snap_28661
#define TS_SIGNATURE "rusEFI 2023.01.16.all.snap_28661"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_29545
#define TS_SIGNATURE "rusEFI 2023.01.16.alphax-2chan.snap_29545"
#define SIGNATURE_HASH snap_62105
#define TS_SIGNATURE "rusEFI 2023.01.16.alphax-2chan.snap_62105"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_65324
#define TS_SIGNATURE "rusEFI 2023.01.16.alphax-4chan.snap_65324"
#define SIGNATURE_HASH snap_32476
#define TS_SIGNATURE "rusEFI 2023.01.16.alphax-4chan.snap_32476"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_29065
#define TS_SIGNATURE "rusEFI 2023.01.16.alphax-8chan.snap_29065"
#define SIGNATURE_HASH snap_61561
#define TS_SIGNATURE "rusEFI 2023.01.16.alphax-8chan.snap_61561"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_6946
#define TS_SIGNATURE "rusEFI 2023.01.16.atlas.snap_6946"
#define SIGNATURE_HASH snap_39634
#define TS_SIGNATURE "rusEFI 2023.01.16.atlas.snap_39634"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_49148
#define TS_SIGNATURE "rusEFI 2023.01.16.core8.snap_49148"
#define SIGNATURE_HASH snap_15884
#define TS_SIGNATURE "rusEFI 2023.01.16.core8.snap_15884"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH snap_60933
#define TS_SIGNATURE "rusEFI 2023.01.16.cypress.snap_60933"
#define SIGNATURE_HASH snap_28661
#define TS_SIGNATURE "rusEFI 2023.01.16.cypress.snap_28661"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_60933
#define TS_SIGNATURE "rusEFI 2023.01.16.f407-discovery.snap_60933"
#define SIGNATURE_HASH snap_28661
#define TS_SIGNATURE "rusEFI 2023.01.16.f407-discovery.snap_28661"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_60933
#define TS_SIGNATURE "rusEFI 2023.01.16.f429-discovery.snap_60933"
#define SIGNATURE_HASH snap_28661
#define TS_SIGNATURE "rusEFI 2023.01.16.f429-discovery.snap_28661"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_4801
#define TS_SIGNATURE "rusEFI 2023.01.16.frankenso_na6.snap_4801"
#define SIGNATURE_HASH snap_37681
#define TS_SIGNATURE "rusEFI 2023.01.16.frankenso_na6.snap_37681"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_43258
#define TS_SIGNATURE "rusEFI 2023.01.16.harley81.snap_43258"
#define SIGNATURE_HASH snap_10506
#define TS_SIGNATURE "rusEFI 2023.01.16.harley81.snap_10506"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_36097
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen-gm-e67.snap_36097"
#define SIGNATURE_HASH snap_3313
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen-gm-e67.snap_3313"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_57289
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen-nb1.snap_57289"
#define SIGNATURE_HASH snap_24121
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen-nb1.snap_24121"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_5015
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen121nissan.snap_5015"
#define SIGNATURE_HASH snap_37479
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen121nissan.snap_37479"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_31000
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen121vag.snap_31000"
#define SIGNATURE_HASH snap_63720
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen121vag.snap_63720"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_37694
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen128.snap_37694"
#define SIGNATURE_HASH snap_4814
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen128.snap_4814"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_54502
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen154hyundai.snap_54502"
#define SIGNATURE_HASH snap_21782
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen154hyundai.snap_21782"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_57486
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen72.snap_57486"
#define SIGNATURE_HASH snap_24958
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen72.snap_24958"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_28792
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen81.snap_28792"
#define SIGNATURE_HASH snap_61832
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen81.snap_61832"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_64969
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen88bmw.snap_64969"
#define SIGNATURE_HASH snap_31801
#define TS_SIGNATURE "rusEFI 2023.01.16.hellen88bmw.snap_31801"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_24370
#define TS_SIGNATURE "rusEFI 2023.01.16.hellenNA6.snap_24370"
#define SIGNATURE_HASH snap_57026
#define TS_SIGNATURE "rusEFI 2023.01.16.hellenNA6.snap_57026"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_24557
#define TS_SIGNATURE "rusEFI 2023.01.16.hellenNA8_96.snap_24557"
#define SIGNATURE_HASH snap_56861
#define TS_SIGNATURE "rusEFI 2023.01.16.hellenNA8_96.snap_56861"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH snap_19657
#define TS_SIGNATURE "rusEFI 2023.01.16.kin.snap_19657"
#define SIGNATURE_HASH snap_52537
#define TS_SIGNATURE "rusEFI 2023.01.16.kin.snap_52537"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_13118
#define TS_SIGNATURE "rusEFI 2023.01.16.m74_9.snap_13118"
#define SIGNATURE_HASH snap_45774
#define TS_SIGNATURE "rusEFI 2023.01.16.m74_9.snap_45774"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_35077
#define TS_SIGNATURE "rusEFI 2023.01.16.mre_f4.snap_35077"
#define SIGNATURE_HASH snap_2293
#define TS_SIGNATURE "rusEFI 2023.01.16.mre_f4.snap_2293"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_35077
#define TS_SIGNATURE "rusEFI 2023.01.16.mre_f7.snap_35077"
#define SIGNATURE_HASH snap_2293
#define TS_SIGNATURE "rusEFI 2023.01.16.mre_f7.snap_2293"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_14307
#define TS_SIGNATURE "rusEFI 2023.01.16.prometheus_405.snap_14307"
#define SIGNATURE_HASH snap_46611
#define TS_SIGNATURE "rusEFI 2023.01.16.prometheus_405.snap_46611"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_14307
#define TS_SIGNATURE "rusEFI 2023.01.16.prometheus_469.snap_14307"
#define SIGNATURE_HASH snap_46611
#define TS_SIGNATURE "rusEFI 2023.01.16.prometheus_469.snap_46611"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_9653
#define TS_SIGNATURE "rusEFI 2023.01.16.proteus_f4.snap_9653"
#define SIGNATURE_HASH snap_42053
#define TS_SIGNATURE "rusEFI 2023.01.16.proteus_f4.snap_42053"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_9653
#define TS_SIGNATURE "rusEFI 2023.01.16.proteus_f7.snap_9653"
#define SIGNATURE_HASH snap_42053
#define TS_SIGNATURE "rusEFI 2023.01.16.proteus_f7.snap_42053"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_9653
#define TS_SIGNATURE "rusEFI 2023.01.16.proteus_h7.snap_9653"
#define SIGNATURE_HASH snap_42053
#define TS_SIGNATURE "rusEFI 2023.01.16.proteus_h7.snap_42053"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_19906
#define TS_SIGNATURE "rusEFI 2023.01.16.s105.snap_19906"
#define SIGNATURE_HASH snap_52274
#define TS_SIGNATURE "rusEFI 2023.01.16.s105.snap_52274"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_14303
#define TS_SIGNATURE "rusEFI 2023.01.16.subaru_eg33_f7.snap_14303"
#define SIGNATURE_HASH snap_46639
#define TS_SIGNATURE "rusEFI 2023.01.16.subaru_eg33_f7.snap_46639"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH snap_8273
#define TS_SIGNATURE "rusEFI 2023.01.16.tdg-pdm8.snap_8273"
#define SIGNATURE_HASH snap_41377
#define TS_SIGNATURE "rusEFI 2023.01.16.tdg-pdm8.snap_41377"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.all.snap_60933"
signature = "rusEFI 2023.01.16.all.snap_28661"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.all.snap_60933" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.all.snap_28661" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:55 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:54 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.48way.snap_58954"
signature = "rusEFI 2023.01.16.48way.snap_26554"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.48way.snap_58954" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.48way.snap_26554" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:39 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:36 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.alphax-2chan.snap_29545"
signature = "rusEFI 2023.01.16.alphax-2chan.snap_62105"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.alphax-2chan.snap_29545" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.alphax-2chan.snap_62105" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:09 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.alphax-4chan.snap_65324"
signature = "rusEFI 2023.01.16.alphax-4chan.snap_32476"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.alphax-4chan.snap_65324" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.alphax-4chan.snap_32476" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:18 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:10 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.alphax-8chan.snap_29065"
signature = "rusEFI 2023.01.16.alphax-8chan.snap_61561"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.alphax-8chan.snap_29065" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.alphax-8chan.snap_61561" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:19 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:12 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.atlas.snap_6946"
signature = "rusEFI 2023.01.16.atlas.snap_39634"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.atlas.snap_6946" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.atlas.snap_39634" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:52 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:51 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.core8.snap_49148"
signature = "rusEFI 2023.01.16.core8.snap_15884"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.core8.snap_49148" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.core8.snap_15884" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:38 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:34 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.cypress.snap_60933"
signature = "rusEFI 2023.01.16.cypress.snap_28661"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.cypress.snap_60933" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.cypress.snap_28661" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jan 16 05:08:14 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jan 16 05:44:06 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.f407-discovery.snap_60933"
signature = "rusEFI 2023.01.16.f407-discovery.snap_28661"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.f407-discovery.snap_60933" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.f407-discovery.snap_28661" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:50 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:48 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.f429-discovery.snap_60933"
signature = "rusEFI 2023.01.16.f429-discovery.snap_28661"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.f429-discovery.snap_60933" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.f429-discovery.snap_28661" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:51 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:50 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.frankenso_na6.snap_4801"
signature = "rusEFI 2023.01.16.frankenso_na6.snap_37681"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.frankenso_na6.snap_4801" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.frankenso_na6.snap_37681" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:43 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:40 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.harley81.snap_43258"
signature = "rusEFI 2023.01.16.harley81.snap_10506"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.harley81.snap_43258" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.harley81.snap_10506" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:20 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:13 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen-gm-e67.snap_36097"
signature = "rusEFI 2023.01.16.hellen-gm-e67.snap_3313"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen-gm-e67.snap_36097" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen-gm-e67.snap_3313" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:32 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:27 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen-nb1.snap_57289"
signature = "rusEFI 2023.01.16.hellen-nb1.snap_24121"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen-nb1.snap_57289" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen-nb1.snap_24121" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:30 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:25 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen121nissan.snap_5015"
signature = "rusEFI 2023.01.16.hellen121nissan.snap_37479"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen121nissan.snap_5015" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen121nissan.snap_37479" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:24 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:18 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen121vag.snap_31000"
signature = "rusEFI 2023.01.16.hellen121vag.snap_63720"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen121vag.snap_31000" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen121vag.snap_63720" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:23 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:16 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen128.snap_37694"
signature = "rusEFI 2023.01.16.hellen128.snap_4814"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen128.snap_37694" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen128.snap_4814" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:15 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen154hyundai.snap_54502"
signature = "rusEFI 2023.01.16.hellen154hyundai.snap_21782"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen154hyundai.snap_54502" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen154hyundai.snap_21782" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:25 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:19 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen72.snap_57486"
signature = "rusEFI 2023.01.16.hellen72.snap_24958"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen72.snap_57486" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen72.snap_24958" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:28 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:22 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen81.snap_28792"
signature = "rusEFI 2023.01.16.hellen81.snap_61832"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen81.snap_28792" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen81.snap_61832" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:29 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:24 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellen88bmw.snap_64969"
signature = "rusEFI 2023.01.16.hellen88bmw.snap_31801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellen88bmw.snap_64969" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellen88bmw.snap_31801" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:27 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:21 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellenNA6.snap_24370"
signature = "rusEFI 2023.01.16.hellenNA6.snap_57026"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellenNA6.snap_24370" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellenNA6.snap_57026" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:33 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:28 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.hellenNA8_96.snap_24557"
signature = "rusEFI 2023.01.16.hellenNA8_96.snap_56861"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.hellenNA8_96.snap_24557" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.hellenNA8_96.snap_56861" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:34 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:30 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.kin.snap_19657"
signature = "rusEFI 2023.01.16.kin.snap_52537"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.kin.snap_19657" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.kin.snap_52537" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jan 16 05:08:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jan 16 05:44:05 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.m74_9.snap_13118"
signature = "rusEFI 2023.01.16.m74_9.snap_45774"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.m74_9.snap_13118" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.m74_9.snap_45774" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:40 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:37 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.mre_f4.snap_35077"
signature = "rusEFI 2023.01.16.mre_f4.snap_2293"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.mre_f4.snap_35077" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.mre_f4.snap_2293" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:37 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:33 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.mre_f7.snap_35077"
signature = "rusEFI 2023.01.16.mre_f7.snap_2293"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.mre_f7.snap_35077" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.mre_f7.snap_2293" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:35 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:31 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.prometheus_405.snap_14307"
signature = "rusEFI 2023.01.16.prometheus_405.snap_46611"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.prometheus_405.snap_14307" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.prometheus_405.snap_46611" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:45 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:43 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.prometheus_469.snap_14307"
signature = "rusEFI 2023.01.16.prometheus_469.snap_46611"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.prometheus_469.snap_14307" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.prometheus_469.snap_46611" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:44 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:41 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.proteus_f4.snap_9653"
signature = "rusEFI 2023.01.16.proteus_f4.snap_42053"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.proteus_f4.snap_9653" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.proteus_f4.snap_42053" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:48 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:46 UTC 2023
pageSize = 26368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.proteus_f7.snap_9653"
signature = "rusEFI 2023.01.16.proteus_f7.snap_42053"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.proteus_f7.snap_9653" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.proteus_f7.snap_42053" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:46 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:44 UTC 2023
pageSize = 26368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.proteus_h7.snap_9653"
signature = "rusEFI 2023.01.16.proteus_h7.snap_42053"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.proteus_h7.snap_9653" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.proteus_h7.snap_42053" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:49 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:47 UTC 2023
pageSize = 26368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.s105.snap_19906"
signature = "rusEFI 2023.01.16.s105.snap_52274"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.s105.snap_19906" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.s105.snap_52274" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:41 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:38 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.subaru_eg33_f7.snap_14303"
signature = "rusEFI 2023.01.16.subaru_eg33_f7.snap_46639"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.subaru_eg33_f7.snap_14303" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.subaru_eg33_f7.snap_46639" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:15 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:08 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2023.01.16.tdg-pdm8.snap_8273"
signature = "rusEFI 2023.01.16.tdg-pdm8.snap_41377"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI 2023.01.16.tdg-pdm8.snap_8273" ; signature is expected to be 7 or more characters.
signature= "rusEFI 2023.01.16.tdg-pdm8.snap_41377" ; 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
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:54 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:53 UTC 2023
pageSize = 22368
page = 1
@ -2699,8 +2699,8 @@ cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
luaTimingAdd = scalar, F32, 820, "", 1, 0
luaTimingMult = scalar, F32, 824, "", 1, 0
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
luaTimingMult = scalar, F32, 824, "deg", 1, 0
; total TS size = 828
m_knockRetard = scalar, F32, 828, "", 1, 0
m_knockThreshold = scalar, F32, 832, "", 1, 0
@ -3918,8 +3918,12 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
[GaugeConfigurations]
gaugeCategory = Timing
gaugeCategory = "Timing"
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingAddGauge = luaTimingAdd,"luaTimingAdd", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
luaTimingMultGauge = luaTimingMult,"luaTimingMult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
gaugeCategory = Trigger

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sun Jan 15 13:37:00 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class AcControl {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/antilag_system_state.txt Sun Jan 15 13:37:00 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/antilag_system_state.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class AntilagSystem {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sun Jan 15 13:37:00 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class BoostControl {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sun Jan 15 13:37:00 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class EngineState {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:08:57 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 05:44:57 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -379,6 +379,7 @@ public class Fields {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";
@ -1199,7 +1200,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2023.01.16.all.snap_60933";
public static final String TS_SIGNATURE = "rusEFI 2023.01.16.all.snap_28661";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1300;

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Sun Jan 15 11:31:05 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class FuelComputer {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Sun Jan 15 13:36:59 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class IgnitionState {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sun Jan 15 13:37:00 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Mon Jan 16 05:44:05 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class TriggerState {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Sun Jan 15 13:37:00 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Mon Jan 16 05:44:05 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class TriggerStatePrimary {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Jan 15 11:31:05 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Jan 16 05:44:04 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -103,6 +103,7 @@ public class TsOutputs {
public static final int FUEL_LOAD_COUNT = 16;
public static final int FUEL_RPM_COUNT = 16;
public static final int GAP_TRACKING_LENGTH = 18;
public static final String GAUGE_CATEGORY_TIMING = "Timing";
public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";
public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll";
public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X";