Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-09-06 00:26:59 +00:00
parent 36792f55b5
commit 7ea3f337ee
55 changed files with 316 additions and 316 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 Fri Sep 03 10:34:25 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 00:25:57 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -189,13 +189,13 @@ struct gppwm_channel {
*/ */
uint16_t pwmFrequency; uint16_t pwmFrequency;
/** /**
* In on-off mode, turn the output on when the table value is above this duty. * Hysteresis: in on-off mode, turn the output on when the table value is above this duty.
% %
* offset 4 * offset 4
*/ */
uint8_t onAboveDuty; uint8_t onAboveDuty;
/** /**
* In on-off mode, turn the output off when the table value is below this duty. * Hysteresis: in on-off mode, turn the output off when the table value is below this duty.
% %
* offset 5 * offset 5
*/ */
@ -4333,4 +4333,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Sep 03 10:34:25 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 00:25:57 UTC 2021

View File

@ -1266,8 +1266,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.09.03 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 954581760 #define SIGNATURE_HASH 1014445902
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1623,7 +1623,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.09.03.hellen_cypress.954581760" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen_cypress.1014445902"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

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 Fri Sep 03 10:34:23 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 00:25:55 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -189,13 +189,13 @@ struct gppwm_channel {
*/ */
uint16_t pwmFrequency; uint16_t pwmFrequency;
/** /**
* In on-off mode, turn the output on when the table value is above this duty. * Hysteresis: in on-off mode, turn the output on when the table value is above this duty.
% %
* offset 4 * offset 4
*/ */
uint8_t onAboveDuty; uint8_t onAboveDuty;
/** /**
* In on-off mode, turn the output off when the table value is below this duty. * Hysteresis: in on-off mode, turn the output off when the table value is below this duty.
% %
* offset 5 * offset 5
*/ */
@ -4327,4 +4327,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Sep 03 10:34:23 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 00:25:55 UTC 2021

View File

@ -1247,8 +1247,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.09.03 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 3342864380 #define SIGNATURE_HASH 3285384114
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1604,7 +1604,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator true #define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.09.03.kin.3342864380" #define TS_SIGNATURE "rusEFI 2021.09.06.kin.3285384114"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

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 Fri Sep 03 10:34:27 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 Mon Sep 06 00:26:00 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -189,13 +189,13 @@ struct gppwm_channel {
*/ */
uint16_t pwmFrequency; uint16_t pwmFrequency;
/** /**
* In on-off mode, turn the output on when the table value is above this duty. * Hysteresis: in on-off mode, turn the output on when the table value is above this duty.
% %
* offset 4 * offset 4
*/ */
uint8_t onAboveDuty; uint8_t onAboveDuty;
/** /**
* In on-off mode, turn the output off when the table value is below this duty. * Hysteresis: in on-off mode, turn the output off when the table value is below this duty.
% %
* offset 5 * offset 5
*/ */
@ -4333,4 +4333,4 @@ struct persistent_config_s {
}; };
// end // 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 Fri Sep 03 10:34:27 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 Mon Sep 06 00:26:00 UTC 2021

View File

@ -1267,8 +1267,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.09.03 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 4011062195 #define SIGNATURE_HASH 3951101949
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1624,7 +1624,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false #define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2021.09.03.subaru_eg33_f7.4011062195" #define TS_SIGNATURE "rusEFI 2021.09.06.subaru_eg33_f7.3951101949"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

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 Fri Sep 03 10:34:20 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -189,13 +189,13 @@ struct gppwm_channel {
*/ */
uint16_t pwmFrequency; uint16_t pwmFrequency;
/** /**
* In on-off mode, turn the output on when the table value is above this duty. * Hysteresis: in on-off mode, turn the output on when the table value is above this duty.
% %
* offset 4 * offset 4
*/ */
uint8_t onAboveDuty; uint8_t onAboveDuty;
/** /**
* In on-off mode, turn the output off when the table value is below this duty. * Hysteresis: in on-off mode, turn the output off when the table value is below this duty.
% %
* offset 5 * offset 5
*/ */
@ -4333,4 +4333,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Sep 03 10:34:20 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 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 Fri Sep 03 10:34:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000, FSIO_SETTING_ACIDLEEXTRAOFFSET = 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 Fri Sep 03 10:34:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_ACIDLEEXTRAOFFSET: case FSIO_SETTING_ACIDLEEXTRAOFFSET:

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 Fri Sep 03 10:34:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset"); static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");

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 Fri Sep 03 10:34:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_ACIDLEEXTRAOFFSET: case FSIO_SETTING_ACIDLEEXTRAOFFSET:

View File

@ -1266,8 +1266,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.09.03 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 2056853712 #define SIGNATURE_HASH 2114710686
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1623,7 +1623,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.09.03.all.2056853712" #define TS_SIGNATURE "rusEFI 2021.09.06.all.2114710686"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 4196225908 #define SIGNATURE_HASH 2114710686
#define TS_SIGNATURE "rusEFI 2021.09.05.all.4196225908" #define TS_SIGNATURE "rusEFI 2021.09.06.all.2114710686"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD atlas #define SIGNATURE_BOARD atlas
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 4196225908 #define SIGNATURE_HASH 2114710686
#define TS_SIGNATURE "rusEFI 2021.09.05.atlas.4196225908" #define TS_SIGNATURE "rusEFI 2021.09.06.atlas.2114710686"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD f429-discovery #define SIGNATURE_BOARD f429-discovery
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 4196225908 #define SIGNATURE_HASH 2114710686
#define TS_SIGNATURE "rusEFI 2021.09.05.f429-discovery.4196225908" #define TS_SIGNATURE "rusEFI 2021.09.06.f429-discovery.2114710686"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 2150565533 #define SIGNATURE_HASH 70891895
#define TS_SIGNATURE "rusEFI 2021.09.05.frankenso_na6.2150565533" #define TS_SIGNATURE "rusEFI 2021.09.06.frankenso_na6.70891895"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen-nb1 #define SIGNATURE_BOARD hellen-nb1
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 1411270872 #define SIGNATURE_HASH 3490248498
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen-nb1.1411270872" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen-nb1.3490248498"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen121nissan #define SIGNATURE_BOARD hellen121nissan
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 133825010 #define SIGNATURE_HASH 2213330456
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen121nissan.133825010" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen121nissan.2213330456"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen121vag #define SIGNATURE_BOARD hellen121vag
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 2851189554 #define SIGNATURE_HASH 770116824
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen121vag.2851189554" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen121vag.770116824"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen128 #define SIGNATURE_BOARD hellen128
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 3011777985 #define SIGNATURE_HASH 932358699
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen128.3011777985" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen128.932358699"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen154hyundai #define SIGNATURE_BOARD hellen154hyundai
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 3619548302 #define SIGNATURE_HASH 1403736932
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen154hyundai.3619548302" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen154hyundai.1403736932"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen72 #define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 2626171731 #define SIGNATURE_HASH 413043897
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen72.2626171731" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen72.413043897"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellenNA6 #define SIGNATURE_BOARD hellenNA6
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 613768835 #define SIGNATURE_HASH 2692997481
#define TS_SIGNATURE "rusEFI 2021.09.05.hellenNA6.613768835" #define TS_SIGNATURE "rusEFI 2021.09.06.hellenNA6.2692997481"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 3093399716 #define SIGNATURE_HASH 1014445902
#define TS_SIGNATURE "rusEFI 2021.09.05.hellen_cypress.3093399716" #define TS_SIGNATURE "rusEFI 2021.09.06.hellen_cypress.1014445902"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 1204044888 #define SIGNATURE_HASH 3285384114
#define TS_SIGNATURE "rusEFI 2021.09.05.kin.1204044888" #define TS_SIGNATURE "rusEFI 2021.09.06.kin.3285384114"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 1697267839 #define SIGNATURE_HASH 3778871189
#define TS_SIGNATURE "rusEFI 2021.09.05.mre_f4.1697267839" #define TS_SIGNATURE "rusEFI 2021.09.06.mre_f4.3778871189"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 1697267839 #define SIGNATURE_HASH 3778871189
#define TS_SIGNATURE "rusEFI 2021.09.05.mre_f7.1697267839" #define TS_SIGNATURE "rusEFI 2021.09.06.mre_f7.3778871189"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 2868349586 #define SIGNATURE_HASH 786511224
#define TS_SIGNATURE "rusEFI 2021.09.05.prometheus_405.2868349586" #define TS_SIGNATURE "rusEFI 2021.09.06.prometheus_405.786511224"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 2868349586 #define SIGNATURE_HASH 786511224
#define TS_SIGNATURE "rusEFI 2021.09.05.prometheus_469.2868349586" #define TS_SIGNATURE "rusEFI 2021.09.06.prometheus_469.786511224"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 484138450 #define SIGNATURE_HASH 2563629624
#define TS_SIGNATURE "rusEFI 2021.09.05.proteus_f4.484138450" #define TS_SIGNATURE "rusEFI 2021.09.06.proteus_f4.2563629624"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 484138450 #define SIGNATURE_HASH 2563629624
#define TS_SIGNATURE "rusEFI 2021.09.05.proteus_f7.484138450" #define TS_SIGNATURE "rusEFI 2021.09.06.proteus_f7.2563629624"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.09.05 #define SIGNATURE_DATE 2021.09.06
#define SIGNATURE_HASH 1872214039 #define SIGNATURE_HASH 3951101949
#define TS_SIGNATURE "rusEFI 2021.09.05.subaru_eg33_f7.1872214039" #define TS_SIGNATURE "rusEFI 2021.09.06.subaru_eg33_f7.3951101949"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.all.4196225908" signature = "rusEFI 2021.09.06.all.2114710686"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.all.4196225908" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.all.2114710686" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:56 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.atlas.4196225908" signature = "rusEFI 2021.09.06.atlas.2114710686"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.atlas.4196225908" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.atlas.2114710686" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:54 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:50 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.f429-discovery.4196225908" signature = "rusEFI 2021.09.06.f429-discovery.2114710686"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.f429-discovery.4196225908" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.f429-discovery.2114710686" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:23 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:05 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.frankenso_na6.2150565533" signature = "rusEFI 2021.09.06.frankenso_na6.70891895"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.frankenso_na6.2150565533" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.frankenso_na6.70891895" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:44 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:35 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen-nb1.1411270872" signature = "rusEFI 2021.09.06.hellen-nb1.3490248498"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen-nb1.1411270872" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen-nb1.3490248498" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:35 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:23 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen121nissan.133825010" signature = "rusEFI 2021.09.06.hellen121nissan.2213330456"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen121nissan.133825010" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen121nissan.2213330456" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:29 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:14 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen121vag.2851189554" signature = "rusEFI 2021.09.06.hellen121vag.770116824"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen121vag.2851189554" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen121vag.770116824" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:27 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:12 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen128.3011777985" signature = "rusEFI 2021.09.06.hellen128.932358699"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen128.3011777985" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen128.932358699" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:25 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:09 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen154hyundai.3619548302" signature = "rusEFI 2021.09.06.hellen154hyundai.1403736932"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen154hyundai.3619548302" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen154hyundai.1403736932" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:31 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:18 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen72.2626171731" signature = "rusEFI 2021.09.06.hellen72.413043897"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen72.2626171731" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen72.413043897" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:33 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:20 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellenNA6.613768835" signature = "rusEFI 2021.09.06.hellenNA6.2692997481"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellenNA6.613768835" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellenNA6.2692997481" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:38 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:26 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.hellen_cypress.3093399716" signature = "rusEFI 2021.09.06.hellen_cypress.1014445902"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.hellen_cypress.3093399716" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.hellen_cypress.1014445902" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Sep 05 19:05:00 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 00:25:57 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.kin.1204044888" signature = "rusEFI 2021.09.06.kin.3285384114"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.kin.1204044888" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.kin.3285384114" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Sep 05 19:04:58 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 00:25:55 UTC 2021
pageSize = 19972 pageSize = 19972
page = 1 page = 1
@ -1492,26 +1492,26 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.mre_f4.1697267839" signature = "rusEFI 2021.09.06.mre_f4.3778871189"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.mre_f4.1697267839" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.mre_f4.3778871189" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:42 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:32 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.mre_f7.1697267839" signature = "rusEFI 2021.09.06.mre_f7.3778871189"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.mre_f7.1697267839" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.mre_f7.3778871189" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:40 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:29 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.prometheus_405.2868349586" signature = "rusEFI 2021.09.06.prometheus_405.786511224"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.prometheus_405.2868349586" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.prometheus_405.786511224" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:48 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:41 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.prometheus_469.2868349586" signature = "rusEFI 2021.09.06.prometheus_469.786511224"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.prometheus_469.2868349586" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.prometheus_469.786511224" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:46 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:38 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.proteus_f4.484138450" signature = "rusEFI 2021.09.06.proteus_f4.2563629624"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.proteus_f4.484138450" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.proteus_f4.2563629624" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:52 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:47 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.proteus_f7.484138450" signature = "rusEFI 2021.09.06.proteus_f7.2563629624"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.proteus_f7.484138450" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.proteus_f7.2563629624" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 05 19:04:50 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:44 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.09.05.subaru_eg33_f7.1872214039" signature = "rusEFI 2021.09.06.subaru_eg33_f7.3951101949"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.09.05.subaru_eg33_f7.1872214039" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.09.06.subaru_eg33_f7.3951101949" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 Sun Sep 05 19:05:02 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 Mon Sep 06 00:26:00 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1520,26 +1520,26 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
gppwm1_pin = "Select a pin to use for PWM or on-off output." gppwm1_pin = "Select a pin to use for PWM or on-off output."
gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm1_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm1_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm1_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm1_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm1_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm1_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm1_loadAxis = "Selects the load axis to use for the table." gppwm1_loadAxis = "Selects the load axis to use for the table."
gppwm2_pin = "Select a pin to use for PWM or on-off output." gppwm2_pin = "Select a pin to use for PWM or on-off output."
gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm2_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm2_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm2_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm2_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm2_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm2_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm2_loadAxis = "Selects the load axis to use for the table." gppwm2_loadAxis = "Selects the load axis to use for the table."
gppwm3_pin = "Select a pin to use for PWM or on-off output." gppwm3_pin = "Select a pin to use for PWM or on-off output."
gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm3_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm3_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm3_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm3_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm3_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm3_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm3_loadAxis = "Selects the load axis to use for the table." gppwm3_loadAxis = "Selects the load axis to use for the table."
gppwm4_pin = "Select a pin to use for PWM or on-off output." gppwm4_pin = "Select a pin to use for PWM or on-off output."
gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage." gppwm4_dutyIfError = "If an error (with a sensor, etc) is detected, this value is used instead of reading from the table.\nThis should be a safe value for whatever hardware is connected to prevent damage."
gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode." gppwm4_pwmFrequency = "Select a frequency to run PWM at.\nSet this to 0hz to enable on-off mode."
gppwm4_onAboveDuty = "In on-off mode, turn the output on when the table value is above this duty." gppwm4_onAboveDuty = "Hysteresis: in on-off mode, turn the output on when the table value is above this duty."
gppwm4_offBelowDuty = "In on-off mode, turn the output off when the table value is below this duty." gppwm4_offBelowDuty = "Hysteresis: in on-off mode, turn the output off when the table value is below this duty."
gppwm4_loadAxis = "Selects the load axis to use for the table." gppwm4_loadAxis = "Selects the load axis to use for the table."
vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number." vssFilterReciprocal = "Good example: number of tooth on wheel, For Can 10 is a good number."

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Sep 03 10:34:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 00:25:52 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -1219,7 +1219,7 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147; public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976; public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76; public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 2056853712; public static final int SIGNATURE_HASH = 2114710686;
public static final int silentTriggerError_offset = 1464; public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088; public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332; public static final int sparkDwellRpmBins_offset = 332;
@ -1526,7 +1526,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2021.09.03.all.2056853712"; public static final String TS_SIGNATURE = "rusEFI 2021.09.06.all.2114710686";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't'; public static final char TS_TEST_COMMAND = 't';
public static final int TT_TT_1_16 = 50; public static final int TT_TT_1_16 = 50;

View File

@ -1,6 +1,6 @@
<roms> <roms>
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Fri Sep 03 10:34:22 UTC 2021 --> <!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Sep 06 00:25:54 UTC 2021 -->
<rom> <rom>
<romid> <romid>