Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-03-28 12:09:36 +00:00
parent 24b18ad9ee
commit 5d84af0c35
39 changed files with 122 additions and 142 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 27 23:02:24 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Mar 28 12:09:12 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -899,11 +899,9 @@ struct engine_configuration_s {
*/
ignition_mode_e ignitionMode;
/**
* This value could be used to offset the whole ignition timing table by a constant
* See also timing_offset_cylinder
* offset 444
*/
angle_t ignitionOffset;
float unusedOldIgnitionOffset;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 448
@ -3864,4 +3862,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s;
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 27 23:02:24 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Mar 28 12:09:12 UTC 2021

View File

@ -899,7 +899,6 @@
#define ignitionIatCorrTable_offset 12832
#define ignitionLoadBins_offset 17312
#define ignitionMode_offset 440
#define ignitionOffset_offset 444
#define ignitionPinMode_offset 649
#define ignitionPins10_offset 645
#define ignitionPins11_offset 646
@ -1247,8 +1246,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 3225854185
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 4047847743
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1583,7 +1582,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.03.27.hellen_cypress.3225854185"
#define TS_SIGNATURE "rusEFI 2021.03.28.hellen_cypress.4047847743"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1713,6 +1712,7 @@
#define unusedBit_490_9_offset 2116
#define unusedHereWeHave_offset 1464
#define unusedOldBiquad_offset 2330
#define unusedOldIgnitionOffset_offset 444
#define unusedSpiPadding4_offset 2593
#define unusedSpiPadding5_offset 2715
#define unusedSpiPadding8_offset 4010

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 27 23:02:22 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Mar 28 12:09:10 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -899,11 +899,9 @@ struct engine_configuration_s {
*/
ignition_mode_e ignitionMode;
/**
* This value could be used to offset the whole ignition timing table by a constant
* See also timing_offset_cylinder
* offset 444
*/
angle_t ignitionOffset;
float unusedOldIgnitionOffset;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 448
@ -3859,4 +3857,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s;
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 27 23:02:22 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Mar 28 12:09:10 UTC 2021

View File

@ -883,7 +883,6 @@
#define ignitionIatCorrTable_offset 12804
#define ignitionLoadBins_offset 17284
#define ignitionMode_offset 440
#define ignitionOffset_offset 444
#define ignitionPinMode_offset 649
#define ignitionPins10_offset 645
#define ignitionPins11_offset 646
@ -1231,8 +1230,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 1071868949
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 249597379
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1567,7 +1566,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.03.27.kin.1071868949"
#define TS_SIGNATURE "rusEFI 2021.03.28.kin.249597379"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1697,6 +1696,7 @@
#define unusedBit_490_9_offset 2116
#define unusedHereWeHave_offset 1464
#define unusedOldBiquad_offset 2322
#define unusedOldIgnitionOffset_offset 444
#define unusedSpiPadding4_offset 2585
#define unusedSpiPadding5_offset 2687
#define unusedSpiPadding8_offset 3982

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:25 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:09:14 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -899,11 +899,9 @@ struct engine_configuration_s {
*/
ignition_mode_e ignitionMode;
/**
* This value could be used to offset the whole ignition timing table by a constant
* See also timing_offset_cylinder
* offset 444
*/
angle_t ignitionOffset;
float unusedOldIgnitionOffset;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 448
@ -3864,4 +3862,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s;
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:25 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:09:14 UTC 2021

View File

@ -899,7 +899,6 @@
#define ignitionIatCorrTable_offset 12832
#define ignitionLoadBins_offset 17312
#define ignitionMode_offset 440
#define ignitionOffset_offset 444
#define ignitionPinMode_offset 649
#define ignitionPins10_offset 645
#define ignitionPins11_offset 646
@ -1247,8 +1246,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 1089015055
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 1911221465
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1583,7 +1582,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2021.03.27.subaru_eg33_f7.1089015055"
#define TS_SIGNATURE "rusEFI 2021.03.28.subaru_eg33_f7.1911221465"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1713,6 +1712,7 @@
#define unusedBit_490_9_offset 2116
#define unusedHereWeHave_offset 1464
#define unusedOldBiquad_offset 2330
#define unusedOldIgnitionOffset_offset 444
#define unusedSpiPadding4_offset 2593
#define unusedSpiPadding5_offset 2715
#define unusedSpiPadding8_offset 4010

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -899,11 +899,9 @@ struct engine_configuration_s {
*/
ignition_mode_e ignitionMode;
/**
* This value could be used to offset the whole ignition timing table by a constant
* See also timing_offset_cylinder
* offset 444
*/
angle_t ignitionOffset;
float unusedOldIgnitionOffset;
/**
* Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light).
* offset 448
@ -3864,4 +3862,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s;
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -897,7 +897,6 @@
#define ignitionIatCorrTable_offset 12832
#define ignitionLoadBins_offset 17312
#define ignitionMode_offset 440
#define ignitionOffset_offset 444
#define ignitionPinMode_offset 649
#define ignitionPins10_offset 645
#define ignitionPins11_offset 646
@ -1244,8 +1243,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 2184870713
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 3006896879
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1580,7 +1579,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.03.27.all.2184870713"
#define TS_SIGNATURE "rusEFI 2021.03.28.all.3006896879"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1710,6 +1709,7 @@
#define unusedBit_490_9_offset 2116
#define unusedHereWeHave_offset 1464
#define unusedOldBiquad_offset 2330
#define unusedOldIgnitionOffset_offset 444
#define unusedSpiPadding4_offset 2593
#define unusedSpiPadding5_offset 2715
#define unusedSpiPadding8_offset 4010

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 2184870713
#define TS_SIGNATURE "rusEFI 2021.03.27.all.2184870713"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 3006896879
#define TS_SIGNATURE "rusEFI 2021.03.28.all.3006896879"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 104879786
#define TS_SIGNATURE "rusEFI 2021.03.27.frankenso_na6.104879786"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 927184764
#define TS_SIGNATURE "rusEFI 2021.03.28.frankenso_na6.927184764"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 3008972871
#define TS_SIGNATURE "rusEFI 2021.03.27.hellen72.3008972871"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 2186979729
#define TS_SIGNATURE "rusEFI 2021.03.28.hellen72.2186979729"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 3225854185
#define TS_SIGNATURE "rusEFI 2021.03.27.hellen_cypress.3225854185"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 4047847743
#define TS_SIGNATURE "rusEFI 2021.03.28.hellen_cypress.4047847743"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 1071868949
#define TS_SIGNATURE "rusEFI 2021.03.27.kin.1071868949"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 249597379
#define TS_SIGNATURE "rusEFI 2021.03.28.kin.249597379"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 4052200254
#define TS_SIGNATURE "rusEFI 2021.03.27.mre_f4.4052200254"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 3229895400
#define TS_SIGNATURE "rusEFI 2021.03.28.mre_f4.3229895400"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 4052200254
#define TS_SIGNATURE "rusEFI 2021.03.27.mre_f7.4052200254"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 3229895400
#define TS_SIGNATURE "rusEFI 2021.03.28.mre_f7.3229895400"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 2427222287
#define TS_SIGNATURE "rusEFI 2021.03.27.prometheus_405.2427222287"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 2712639705
#define TS_SIGNATURE "rusEFI 2021.03.28.prometheus_405.2712639705"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 2427222287
#define TS_SIGNATURE "rusEFI 2021.03.27.prometheus_469.2427222287"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 2712639705
#define TS_SIGNATURE "rusEFI 2021.03.28.prometheus_469.2712639705"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 1729844906
#define TS_SIGNATURE "rusEFI 2021.03.27.proteus_f4.1729844906"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 1444460412
#define TS_SIGNATURE "rusEFI 2021.03.28.proteus_f4.1444460412"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 1729844906
#define TS_SIGNATURE "rusEFI 2021.03.27.proteus_f7.1729844906"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 1444460412
#define TS_SIGNATURE "rusEFI 2021.03.28.proteus_f7.1444460412"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.03.27
#define SIGNATURE_HASH 1089015055
#define TS_SIGNATURE "rusEFI 2021.03.27.subaru_eg33_f7.1089015055"
#define SIGNATURE_DATE 2021.03.28
#define SIGNATURE_HASH 1911221465
#define TS_SIGNATURE "rusEFI 2021.03.28.subaru_eg33_f7.1911221465"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.all.2184870713"
signature = "rusEFI 2021.03.28.all.3006896879"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.all.2184870713" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.all.3006896879" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.frankenso_na6.104879786"
signature = "rusEFI 2021.03.28.frankenso_na6.927184764"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.frankenso_na6.104879786" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.frankenso_na6.927184764" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:11 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:55 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.hellen72.3008972871"
signature = "rusEFI 2021.03.28.hellen72.2186979729"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.hellen72.3008972871" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.hellen72.2186979729" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:03 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:47 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.hellen_cypress.3225854185"
signature = "rusEFI 2021.03.28.hellen_cypress.4047847743"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.hellen_cypress.3225854185" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.hellen_cypress.4047847743" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 27 23:02:24 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Mar 28 12:09:12 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.kin.1071868949"
signature = "rusEFI 2021.03.28.kin.249597379"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.kin.1071868949" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.kin.249597379" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 27 23:02:22 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Mar 28 12:09:10 UTC 2021
pageSize = 19972
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1292,7 +1292,6 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.mre_f4.4052200254"
signature = "rusEFI 2021.03.28.mre_f4.3229895400"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.mre_f4.4052200254" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.mre_f4.3229895400" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:07 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:52 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.mre_f7.4052200254"
signature = "rusEFI 2021.03.28.mre_f7.3229895400"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.mre_f7.4052200254" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.mre_f7.3229895400" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:05 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:50 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.prometheus_405.2427222287"
signature = "rusEFI 2021.03.28.prometheus_405.2712639705"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.prometheus_405.2427222287" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.prometheus_405.2712639705" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:16 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:09:00 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.prometheus_469.2427222287"
signature = "rusEFI 2021.03.28.prometheus_469.2712639705"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.prometheus_469.2427222287" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.prometheus_469.2712639705" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:15 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:57 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.proteus_f4.1729844906"
signature = "rusEFI 2021.03.28.proteus_f4.1444460412"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.proteus_f4.1729844906" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.proteus_f4.1444460412" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:20 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:09:08 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.proteus_f7.1729844906"
signature = "rusEFI 2021.03.28.proteus_f7.1444460412"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.proteus_f7.1729844906" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.proteus_f7.1444460412" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:18 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:09:05 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.03.27.subaru_eg33_f7.1089015055"
signature = "rusEFI 2021.03.28.subaru_eg33_f7.1911221465"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.03.27.subaru_eg33_f7.1089015055" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.03.28.subaru_eg33_f7.1911221465" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:25 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:09:14 UTC 2021
pageSize = 20000
page = 1
@ -173,7 +173,7 @@ injectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "S
extraInjectionOffset = scalar, F32, 432, "deg", 1.0, 0.0, -720, 720, 2
crankingTimingAngle = scalar, F32, 436, "deg", 1.0, 0.0, -360, 360, 2
ignitionMode = bits, U32, 440, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors"
ignitionOffset = scalar, F32, 444, "RPM", 1.0, 0, 0, 3000.0, 0
unusedOldIgnitionOffset = scalar, F32, 444, "unused", 1.0,0,0,1,0
timingMode = bits, U32, 448, [0:0], "dynamic", "fixed"
fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
@ -1308,7 +1308,6 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
extraInjectionOffset = "this is about deciding when the injector starts it's squirt\nSee also injectionPhase map\ntodo: do we need even need this since we have the map anyway?"
crankingTimingAngle = "Ignition advance angle used during engine cranking, 5-10 degrees will work as a base setting for most engines.\nset cranking_timing_angle X"
ignitionMode = ""Single Coil" is for use on distributed ignition system. "Individual Coils" is to be used when you have one coil per cylinder (COP or similar). "Wasted Spark" means one coil is driving two spark plugs in two cylinders, with one of the sparks not doing anything since it's happening on the exhaust cycle\nset ignition_mode X"
ignitionOffset = "This value could be used to offset the whole ignition timing table by a constant\nSee also timing_offset_cylinder"
timingMode = "Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light)."
fixedModeTiming = "This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing\nThis mode is useful when adjusting distributor location."
globalTriggerAngleOffset = "Angle between Top Dead Center (TDC) and the first trigger event.\nPositive value in case of synchnization point before TDC and negative in case of synchnization point after TDC\n.Knowing this angle allows us to control timing and other angles in reference to TDC.\nset global_trigger_offset_angle X"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 27 23:02:01 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Mar 28 12:08:45 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -874,7 +874,6 @@ public class Fields {
public static final int ignitionIatCorrTable_offset = 12832;
public static final int ignitionLoadBins_offset = 17312;
public static final int ignitionMode_offset = 440;
public static final int ignitionOffset_offset = 444;
public static final int ignitionPinMode_offset = 649;
public static final int ignitionPins10_offset = 645;
public static final int ignitionPins11_offset = 646;
@ -1482,7 +1481,7 @@ public class Fields {
public static final char TS_SD_R_COMMAND = 'r';
public static final char TS_SD_W_COMMAND = 'w';
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2021.03.27.all.2184870713";
public static final String TS_SIGNATURE = "rusEFI 2021.03.28.all.3006896879";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TT_TT_1_16 = 50;
public static final int TT_TT_2JZ_1_12 = 29;
@ -1609,6 +1608,7 @@ public class Fields {
public static final int unusedBit_490_9_offset = 2116;
public static final int unusedHereWeHave_offset = 1464;
public static final int unusedOldBiquad_offset = 2330;
public static final int unusedOldIgnitionOffset_offset = 444;
public static final int unusedSpiPadding4_offset = 2593;
public static final int unusedSpiPadding5_offset = 2715;
public static final int unusedSpiPadding8_offset = 4010;
@ -1770,7 +1770,7 @@ public class Fields {
public static final Field EXTRAINJECTIONOFFSET = Field.create("EXTRAINJECTIONOFFSET", 432, FieldType.FLOAT);
public static final Field CRANKINGTIMINGANGLE = Field.create("CRANKINGTIMINGANGLE", 436, FieldType.FLOAT);
public static final Field IGNITIONMODE = Field.create("IGNITIONMODE", 440, FieldType.INT);
public static final Field IGNITIONOFFSET = Field.create("IGNITIONOFFSET", 444, FieldType.FLOAT);
public static final Field UNUSEDOLDIGNITIONOFFSET = Field.create("UNUSEDOLDIGNITIONOFFSET", 444, FieldType.FLOAT);
public static final Field TIMINGMODE = Field.create("TIMINGMODE", 448, FieldType.INT);
public static final Field FIXEDMODETIMING = Field.create("FIXEDMODETIMING", 452, FieldType.FLOAT);
public static final Field GLOBALTRIGGERANGLEOFFSET = Field.create("GLOBALTRIGGERANGLEOFFSET", 456, FieldType.FLOAT);
@ -2853,7 +2853,7 @@ public class Fields {
EXTRAINJECTIONOFFSET,
CRANKINGTIMINGANGLE,
IGNITIONMODE,
IGNITIONOFFSET,
UNUSEDOLDIGNITIONOFFSET,
TIMINGMODE,
FIXEDMODETIMING,
GLOBALTRIGGERANGLEOFFSET,

View File

@ -1,6 +1,6 @@
<roms>
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sat Mar 27 23:02:02 UTC 2021 -->
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sun Mar 28 12:08:47 UTC 2021 -->
<rom>
<romid>