Auto-generated configs and docs
This commit is contained in:
parent
0d6880c9e4
commit
cb7c3e72ba
|
@ -443,7 +443,7 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "fuel: Last injection"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "fuel: load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -993,7 +993,7 @@
|
|||
#define show_Frankenso_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3900087428
|
||||
#define SIGNATURE_HASH 3265588459
|
||||
#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
|
||||
#define spi_device_e_SPI_DEVICE_2 2
|
||||
|
@ -1261,7 +1261,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3900087428"
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3265588459"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -49,7 +49,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -26,7 +26,7 @@ static constexpr LogField fields[] = {
|
|||
{engine->outputChannels.crankingFuelMs, "crankingFuelMs", "ms", 2},
|
||||
{engine->outputChannels.baseFuel, "fuel: base mass", "mg", 3},
|
||||
{engine->outputChannels.fuelRunning, "fuel: running", "mg", 3},
|
||||
{engine->outputChannels.actualLastInjection, "fuel: Last injection", "ms", 3},
|
||||
{engine->outputChannels.actualLastInjection, "fuel: Last inj pulse width", "ms", 3},
|
||||
{engine->outputChannels.injectorDutyCycle, "fuel: injector duty cycle", "%", 0},
|
||||
{engine->outputChannels.veValue, "fuel: VE", "ratio", 1},
|
||||
{engine->outputChannels.injectionOffset, "injectionOffset", "deg", 0},
|
||||
|
|
|
@ -449,7 +449,7 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "fuel: Last injection"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "fuel: load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -1043,7 +1043,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 85103789
|
||||
#define SIGNATURE_HASH 801170626
|
||||
#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
|
||||
#define spi_device_e_SPI_DEVICE_2 2
|
||||
|
@ -1310,7 +1310,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.f407-discovery.85103789"
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 696713905
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.48way.696713905"
|
||||
#define SIGNATURE_HASH 55931614
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.48way.55931614"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1208126924
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.alphax-2chan.1208126924"
|
||||
#define SIGNATURE_HASH 1657863587
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.alphax-2chan.1657863587"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3268054957
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.alphax-4chan.3268054957"
|
||||
#define SIGNATURE_HASH 3893952450
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.alphax-4chan.3893952450"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3128002900
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.alphax-8chan.3128002900"
|
||||
#define SIGNATURE_HASH 2426665275
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.alphax-8chan.2426665275"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1905753900
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.atlas.1905753900"
|
||||
#define SIGNATURE_HASH 1531252547
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.atlas.1531252547"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1434093501
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.core8.1434093501"
|
||||
#define SIGNATURE_HASH 2141779922
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.core8.2141779922"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 85103789
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.f407-discovery.85103789"
|
||||
#define SIGNATURE_HASH 801170626
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1834846731
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.f429-discovery.1834846731"
|
||||
#define SIGNATURE_HASH 1200618084
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.f429-discovery.1200618084"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1326410433
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.frankenso_na6.1326410433"
|
||||
#define SIGNATURE_HASH 1708989102
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.frankenso_na6.1708989102"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3838358129
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.harley81.3838358129"
|
||||
#define SIGNATURE_HASH 3457860126
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.harley81.3457860126"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 70558936
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen-gm-e67.70558936"
|
||||
#define SIGNATURE_HASH 786879671
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen-gm-e67.786879671"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2678418073
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen-honda-k.2678418073"
|
||||
#define SIGNATURE_HASH 3044481782
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen-honda-k.3044481782"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2591726519
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen-nb1.2591726519"
|
||||
#define SIGNATURE_HASH 2963860440
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen-nb1.2963860440"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3936434173
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen121nissan.3936434173"
|
||||
#define SIGNATURE_HASH 3228780434
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen121nissan.3228780434"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1185036334
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen121vag.1185036334"
|
||||
#define SIGNATURE_HASH 1819297857
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen121vag.1819297857"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3989826476
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen128.3989826476"
|
||||
#define SIGNATURE_HASH 3340606403
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen128.3340606403"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2033765197
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen154hyundai.2033765197"
|
||||
#define SIGNATURE_HASH 1407892258
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen154hyundai.1407892258"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2632520636
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen72.2632520636"
|
||||
#define SIGNATURE_HASH 3057345491
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen72.3057345491"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 811821374
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen81.811821374"
|
||||
#define SIGNATURE_HASH 447813969
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen81.447813969"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 911965709
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen88bmw.911965709"
|
||||
#define SIGNATURE_HASH 478744162
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellen88bmw.478744162"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2129513356
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellenNA6.2129513356"
|
||||
#define SIGNATURE_HASH 1413463011
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellenNA6.1413463011"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3259612220
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellenNA8_96.3259612220"
|
||||
#define SIGNATURE_HASH 3902524499
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.hellenNA8_96.3902524499"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2329145267
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.mre_f4.2329145267"
|
||||
#define SIGNATURE_HASH 2684461020
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.mre_f4.2684461020"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 2329145267
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.mre_f7.2329145267"
|
||||
#define SIGNATURE_HASH 2684461020
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.mre_f7.2684461020"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1573472155
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.prometheus_405.1573472155"
|
||||
#define SIGNATURE_HASH 1998272500
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.prometheus_405.1998272500"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 1573472155
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.prometheus_469.1573472155"
|
||||
#define SIGNATURE_HASH 1998272500
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.prometheus_469.1998272500"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 247664390
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.proteus_f4.247664390"
|
||||
#define SIGNATURE_HASH 605126505
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.proteus_f4.605126505"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 247664390
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.proteus_f7.247664390"
|
||||
#define SIGNATURE_HASH 605126505
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.proteus_f7.605126505"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 247664390
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.proteus_h7.247664390"
|
||||
#define SIGNATURE_HASH 605126505
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.proteus_h7.605126505"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3900087428
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3900087428"
|
||||
#define SIGNATURE_HASH 3265588459
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3265588459"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define SIGNATURE_HASH 3891504681
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.tdg-pdm8.3891504681"
|
||||
#define SIGNATURE_HASH 3441546822
|
||||
#define TS_SIGNATURE "rusEFI (FOME) master.2023.04.02.tdg-pdm8.3441546822"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.f407-discovery.85103789"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.f407-discovery.85103789" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.48way.696713905"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.48way.55931614"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.48way.696713905" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.48way.55931614" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.alphax-2chan.1208126924"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.alphax-2chan.1657863587"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.alphax-2chan.1208126924" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.alphax-2chan.1657863587" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.alphax-4chan.3268054957"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.alphax-4chan.3893952450"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.alphax-4chan.3268054957" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.alphax-4chan.3893952450" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.alphax-8chan.3128002900"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.alphax-8chan.2426665275"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.alphax-8chan.3128002900" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.alphax-8chan.2426665275" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.atlas.1905753900"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.atlas.1531252547"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.atlas.1905753900" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.atlas.1531252547" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.core8.1434093501"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.core8.2141779922"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.core8.1434093501" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.core8.2141779922" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.f407-discovery.85103789"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.f407-discovery.85103789" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.f429-discovery.1834846731"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.f429-discovery.1200618084"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.f429-discovery.1834846731" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.f429-discovery.1200618084" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.frankenso_na6.1326410433"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.frankenso_na6.1708989102"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.frankenso_na6.1326410433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.frankenso_na6.1708989102" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.harley81.3838358129"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.harley81.3457860126"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.harley81.3838358129" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.harley81.3457860126" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen-gm-e67.70558936"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen-gm-e67.786879671"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen-gm-e67.70558936" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen-gm-e67.786879671" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen-honda-k.2678418073"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen-honda-k.3044481782"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen-honda-k.2678418073" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen-honda-k.3044481782" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen-nb1.2591726519"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen-nb1.2963860440"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen-nb1.2591726519" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen-nb1.2963860440" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen121nissan.3936434173"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen121nissan.3228780434"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen121nissan.3936434173" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen121nissan.3228780434" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen121vag.1185036334"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen121vag.1819297857"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen121vag.1185036334" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen121vag.1819297857" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen128.3989826476"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen128.3340606403"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen128.3989826476" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen128.3340606403" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen154hyundai.2033765197"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen154hyundai.1407892258"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen154hyundai.2033765197" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen154hyundai.1407892258" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen72.2632520636"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen72.3057345491"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen72.2632520636" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen72.3057345491" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen81.811821374"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen81.447813969"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen81.811821374" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen81.447813969" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen88bmw.911965709"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellen88bmw.478744162"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen88bmw.911965709" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellen88bmw.478744162" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellenNA6.2129513356"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellenNA6.1413463011"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellenNA6.2129513356" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellenNA6.1413463011" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellenNA8_96.3259612220"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.hellenNA8_96.3902524499"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellenNA8_96.3259612220" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.hellenNA8_96.3902524499" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.mre_f4.2329145267"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.mre_f4.2684461020"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.mre_f4.2329145267" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.mre_f4.2684461020" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4289,7 +4289,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.mre_f7.2329145267"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.mre_f7.2684461020"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.mre_f7.2329145267" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.mre_f7.2684461020" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4289,7 +4289,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.prometheus_405.1573472155"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.prometheus_405.1998272500"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.prometheus_405.1573472155" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.prometheus_405.1998272500" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.prometheus_469.1573472155"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.prometheus_469.1998272500"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.prometheus_469.1573472155" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.prometheus_469.1998272500" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.proteus_f4.247664390"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.proteus_f4.605126505"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.proteus_f4.247664390" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.proteus_f4.605126505" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.proteus_f7.247664390"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.proteus_f7.605126505"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.proteus_f7.247664390" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.proteus_f7.605126505" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.proteus_h7.247664390"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.proteus_h7.605126505"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.proteus_h7.247664390" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.proteus_h7.605126505" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3900087428"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3265588459"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3900087428" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.subaru_eg33_f7.3265588459" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI (FOME) master.2023.04.02.tdg-pdm8.3891504681"
|
||||
signature = "rusEFI (FOME) master.2023.04.02.tdg-pdm8.3441546822"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.tdg-pdm8.3891504681" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI (FOME) master.2023.04.02.tdg-pdm8.3441546822" ; 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
|
||||
|
@ -4032,7 +4032,7 @@ gaugeCategory = Fueling
|
|||
iatCorrectionGauge = running_intakeTemperatureCoefficient, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
cltCorrectionGauge = running_coolantTemperatureCoefficient, "fuel: CLT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
injectorDutyCycleGauge=injectorDutyCycle, "fuel: injector duty cycle","%", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last injection", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
actualLastInjectionGauge = actualLastInjection, "fuel: Last inj pulse width", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
veValueGauge = veValue, "fuel: VE", "", 0, 120, 10, 10, 100, 100, 1, 1
|
||||
|
||||
injectorLagMsGauge = injectorLagMs, "fuel: injector lag", "mSec", 0, 10, 0, 0, 10, 10, 3, 1
|
||||
|
@ -4288,7 +4288,7 @@ entry = chargeAirMass, "air mass", float, "%.3f"
|
|||
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
|
||||
entry = baseFuel, "fuel: base mass", float, "%.3f"
|
||||
entry = fuelRunning, "fuel: running", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
|
||||
entry = actualLastInjection, "fuel: Last inj pulse width", float, "%.3f"
|
||||
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
|
||||
entry = veValue, "fuel: VE", float, "%.3f"
|
||||
entry = injectionOffset, "injectionOffset", int, "%d"
|
||||
|
|
|
@ -65,7 +65,7 @@ public class AcControl {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class AntilagSystem {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class BoostControl {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class DcMotors {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class ElectronicThrottle {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class EngineState {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -434,7 +434,7 @@ public class Fields {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
@ -991,7 +991,7 @@ public class Fields {
|
|||
public static final int SentEtbType_FORD_TYPE_1 = 2;
|
||||
public static final int SentEtbType_GM_TYPE_1 = 1;
|
||||
public static final int SentEtbType_NONE = 0;
|
||||
public static final int SIGNATURE_HASH = 85103789;
|
||||
public static final int SIGNATURE_HASH = 801170626;
|
||||
public static final int spi_device_e_SPI_DEVICE_1 = 1;
|
||||
public static final int spi_device_e_SPI_DEVICE_2 = 2;
|
||||
public static final int spi_device_e_SPI_DEVICE_3 = 3;
|
||||
|
@ -1195,7 +1195,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 (FOME) master.2023.04.02.f407-discovery.85103789";
|
||||
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2023.04.02.f407-discovery.801170626";
|
||||
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 = 1368;
|
||||
|
|
|
@ -65,7 +65,7 @@ public class FuelComputer {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class IgnitionState {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class SentState {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class TriggerState {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class TriggerStatePrimary {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
|
@ -65,7 +65,7 @@ public class TsOutputs {
|
|||
public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate";
|
||||
public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction";
|
||||
public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection";
|
||||
public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last inj pulse width";
|
||||
public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level";
|
||||
public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load";
|
||||
public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)";
|
||||
|
|
Loading…
Reference in New Issue